logger=settings t=2026-03-14T01:40:05.997812288Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-14T01:40:05Z logger=settings t=2026-03-14T01:40:05.998222878Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-14T01:40:05.998238868Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-14T01:40:05.998244409Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-14T01:40:05.99827185Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-14T01:40:05.99828228Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-14T01:40:05.99828647Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-14T01:40:05.9982912Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-14T01:40:05.99830626Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-14T01:40:05.99831265Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-14T01:40:05.998321001Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-14T01:40:05.998327281Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-14T01:40:05.998353942Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-14T01:40:05.998363912Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-14T01:40:05.998368242Z level=info msg=Target target=[all] logger=settings t=2026-03-14T01:40:05.998402933Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-14T01:40:05.998407453Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-14T01:40:05.998441604Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-14T01:40:05.998447074Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-14T01:40:05.998452294Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-14T01:40:05.998464475Z level=info msg="App mode production" logger=sqlstore t=2026-03-14T01:40:05.998918957Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-14T01:40:05.998941867Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-14T01:40:06.000798985Z level=info msg="Locking database" logger=migrator t=2026-03-14T01:40:06.000814435Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-14T01:40:06.001571415Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-14T01:40:06.002740466Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.169031ms logger=migrator t=2026-03-14T01:40:06.008724142Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-14T01:40:06.009331897Z level=info msg="Migration successfully executed" id="create user table" duration=607.075µs logger=migrator t=2026-03-14T01:40:06.015117728Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-14T01:40:06.015844857Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=726.399µs logger=migrator t=2026-03-14T01:40:06.021154535Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-14T01:40:06.021894354Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=739.189µs logger=migrator t=2026-03-14T01:40:06.028090306Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-14T01:40:06.029254655Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.16487ms logger=migrator t=2026-03-14T01:40:06.035409996Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-14T01:40:06.036665658Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.255892ms logger=migrator t=2026-03-14T01:40:06.041614976Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-14T01:40:06.046033502Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.417636ms logger=migrator t=2026-03-14T01:40:06.051000171Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-14T01:40:06.051826402Z level=info msg="Migration successfully executed" id="create user table v2" duration=826.051µs logger=migrator t=2026-03-14T01:40:06.057326535Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-14T01:40:06.058134387Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=807.662µs logger=migrator t=2026-03-14T01:40:06.063492666Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-14T01:40:06.064321637Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=825.171µs logger=migrator t=2026-03-14T01:40:06.072606783Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-14T01:40:06.073497366Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=890.102µs logger=migrator t=2026-03-14T01:40:06.080145419Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-14T01:40:06.08172527Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.582501ms logger=migrator t=2026-03-14T01:40:06.088283631Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-14T01:40:06.089646626Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.362214ms logger=migrator t=2026-03-14T01:40:06.095617872Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-14T01:40:06.095658472Z level=info msg="Migration successfully executed" id="Update user table charset" duration=41.64µs logger=migrator t=2026-03-14T01:40:06.099692588Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-14T01:40:06.100790596Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.099739ms logger=migrator t=2026-03-14T01:40:06.10556613Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-14T01:40:06.106874974Z level=info msg="Migration successfully executed" id="Add missing user data" duration=1.308224ms logger=migrator t=2026-03-14T01:40:06.112972203Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-14T01:40:06.114203124Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.231081ms logger=migrator t=2026-03-14T01:40:06.120609831Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-14T01:40:06.121325529Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=716.328µs logger=migrator t=2026-03-14T01:40:06.125505878Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-14T01:40:06.126733071Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.226943ms logger=migrator t=2026-03-14T01:40:06.132351777Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-14T01:40:06.140383715Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.107881ms logger=migrator t=2026-03-14T01:40:06.148057925Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-14T01:40:06.149817781Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.766106ms logger=migrator t=2026-03-14T01:40:06.155596872Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-14T01:40:06.15590763Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=313.158µs logger=migrator t=2026-03-14T01:40:06.161636318Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-14T01:40:06.16288518Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.249022ms logger=migrator t=2026-03-14T01:40:06.16746363Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-03-14T01:40:06.16825238Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=766.82µs logger=migrator t=2026-03-14T01:40:06.172562252Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-14T01:40:06.172960003Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=399.221µs logger=migrator t=2026-03-14T01:40:06.178923647Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-14T01:40:06.179717679Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=793.992µs logger=migrator t=2026-03-14T01:40:06.186249008Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-14T01:40:06.189529044Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=3.279356ms logger=migrator t=2026-03-14T01:40:06.195698824Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-14T01:40:06.196640638Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=946.224µs logger=migrator t=2026-03-14T01:40:06.203498146Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-14T01:40:06.204679627Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.182151ms logger=migrator t=2026-03-14T01:40:06.212339187Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-14T01:40:06.213596559Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.262463ms logger=migrator t=2026-03-14T01:40:06.21825174Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-14T01:40:06.218299372Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=48.862µs logger=migrator t=2026-03-14T01:40:06.222587543Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-14T01:40:06.223313292Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=725.949µs logger=migrator t=2026-03-14T01:40:06.229573415Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-14T01:40:06.230628952Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.055427ms logger=migrator t=2026-03-14T01:40:06.235172181Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-14T01:40:06.236128585Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=956.654µs logger=migrator t=2026-03-14T01:40:06.242596113Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-14T01:40:06.243558658Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=962.805µs logger=migrator t=2026-03-14T01:40:06.250067808Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-14T01:40:06.254780161Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.712143ms logger=migrator t=2026-03-14T01:40:06.25939752Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-14T01:40:06.260186541Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=788.961µs logger=migrator t=2026-03-14T01:40:06.264043942Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-14T01:40:06.264683318Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=639.736µs logger=migrator t=2026-03-14T01:40:06.268692082Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-14T01:40:06.269729249Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.036837ms logger=migrator t=2026-03-14T01:40:06.275014316Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-14T01:40:06.276050773Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.033537ms logger=migrator t=2026-03-14T01:40:06.28015741Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-14T01:40:06.281202218Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.044698ms logger=migrator t=2026-03-14T01:40:06.286105444Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-14T01:40:06.286486045Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=380.171µs logger=migrator t=2026-03-14T01:40:06.291317151Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-14T01:40:06.291781482Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=464.492µs logger=migrator t=2026-03-14T01:40:06.296242609Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-14T01:40:06.296922306Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=679.827µs logger=migrator t=2026-03-14T01:40:06.302203344Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-14T01:40:06.30282029Z level=info msg="Migration successfully executed" id="create star table" duration=617.126µs logger=migrator t=2026-03-14T01:40:06.307429739Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-14T01:40:06.308119968Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=689.928µs logger=migrator t=2026-03-14T01:40:06.314148184Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-14T01:40:06.315324275Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.176161ms logger=migrator t=2026-03-14T01:40:06.320124659Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-14T01:40:06.321625178Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.500369ms logger=migrator t=2026-03-14T01:40:06.327315237Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-14T01:40:06.328532428Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.220852ms logger=migrator t=2026-03-14T01:40:06.334244586Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-14T01:40:06.335447398Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.203392ms logger=migrator t=2026-03-14T01:40:06.341975418Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-14T01:40:06.342713087Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=732.829µs logger=migrator t=2026-03-14T01:40:06.348404045Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-14T01:40:06.349169365Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=765.16µs logger=migrator t=2026-03-14T01:40:06.356102355Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-14T01:40:06.356146116Z level=info msg="Migration successfully executed" id="Update org table charset" duration=45.221µs logger=migrator t=2026-03-14T01:40:06.362287186Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-14T01:40:06.362327407Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=41.001µs logger=migrator t=2026-03-14T01:40:06.453922149Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-14T01:40:06.45432977Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=413.19µs logger=migrator t=2026-03-14T01:40:06.468076567Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-14T01:40:06.469400311Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.305534ms logger=migrator t=2026-03-14T01:40:06.475857019Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-14T01:40:06.476600358Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=742.989µs logger=migrator t=2026-03-14T01:40:06.481685622Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-14T01:40:06.482541663Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=854.391µs logger=migrator t=2026-03-14T01:40:06.488636372Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-14T01:40:06.489284768Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=648.376µs logger=migrator t=2026-03-14T01:40:06.494895914Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-14T01:40:06.496335742Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.439818ms logger=migrator t=2026-03-14T01:40:06.502985575Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-14T01:40:06.504234037Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.250213ms logger=migrator t=2026-03-14T01:40:06.510213323Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-14T01:40:06.519054303Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.840219ms logger=migrator t=2026-03-14T01:40:06.5247162Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-14T01:40:06.525272904Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=556.434µs logger=migrator t=2026-03-14T01:40:06.531923928Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-14T01:40:06.533299473Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.384866ms logger=migrator t=2026-03-14T01:40:06.538709754Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-14T01:40:06.539959707Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.249943ms logger=migrator t=2026-03-14T01:40:06.549632598Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-14T01:40:06.550051509Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=418.9µs logger=migrator t=2026-03-14T01:40:06.56162342Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-14T01:40:06.563245052Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.627342ms logger=migrator t=2026-03-14T01:40:06.56972494Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-14T01:40:06.569804003Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=80.783µs logger=migrator t=2026-03-14T01:40:06.603389266Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-14T01:40:06.606554518Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.166632ms logger=migrator t=2026-03-14T01:40:06.612721668Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-14T01:40:06.614799503Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.077525ms logger=migrator t=2026-03-14T01:40:06.637348019Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-14T01:40:06.640586743Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.241694ms logger=migrator t=2026-03-14T01:40:06.648293144Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-14T01:40:06.64928982Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=959.384µs logger=migrator t=2026-03-14T01:40:06.657309148Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-14T01:40:06.660914182Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.609874ms logger=migrator t=2026-03-14T01:40:06.665911052Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-14T01:40:06.666848607Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=937.645µs logger=migrator t=2026-03-14T01:40:06.673484948Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-14T01:40:06.674592838Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.1063ms logger=migrator t=2026-03-14T01:40:06.680921813Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-14T01:40:06.680968164Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=44.3µs logger=migrator t=2026-03-14T01:40:06.688785277Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-14T01:40:06.688861628Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=82.622µs logger=migrator t=2026-03-14T01:40:06.69660264Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-14T01:40:06.698953201Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.355851ms logger=migrator t=2026-03-14T01:40:06.704357282Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-14T01:40:06.706300022Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.943241ms logger=migrator t=2026-03-14T01:40:06.711866857Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-14T01:40:06.715674046Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.806229ms logger=migrator t=2026-03-14T01:40:06.721364584Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-14T01:40:06.72353615Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.167966ms logger=migrator t=2026-03-14T01:40:06.72811076Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-14T01:40:06.728340625Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=229.765µs logger=migrator t=2026-03-14T01:40:06.733992552Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-14T01:40:06.73541288Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.420527ms logger=migrator t=2026-03-14T01:40:06.743827239Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-14T01:40:06.744673501Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=849.091µs logger=migrator t=2026-03-14T01:40:06.755159643Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-14T01:40:06.755202204Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=44.031µs logger=migrator t=2026-03-14T01:40:06.763567622Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-14T01:40:06.764516646Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=948.524µs logger=migrator t=2026-03-14T01:40:06.770785679Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-14T01:40:06.771548039Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=762.08µs logger=migrator t=2026-03-14T01:40:06.781328933Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-14T01:40:06.789297301Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.969338ms logger=migrator t=2026-03-14T01:40:06.799619329Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-14T01:40:06.801521528Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.905949ms logger=migrator t=2026-03-14T01:40:06.814387433Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-14T01:40:06.816027736Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.642922ms logger=migrator t=2026-03-14T01:40:06.822532735Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-14T01:40:06.823673235Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.14045ms logger=migrator t=2026-03-14T01:40:06.833373026Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-14T01:40:06.83390329Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=536.684µs logger=migrator t=2026-03-14T01:40:06.839577088Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-14T01:40:06.840309208Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=732.68µs logger=migrator t=2026-03-14T01:40:06.846842457Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-14T01:40:06.849496666Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.657459ms logger=migrator t=2026-03-14T01:40:06.857480934Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-14T01:40:06.858448239Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=966.155µs logger=migrator t=2026-03-14T01:40:06.864562008Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-14T01:40:06.864708272Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=152.004µs logger=migrator t=2026-03-14T01:40:06.872406252Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-14T01:40:06.872628098Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=224.096µs logger=migrator t=2026-03-14T01:40:06.882140635Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-14T01:40:06.882936346Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=800.201µs logger=migrator t=2026-03-14T01:40:06.895952354Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-14T01:40:06.898735867Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.788583ms logger=migrator t=2026-03-14T01:40:06.907626398Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-14T01:40:06.909015624Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.393705ms logger=migrator t=2026-03-14T01:40:06.916020287Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-14T01:40:06.91695234Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=935.193µs logger=migrator t=2026-03-14T01:40:06.92233115Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-14T01:40:06.923191902Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=860.652µs logger=migrator t=2026-03-14T01:40:06.929200099Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-14T01:40:06.930197335Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=996.736µs logger=migrator t=2026-03-14T01:40:06.935833532Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-14T01:40:06.937104394Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.271062ms logger=migrator t=2026-03-14T01:40:06.941596821Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-14T01:40:06.948802979Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.207178ms logger=migrator t=2026-03-14T01:40:06.952741111Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-14T01:40:06.953433639Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=692.518µs logger=migrator t=2026-03-14T01:40:06.958831669Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-14T01:40:06.959821075Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=993.646µs logger=migrator t=2026-03-14T01:40:06.965054141Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-14T01:40:06.965865502Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=811.401µs logger=migrator t=2026-03-14T01:40:06.972364801Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-14T01:40:06.973009488Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=647.367µs logger=migrator t=2026-03-14T01:40:06.977780182Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-14T01:40:06.980299477Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.519015ms logger=migrator t=2026-03-14T01:40:06.988742237Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-14T01:40:06.991903819Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.166852ms logger=migrator t=2026-03-14T01:40:06.998583023Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-14T01:40:06.998611553Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.94µs logger=migrator t=2026-03-14T01:40:07.004438936Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-14T01:40:07.004794575Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=358.789µs logger=migrator t=2026-03-14T01:40:07.009055925Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-14T01:40:07.011711064Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.657629ms logger=migrator t=2026-03-14T01:40:07.01843618Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-14T01:40:07.018700536Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=268.667µs logger=migrator t=2026-03-14T01:40:07.024058416Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-14T01:40:07.02424451Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=187.044µs logger=migrator t=2026-03-14T01:40:07.02999154Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-14T01:40:07.032538276Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.547205ms logger=migrator t=2026-03-14T01:40:07.038567003Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-14T01:40:07.038867461Z level=info msg="Migration successfully executed" id="Update uid value" duration=304.108µs logger=migrator t=2026-03-14T01:40:07.045233936Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-14T01:40:07.04805467Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=2.823464ms logger=migrator t=2026-03-14T01:40:07.053188963Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-14T01:40:07.054150948Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=965.395µs logger=migrator t=2026-03-14T01:40:07.06732191Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-14T01:40:07.068261475Z level=info msg="Migration successfully executed" id="create api_key table" duration=947.485µs logger=migrator t=2026-03-14T01:40:07.517681632Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-14T01:40:07.519189462Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.513809ms logger=migrator t=2026-03-14T01:40:07.749741857Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-14T01:40:07.751249227Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.512669ms logger=migrator t=2026-03-14T01:40:08.357328468Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-14T01:40:08.359131095Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.826567ms logger=migrator t=2026-03-14T01:40:08.879310512Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-14T01:40:08.880491953Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.184341ms logger=migrator t=2026-03-14T01:40:09.245792693Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-14T01:40:09.248154724Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=2.393383ms logger=migrator t=2026-03-14T01:40:09.258104963Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-14T01:40:09.260445814Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=2.344551ms logger=migrator t=2026-03-14T01:40:09.266903162Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-14T01:40:09.275892455Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.987933ms logger=migrator t=2026-03-14T01:40:09.282868567Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-14T01:40:09.283461472Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=595.616µs logger=migrator t=2026-03-14T01:40:09.287701093Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-14T01:40:09.288789781Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.090418ms logger=migrator t=2026-03-14T01:40:09.293265737Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-14T01:40:09.2949094Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.643864ms logger=migrator t=2026-03-14T01:40:09.301391588Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-14T01:40:09.302287302Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=894.133µs logger=migrator t=2026-03-14T01:40:09.30837726Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-14T01:40:09.308754429Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=376.679µs logger=migrator t=2026-03-14T01:40:09.313194326Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-14T01:40:09.313788871Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=594.745µs logger=migrator t=2026-03-14T01:40:09.320538107Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-14T01:40:09.320568267Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=31.09µs logger=migrator t=2026-03-14T01:40:09.325110415Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-14T01:40:09.330919786Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=5.808141ms logger=migrator t=2026-03-14T01:40:09.335258939Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-14T01:40:09.337805715Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.546656ms logger=migrator t=2026-03-14T01:40:09.343330609Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-14T01:40:09.343567646Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=237.957µs logger=migrator t=2026-03-14T01:40:09.348336689Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-14T01:40:09.351755589Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.42582ms logger=migrator t=2026-03-14T01:40:09.35838793Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-14T01:40:09.362097458Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.707218ms logger=migrator t=2026-03-14T01:40:09.367370915Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-14T01:40:09.368175365Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=819.012µs logger=migrator t=2026-03-14T01:40:09.371909892Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-14T01:40:09.372478387Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=567.245µs logger=migrator t=2026-03-14T01:40:09.377506708Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-14T01:40:09.378830812Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.323594ms logger=migrator t=2026-03-14T01:40:09.383053602Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-14T01:40:09.384448868Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.394936ms logger=migrator t=2026-03-14T01:40:09.389242143Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-14T01:40:09.390045524Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=802.42µs logger=migrator t=2026-03-14T01:40:09.395453844Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-14T01:40:09.396265066Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=810.292µs logger=migrator t=2026-03-14T01:40:09.40064154Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-14T01:40:09.400716381Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=70.831µs logger=migrator t=2026-03-14T01:40:09.404582722Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-14T01:40:09.404631743Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=49.661µs logger=migrator t=2026-03-14T01:40:09.409367577Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-14T01:40:09.413418102Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.052075ms logger=migrator t=2026-03-14T01:40:09.420436574Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-14T01:40:09.425152237Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.715163ms logger=migrator t=2026-03-14T01:40:09.429509371Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-14T01:40:09.429581212Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=72.211µs logger=migrator t=2026-03-14T01:40:09.433184536Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-14T01:40:09.433970946Z level=info msg="Migration successfully executed" id="create quota table v1" duration=783.78µs logger=migrator t=2026-03-14T01:40:09.43989691Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-14T01:40:09.440737252Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=837.162µs logger=migrator t=2026-03-14T01:40:09.445675191Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-14T01:40:09.445721152Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=51.431µs logger=migrator t=2026-03-14T01:40:09.449940831Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-14T01:40:09.451334697Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.392956ms logger=migrator t=2026-03-14T01:40:09.458883334Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-14T01:40:09.460353562Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.469798ms logger=migrator t=2026-03-14T01:40:09.465890226Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-14T01:40:09.469916721Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.027985ms logger=migrator t=2026-03-14T01:40:09.475186678Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-14T01:40:09.475220569Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=34.721µs logger=migrator t=2026-03-14T01:40:09.479806168Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-14T01:40:09.480966968Z level=info msg="Migration successfully executed" id="create session table" duration=1.1616ms logger=migrator t=2026-03-14T01:40:09.490567758Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-14T01:40:09.490672691Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=105.562µs logger=migrator t=2026-03-14T01:40:09.496955454Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-14T01:40:09.497084707Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=131.643µs logger=migrator t=2026-03-14T01:40:09.505359613Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-14T01:40:09.506638566Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.279113ms logger=migrator t=2026-03-14T01:40:09.512274182Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-14T01:40:09.512990351Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=714.229µs logger=migrator t=2026-03-14T01:40:09.518346Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-14T01:40:09.518389362Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=44.712µs logger=migrator t=2026-03-14T01:40:09.522800196Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-14T01:40:09.522854317Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=56.091µs logger=migrator t=2026-03-14T01:40:09.52833907Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-14T01:40:09.533288469Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.952589ms logger=migrator t=2026-03-14T01:40:09.540383733Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-14T01:40:09.543406722Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.022239ms logger=migrator t=2026-03-14T01:40:09.550876677Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-14T01:40:09.55099541Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=118.943µs logger=migrator t=2026-03-14T01:40:09.555650811Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-14T01:40:09.555746213Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=96.582µs logger=migrator t=2026-03-14T01:40:09.56328994Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-14T01:40:09.56411318Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=826.271µs logger=migrator t=2026-03-14T01:40:09.571504273Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-14T01:40:09.571595605Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=84.903µs logger=migrator t=2026-03-14T01:40:09.579904251Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-14T01:40:09.583193357Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.289426ms logger=migrator t=2026-03-14T01:40:09.589943002Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-14T01:40:09.590091096Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=148.714µs logger=migrator t=2026-03-14T01:40:09.597869619Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-14T01:40:09.602832727Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.963188ms logger=migrator t=2026-03-14T01:40:09.611843122Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-14T01:40:09.615281402Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.43867ms logger=migrator t=2026-03-14T01:40:09.626811462Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-14T01:40:09.626901723Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=91.001µs logger=migrator t=2026-03-14T01:40:09.632411447Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-14T01:40:09.63329814Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=882.003µs logger=migrator t=2026-03-14T01:40:09.638860215Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-14T01:40:09.639683336Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=822.892µs logger=migrator t=2026-03-14T01:40:09.650096557Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-14T01:40:09.651919974Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.816187ms logger=migrator t=2026-03-14T01:40:09.67024057Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-14T01:40:09.673156936Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.908966ms logger=migrator t=2026-03-14T01:40:09.685518018Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-14T01:40:09.686514944Z level=info msg="Migration successfully executed" id="add index alert state" duration=998.206µs logger=migrator t=2026-03-14T01:40:09.691315789Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-14T01:40:09.69214173Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=826.481µs logger=migrator t=2026-03-14T01:40:09.697944911Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-14T01:40:09.699122681Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.17862ms logger=migrator t=2026-03-14T01:40:09.710118497Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-14T01:40:09.711289438Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.173561ms logger=migrator t=2026-03-14T01:40:09.717872909Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-14T01:40:09.718823734Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=963.565µs logger=migrator t=2026-03-14T01:40:09.722810008Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-14T01:40:09.734360828Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.54406ms logger=migrator t=2026-03-14T01:40:09.740026905Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-14T01:40:09.74057543Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=548.094µs logger=migrator t=2026-03-14T01:40:09.745516098Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-03-14T01:40:09.74675235Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.232862ms logger=migrator t=2026-03-14T01:40:09.754124722Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-14T01:40:09.754717247Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=599.405µs logger=migrator t=2026-03-14T01:40:09.761317129Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-14T01:40:09.762174511Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=857.042µs logger=migrator t=2026-03-14T01:40:09.767599992Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-14T01:40:09.768444885Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=832.992µs logger=migrator t=2026-03-14T01:40:09.773483916Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-14T01:40:09.779873051Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.388775ms logger=migrator t=2026-03-14T01:40:09.786861703Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-14T01:40:09.791091423Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.23187ms logger=migrator t=2026-03-14T01:40:09.796730289Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-14T01:40:09.801072253Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.341484ms logger=migrator t=2026-03-14T01:40:09.806559606Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-14T01:40:09.810161599Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.601193ms logger=migrator t=2026-03-14T01:40:09.816196856Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-14T01:40:09.81710629Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=906.524µs logger=migrator t=2026-03-14T01:40:09.821479773Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-14T01:40:09.821538245Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=59.042µs logger=migrator t=2026-03-14T01:40:09.82633113Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-14T01:40:09.826367041Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=37.592µs logger=migrator t=2026-03-14T01:40:09.831248378Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-14T01:40:09.83210473Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=853.372µs logger=migrator t=2026-03-14T01:40:09.836949646Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-14T01:40:09.837802548Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=852.892µs logger=migrator t=2026-03-14T01:40:09.84248268Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-14T01:40:09.843211769Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=729.129µs logger=migrator t=2026-03-14T01:40:09.847406678Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-14T01:40:09.848210798Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=804.06µs logger=migrator t=2026-03-14T01:40:09.853873376Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-14T01:40:09.855288722Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.416656ms logger=migrator t=2026-03-14T01:40:09.860102528Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-14T01:40:09.864311287Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.207989ms logger=migrator t=2026-03-14T01:40:09.869072841Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-14T01:40:09.87404822Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.974079ms logger=migrator t=2026-03-14T01:40:10.001006952Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-14T01:40:10.001420273Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=418.071µs logger=migrator t=2026-03-14T01:40:10.007686535Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-14T01:40:10.00862119Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=934.545µs logger=migrator t=2026-03-14T01:40:10.015029806Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-14T01:40:10.016333671Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.304675ms logger=migrator t=2026-03-14T01:40:10.023358573Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-14T01:40:10.02708776Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.725777ms logger=migrator t=2026-03-14T01:40:10.033326122Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-14T01:40:10.033402235Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=76.953µs logger=migrator t=2026-03-14T01:40:10.038742484Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-14T01:40:10.040271113Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.528029ms logger=migrator t=2026-03-14T01:40:10.046003202Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-14T01:40:10.047738927Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.735205ms logger=migrator t=2026-03-14T01:40:10.053916018Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-14T01:40:10.05401245Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=97.223µs logger=migrator t=2026-03-14T01:40:10.059627817Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-14T01:40:10.061202317Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.5731ms logger=migrator t=2026-03-14T01:40:10.068092856Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-14T01:40:10.069311448Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.218872ms logger=migrator t=2026-03-14T01:40:10.075205002Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-14T01:40:10.076088614Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=884.962µs logger=migrator t=2026-03-14T01:40:10.081958677Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-14T01:40:10.083372534Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.413137ms logger=migrator t=2026-03-14T01:40:10.090780237Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-14T01:40:10.091828545Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.043226ms logger=migrator t=2026-03-14T01:40:10.099377131Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-14T01:40:10.101480725Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.109805ms logger=migrator t=2026-03-14T01:40:10.108252571Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-14T01:40:10.108285682Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=34.471µs logger=migrator t=2026-03-14T01:40:10.114240747Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-14T01:40:10.11863583Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.394713ms logger=migrator t=2026-03-14T01:40:10.125945151Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-14T01:40:10.12742784Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.487869ms logger=migrator t=2026-03-14T01:40:10.132621234Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-14T01:40:10.136862905Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.242771ms logger=migrator t=2026-03-14T01:40:10.143752055Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-14T01:40:10.144466592Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=714.107µs logger=migrator t=2026-03-14T01:40:10.149541394Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-14T01:40:10.150569911Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.026917ms logger=migrator t=2026-03-14T01:40:10.157304797Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-14T01:40:10.158669082Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.363835ms logger=migrator t=2026-03-14T01:40:10.16511968Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-14T01:40:10.17626632Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.14576ms logger=migrator t=2026-03-14T01:40:10.18126241Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-14T01:40:10.181750693Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=488.113µs logger=migrator t=2026-03-14T01:40:10.187729438Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-03-14T01:40:10.189146745Z 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.416477ms logger=migrator t=2026-03-14T01:40:10.194831042Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-14T01:40:10.19510332Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=272.047µs logger=migrator t=2026-03-14T01:40:10.199738811Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-14T01:40:10.200270664Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=531.613µs logger=migrator t=2026-03-14T01:40:10.205713706Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-14T01:40:10.206007443Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=293.858µs logger=migrator t=2026-03-14T01:40:10.212170704Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-14T01:40:10.218838107Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.666614ms logger=migrator t=2026-03-14T01:40:10.224604886Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-14T01:40:10.229227797Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.628911ms logger=migrator t=2026-03-14T01:40:10.238830357Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-14T01:40:10.24049656Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.666993ms logger=migrator t=2026-03-14T01:40:10.246902396Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-14T01:40:10.248469118Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.566651ms logger=migrator t=2026-03-14T01:40:10.255585652Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-14T01:40:10.256044934Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=457.752µs logger=migrator t=2026-03-14T01:40:10.261277341Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-14T01:40:10.268541509Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.263518ms logger=migrator t=2026-03-14T01:40:10.275000947Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-14T01:40:10.275962992Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=961.805µs logger=migrator t=2026-03-14T01:40:10.282884313Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-14T01:40:10.283093558Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=209.925µs logger=migrator t=2026-03-14T01:40:10.289512055Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-14T01:40:10.289909825Z level=info msg="Migration successfully executed" id="Move region to single row" duration=399.1µs logger=migrator t=2026-03-14T01:40:10.295760207Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-14T01:40:10.297265586Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.504819ms logger=migrator t=2026-03-14T01:40:10.30473195Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-14T01:40:10.305997173Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.265113ms logger=migrator t=2026-03-14T01:40:10.312191495Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-14T01:40:10.313528489Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.337914ms logger=migrator t=2026-03-14T01:40:10.321693062Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-14T01:40:10.322648257Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=951.725µs logger=migrator t=2026-03-14T01:40:10.329364871Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-14T01:40:10.330165142Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=802.771µs logger=migrator t=2026-03-14T01:40:10.335966603Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-14T01:40:10.33737504Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.411728ms logger=migrator t=2026-03-14T01:40:10.343881679Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-14T01:40:10.343983071Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=102.522µs logger=migrator t=2026-03-14T01:40:10.350124471Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-14T01:40:10.351118197Z level=info msg="Migration successfully executed" id="create test_data table" duration=993.606µs logger=migrator t=2026-03-14T01:40:10.358216881Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-14T01:40:10.359097594Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=880.693µs logger=migrator t=2026-03-14T01:40:10.366893097Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-14T01:40:10.368369295Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.475888ms logger=migrator t=2026-03-14T01:40:10.37467503Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-14T01:40:10.376700522Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.023942ms logger=migrator t=2026-03-14T01:40:10.384394962Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-14T01:40:10.384876855Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=481.993µs logger=migrator t=2026-03-14T01:40:10.391303622Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-14T01:40:10.392026831Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=719.519µs logger=migrator t=2026-03-14T01:40:10.398222242Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-14T01:40:10.398548611Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=327.428µs logger=migrator t=2026-03-14T01:40:10.405357308Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-14T01:40:10.407236146Z level=info msg="Migration successfully executed" id="create team table" duration=1.876999ms logger=migrator t=2026-03-14T01:40:10.413572091Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-14T01:40:10.414698281Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.12558ms logger=migrator t=2026-03-14T01:40:10.420597703Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-14T01:40:10.422194315Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.596392ms logger=migrator t=2026-03-14T01:40:10.430472531Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-14T01:40:10.435033819Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.560688ms logger=migrator t=2026-03-14T01:40:10.440522811Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-14T01:40:10.440782779Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=260.178µs logger=migrator t=2026-03-14T01:40:10.446293422Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-14T01:40:10.447723939Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.430217ms logger=migrator t=2026-03-14T01:40:10.455227434Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-14T01:40:10.45661383Z level=info msg="Migration successfully executed" id="create team member table" duration=1.386616ms logger=migrator t=2026-03-14T01:40:10.46350198Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-14T01:40:10.464753792Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.253652ms logger=migrator t=2026-03-14T01:40:10.470102471Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-14T01:40:10.471019445Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=920.094µs logger=migrator t=2026-03-14T01:40:10.476129418Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-14T01:40:10.47699115Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=858.482µs logger=migrator t=2026-03-14T01:40:10.482763551Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-14T01:40:10.49044246Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.678869ms logger=migrator t=2026-03-14T01:40:10.495929663Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-14T01:40:10.499111345Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.182442ms logger=migrator t=2026-03-14T01:40:10.504175187Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-14T01:40:10.508634703Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.459446ms logger=migrator t=2026-03-14T01:40:10.514248349Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-14T01:40:10.515175284Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=926.195µs logger=migrator t=2026-03-14T01:40:10.521129668Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-14T01:40:10.522020431Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=887.973µs logger=migrator t=2026-03-14T01:40:10.527597176Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-14T01:40:10.529083885Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.486249ms logger=migrator t=2026-03-14T01:40:10.536789625Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-14T01:40:10.53770886Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=919.335µs logger=migrator t=2026-03-14T01:40:10.543416258Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-14T01:40:10.544815134Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.398836ms logger=migrator t=2026-03-14T01:40:10.551377605Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-14T01:40:10.552252608Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=874.683µs logger=migrator t=2026-03-14T01:40:10.557958646Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-14T01:40:10.559381083Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.421947ms logger=migrator t=2026-03-14T01:40:10.565005219Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-14T01:40:10.565993814Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=988.815µs logger=migrator t=2026-03-14T01:40:10.571977721Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-14T01:40:10.572476784Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=498.443µs logger=migrator t=2026-03-14T01:40:10.578966122Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-14T01:40:10.579189728Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=224.146µs logger=migrator t=2026-03-14T01:40:10.585125462Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-14T01:40:10.586331744Z level=info msg="Migration successfully executed" id="create tag table" duration=1.205262ms logger=migrator t=2026-03-14T01:40:10.604759963Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-14T01:40:10.60617702Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.417047ms logger=migrator t=2026-03-14T01:40:10.612022902Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-14T01:40:10.612778941Z level=info msg="Migration successfully executed" id="create login attempt table" duration=756.079µs logger=migrator t=2026-03-14T01:40:10.618209943Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-14T01:40:10.619769244Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.558161ms logger=migrator t=2026-03-14T01:40:10.627009431Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-14T01:40:10.627909314Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=898.393µs logger=migrator t=2026-03-14T01:40:10.632975266Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-14T01:40:10.648027858Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.053462ms logger=migrator t=2026-03-14T01:40:10.653401918Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-14T01:40:10.653950312Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=545.914µs logger=migrator t=2026-03-14T01:40:10.659204389Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-14T01:40:10.660713938Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.508959ms logger=migrator t=2026-03-14T01:40:10.666491919Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-14T01:40:10.666775956Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=283.816µs logger=migrator t=2026-03-14T01:40:10.67194571Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-14T01:40:10.672596327Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=650.167µs logger=migrator t=2026-03-14T01:40:10.679603939Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-14T01:40:10.680924834Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.320315ms logger=migrator t=2026-03-14T01:40:10.687410202Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-14T01:40:10.689089995Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.679053ms logger=migrator t=2026-03-14T01:40:10.699381204Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-14T01:40:10.699485206Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=105.372µs logger=migrator t=2026-03-14T01:40:10.711026556Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-14T01:40:10.71617634Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.148424ms logger=migrator t=2026-03-14T01:40:10.723334986Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-14T01:40:10.727576827Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.241701ms logger=migrator t=2026-03-14T01:40:10.734723862Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-14T01:40:10.738316846Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.591684ms logger=migrator t=2026-03-14T01:40:10.750299348Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-14T01:40:10.754018295Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.721077ms logger=migrator t=2026-03-14T01:40:10.760407514Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-14T01:40:10.76140715Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=997.236µs logger=migrator t=2026-03-14T01:40:10.768577279Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-14T01:40:10.773864357Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.286749ms logger=migrator t=2026-03-14T01:40:10.778964881Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-14T01:40:10.779572058Z level=info msg="Migration successfully executed" id="create server_lock table" duration=604.667µs logger=migrator t=2026-03-14T01:40:10.78420917Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-14T01:40:10.784916918Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=707.047µs logger=migrator t=2026-03-14T01:40:10.794078059Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-14T01:40:10.795010193Z level=info msg="Migration successfully executed" id="create user auth token table" duration=932.055µs logger=migrator t=2026-03-14T01:40:10.804439921Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-14T01:40:10.805455458Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.009187ms logger=migrator t=2026-03-14T01:40:10.81161595Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-14T01:40:10.813073188Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.456699ms logger=migrator t=2026-03-14T01:40:10.819290071Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-14T01:40:10.820865913Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.575542ms logger=migrator t=2026-03-14T01:40:10.828486853Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-14T01:40:10.836563216Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.074072ms logger=migrator t=2026-03-14T01:40:10.841091575Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-14T01:40:10.841753342Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=661.307µs logger=migrator t=2026-03-14T01:40:10.847060841Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-14T01:40:10.849031573Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.969462ms logger=migrator t=2026-03-14T01:40:10.896662105Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-14T01:40:10.897920889Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.261243ms logger=migrator t=2026-03-14T01:40:10.905998801Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-14T01:40:10.907376857Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.377675ms logger=migrator t=2026-03-14T01:40:10.918149429Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-14T01:40:10.920955533Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.813084ms logger=migrator t=2026-03-14T01:40:10.93412455Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-14T01:40:10.934307934Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=177.894µs logger=migrator t=2026-03-14T01:40:10.940401035Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-14T01:40:10.940553708Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=154.173µs logger=migrator t=2026-03-14T01:40:10.951215129Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-14T01:40:10.952365599Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.15063ms logger=migrator t=2026-03-14T01:40:10.966666335Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-14T01:40:10.967713773Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.047948ms logger=migrator t=2026-03-14T01:40:10.986688132Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-14T01:40:10.987609065Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=925.113µs logger=migrator t=2026-03-14T01:40:11.000770402Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-14T01:40:11.000932116Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=166.015µs logger=migrator t=2026-03-14T01:40:11.006105732Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-14T01:40:11.007309973Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.203911ms logger=migrator t=2026-03-14T01:40:11.013561257Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-14T01:40:11.014646646Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.084979ms logger=migrator t=2026-03-14T01:40:11.020684465Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-14T01:40:11.021778854Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.093939ms logger=migrator t=2026-03-14T01:40:11.0299865Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-14T01:40:11.031440107Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.453307ms logger=migrator t=2026-03-14T01:40:11.036818199Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-14T01:40:11.047238873Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.421464ms logger=migrator t=2026-03-14T01:40:11.056503277Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-14T01:40:11.057534394Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.033928ms logger=migrator t=2026-03-14T01:40:11.063640124Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-14T01:40:11.063739236Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=99.832µs logger=migrator t=2026-03-14T01:40:11.072806355Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-14T01:40:11.074568342Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.765888ms logger=migrator t=2026-03-14T01:40:11.083957648Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-14T01:40:11.085881349Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.927741ms logger=migrator t=2026-03-14T01:40:11.094777082Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-14T01:40:11.096109038Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.332006ms logger=migrator t=2026-03-14T01:40:11.105476564Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-14T01:40:11.105589087Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=114.663µs logger=migrator t=2026-03-14T01:40:11.116896914Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-14T01:40:11.120089687Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=3.193593ms logger=migrator t=2026-03-14T01:40:11.1292984Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-14T01:40:11.131888978Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.594988ms logger=migrator t=2026-03-14T01:40:11.138390249Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-03-14T01:40:11.139441206Z 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.050777ms logger=migrator t=2026-03-14T01:40:11.14491511Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-14T01:40:11.146831501Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.915951ms logger=migrator t=2026-03-14T01:40:11.153951628Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-14T01:40:11.159700909Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.749151ms logger=migrator t=2026-03-14T01:40:11.164931607Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-14T01:40:11.165874862Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=943.115µs logger=migrator t=2026-03-14T01:40:11.174916109Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-14T01:40:11.176116251Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.201742ms logger=migrator t=2026-03-14T01:40:11.183537516Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-14T01:40:11.209714014Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.723875ms logger=migrator t=2026-03-14T01:40:11.218800183Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-14T01:40:11.247559758Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.724646ms logger=migrator t=2026-03-14T01:40:11.25332624Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-14T01:40:11.254285956Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=958.246µs logger=migrator t=2026-03-14T01:40:11.260120949Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-14T01:40:11.261348661Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.227162ms logger=migrator t=2026-03-14T01:40:11.267523133Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-14T01:40:11.273147092Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.623219ms logger=migrator t=2026-03-14T01:40:11.278992555Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-14T01:40:11.284634733Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.641958ms logger=migrator t=2026-03-14T01:40:11.290625811Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-14T01:40:11.291647867Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.019476ms logger=migrator t=2026-03-14T01:40:11.29937583Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-14T01:40:11.301068515Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.703245ms logger=migrator t=2026-03-14T01:40:11.30769954Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-14T01:40:11.310176715Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.479505ms logger=migrator t=2026-03-14T01:40:11.319002066Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-14T01:40:11.320084495Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.081989ms logger=migrator t=2026-03-14T01:40:11.327033377Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-14T01:40:11.32714072Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=107.973µs logger=migrator t=2026-03-14T01:40:11.332294126Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-14T01:40:11.340997335Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.699389ms logger=migrator t=2026-03-14T01:40:11.348362718Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-14T01:40:11.354816428Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.4532ms logger=migrator t=2026-03-14T01:40:11.360875037Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-14T01:40:11.367293226Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.418709ms logger=migrator t=2026-03-14T01:40:11.372231146Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-14T01:40:11.373206762Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=975.365µs logger=migrator t=2026-03-14T01:40:11.379651181Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-14T01:40:11.38078946Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.137849ms logger=migrator t=2026-03-14T01:40:11.384641642Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-14T01:40:11.392325953Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.683741ms logger=migrator t=2026-03-14T01:40:11.397557091Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-14T01:40:11.404229557Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.671666ms logger=migrator t=2026-03-14T01:40:11.409076274Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-14T01:40:11.410135922Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.059268ms logger=migrator t=2026-03-14T01:40:11.414499016Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-14T01:40:11.42145748Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.957734ms logger=migrator t=2026-03-14T01:40:11.428042433Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-14T01:40:11.434152594Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.109911ms logger=migrator t=2026-03-14T01:40:11.439669638Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-14T01:40:11.439761501Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=92.173µs logger=migrator t=2026-03-14T01:40:11.443384045Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-14T01:40:11.444474215Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.08831ms logger=migrator t=2026-03-14T01:40:11.448442218Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-03-14T01:40:11.449434485Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=995.677µs logger=migrator t=2026-03-14T01:40:11.453954804Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-03-14T01:40:11.455032562Z 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.040267ms logger=migrator t=2026-03-14T01:40:11.459438808Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-14T01:40:11.459557521Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=118.734µs logger=migrator t=2026-03-14T01:40:11.463566007Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-14T01:40:11.470053037Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.491551ms logger=migrator t=2026-03-14T01:40:11.474545525Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-14T01:40:11.482198426Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.652311ms logger=migrator t=2026-03-14T01:40:11.486610902Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-14T01:40:11.493446721Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.835179ms logger=migrator t=2026-03-14T01:40:11.49716406Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-14T01:40:11.504566045Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.403974ms logger=migrator t=2026-03-14T01:40:11.510631223Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-14T01:40:11.517432772Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.801279ms logger=migrator t=2026-03-14T01:40:11.521345975Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-14T01:40:11.521401977Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=55.572µs logger=migrator t=2026-03-14T01:40:11.524998301Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-14T01:40:11.525567297Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=566.605µs logger=migrator t=2026-03-14T01:40:11.52990753Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-14T01:40:11.539242096Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.334645ms logger=migrator t=2026-03-14T01:40:11.544236717Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-14T01:40:11.544306399Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=70.172µs logger=migrator t=2026-03-14T01:40:11.549471055Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-14T01:40:11.556961741Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.491047ms logger=migrator t=2026-03-14T01:40:11.562029284Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-14T01:40:11.563072712Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.042568ms logger=migrator t=2026-03-14T01:40:11.568051393Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-14T01:40:11.574487192Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.423759ms logger=migrator t=2026-03-14T01:40:11.578395495Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-14T01:40:11.579203596Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=807.331µs logger=migrator t=2026-03-14T01:40:11.584922287Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-14T01:40:11.585934263Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.011977ms logger=migrator t=2026-03-14T01:40:11.592936827Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-14T01:40:11.599558331Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.618924ms logger=migrator t=2026-03-14T01:40:11.603600507Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-14T01:40:11.605082176Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.482539ms logger=migrator t=2026-03-14T01:40:11.6109567Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-14T01:40:11.612687777Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.708265ms logger=migrator t=2026-03-14T01:40:11.618196031Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-14T01:40:11.619021622Z level=info msg="Migration successfully executed" id="create alert_image table" duration=828.431µs logger=migrator t=2026-03-14T01:40:11.623267154Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-14T01:40:11.625089622Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.820238ms logger=migrator t=2026-03-14T01:40:11.630112774Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-14T01:40:11.630223377Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=111.853µs logger=migrator t=2026-03-14T01:40:11.635175387Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-14T01:40:11.636153142Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=977.665µs logger=migrator t=2026-03-14T01:40:11.640360943Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-14T01:40:11.641692008Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.329665ms logger=migrator t=2026-03-14T01:40:11.646012322Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-14T01:40:11.64669867Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-14T01:40:11.651737392Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-14T01:40:11.652200134Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=462.012µs logger=migrator t=2026-03-14T01:40:11.655782689Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-14T01:40:11.656838786Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.055857ms logger=migrator t=2026-03-14T01:40:11.660378189Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-14T01:40:11.667449136Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.067106ms logger=migrator t=2026-03-14T01:40:11.672350865Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-14T01:40:11.673401842Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.087849ms logger=migrator t=2026-03-14T01:40:11.679369739Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-14T01:40:11.680428847Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.054667ms logger=migrator t=2026-03-14T01:40:11.68511931Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-14T01:40:11.685965952Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=846.002µs logger=migrator t=2026-03-14T01:40:11.693684475Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-14T01:40:11.695342329Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.657274ms logger=migrator t=2026-03-14T01:40:11.704292594Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-14T01:40:11.705363352Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.070648ms logger=migrator t=2026-03-14T01:40:11.71138695Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-14T01:40:11.711430981Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=45.771µs logger=migrator t=2026-03-14T01:40:11.719106314Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-14T01:40:11.719267267Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=169.414µs logger=migrator t=2026-03-14T01:40:11.723486518Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-14T01:40:11.731166411Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.680683ms logger=migrator t=2026-03-14T01:40:11.735429512Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-14T01:40:11.735883294Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=453.542µs logger=migrator t=2026-03-14T01:40:11.739308344Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-14T01:40:11.740074454Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=765.41µs logger=migrator t=2026-03-14T01:40:11.745504357Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-14T01:40:11.745785524Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=282.327µs logger=migrator t=2026-03-14T01:40:11.749870232Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-14T01:40:11.750882759Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.012687ms logger=migrator t=2026-03-14T01:40:11.75514196Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-14T01:40:11.755959422Z level=info msg="Migration successfully executed" id="create secrets table" duration=822.582µs logger=migrator t=2026-03-14T01:40:11.760466021Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-14T01:40:11.795121181Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.65688ms logger=migrator t=2026-03-14T01:40:11.799436465Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-14T01:40:11.810120706Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.682841ms logger=migrator t=2026-03-14T01:40:11.815736883Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-14T01:40:11.815888267Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=151.994µs logger=migrator t=2026-03-14T01:40:11.820617251Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-14T01:40:11.857981563Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.346932ms logger=migrator t=2026-03-14T01:40:11.863744626Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-14T01:40:11.908303246Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=44.55433ms logger=migrator t=2026-03-14T01:40:11.912600499Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-14T01:40:11.913319808Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=717.309µs logger=migrator t=2026-03-14T01:40:11.918665059Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-14T01:40:11.919792908Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.127069ms logger=migrator t=2026-03-14T01:40:11.928928749Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-14T01:40:11.929245367Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=316.768µs logger=migrator t=2026-03-14T01:40:11.990108657Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-14T01:40:11.991663107Z level=info msg="Migration successfully executed" id="create permission table" duration=1.557381ms logger=migrator t=2026-03-14T01:40:12.259401426Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-14T01:40:12.261349417Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.940441ms logger=migrator t=2026-03-14T01:40:12.351510947Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-14T01:40:12.355205663Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=3.705957ms logger=migrator t=2026-03-14T01:40:12.365795032Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-14T01:40:12.367156508Z level=info msg="Migration successfully executed" id="create role table" duration=1.356357ms logger=migrator t=2026-03-14T01:40:12.374921402Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-14T01:40:12.386431144Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.511373ms logger=migrator t=2026-03-14T01:40:12.403516334Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-14T01:40:12.414869242Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.354688ms logger=migrator t=2026-03-14T01:40:12.419827542Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-14T01:40:12.420934121Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.106849ms logger=migrator t=2026-03-14T01:40:12.427074252Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-14T01:40:12.428730266Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.656044ms logger=migrator t=2026-03-14T01:40:12.434504977Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-14T01:40:12.435631678Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.14039ms logger=migrator t=2026-03-14T01:40:12.439958671Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-14T01:40:12.440843204Z level=info msg="Migration successfully executed" id="create team role table" duration=884.263µs logger=migrator t=2026-03-14T01:40:12.445344093Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-14T01:40:12.44635912Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.014487ms logger=migrator t=2026-03-14T01:40:12.452253764Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-14T01:40:12.453321002Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.066988ms logger=migrator t=2026-03-14T01:40:12.457619226Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-14T01:40:12.458679164Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.059598ms logger=migrator t=2026-03-14T01:40:12.464663721Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-14T01:40:12.465478822Z level=info msg="Migration successfully executed" id="create user role table" duration=815.111µs logger=migrator t=2026-03-14T01:40:12.471021458Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-14T01:40:12.472707752Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.677694ms logger=migrator t=2026-03-14T01:40:12.478619068Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-14T01:40:12.480170959Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.557742ms logger=migrator t=2026-03-14T01:40:12.48518975Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-14T01:40:12.487043489Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.853039ms logger=migrator t=2026-03-14T01:40:12.492926373Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-14T01:40:12.493836157Z level=info msg="Migration successfully executed" id="create builtin role table" duration=910.234µs logger=migrator t=2026-03-14T01:40:12.49814563Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-14T01:40:12.4992348Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.08883ms logger=migrator t=2026-03-14T01:40:12.503768469Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-14T01:40:12.504801865Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.033276ms logger=migrator t=2026-03-14T01:40:12.509173421Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-14T01:40:12.519347068Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.173337ms logger=migrator t=2026-03-14T01:40:12.523854416Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-14T01:40:12.524666818Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=811.032µs logger=migrator t=2026-03-14T01:40:12.529262778Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-14T01:40:12.530431569Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.152271ms logger=migrator t=2026-03-14T01:40:12.534687171Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-14T01:40:12.536071408Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.383257ms logger=migrator t=2026-03-14T01:40:12.540650608Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-14T01:40:12.541795448Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.1448ms logger=migrator t=2026-03-14T01:40:12.545614828Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-14T01:40:12.546480401Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=864.883µs logger=migrator t=2026-03-14T01:40:12.550725263Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-14T01:40:12.551871383Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.1458ms logger=migrator t=2026-03-14T01:40:12.556742011Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-14T01:40:12.564618648Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.876327ms logger=migrator t=2026-03-14T01:40:12.568459249Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-14T01:40:12.576262824Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.782935ms logger=migrator t=2026-03-14T01:40:12.581346908Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-14T01:40:12.587185551Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.838783ms logger=migrator t=2026-03-14T01:40:12.591923026Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-14T01:40:12.599805392Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.881196ms logger=migrator t=2026-03-14T01:40:12.603683194Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-14T01:40:12.605064681Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.380607ms logger=migrator t=2026-03-14T01:40:12.611035719Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-14T01:40:12.612903337Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.867239ms logger=migrator t=2026-03-14T01:40:12.619063569Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-14T01:40:12.620089496Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.022177ms logger=migrator t=2026-03-14T01:40:12.624811961Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-14T01:40:12.626275478Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.462988ms logger=migrator t=2026-03-14T01:40:12.630561812Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-14T01:40:12.63165683Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.094079ms logger=migrator t=2026-03-14T01:40:12.636276041Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-14T01:40:12.636348064Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=72.063µs logger=migrator t=2026-03-14T01:40:12.641146999Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-14T01:40:12.641260662Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=114.363µs logger=migrator t=2026-03-14T01:40:12.645475433Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-14T01:40:12.64651114Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.066448ms logger=migrator t=2026-03-14T01:40:12.651236605Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-14T01:40:12.652308783Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.074408ms logger=migrator t=2026-03-14T01:40:12.660281093Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-14T01:40:12.661503775Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.223511ms logger=migrator t=2026-03-14T01:40:12.670559662Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-14T01:40:12.670901122Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=341.79µs logger=migrator t=2026-03-14T01:40:12.677761692Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-14T01:40:12.678331767Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=570.285µs logger=migrator t=2026-03-14T01:40:12.685472465Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-14T01:40:12.686471691Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=998.886µs logger=migrator t=2026-03-14T01:40:12.693925516Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-14T01:40:12.696059623Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.132297ms logger=migrator t=2026-03-14T01:40:12.706121888Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-14T01:40:12.718901583Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.774755ms logger=migrator t=2026-03-14T01:40:12.726895563Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-14T01:40:12.726953345Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=58.502µs logger=migrator t=2026-03-14T01:40:12.734801801Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-14T01:40:12.736605019Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.802788ms logger=migrator t=2026-03-14T01:40:12.745454951Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-14T01:40:12.748394698Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.940747ms logger=migrator t=2026-03-14T01:40:12.754728165Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-14T01:40:12.756527083Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.794658ms logger=migrator t=2026-03-14T01:40:12.776418835Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-14T01:40:12.789086178Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.668053ms logger=migrator t=2026-03-14T01:40:12.794331967Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-14T01:40:12.795909637Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.57631ms logger=migrator t=2026-03-14T01:40:12.801598697Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-14T01:40:12.803345493Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.747656ms logger=migrator t=2026-03-14T01:40:12.810128131Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-14T01:40:12.834545383Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.410022ms logger=migrator t=2026-03-14T01:40:12.900873367Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-14T01:40:12.903775233Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.923547ms logger=migrator t=2026-03-14T01:40:12.911263049Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-14T01:40:12.912524493Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.262634ms logger=migrator t=2026-03-14T01:40:12.920210895Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-14T01:40:12.922702091Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.491397ms logger=migrator t=2026-03-14T01:40:12.929396666Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-14T01:40:12.930700411Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.304005ms logger=migrator t=2026-03-14T01:40:12.935294812Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-14T01:40:12.935555048Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=260.566µs logger=migrator t=2026-03-14T01:40:12.940404606Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-14T01:40:12.94133177Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=924.505µs logger=migrator t=2026-03-14T01:40:12.947155844Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-14T01:40:12.957826114Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.723812ms logger=migrator t=2026-03-14T01:40:12.963539164Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-14T01:40:12.964329724Z level=info msg="Migration successfully executed" id="create entity_events table" duration=792.03µs logger=migrator t=2026-03-14T01:40:12.970108446Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-14T01:40:12.971168775Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.060408ms logger=migrator t=2026-03-14T01:40:12.976956166Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-14T01:40:12.977567853Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-14T01:40:12.982984444Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-14T01:40:12.983900519Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-14T01:40:12.989989518Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-14T01:40:12.992090574Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=2.102756ms logger=migrator t=2026-03-14T01:40:12.998453472Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-14T01:40:12.999618292Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.1649ms logger=migrator t=2026-03-14T01:40:13.004676355Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-14T01:40:13.006250796Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.575341ms logger=migrator t=2026-03-14T01:40:13.013066366Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-14T01:40:13.014285428Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.218132ms logger=migrator t=2026-03-14T01:40:13.020556772Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-14T01:40:13.022249137Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.695095ms logger=migrator t=2026-03-14T01:40:13.027477815Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-14T01:40:13.028795359Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.317634ms logger=migrator t=2026-03-14T01:40:13.03531739Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-14T01:40:13.036762649Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.445889ms logger=migrator t=2026-03-14T01:40:13.041841872Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-14T01:40:13.043103105Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.260933ms logger=migrator t=2026-03-14T01:40:13.048665281Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-14T01:40:13.049803832Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.138921ms logger=migrator t=2026-03-14T01:40:13.056644211Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-14T01:40:13.057836952Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.183971ms logger=migrator t=2026-03-14T01:40:13.064071856Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-14T01:40:13.065459843Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.344006ms logger=migrator t=2026-03-14T01:40:13.071315547Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-14T01:40:13.094481056Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.162839ms logger=migrator t=2026-03-14T01:40:13.104696114Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-14T01:40:13.113931417Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.235282ms logger=migrator t=2026-03-14T01:40:13.119578856Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-14T01:40:13.125583584Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.008108ms logger=migrator t=2026-03-14T01:40:13.13306235Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-14T01:40:13.133257315Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=195.355µs logger=migrator t=2026-03-14T01:40:13.142897788Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-14T01:40:13.159582187Z level=info msg="Migration successfully executed" id="add share column" duration=16.682869ms logger=migrator t=2026-03-14T01:40:13.167514525Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-14T01:40:13.167741731Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=236.136µs logger=migrator t=2026-03-14T01:40:13.173661667Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-14T01:40:13.175418443Z level=info msg="Migration successfully executed" id="create file table" duration=1.756146ms logger=migrator t=2026-03-14T01:40:13.182830188Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-14T01:40:13.187014398Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=4.18144ms logger=migrator t=2026-03-14T01:40:13.194214877Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-14T01:40:13.195635204Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.420697ms logger=migrator t=2026-03-14T01:40:13.204349054Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-14T01:40:13.20538313Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.034126ms logger=migrator t=2026-03-14T01:40:13.21372837Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-14T01:40:13.215929417Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.206417ms logger=migrator t=2026-03-14T01:40:13.222668765Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-14T01:40:13.222778248Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=111.663µs logger=migrator t=2026-03-14T01:40:13.229228668Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-14T01:40:13.22930142Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=73.242µs logger=migrator t=2026-03-14T01:40:13.234329041Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-14T01:40:13.234964828Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=672.348µs logger=migrator t=2026-03-14T01:40:13.243315508Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-14T01:40:13.243955335Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=643.417µs logger=migrator t=2026-03-14T01:40:13.250937148Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-14T01:40:13.253225359Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.283201ms logger=migrator t=2026-03-14T01:40:13.260034207Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-14T01:40:13.270232036Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.193529ms logger=migrator t=2026-03-14T01:40:13.275592386Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-14T01:40:13.27571208Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=120.264µs logger=migrator t=2026-03-14T01:40:13.282540229Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-14T01:40:13.284339246Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.798797ms logger=migrator t=2026-03-14T01:40:13.292131781Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-14T01:40:13.292641035Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=510.374µs logger=migrator t=2026-03-14T01:40:13.298664713Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-14T01:40:13.299021492Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=356.239µs logger=migrator t=2026-03-14T01:40:13.308661415Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-14T01:40:13.309434156Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=765.771µs logger=migrator t=2026-03-14T01:40:13.315142106Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-14T01:40:13.327128871Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.987575ms logger=migrator t=2026-03-14T01:40:13.33393762Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-14T01:40:13.3453468Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.41515ms logger=migrator t=2026-03-14T01:40:13.349691223Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-14T01:40:13.350785893Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.09464ms logger=migrator t=2026-03-14T01:40:13.356947235Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-14T01:40:13.441296992Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=84.347017ms logger=migrator t=2026-03-14T01:40:13.44769419Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-14T01:40:13.448652345Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=958.225µs logger=migrator t=2026-03-14T01:40:13.454355925Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-14T01:40:13.455590858Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.234723ms logger=migrator t=2026-03-14T01:40:13.463122856Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-14T01:40:13.497125309Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=34.001053ms logger=migrator t=2026-03-14T01:40:13.503188629Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-14T01:40:13.511316572Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.127963ms logger=migrator t=2026-03-14T01:40:13.516787286Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-14T01:40:13.517081134Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=297.498µs logger=migrator t=2026-03-14T01:40:13.523931764Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-14T01:40:13.524181271Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=246.368µs logger=migrator t=2026-03-14T01:40:13.530093426Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-14T01:40:13.530338292Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=223.556µs logger=migrator t=2026-03-14T01:40:13.535503368Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-14T01:40:13.535730644Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=227.536µs logger=migrator t=2026-03-14T01:40:13.541549447Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-14T01:40:13.541841965Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=292.678µs logger=migrator t=2026-03-14T01:40:13.547025521Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-14T01:40:13.548074219Z level=info msg="Migration successfully executed" id="create folder table" duration=1.048208ms logger=migrator t=2026-03-14T01:40:13.553933973Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-14T01:40:13.555282758Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.330634ms logger=migrator t=2026-03-14T01:40:13.561638525Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-14T01:40:13.562784775Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.145901ms logger=migrator t=2026-03-14T01:40:13.568964428Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-14T01:40:13.568994269Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.521µs logger=migrator t=2026-03-14T01:40:13.574046571Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-14T01:40:13.575203801Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.15713ms logger=migrator t=2026-03-14T01:40:13.581003564Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-14T01:40:13.582305118Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.301334ms logger=migrator t=2026-03-14T01:40:13.587761232Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-14T01:40:13.588891002Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.12966ms logger=migrator t=2026-03-14T01:40:13.594119369Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-14T01:40:13.59454475Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=425.331µs logger=migrator t=2026-03-14T01:40:13.600340042Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-14T01:40:13.600596859Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=256.357µs logger=migrator t=2026-03-14T01:40:13.610641694Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-14T01:40:13.611912356Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.272183ms logger=migrator t=2026-03-14T01:40:13.616907058Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-14T01:40:13.618082289Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.174721ms logger=migrator t=2026-03-14T01:40:13.623408388Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-14T01:40:13.624462436Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.054428ms logger=migrator t=2026-03-14T01:40:13.629574161Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-14T01:40:13.630745282Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.17071ms logger=migrator t=2026-03-14T01:40:13.636102902Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-14T01:40:13.637421107Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.302385ms logger=migrator t=2026-03-14T01:40:13.643871247Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-14T01:40:13.64477336Z level=info msg="Migration successfully executed" id="create anon_device table" duration=902.343µs logger=migrator t=2026-03-14T01:40:13.652062232Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-14T01:40:13.653196782Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.1345ms logger=migrator t=2026-03-14T01:40:13.659741553Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-14T01:40:13.660924465Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.182792ms logger=migrator t=2026-03-14T01:40:13.66793579Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-14T01:40:13.669579913Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.611611ms logger=migrator t=2026-03-14T01:40:13.675670872Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-14T01:40:13.676780162Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.1097ms logger=migrator t=2026-03-14T01:40:13.682366439Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-14T01:40:13.683639272Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.272863ms logger=migrator t=2026-03-14T01:40:13.690110462Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-14T01:40:13.690481252Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=371.48µs logger=migrator t=2026-03-14T01:40:13.696931161Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-14T01:40:13.706168884Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.233532ms logger=migrator t=2026-03-14T01:40:13.713417325Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-14T01:40:13.714167364Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=750.889µs logger=migrator t=2026-03-14T01:40:13.721149958Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-14T01:40:13.721313232Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=158.704µs logger=migrator t=2026-03-14T01:40:13.728652545Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-14T01:40:13.730311719Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.659504ms logger=migrator t=2026-03-14T01:40:13.73642797Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-14T01:40:13.736462031Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=34.772µs logger=migrator t=2026-03-14T01:40:13.743452554Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-14T01:40:13.745865337Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.411443ms logger=migrator t=2026-03-14T01:40:13.752645866Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-14T01:40:13.755527832Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.874176ms logger=migrator t=2026-03-14T01:40:13.763014308Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-14T01:40:13.76421772Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.202722ms logger=migrator t=2026-03-14T01:40:13.774808439Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-14T01:40:13.778610478Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=3.80843ms logger=migrator t=2026-03-14T01:40:13.784942695Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-14T01:40:13.785501799Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=574.505µs logger=migrator t=2026-03-14T01:40:13.789782222Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-14T01:40:13.79084954Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.067378ms logger=migrator t=2026-03-14T01:40:13.796334514Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-14T01:40:13.798286045Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.957061ms logger=migrator t=2026-03-14T01:40:13.810886857Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-14T01:40:13.811866092Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=980.505µs logger=migrator t=2026-03-14T01:40:13.820089588Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-14T01:40:13.827413061Z level=info msg="Migration successfully executed" id="add stack_id column" duration=7.329713ms logger=migrator t=2026-03-14T01:40:13.831310824Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-14T01:40:13.838114723Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.796939ms logger=migrator t=2026-03-14T01:40:13.843787131Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-14T01:40:13.853288662Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.500351ms logger=migrator t=2026-03-14T01:40:13.861774384Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-14T01:40:13.861863707Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=89.002µs logger=migrator t=2026-03-14T01:40:13.867113905Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-14T01:40:13.877868837Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.747232ms logger=migrator t=2026-03-14T01:40:13.88177497Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-14T01:40:13.889162215Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.392355ms logger=migrator t=2026-03-14T01:40:13.893046047Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-14T01:40:13.893371765Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=325.368µs logger=migrator t=2026-03-14T01:40:13.897862403Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.896304818s logger=migrator t=2026-03-14T01:40:13.898487539Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-14T01:40:13.914254124Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-14T01:40:13.91447942Z level=info msg="Created default organization" logger=secrets t=2026-03-14T01:40:13.921029552Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-14T01:40:13.971063127Z level=info msg="Restored cache from database" duration=422.671µs logger=plugin.store t=2026-03-14T01:40:13.972356441Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-14T01:40:14.012447724Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-14T01:40:14.012482936Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-14T01:40:14.012601649Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-14T01:40:14.012616089Z level=info msg="Plugins loaded" count=54 duration=40.260538ms logger=query_data t=2026-03-14T01:40:14.017691633Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-14T01:40:14.022032056Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-14T01:40:14.028859447Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-14T01:40:14.036742553Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-14T01:40:14.039004773Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-14T01:40:14.040667647Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-14T01:40:14.062714796Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-14T01:40:14.081609803Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-14T01:40:14.104494934Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-14T01:40:14.104531566Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-14T01:40:14.104989438Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-14T01:40:14.105124011Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-03-14T01:40:14.106771634Z level=info msg="Storage starting" logger=http.server t=2026-03-14T01:40:14.109334952Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-03-14T01:40:14.141839986Z level=info msg="State cache has been initialized" states=0 duration=36.846339ms logger=ngalert.scheduler t=2026-03-14T01:40:14.142823252Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-14T01:40:14.142928205Z level=info msg=starting first_tick=2026-03-14T01:40:20Z logger=provisioning.dashboard t=2026-03-14T01:40:14.159293325Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-03-14T01:40:14.195933348Z level=info msg="Update check succeeded" duration=90.94661ms logger=sqlstore.transactions t=2026-03-14T01:40:14.215475972Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-03-14T01:40:14.236082963Z level=info msg="Update check succeeded" duration=130.88578ms logger=sqlstore.transactions t=2026-03-14T01:40:14.236062843Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-14T01:40:14.248054638Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-03-14T01:40:14.279202566Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-14T01:40:14.304088861Z level=info msg="Patterns update finished" duration=89.776899ms logger=grafana-apiserver t=2026-03-14T01:40:14.580039184Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-14T01:40:14.580500486Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-14T01:40:30.672116412Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:30.673107527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:30.69522859Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:30.730859805Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:30.751145399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:30.781578528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:30.799841219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:30.823931592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:30.843997499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:30.879398811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:30.896252663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:30.922262047Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:30.941127703Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-14T01:40:30.97526075Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-14T01:40:30.985040357Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-14T01:40:30.987175372Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-03-14T01:40:31.01747513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.087015928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.102031852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.163274812Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.178371599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.213251866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.229425991Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.266845934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.281534961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.327233192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.359697986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.445907801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.464298045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.512106941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.533001301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.603539925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.623283993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.683373123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.70000143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.762092502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.781349818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.904163726Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.918587246Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.980134184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:31.99903278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:32.457866191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:32.473674226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:32.53847933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:32.559173173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:32.78310229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:32.799282025Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:32.873448464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:32.890658687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:32.961050797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:32.9797876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:33.045081516Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:33.066831328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:33.155187011Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:33.172164356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:33.477715108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:33.495581677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:33.569418049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:33.588070429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:33.659731913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:33.676785461Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:33.754080783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:33.774367736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:33.860090029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:33.887314035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:33.97352028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:33.990119636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:34.078900171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:34.091068801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:34.172356426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:34.192120126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:34.290682467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:34.310778386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:34.399444816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:34.419427612Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:34.501522609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:34.518929607Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:34.603578222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:34.623727742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:34.701380443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:34.718345288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:40:34.806126816Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-14T01:41:46.127033497Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-03-14T01:50:14.136686983Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-14T01:50:14.150347156Z level=info msg="Completed cleanup jobs" duration=45.14947ms logger=sqlstore.transactions t=2026-03-14T01:50:14.155851372Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-03-14T01:50:14.28823883Z level=info msg="Update check succeeded" duration=51.087267ms logger=sqlstore.transactions t=2026-03-14T01:55:14.038555368Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"