logger=settings t=2026-04-18T09:16:25.275115908Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-18T09:16:25Z logger=settings t=2026-04-18T09:16:25.276070111Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-18T09:16:25.276086491Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-18T09:16:25.276090591Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-18T09:16:25.276094311Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-18T09:16:25.276098031Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-18T09:16:25.276104792Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-18T09:16:25.277562237Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-18T09:16:25.277577537Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-18T09:16:25.277581917Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-18T09:16:25.277585118Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-18T09:16:25.277590498Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-18T09:16:25.277594118Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-18T09:16:25.277600708Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-18T09:16:25.277604988Z level=info msg=Target target=[all] logger=settings t=2026-04-18T09:16:25.277614348Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-18T09:16:25.277619628Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-18T09:16:25.277625008Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-18T09:16:25.277629339Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-18T09:16:25.277635779Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-18T09:16:25.277650829Z level=info msg="App mode production" logger=sqlstore t=2026-04-18T09:16:25.279287348Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-18T09:16:25.279311188Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-18T09:16:25.28310495Z level=info msg="Locking database" logger=migrator t=2026-04-18T09:16:25.283142731Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-18T09:16:25.283880308Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-18T09:16:25.285094807Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.222579ms logger=migrator t=2026-04-18T09:16:25.297148726Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-18T09:16:25.298904757Z level=info msg="Migration successfully executed" id="create user table" duration=1.759401ms logger=migrator t=2026-04-18T09:16:25.305380162Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-18T09:16:25.306085659Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=705.748µs logger=migrator t=2026-04-18T09:16:25.310613167Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-18T09:16:25.311289044Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=674.857µs logger=migrator t=2026-04-18T09:16:25.317231496Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-18T09:16:25.317893801Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=669.135µs logger=migrator t=2026-04-18T09:16:25.322446841Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-18T09:16:25.323116746Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=669.426µs logger=migrator t=2026-04-18T09:16:25.32704954Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-18T09:16:25.329690713Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.639483ms logger=migrator t=2026-04-18T09:16:25.334394306Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-18T09:16:25.335638175Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.243739ms logger=migrator t=2026-04-18T09:16:25.339212331Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-18T09:16:25.339905568Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=692.617µs logger=migrator t=2026-04-18T09:16:25.343441232Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-18T09:16:25.344162809Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=721.107µs logger=migrator t=2026-04-18T09:16:25.349569638Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-18T09:16:25.350158622Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=589.924µs logger=migrator t=2026-04-18T09:16:25.354322582Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-18T09:16:25.355308956Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=990.194µs logger=migrator t=2026-04-18T09:16:25.360185492Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-18T09:16:25.362034287Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.849415ms logger=migrator t=2026-04-18T09:16:25.3663698Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-18T09:16:25.366411741Z level=info msg="Migration successfully executed" id="Update user table charset" duration=43.531µs logger=migrator t=2026-04-18T09:16:25.37303108Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-18T09:16:25.375301094Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.274084ms logger=migrator t=2026-04-18T09:16:25.379890974Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-18T09:16:25.380328114Z level=info msg="Migration successfully executed" id="Add missing user data" duration=438.801µs logger=migrator t=2026-04-18T09:16:25.38643695Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-18T09:16:25.388609982Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.178202ms logger=migrator t=2026-04-18T09:16:25.393687474Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-18T09:16:25.394476452Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=788.928µs logger=migrator t=2026-04-18T09:16:25.398879478Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-18T09:16:25.400031935Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.151967ms logger=migrator t=2026-04-18T09:16:25.403142279Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-18T09:16:25.411352656Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.209717ms logger=migrator t=2026-04-18T09:16:25.442364007Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-18T09:16:25.445107913Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.742496ms logger=migrator t=2026-04-18T09:16:25.448943175Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-18T09:16:25.449167511Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=228.446µs logger=migrator t=2026-04-18T09:16:25.453672568Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-18T09:16:25.454400946Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=728.058µs logger=migrator t=2026-04-18T09:16:25.466892424Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-18T09:16:25.467369185Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=477.181µs logger=migrator t=2026-04-18T09:16:25.473248576Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-18T09:16:25.473835921Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=588.194µs logger=migrator t=2026-04-18T09:16:25.479363223Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-18T09:16:25.480788437Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.424974ms logger=migrator t=2026-04-18T09:16:25.485890239Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-18T09:16:25.486587335Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=694.646µs logger=migrator t=2026-04-18T09:16:25.492336172Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-18T09:16:25.493601093Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.262981ms logger=migrator t=2026-04-18T09:16:25.50223266Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-18T09:16:25.503614732Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.386923ms logger=migrator t=2026-04-18T09:16:25.50811784Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-18T09:16:25.509294228Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.172668ms logger=migrator t=2026-04-18T09:16:25.514046272Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-18T09:16:25.514076922Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=31.78µs logger=migrator t=2026-04-18T09:16:25.518322514Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-18T09:16:25.519292008Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=970.963µs logger=migrator t=2026-04-18T09:16:25.523823795Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-18T09:16:25.52485782Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.050775ms logger=migrator t=2026-04-18T09:16:25.52944557Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-18T09:16:25.530058105Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=612.475µs logger=migrator t=2026-04-18T09:16:25.5344615Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-18T09:16:25.535083625Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=621.974µs logger=migrator t=2026-04-18T09:16:25.539550152Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-18T09:16:25.54825159Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=8.699158ms logger=migrator t=2026-04-18T09:16:25.552396479Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-18T09:16:25.55327488Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=878.381µs logger=migrator t=2026-04-18T09:16:25.557225914Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-18T09:16:25.557982653Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=754.529µs logger=migrator t=2026-04-18T09:16:25.561993068Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-18T09:16:25.562710405Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=721.907µs logger=migrator t=2026-04-18T09:16:25.56751607Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-18T09:16:25.568710979Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.186678ms logger=migrator t=2026-04-18T09:16:25.573398361Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-18T09:16:25.574119798Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=722.247µs logger=migrator t=2026-04-18T09:16:25.578622746Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-18T09:16:25.578998805Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=375.999µs logger=migrator t=2026-04-18T09:16:25.583457242Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-18T09:16:25.584365073Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=907.571µs logger=migrator t=2026-04-18T09:16:25.589281741Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-18T09:16:25.589726492Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=446.301µs logger=migrator t=2026-04-18T09:16:25.594103237Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-18T09:16:25.594733262Z level=info msg="Migration successfully executed" id="create star table" duration=629.505µs logger=migrator t=2026-04-18T09:16:25.599116216Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-18T09:16:25.600269344Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.151398ms logger=migrator t=2026-04-18T09:16:25.605108079Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-18T09:16:25.606321579Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.21314ms logger=migrator t=2026-04-18T09:16:25.611024841Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-18T09:16:25.611769859Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=744.488µs logger=migrator t=2026-04-18T09:16:25.616575634Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-18T09:16:25.617796853Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.225669ms logger=migrator t=2026-04-18T09:16:25.622627719Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-18T09:16:25.6239349Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.332701ms logger=migrator t=2026-04-18T09:16:25.628901138Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-18T09:16:25.629875631Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=973.833µs logger=migrator t=2026-04-18T09:16:25.633943499Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-18T09:16:25.634769829Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=823.51µs logger=migrator t=2026-04-18T09:16:25.638636501Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-18T09:16:25.638664111Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.67µs logger=migrator t=2026-04-18T09:16:25.643522128Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-18T09:16:25.643549109Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.171µs logger=migrator t=2026-04-18T09:16:25.649342817Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-18T09:16:25.649715456Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=372.419µs logger=migrator t=2026-04-18T09:16:25.660659458Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-18T09:16:25.66155821Z level=info msg="Migration successfully executed" id="create dashboard table" duration=899.523µs logger=migrator t=2026-04-18T09:16:25.668240119Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-18T09:16:25.669214382Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=972.933µs logger=migrator t=2026-04-18T09:16:25.67536212Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-18T09:16:25.676296492Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=937.722µs logger=migrator t=2026-04-18T09:16:25.682531031Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-18T09:16:25.68332963Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=799.579µs logger=migrator t=2026-04-18T09:16:25.691060905Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-18T09:16:25.692783076Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.719261ms logger=migrator t=2026-04-18T09:16:25.699117198Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-18T09:16:25.700031169Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=914.462µs logger=migrator t=2026-04-18T09:16:25.714888665Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-18T09:16:25.720291264Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.401529ms logger=migrator t=2026-04-18T09:16:25.726917082Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-18T09:16:25.727964737Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.049855ms logger=migrator t=2026-04-18T09:16:25.733013128Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-18T09:16:25.734004061Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=990.923µs logger=migrator t=2026-04-18T09:16:25.739036432Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-18T09:16:25.740014476Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=976.564µs logger=migrator t=2026-04-18T09:16:25.746584423Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-18T09:16:25.747263309Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=678.646µs logger=migrator t=2026-04-18T09:16:25.753903788Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-18T09:16:25.754886611Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=982.693µs logger=migrator t=2026-04-18T09:16:25.760090656Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-18T09:16:25.760239819Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=149.783µs logger=migrator t=2026-04-18T09:16:25.766278234Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-18T09:16:25.769629594Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.35007ms logger=migrator t=2026-04-18T09:16:25.77534152Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-18T09:16:25.777398Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.053199ms logger=migrator t=2026-04-18T09:16:25.782407749Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-18T09:16:25.785875252Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.467053ms logger=migrator t=2026-04-18T09:16:25.808611796Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-18T09:16:25.809382894Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=774.698µs logger=migrator t=2026-04-18T09:16:25.817115929Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-18T09:16:25.820030869Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.91888ms logger=migrator t=2026-04-18T09:16:25.827090918Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-18T09:16:25.828520772Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.437974ms logger=migrator t=2026-04-18T09:16:25.834275149Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-18T09:16:25.83512458Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=849.751µs logger=migrator t=2026-04-18T09:16:25.841296278Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-18T09:16:25.841326629Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=34.061µs logger=migrator t=2026-04-18T09:16:25.852764102Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-18T09:16:25.852923756Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=162.883µs logger=migrator t=2026-04-18T09:16:25.859165085Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-18T09:16:25.861276286Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.11193ms logger=migrator t=2026-04-18T09:16:25.865281261Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-18T09:16:25.867525935Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.245414ms logger=migrator t=2026-04-18T09:16:25.874596974Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-18T09:16:25.877959954Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.36618ms logger=migrator t=2026-04-18T09:16:25.883361454Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-18T09:16:25.885277259Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.916645ms logger=migrator t=2026-04-18T09:16:25.890616696Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-18T09:16:25.890825391Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=227.565µs logger=migrator t=2026-04-18T09:16:25.895600696Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-18T09:16:25.896939558Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.338712ms logger=migrator t=2026-04-18T09:16:25.902230775Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-18T09:16:25.903586977Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.360772ms logger=migrator t=2026-04-18T09:16:25.907043419Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-18T09:16:25.90707262Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=30.691µs logger=migrator t=2026-04-18T09:16:25.912334506Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-18T09:16:25.913259398Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=924.452µs logger=migrator t=2026-04-18T09:16:25.91793845Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-18T09:16:25.919058938Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.120038ms logger=migrator t=2026-04-18T09:16:25.924321862Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-18T09:16:25.930128661Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.804079ms logger=migrator t=2026-04-18T09:16:25.933660427Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-18T09:16:25.934387204Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=726.317µs logger=migrator t=2026-04-18T09:16:25.938173084Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-18T09:16:25.938959473Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=789.309µs logger=migrator t=2026-04-18T09:16:25.942260482Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-18T09:16:25.943101872Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=841.24µs logger=migrator t=2026-04-18T09:16:25.94638065Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-18T09:16:25.946740229Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=359.468µs logger=migrator t=2026-04-18T09:16:25.949025903Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-18T09:16:25.949653378Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=626.935µs logger=migrator t=2026-04-18T09:16:25.952698882Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-18T09:16:25.954768961Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.069799ms logger=migrator t=2026-04-18T09:16:25.957854694Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-18T09:16:25.958668225Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=812.871µs logger=migrator t=2026-04-18T09:16:25.96181956Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-18T09:16:25.962014024Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=194.494µs logger=migrator t=2026-04-18T09:16:25.966755868Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-18T09:16:25.966923932Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=170.044µs logger=migrator t=2026-04-18T09:16:25.971067601Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-18T09:16:25.97187957Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=811.439µs logger=migrator t=2026-04-18T09:16:25.975062287Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-18T09:16:25.977382211Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.319284ms logger=migrator t=2026-04-18T09:16:25.981629684Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-18T09:16:25.982655848Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.026224ms logger=migrator t=2026-04-18T09:16:25.985808033Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-18T09:16:25.986776647Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=965.514µs logger=migrator t=2026-04-18T09:16:25.989910872Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-18T09:16:25.990839624Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=928.301µs logger=migrator t=2026-04-18T09:16:25.994228114Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-18T09:16:25.995024344Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=796.57µs logger=migrator t=2026-04-18T09:16:25.998044346Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-18T09:16:25.998831195Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=786.879µs logger=migrator t=2026-04-18T09:16:26.003378544Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-18T09:16:26.009865189Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.487015ms logger=migrator t=2026-04-18T09:16:26.015818221Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-18T09:16:26.016920707Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.103396ms logger=migrator t=2026-04-18T09:16:26.022218234Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-18T09:16:26.02327511Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.077267ms logger=migrator t=2026-04-18T09:16:26.031255301Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-18T09:16:26.032337186Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.084386ms logger=migrator t=2026-04-18T09:16:26.038014012Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-18T09:16:26.03880987Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=793.748µs logger=migrator t=2026-04-18T09:16:26.044193589Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-18T09:16:26.047053478Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.863449ms logger=migrator t=2026-04-18T09:16:26.127205045Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-18T09:16:26.131598589Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.395225ms logger=migrator t=2026-04-18T09:16:26.137217414Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-18T09:16:26.137243574Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.36µs logger=migrator t=2026-04-18T09:16:26.140270996Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-18T09:16:26.140491793Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=220.137µs logger=migrator t=2026-04-18T09:16:26.143823972Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-18T09:16:26.14835346Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.528378ms logger=migrator t=2026-04-18T09:16:26.154715163Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-18T09:16:26.154909907Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=194.534µs logger=migrator t=2026-04-18T09:16:26.158408511Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-18T09:16:26.158620986Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=212.495µs logger=migrator t=2026-04-18T09:16:26.163011751Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-18T09:16:26.165661795Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.649834ms logger=migrator t=2026-04-18T09:16:26.169116847Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-18T09:16:26.169320032Z level=info msg="Migration successfully executed" id="Update uid value" duration=203.485µs logger=migrator t=2026-04-18T09:16:26.174500406Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-18T09:16:26.17637898Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.877964ms logger=migrator t=2026-04-18T09:16:26.179957696Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-18T09:16:26.180788936Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=831.34µs logger=migrator t=2026-04-18T09:16:26.185644182Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-18T09:16:26.186437921Z level=info msg="Migration successfully executed" id="create api_key table" duration=793.839µs logger=migrator t=2026-04-18T09:16:26.191532833Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-18T09:16:26.192799983Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.26698ms logger=migrator t=2026-04-18T09:16:26.197196739Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-18T09:16:26.197965187Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=768.409µs logger=migrator t=2026-04-18T09:16:26.203684393Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-18T09:16:26.205079917Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.395064ms logger=migrator t=2026-04-18T09:16:26.210122497Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-18T09:16:26.211263075Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.141418ms logger=migrator t=2026-04-18T09:16:26.214945083Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-18T09:16:26.215649179Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=706.397µs logger=migrator t=2026-04-18T09:16:26.221867009Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-18T09:16:26.223086487Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.224708ms logger=migrator t=2026-04-18T09:16:26.227454122Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-18T09:16:26.235106874Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.653012ms logger=migrator t=2026-04-18T09:16:26.238711172Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-18T09:16:26.239633743Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=921.642µs logger=migrator t=2026-04-18T09:16:26.243794882Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-18T09:16:26.244753316Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=958.664µs logger=migrator t=2026-04-18T09:16:26.250589045Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-18T09:16:26.251390864Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=802.729µs logger=migrator t=2026-04-18T09:16:26.254870567Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-18T09:16:26.255703468Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=831.371µs logger=migrator t=2026-04-18T09:16:26.261413144Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-18T09:16:26.261974537Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=557.983µs logger=migrator t=2026-04-18T09:16:26.267802817Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-18T09:16:26.26834667Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=543.883µs logger=migrator t=2026-04-18T09:16:26.271990787Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-18T09:16:26.272017768Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.791µs logger=migrator t=2026-04-18T09:16:26.280717186Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-18T09:16:26.284822504Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.105487ms logger=migrator t=2026-04-18T09:16:26.291308139Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-18T09:16:26.293781528Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.472839ms logger=migrator t=2026-04-18T09:16:26.297053606Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-18T09:16:26.29721024Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=159.864µs logger=migrator t=2026-04-18T09:16:26.300493219Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-18T09:16:26.303000489Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.50682ms logger=migrator t=2026-04-18T09:16:26.306724938Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-18T09:16:26.309286269Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.560772ms logger=migrator t=2026-04-18T09:16:26.314193937Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-18T09:16:26.314997905Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=801.328µs logger=migrator t=2026-04-18T09:16:26.318765475Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-18T09:16:26.319364059Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=598.184µs logger=migrator t=2026-04-18T09:16:26.324155544Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-18T09:16:26.325563888Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.407864ms logger=migrator t=2026-04-18T09:16:26.330010704Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-18T09:16:26.33147869Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.465336ms logger=migrator t=2026-04-18T09:16:26.336058178Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-18T09:16:26.336995632Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=936.934µs logger=migrator t=2026-04-18T09:16:26.341930709Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-18T09:16:26.343270541Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.342772ms logger=migrator t=2026-04-18T09:16:26.34777511Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-18T09:16:26.347881952Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=108.083µs logger=migrator t=2026-04-18T09:16:26.352948593Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-18T09:16:26.352978733Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=31.06µs logger=migrator t=2026-04-18T09:16:26.356871667Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-18T09:16:26.359785787Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.916019ms logger=migrator t=2026-04-18T09:16:26.364069009Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-18T09:16:26.366909836Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.838337ms logger=migrator t=2026-04-18T09:16:26.370500513Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-18T09:16:26.370674557Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=172.304µs logger=migrator t=2026-04-18T09:16:26.374257782Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-18T09:16:26.375121473Z level=info msg="Migration successfully executed" id="create quota table v1" duration=863.361µs logger=migrator t=2026-04-18T09:16:26.380058731Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-18T09:16:26.381587398Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.527567ms logger=migrator t=2026-04-18T09:16:26.385622774Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-18T09:16:26.385665995Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=44.881µs logger=migrator t=2026-04-18T09:16:26.389541487Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-18T09:16:26.39088778Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.345643ms logger=migrator t=2026-04-18T09:16:26.394996858Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-18T09:16:26.395944201Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=946.913µs logger=migrator t=2026-04-18T09:16:26.400393827Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-18T09:16:26.403994684Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.600947ms logger=migrator t=2026-04-18T09:16:26.407499617Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-18T09:16:26.407527868Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.261µs logger=migrator t=2026-04-18T09:16:26.411074043Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-18T09:16:26.412002435Z level=info msg="Migration successfully executed" id="create session table" duration=928.132µs logger=migrator t=2026-04-18T09:16:26.416743958Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-18T09:16:26.417018255Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=275.006µs logger=migrator t=2026-04-18T09:16:26.421155294Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-18T09:16:26.421495572Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=344.088µs logger=migrator t=2026-04-18T09:16:26.425684092Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-18T09:16:26.427297861Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.614229ms logger=migrator t=2026-04-18T09:16:26.432014194Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-18T09:16:26.433656293Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.635999ms logger=migrator t=2026-04-18T09:16:26.43898856Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-18T09:16:26.439016601Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.341µs logger=migrator t=2026-04-18T09:16:26.442671268Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-18T09:16:26.442701329Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=28.611µs logger=migrator t=2026-04-18T09:16:26.446832498Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-18T09:16:26.452326479Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.491861ms logger=migrator t=2026-04-18T09:16:26.457290609Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-18T09:16:26.461500209Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.20896ms logger=migrator t=2026-04-18T09:16:26.467305567Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-18T09:16:26.46740692Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=99.922µs logger=migrator t=2026-04-18T09:16:26.471210071Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-18T09:16:26.471455787Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=246.126µs logger=migrator t=2026-04-18T09:16:26.481437425Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-18T09:16:26.482512842Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.074566ms logger=migrator t=2026-04-18T09:16:26.487373257Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-18T09:16:26.487407648Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=35.471µs logger=migrator t=2026-04-18T09:16:26.491805513Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-18T09:16:26.495134153Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.32768ms logger=migrator t=2026-04-18T09:16:26.498881262Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-18T09:16:26.499130699Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=249.437µs logger=migrator t=2026-04-18T09:16:26.503870852Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-18T09:16:26.507796906Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.925594ms logger=migrator t=2026-04-18T09:16:26.511537925Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-18T09:16:26.514604529Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.065823ms logger=migrator t=2026-04-18T09:16:26.518274296Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-18T09:16:26.518343148Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.622µs logger=migrator t=2026-04-18T09:16:26.522873746Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-18T09:16:26.523739197Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=865.411µs logger=migrator t=2026-04-18T09:16:26.528178083Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-18T09:16:26.529574426Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.397393ms logger=migrator t=2026-04-18T09:16:26.534107335Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-18T09:16:26.536202945Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.0948ms logger=migrator t=2026-04-18T09:16:26.541310057Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-18T09:16:26.542290571Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=980.024µs logger=migrator t=2026-04-18T09:16:26.546306926Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-18T09:16:26.547189458Z level=info msg="Migration successfully executed" id="add index alert state" duration=882.152µs logger=migrator t=2026-04-18T09:16:26.551594423Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-18T09:16:26.55313917Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.545577ms logger=migrator t=2026-04-18T09:16:26.558275203Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-18T09:16:26.559149364Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=873.041µs logger=migrator t=2026-04-18T09:16:26.564583354Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-18T09:16:26.566327796Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.742652ms logger=migrator t=2026-04-18T09:16:26.570771872Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-18T09:16:26.571982591Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.211799ms logger=migrator t=2026-04-18T09:16:26.577403441Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-18T09:16:26.587382199Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.977088ms logger=migrator t=2026-04-18T09:16:26.59244888Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-18T09:16:26.593140116Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=691.306µs logger=migrator t=2026-04-18T09:16:26.596951288Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-18T09:16:26.597822169Z 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=864.121µs logger=migrator t=2026-04-18T09:16:26.60289956Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-18T09:16:26.603243769Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=343.818µs logger=migrator t=2026-04-18T09:16:26.607240754Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-18T09:16:26.608001262Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=757.828µs logger=migrator t=2026-04-18T09:16:26.613294728Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-18T09:16:26.614228141Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=935.913µs logger=migrator t=2026-04-18T09:16:26.618524764Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-18T09:16:26.62213309Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.608086ms logger=migrator t=2026-04-18T09:16:26.626415712Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-18T09:16:26.63011271Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.696648ms logger=migrator t=2026-04-18T09:16:26.633779809Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-18T09:16:26.637356404Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.576545ms logger=migrator t=2026-04-18T09:16:26.642786794Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-18T09:16:26.646532663Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.745609ms logger=migrator t=2026-04-18T09:16:26.650042497Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-18T09:16:26.650961449Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=922.432µs logger=migrator t=2026-04-18T09:16:26.655024776Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-18T09:16:26.655051337Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.451µs logger=migrator t=2026-04-18T09:16:26.659499414Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-18T09:16:26.659543565Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=46.311µs logger=migrator t=2026-04-18T09:16:26.663498499Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-18T09:16:26.664860062Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.360623ms logger=migrator t=2026-04-18T09:16:26.669357609Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-18T09:16:26.670302082Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=944.403µs logger=migrator t=2026-04-18T09:16:26.675574058Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-18T09:16:26.676390728Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=816.239µs logger=migrator t=2026-04-18T09:16:26.681149672Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-18T09:16:26.682062813Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=911.151µs logger=migrator t=2026-04-18T09:16:26.685789912Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-18T09:16:26.686985871Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.194579ms logger=migrator t=2026-04-18T09:16:26.691479658Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-18T09:16:26.697132343Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.653205ms logger=migrator t=2026-04-18T09:16:26.702062511Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-18T09:16:26.705756759Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.693528ms logger=migrator t=2026-04-18T09:16:26.710390111Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-18T09:16:26.710581455Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=191.074µs logger=migrator t=2026-04-18T09:16:26.715461552Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-18T09:16:26.716810114Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.346692ms logger=migrator t=2026-04-18T09:16:26.722712095Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-18T09:16:26.725340238Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=2.621812ms logger=migrator t=2026-04-18T09:16:26.736428643Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-18T09:16:26.769637597Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=33.214995ms logger=migrator t=2026-04-18T09:16:26.773395107Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-18T09:16:26.773446049Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=51.362µs logger=migrator t=2026-04-18T09:16:26.777771442Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-18T09:16:26.778460368Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=688.776µs logger=migrator t=2026-04-18T09:16:26.782035114Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-18T09:16:26.783635212Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.599718ms logger=migrator t=2026-04-18T09:16:26.789590314Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-18T09:16:26.789683266Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=92.872µs logger=migrator t=2026-04-18T09:16:26.793072718Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-18T09:16:26.794229425Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.156297ms logger=migrator t=2026-04-18T09:16:26.798330473Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-18T09:16:26.79987008Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.539037ms logger=migrator t=2026-04-18T09:16:26.80484553Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-18T09:16:26.805732261Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=888.97µs logger=migrator t=2026-04-18T09:16:26.809565812Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-18T09:16:26.810460114Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=894.382µs logger=migrator t=2026-04-18T09:16:26.814055639Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-18T09:16:26.815054993Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=999.144µs logger=migrator t=2026-04-18T09:16:26.820239207Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-18T09:16:26.821199561Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=960.074µs logger=migrator t=2026-04-18T09:16:26.825538814Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-18T09:16:26.825568485Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.661µs logger=migrator t=2026-04-18T09:16:26.832558832Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-18T09:16:26.840222575Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.663933ms logger=migrator t=2026-04-18T09:16:26.847053319Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-18T09:16:26.848203036Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.152057ms logger=migrator t=2026-04-18T09:16:26.854266021Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-18T09:16:26.861265549Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.998427ms logger=migrator t=2026-04-18T09:16:26.865999282Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-18T09:16:26.866796061Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=795.419µs logger=migrator t=2026-04-18T09:16:26.870786886Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-18T09:16:26.871853342Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.063836ms logger=migrator t=2026-04-18T09:16:26.880247763Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-18T09:16:26.881142894Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=893.141µs logger=migrator t=2026-04-18T09:16:26.886689146Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-18T09:16:26.900359263Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.671067ms logger=migrator t=2026-04-18T09:16:26.904038361Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-18T09:16:26.904767638Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=728.917µs logger=migrator t=2026-04-18T09:16:26.908690453Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-18T09:16:26.909557423Z 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=865.83µs logger=migrator t=2026-04-18T09:16:26.915814223Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-18T09:16:26.916079559Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=265.106µs logger=migrator t=2026-04-18T09:16:26.919562983Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-18T09:16:26.920539496Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=976.263µs logger=migrator t=2026-04-18T09:16:26.924514411Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-18T09:16:26.925106716Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=590.915µs logger=migrator t=2026-04-18T09:16:26.928969988Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-18T09:16:26.935856742Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.886224ms logger=migrator t=2026-04-18T09:16:26.939654483Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-18T09:16:26.944060308Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.405165ms logger=migrator t=2026-04-18T09:16:26.947686986Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-18T09:16:26.948820752Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.194928ms logger=migrator t=2026-04-18T09:16:26.952727706Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-18T09:16:26.953776291Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.047805ms logger=migrator t=2026-04-18T09:16:26.957997151Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-18T09:16:26.958362921Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=370.58µs logger=migrator t=2026-04-18T09:16:26.962561421Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-18T09:16:26.969451325Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.891234ms logger=migrator t=2026-04-18T09:16:26.972510389Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-18T09:16:26.9734099Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=897.831µs logger=migrator t=2026-04-18T09:16:26.977696832Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-18T09:16:26.977854766Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=158.344µs logger=migrator t=2026-04-18T09:16:26.981411142Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-18T09:16:26.98176028Z level=info msg="Migration successfully executed" id="Move region to single row" duration=349.248µs logger=migrator t=2026-04-18T09:16:26.98635714Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-18T09:16:26.987655951Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.297531ms logger=migrator t=2026-04-18T09:16:26.992264921Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-18T09:16:26.993529561Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.26395ms logger=migrator t=2026-04-18T09:16:26.997484816Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-18T09:16:26.998374598Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=889.142µs logger=migrator t=2026-04-18T09:16:27.00183233Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-18T09:16:27.00268205Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=851.03µs logger=migrator t=2026-04-18T09:16:27.006521482Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-18T09:16:27.0072816Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=760.748µs logger=migrator t=2026-04-18T09:16:27.012150417Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-18T09:16:27.013026107Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=876.21µs logger=migrator t=2026-04-18T09:16:27.018027687Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-18T09:16:27.018101579Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=77.372µs logger=migrator t=2026-04-18T09:16:27.021609723Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-18T09:16:27.022474893Z level=info msg="Migration successfully executed" id="create test_data table" duration=865.02µs logger=migrator t=2026-04-18T09:16:27.026810177Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-18T09:16:27.027713899Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=903.532µs logger=migrator t=2026-04-18T09:16:27.034524812Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-18T09:16:27.035484575Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=958.632µs logger=migrator t=2026-04-18T09:16:27.041955729Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-18T09:16:27.043548977Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.591738ms logger=migrator t=2026-04-18T09:16:27.048886735Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-18T09:16:27.04906329Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=176.794µs logger=migrator t=2026-04-18T09:16:27.052299647Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-18T09:16:27.052690996Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=391.699µs logger=migrator t=2026-04-18T09:16:27.056289702Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-18T09:16:27.056393955Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=105.103µs logger=migrator t=2026-04-18T09:16:27.063953585Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-18T09:16:27.064816646Z level=info msg="Migration successfully executed" id="create team table" duration=861.591µs logger=migrator t=2026-04-18T09:16:27.068548715Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-18T09:16:27.070507683Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.955758ms logger=migrator t=2026-04-18T09:16:27.077042999Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-18T09:16:27.078205226Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.163458ms logger=migrator t=2026-04-18T09:16:27.084525618Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-18T09:16:27.089520817Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.994288ms logger=migrator t=2026-04-18T09:16:27.09468404Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-18T09:16:27.094866004Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=180.024µs logger=migrator t=2026-04-18T09:16:27.101107793Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-18T09:16:27.102068457Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=964.234µs logger=migrator t=2026-04-18T09:16:27.109074654Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-18T09:16:27.110598961Z level=info msg="Migration successfully executed" id="create team member table" duration=1.523807ms logger=migrator t=2026-04-18T09:16:27.116929582Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-18T09:16:27.118595192Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.66704ms logger=migrator t=2026-04-18T09:16:27.126218384Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-18T09:16:27.127207428Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=988.684µs logger=migrator t=2026-04-18T09:16:27.132082065Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-18T09:16:27.133656972Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.574567ms logger=migrator t=2026-04-18T09:16:27.138431327Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-18T09:16:27.146234104Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.803087ms logger=migrator t=2026-04-18T09:16:27.154288285Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-18T09:16:27.161205841Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.915746ms logger=migrator t=2026-04-18T09:16:27.166188981Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-18T09:16:27.170707268Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.517697ms logger=migrator t=2026-04-18T09:16:27.1741212Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-18T09:16:27.175061452Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=937.422µs logger=migrator t=2026-04-18T09:16:27.18123527Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-18T09:16:27.182113581Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=878.621µs logger=migrator t=2026-04-18T09:16:27.186417124Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-18T09:16:27.187395687Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=978.773µs logger=migrator t=2026-04-18T09:16:27.19416892Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-18T09:16:27.195798408Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.629449ms logger=migrator t=2026-04-18T09:16:27.211177496Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-18T09:16:27.212899477Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.725681ms logger=migrator t=2026-04-18T09:16:27.218146823Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-18T09:16:27.219299731Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.166649ms logger=migrator t=2026-04-18T09:16:27.226147344Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-18T09:16:27.227111147Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=964.422µs logger=migrator t=2026-04-18T09:16:27.231810469Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-18T09:16:27.232749921Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=940.052µs logger=migrator t=2026-04-18T09:16:27.236679886Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-18T09:16:27.237160948Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=480.311µs logger=migrator t=2026-04-18T09:16:27.242749161Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-18T09:16:27.242987357Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=237.856µs logger=migrator t=2026-04-18T09:16:27.24773901Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-18T09:16:27.265084235Z level=info msg="Migration successfully executed" id="create tag table" duration=17.338625ms logger=migrator t=2026-04-18T09:16:27.271432207Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-18T09:16:27.273396814Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.969378ms logger=migrator t=2026-04-18T09:16:27.279247004Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-18T09:16:27.280040102Z level=info msg="Migration successfully executed" id="create login attempt table" duration=792.918µs logger=migrator t=2026-04-18T09:16:27.284703904Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-18T09:16:27.285630646Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=923.822µs logger=migrator t=2026-04-18T09:16:27.318964363Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-18T09:16:27.320662944Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.701981ms logger=migrator t=2026-04-18T09:16:27.340931859Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-18T09:16:27.3627291Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=21.803772ms logger=migrator t=2026-04-18T09:16:27.369215085Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-18T09:16:27.370752692Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.539977ms logger=migrator t=2026-04-18T09:16:27.376303405Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-18T09:16:27.378262111Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.962086ms logger=migrator t=2026-04-18T09:16:27.384992513Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-18T09:16:27.38529633Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=304.077µs logger=migrator t=2026-04-18T09:16:27.390361511Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-18T09:16:27.391037837Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=674.956µs logger=migrator t=2026-04-18T09:16:27.395831602Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-18T09:16:27.397360778Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.528486ms logger=migrator t=2026-04-18T09:16:27.402851509Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-18T09:16:27.403776342Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=924.963µs logger=migrator t=2026-04-18T09:16:27.408375812Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-18T09:16:27.408459064Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=83.742µs logger=migrator t=2026-04-18T09:16:27.412695795Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-18T09:16:27.420788449Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.091084ms logger=migrator t=2026-04-18T09:16:27.426355782Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-18T09:16:27.429999689Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.644147ms logger=migrator t=2026-04-18T09:16:27.434937087Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-18T09:16:27.440409648Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.471971ms logger=migrator t=2026-04-18T09:16:27.445570131Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-18T09:16:27.450943539Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.371718ms logger=migrator t=2026-04-18T09:16:27.455710554Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-18T09:16:27.456877521Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.165427ms logger=migrator t=2026-04-18T09:16:27.462974428Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-18T09:16:27.46978475Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.809612ms logger=migrator t=2026-04-18T09:16:27.474643897Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-18T09:16:27.475369734Z level=info msg="Migration successfully executed" id="create server_lock table" duration=725.877µs logger=migrator t=2026-04-18T09:16:27.481220124Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-18T09:16:27.482028623Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=808.298µs logger=migrator t=2026-04-18T09:16:27.487287508Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-18T09:16:27.488031857Z level=info msg="Migration successfully executed" id="create user auth token table" duration=744.219µs logger=migrator t=2026-04-18T09:16:27.493920578Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-18T09:16:27.494750477Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=832.229µs logger=migrator t=2026-04-18T09:16:27.501051108Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-18T09:16:27.501848438Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=796.91µs logger=migrator t=2026-04-18T09:16:27.507438731Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-18T09:16:27.508312082Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=873.291µs logger=migrator t=2026-04-18T09:16:27.513221419Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-18T09:16:27.518348051Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.126192ms logger=migrator t=2026-04-18T09:16:27.523963066Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-18T09:16:27.524794446Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=832.06µs logger=migrator t=2026-04-18T09:16:27.529763554Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-18T09:16:27.531578288Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.815834ms logger=migrator t=2026-04-18T09:16:27.537288124Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-18T09:16:27.538816551Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.529207ms logger=migrator t=2026-04-18T09:16:27.544228321Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-18T09:16:27.545287566Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.061305ms logger=migrator t=2026-04-18T09:16:27.550966152Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-18T09:16:27.55218534Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.218199ms logger=migrator t=2026-04-18T09:16:27.557419905Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-18T09:16:27.557587499Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=165.574µs logger=migrator t=2026-04-18T09:16:27.563304966Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-18T09:16:27.563505672Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=200.696µs logger=migrator t=2026-04-18T09:16:27.568016669Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-18T09:16:27.569046784Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.030305ms logger=migrator t=2026-04-18T09:16:27.573424479Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-18T09:16:27.574479863Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.055165ms logger=migrator t=2026-04-18T09:16:27.580664092Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-18T09:16:27.589185696Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=8.520554ms logger=migrator t=2026-04-18T09:16:27.593474188Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-18T09:16:27.59357403Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=100.112µs logger=migrator t=2026-04-18T09:16:27.601732215Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-18T09:16:27.603337384Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.604579ms logger=migrator t=2026-04-18T09:16:27.608280162Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-18T09:16:27.610167147Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.886535ms logger=migrator t=2026-04-18T09:16:27.614179604Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-18T09:16:27.615113876Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=934.152µs logger=migrator t=2026-04-18T09:16:27.619204573Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-18T09:16:27.620232348Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.027205ms logger=migrator t=2026-04-18T09:16:27.624298515Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-18T09:16:27.630135864Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.836939ms logger=migrator t=2026-04-18T09:16:27.634649213Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-18T09:16:27.635517463Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=868.29µs logger=migrator t=2026-04-18T09:16:27.640269147Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-18T09:16:27.640511793Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=242.536µs logger=migrator t=2026-04-18T09:16:27.645068262Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-18T09:16:27.646628629Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.568457ms logger=migrator t=2026-04-18T09:16:27.651578597Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-18T09:16:27.652627332Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.048465ms logger=migrator t=2026-04-18T09:16:27.657574841Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-18T09:16:27.659221691Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.646489ms logger=migrator t=2026-04-18T09:16:27.664329423Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-18T09:16:27.664460296Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=127.903µs logger=migrator t=2026-04-18T09:16:27.669311151Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-18T09:16:27.670274635Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=958.374µs logger=migrator t=2026-04-18T09:16:27.67470478Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-18T09:16:27.676424362Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.718502ms logger=migrator t=2026-04-18T09:16:27.681453552Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-18T09:16:27.682450826Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=998.364µs logger=migrator t=2026-04-18T09:16:27.686754789Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-18T09:16:27.687772773Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.017554ms logger=migrator t=2026-04-18T09:16:27.693999902Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-18T09:16:27.69979672Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.796408ms logger=migrator t=2026-04-18T09:16:27.704458682Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-18T09:16:27.705352463Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=893.751µs logger=migrator t=2026-04-18T09:16:27.709716408Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-18T09:16:27.71063029Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=911.942µs logger=migrator t=2026-04-18T09:16:27.71567047Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-18T09:16:27.745120934Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.444694ms logger=migrator t=2026-04-18T09:16:27.753226448Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-18T09:16:27.782077999Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.845541ms logger=migrator t=2026-04-18T09:16:27.786718269Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-18T09:16:27.787462507Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=744.047µs logger=migrator t=2026-04-18T09:16:27.791465483Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-18T09:16:27.792144879Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=679.136µs logger=migrator t=2026-04-18T09:16:27.797427775Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-18T09:16:27.8059839Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.555875ms logger=migrator t=2026-04-18T09:16:27.810848967Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-18T09:16:27.817033544Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.182567ms logger=migrator t=2026-04-18T09:16:27.822087315Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-18T09:16:27.823056718Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=967.053µs logger=migrator t=2026-04-18T09:16:27.829043591Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-18T09:16:27.830719842Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.677611ms logger=migrator t=2026-04-18T09:16:27.837141125Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-18T09:16:27.838453317Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.311972ms logger=migrator t=2026-04-18T09:16:27.844142483Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-18T09:16:27.845460694Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.318282ms logger=migrator t=2026-04-18T09:16:27.851392846Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-18T09:16:27.85155821Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=168.914µs logger=migrator t=2026-04-18T09:16:27.857085301Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-18T09:16:27.864157141Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.07106ms logger=migrator t=2026-04-18T09:16:27.869262343Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-18T09:16:27.876724131Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.459618ms logger=migrator t=2026-04-18T09:16:27.881906815Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-18T09:16:27.890354567Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.447362ms logger=migrator t=2026-04-18T09:16:27.897014917Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-18T09:16:27.897835826Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=835.519µs logger=migrator t=2026-04-18T09:16:27.902374445Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-18T09:16:27.904111317Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.735752ms logger=migrator t=2026-04-18T09:16:27.909439204Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-18T09:16:27.918323506Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.883122ms logger=migrator t=2026-04-18T09:16:27.923220634Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-18T09:16:27.930286162Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.067089ms logger=migrator t=2026-04-18T09:16:27.93562904Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-18T09:16:27.937030784Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.404244ms logger=migrator t=2026-04-18T09:16:27.943034987Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-18T09:16:27.952054553Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.101118ms logger=migrator t=2026-04-18T09:16:27.957925493Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-18T09:16:27.965011613Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.08661ms logger=migrator t=2026-04-18T09:16:27.970119915Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-18T09:16:27.970196377Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=77.252µs logger=migrator t=2026-04-18T09:16:27.974749275Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-18T09:16:27.975780151Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.026366ms logger=migrator t=2026-04-18T09:16:27.982232775Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-18T09:16:27.983942916Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.709871ms logger=migrator t=2026-04-18T09:16:27.9895512Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-18T09:16:27.990733718Z 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.182768ms logger=migrator t=2026-04-18T09:16:27.997947221Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-18T09:16:27.998116635Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=163.064µs logger=migrator t=2026-04-18T09:16:28.00417493Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-18T09:16:28.012613311Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.437422ms logger=migrator t=2026-04-18T09:16:28.019107496Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-18T09:16:28.026486273Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.381477ms logger=migrator t=2026-04-18T09:16:28.036598214Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-18T09:16:28.042768683Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.170429ms logger=migrator t=2026-04-18T09:16:28.047809033Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-18T09:16:28.05396519Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.155868ms logger=migrator t=2026-04-18T09:16:28.058705663Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-18T09:16:28.064988284Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.280801ms logger=migrator t=2026-04-18T09:16:28.070225218Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-18T09:16:28.0702942Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=69.512µs logger=migrator t=2026-04-18T09:16:28.075155527Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-18T09:16:28.076354566Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.1985ms logger=migrator t=2026-04-18T09:16:28.08197981Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-18T09:16:28.088612869Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.635219ms logger=migrator t=2026-04-18T09:16:28.093921646Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-18T09:16:28.093987657Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=66.832µs logger=migrator t=2026-04-18T09:16:28.098447783Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-18T09:16:28.106810533Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.3612ms logger=migrator t=2026-04-18T09:16:28.112826198Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-18T09:16:28.113805781Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=977.303µs logger=migrator t=2026-04-18T09:16:28.119891937Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-18T09:16:28.130236354Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.344548ms logger=migrator t=2026-04-18T09:16:28.136075834Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-18T09:16:28.136882423Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=806.389µs logger=migrator t=2026-04-18T09:16:28.141924763Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-18T09:16:28.142902526Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=979.923µs logger=migrator t=2026-04-18T09:16:28.147971028Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-18T09:16:28.15809303Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.122492ms logger=migrator t=2026-04-18T09:16:28.162496925Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-18T09:16:28.163257764Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=760.719µs logger=migrator t=2026-04-18T09:16:28.177848513Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-18T09:16:28.179770679Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.920806ms logger=migrator t=2026-04-18T09:16:28.187000101Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-18T09:16:28.187844061Z level=info msg="Migration successfully executed" id="create alert_image table" duration=843.89µs logger=migrator t=2026-04-18T09:16:28.193380844Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-18T09:16:28.194355898Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=977.174µs logger=migrator t=2026-04-18T09:16:28.199677395Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-18T09:16:28.199744556Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=67.941µs logger=migrator t=2026-04-18T09:16:28.213166957Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-18T09:16:28.214839277Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.67147ms logger=migrator t=2026-04-18T09:16:28.222828188Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-18T09:16:28.224897798Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.0687ms logger=migrator t=2026-04-18T09:16:28.231015454Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-18T09:16:28.231500546Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-18T09:16:28.236584107Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-18T09:16:28.237052678Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=472.771µs logger=migrator t=2026-04-18T09:16:28.242194201Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-18T09:16:28.243269427Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.075056ms logger=migrator t=2026-04-18T09:16:28.248167284Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-18T09:16:28.25549947Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.331826ms logger=migrator t=2026-04-18T09:16:28.260871087Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-18T09:16:28.261649647Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=778.59µs logger=migrator t=2026-04-18T09:16:28.266833811Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-18T09:16:28.268632893Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.798392ms logger=migrator t=2026-04-18T09:16:28.274009122Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-18T09:16:28.27480328Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=793.918µs logger=migrator t=2026-04-18T09:16:28.28019629Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-18T09:16:28.281211615Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.015014ms logger=migrator t=2026-04-18T09:16:28.286778418Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-18T09:16:28.287780481Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.001723ms logger=migrator t=2026-04-18T09:16:28.29480031Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-18T09:16:28.29484081Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=42.341µs logger=migrator t=2026-04-18T09:16:28.304145263Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-18T09:16:28.304268156Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=126.623µs logger=migrator t=2026-04-18T09:16:28.309864159Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-18T09:16:28.315975665Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.107316ms logger=migrator t=2026-04-18T09:16:28.321097888Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-18T09:16:28.321454556Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=354.698µs logger=migrator t=2026-04-18T09:16:28.326402895Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-18T09:16:28.327434199Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.031024ms logger=migrator t=2026-04-18T09:16:28.333862674Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-18T09:16:28.334360425Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=497.771µs logger=migrator t=2026-04-18T09:16:28.34085696Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-18T09:16:28.342439079Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.581469ms logger=migrator t=2026-04-18T09:16:28.348749149Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-18T09:16:28.349581899Z level=info msg="Migration successfully executed" id="create secrets table" duration=832.29µs logger=migrator t=2026-04-18T09:16:28.357342515Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-18T09:16:28.394106634Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.769879ms logger=migrator t=2026-04-18T09:16:28.408951598Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-18T09:16:28.418817825Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.860257ms logger=migrator t=2026-04-18T09:16:28.426607902Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-18T09:16:28.426723504Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=116.242µs logger=migrator t=2026-04-18T09:16:28.432892762Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-18T09:16:28.468583565Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.690094ms logger=migrator t=2026-04-18T09:16:28.475844928Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-18T09:16:28.506998203Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.151125ms logger=migrator t=2026-04-18T09:16:28.511624364Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-18T09:16:28.512216828Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=593.034µs logger=migrator t=2026-04-18T09:16:28.517795542Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-18T09:16:28.518869988Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.073886ms logger=migrator t=2026-04-18T09:16:28.525154538Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-18T09:16:28.525495196Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=341.058µs logger=migrator t=2026-04-18T09:16:28.53025385Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-18T09:16:28.531740505Z level=info msg="Migration successfully executed" id="create permission table" duration=1.486455ms logger=migrator t=2026-04-18T09:16:28.537595975Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-18T09:16:28.53863112Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.036045ms logger=migrator t=2026-04-18T09:16:28.543519126Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-18T09:16:28.544629264Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.107487ms logger=migrator t=2026-04-18T09:16:28.551157729Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-18T09:16:28.55202149Z level=info msg="Migration successfully executed" id="create role table" duration=863.701µs logger=migrator t=2026-04-18T09:16:28.557070321Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-18T09:16:28.567549642Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.479791ms logger=migrator t=2026-04-18T09:16:28.572346337Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-18T09:16:28.583007171Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.678355ms logger=migrator t=2026-04-18T09:16:28.588552113Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-18T09:16:28.589513307Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=960.684µs logger=migrator t=2026-04-18T09:16:28.594703231Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-18T09:16:28.595770706Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.067355ms logger=migrator t=2026-04-18T09:16:28.600123171Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-18T09:16:28.601168096Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.045965ms logger=migrator t=2026-04-18T09:16:28.606204106Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-18T09:16:28.607091807Z level=info msg="Migration successfully executed" id="create team role table" duration=885.481µs logger=migrator t=2026-04-18T09:16:28.612070577Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-18T09:16:28.613830598Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.760142ms logger=migrator t=2026-04-18T09:16:28.619552606Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-18T09:16:28.621223245Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.670269ms logger=migrator t=2026-04-18T09:16:28.627354221Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-18T09:16:28.628368226Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.011175ms logger=migrator t=2026-04-18T09:16:28.633298293Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-18T09:16:28.634660396Z level=info msg="Migration successfully executed" id="create user role table" duration=1.361853ms logger=migrator t=2026-04-18T09:16:28.640924496Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-18T09:16:28.642117145Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.192329ms logger=migrator t=2026-04-18T09:16:28.65153613Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-18T09:16:28.654061651Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.52796ms logger=migrator t=2026-04-18T09:16:28.66238616Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-18T09:16:28.663835134Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.452274ms logger=migrator t=2026-04-18T09:16:28.672179943Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-18T09:16:28.67326968Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.091507ms logger=migrator t=2026-04-18T09:16:28.677223034Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-18T09:16:28.678290689Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.064405ms logger=migrator t=2026-04-18T09:16:28.682630744Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-18T09:16:28.683979246Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.348962ms logger=migrator t=2026-04-18T09:16:28.691918455Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-18T09:16:28.701017294Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.097238ms logger=migrator t=2026-04-18T09:16:28.707724104Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-18T09:16:28.710100011Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.377817ms logger=migrator t=2026-04-18T09:16:28.720355205Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-18T09:16:28.721639686Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.286931ms logger=migrator t=2026-04-18T09:16:28.728002448Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-18T09:16:28.729274429Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.275081ms logger=migrator t=2026-04-18T09:16:28.733906529Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-18T09:16:28.735071038Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.164439ms logger=migrator t=2026-04-18T09:16:28.738724265Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-18T09:16:28.739591805Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=867.14µs logger=migrator t=2026-04-18T09:16:28.745195819Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-18T09:16:28.746287906Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.092117ms logger=migrator t=2026-04-18T09:16:28.753011796Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-18T09:16:28.761744285Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.732339ms logger=migrator t=2026-04-18T09:16:28.767983714Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-18T09:16:28.780282919Z level=info msg="Migration successfully executed" id="permission kind migration" duration=12.280164ms logger=migrator t=2026-04-18T09:16:28.783783032Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-18T09:16:28.79040511Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.612548ms logger=migrator t=2026-04-18T09:16:28.797954931Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-18T09:16:28.808285009Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.331998ms logger=migrator t=2026-04-18T09:16:28.811905055Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-18T09:16:28.812765255Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=860.66µs logger=migrator t=2026-04-18T09:16:28.816573127Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-18T09:16:28.817343585Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=769.868µs logger=migrator t=2026-04-18T09:16:28.82092722Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-18T09:16:28.821977906Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.050876ms logger=migrator t=2026-04-18T09:16:28.830143261Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-18T09:16:28.831599656Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.459735ms logger=migrator t=2026-04-18T09:16:28.835103119Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-18T09:16:28.840785565Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=5.677426ms logger=migrator t=2026-04-18T09:16:28.846517513Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-18T09:16:28.846624326Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=116.873µs logger=migrator t=2026-04-18T09:16:28.856630424Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-18T09:16:28.856704336Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=78.342µs logger=migrator t=2026-04-18T09:16:28.862975356Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-18T09:16:28.863804826Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=832.81µs logger=migrator t=2026-04-18T09:16:28.867947595Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-18T09:16:28.868772234Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=827.129µs logger=migrator t=2026-04-18T09:16:28.872619797Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-18T09:16:28.873320913Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=701.876µs logger=migrator t=2026-04-18T09:16:28.878671572Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-18T09:16:28.878923128Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=252.286µs logger=migrator t=2026-04-18T09:16:28.882962655Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-18T09:16:28.883486237Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=523.602µs logger=migrator t=2026-04-18T09:16:28.889208734Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-18T09:16:28.890361521Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.153577ms logger=migrator t=2026-04-18T09:16:28.894404698Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-18T09:16:28.895379941Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=983.143µs logger=migrator t=2026-04-18T09:16:28.899873339Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-18T09:16:28.90826862Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.394111ms logger=migrator t=2026-04-18T09:16:28.912208583Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-18T09:16:28.912301966Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=94.403µs logger=migrator t=2026-04-18T09:16:28.918270618Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-18T09:16:28.919281383Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.008605ms logger=migrator t=2026-04-18T09:16:28.925211295Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-18T09:16:28.927239013Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.030458ms logger=migrator t=2026-04-18T09:16:28.934106757Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-18T09:16:28.93591593Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.809863ms logger=migrator t=2026-04-18T09:16:28.940985672Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-18T09:16:28.949892654Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.906363ms logger=migrator t=2026-04-18T09:16:28.953520082Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-18T09:16:28.95428975Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=769.818µs logger=migrator t=2026-04-18T09:16:28.957686941Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-18T09:16:28.958444589Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=757.608µs logger=migrator t=2026-04-18T09:16:28.962783963Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-18T09:16:28.986854479Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.070456ms logger=migrator t=2026-04-18T09:16:28.991709114Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-18T09:16:28.992510824Z level=info msg="Migration successfully executed" id="create correlation v2" duration=801.59µs logger=migrator t=2026-04-18T09:16:29.002633636Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-18T09:16:29.006488328Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=3.854743ms logger=migrator t=2026-04-18T09:16:29.013190588Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-18T09:16:29.014215332Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.017304ms logger=migrator t=2026-04-18T09:16:29.020285958Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-18T09:16:29.024778545Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=4.499497ms logger=migrator t=2026-04-18T09:16:29.030577684Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-18T09:16:29.03085059Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=274.396µs logger=migrator t=2026-04-18T09:16:29.036088336Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-18T09:16:29.036972027Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=883.381µs logger=migrator t=2026-04-18T09:16:29.043273838Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-18T09:16:29.05213003Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.855472ms logger=migrator t=2026-04-18T09:16:29.05672955Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-18T09:16:29.058211785Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.482405ms logger=migrator t=2026-04-18T09:16:29.062352624Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-18T09:16:29.064197998Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.848854ms logger=migrator t=2026-04-18T09:16:29.082215479Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-18T09:16:29.083053959Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-18T09:16:29.086558013Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-18T09:16:29.0868576Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-18T09:16:29.08979055Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-18T09:16:29.090487137Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=696.117µs logger=migrator t=2026-04-18T09:16:29.094317028Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-18T09:16:29.095384463Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.072645ms logger=migrator t=2026-04-18T09:16:29.101419779Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-18T09:16:29.103572389Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.15134ms logger=migrator t=2026-04-18T09:16:29.107810181Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-18T09:16:29.108927877Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.117666ms logger=migrator t=2026-04-18T09:16:29.114296486Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-18T09:16:29.116248323Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.963237ms logger=migrator t=2026-04-18T09:16:29.120010233Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-18T09:16:29.121094569Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.084286ms logger=migrator t=2026-04-18T09:16:29.126897968Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-18T09:16:29.12869786Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.801562ms logger=migrator t=2026-04-18T09:16:29.132923652Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-18T09:16:29.134779386Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.857254ms logger=migrator t=2026-04-18T09:16:29.139432877Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-18T09:16:29.140575984Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.143107ms logger=migrator t=2026-04-18T09:16:29.144257253Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-18T09:16:29.145776179Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.518675ms logger=migrator t=2026-04-18T09:16:29.149377885Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-18T09:16:29.150561983Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.183568ms logger=migrator t=2026-04-18T09:16:29.155768808Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-18T09:16:29.184767171Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.991783ms logger=migrator t=2026-04-18T09:16:29.188735397Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-18T09:16:29.19725675Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.518853ms logger=migrator t=2026-04-18T09:16:29.201343267Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-18T09:16:29.208469059Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.124541ms logger=migrator t=2026-04-18T09:16:29.213516589Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-18T09:16:29.213781555Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=259.226µs logger=migrator t=2026-04-18T09:16:29.217288329Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-18T09:16:29.226922249Z level=info msg="Migration successfully executed" id="add share column" duration=9.63254ms logger=migrator t=2026-04-18T09:16:29.230845743Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-18T09:16:29.231026188Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=180.965µs logger=migrator t=2026-04-18T09:16:29.234781207Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-18T09:16:29.23573804Z level=info msg="Migration successfully executed" id="create file table" duration=966.803µs logger=migrator t=2026-04-18T09:16:29.240809641Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-18T09:16:29.2428613Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.060729ms logger=migrator t=2026-04-18T09:16:29.247214885Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-18T09:16:29.249011678Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.796582ms logger=migrator t=2026-04-18T09:16:29.254062798Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-18T09:16:29.25499555Z level=info msg="Migration successfully executed" id="create file_meta table" duration=932.932µs logger=migrator t=2026-04-18T09:16:29.259935809Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-18T09:16:29.261309652Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.374663ms logger=migrator t=2026-04-18T09:16:29.265607984Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-18T09:16:29.265718977Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=114.123µs logger=migrator t=2026-04-18T09:16:29.269291742Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-18T09:16:29.269408155Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=117.623µs logger=migrator t=2026-04-18T09:16:29.273955314Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-18T09:16:29.274941747Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=986.763µs logger=migrator t=2026-04-18T09:16:29.279034446Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-18T09:16:29.279449896Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=419.71µs logger=migrator t=2026-04-18T09:16:29.283747349Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-18T09:16:29.285203533Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.456104ms logger=migrator t=2026-04-18T09:16:29.289029644Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-18T09:16:29.298309637Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.280953ms logger=migrator t=2026-04-18T09:16:29.3026586Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-18T09:16:29.302834844Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=176.534µs logger=migrator t=2026-04-18T09:16:29.306451311Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-18T09:16:29.30765439Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.202409ms logger=migrator t=2026-04-18T09:16:29.311969393Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-18T09:16:29.312415084Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=446.401µs logger=migrator t=2026-04-18T09:16:29.316392899Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-18T09:16:29.316674575Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=281.716µs logger=migrator t=2026-04-18T09:16:29.320948568Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-18T09:16:29.32147043Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=521.442µs logger=migrator t=2026-04-18T09:16:29.325414174Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-18T09:16:29.337007222Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.588258ms logger=migrator t=2026-04-18T09:16:29.340812063Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-18T09:16:29.350215478Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.402754ms logger=migrator t=2026-04-18T09:16:29.354614483Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-18T09:16:29.355559625Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=944.722µs logger=migrator t=2026-04-18T09:16:29.358825643Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-18T09:16:29.437852604Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.021111ms logger=migrator t=2026-04-18T09:16:29.442047664Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-18T09:16:29.442978446Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=930.442µs logger=migrator t=2026-04-18T09:16:29.447899213Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-18T09:16:29.449129693Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.22841ms logger=migrator t=2026-04-18T09:16:29.455224469Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-18T09:16:29.482999353Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.776144ms logger=migrator t=2026-04-18T09:16:29.487766007Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-18T09:16:29.494120139Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.353683ms logger=migrator t=2026-04-18T09:16:29.498524344Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-18T09:16:29.498807451Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=283.127µs logger=migrator t=2026-04-18T09:16:29.502475109Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-18T09:16:29.502703145Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=227.995µs logger=migrator t=2026-04-18T09:16:29.506221418Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-18T09:16:29.506495115Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=276.737µs logger=migrator t=2026-04-18T09:16:29.510671735Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-18T09:16:29.510936961Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=240.666µs logger=migrator t=2026-04-18T09:16:29.514285221Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-18T09:16:29.514527077Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=242.206µs logger=migrator t=2026-04-18T09:16:29.517104519Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-18T09:16:29.517942129Z level=info msg="Migration successfully executed" id="create folder table" duration=837.37µs logger=migrator t=2026-04-18T09:16:29.522810365Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-18T09:16:29.52386649Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.055395ms logger=migrator t=2026-04-18T09:16:29.528129962Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-18T09:16:29.530049809Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.920686ms logger=migrator t=2026-04-18T09:16:29.534607437Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-18T09:16:29.534674659Z level=info msg="Migration successfully executed" id="Update folder title length" duration=71.722µs logger=migrator t=2026-04-18T09:16:29.538586593Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-18T09:16:29.540017026Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.426023ms logger=migrator t=2026-04-18T09:16:29.545305793Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-18T09:16:29.546533402Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.227729ms logger=migrator t=2026-04-18T09:16:29.550273872Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-18T09:16:29.551605143Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.330681ms logger=migrator t=2026-04-18T09:16:29.556084711Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-18T09:16:29.556631874Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=545.633µs logger=migrator t=2026-04-18T09:16:29.56066621Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-18T09:16:29.561221074Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=550.924µs logger=migrator t=2026-04-18T09:16:29.565420644Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-18T09:16:29.566784407Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.365273ms logger=migrator t=2026-04-18T09:16:29.571260323Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-18T09:16:29.572707418Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.446475ms logger=migrator t=2026-04-18T09:16:29.576497699Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-18T09:16:29.577720039Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.21891ms logger=migrator t=2026-04-18T09:16:29.581508399Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-18T09:16:29.58281455Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.305661ms logger=migrator t=2026-04-18T09:16:29.589984142Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-18T09:16:29.591552048Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.566446ms logger=migrator t=2026-04-18T09:16:29.595949184Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-18T09:16:29.597557833Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.608639ms logger=migrator t=2026-04-18T09:16:29.602384158Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-18T09:16:29.603664709Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.280012ms logger=migrator t=2026-04-18T09:16:29.608121495Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-18T09:16:29.609867117Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.743792ms logger=migrator t=2026-04-18T09:16:29.614728443Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-18T09:16:29.616221419Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.492426ms logger=migrator t=2026-04-18T09:16:29.621424183Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-18T09:16:29.622649733Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.22539ms logger=migrator t=2026-04-18T09:16:29.627044448Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-18T09:16:29.628986144Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.941796ms logger=migrator t=2026-04-18T09:16:29.633722688Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-18T09:16:29.634310742Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=589.314µs logger=migrator t=2026-04-18T09:16:29.640997491Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-18T09:16:29.651305338Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.310867ms logger=migrator t=2026-04-18T09:16:29.655094378Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-18T09:16:29.655632171Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=538.333µs logger=migrator t=2026-04-18T09:16:29.659115615Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-18T09:16:29.659196207Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=83.082µs logger=migrator t=2026-04-18T09:16:29.664165505Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-18T09:16:29.666097671Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.931356ms logger=migrator t=2026-04-18T09:16:29.67147689Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-18T09:16:29.671552802Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=77.692µs logger=migrator t=2026-04-18T09:16:29.675334532Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-18T09:16:29.677116515Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.781253ms logger=migrator t=2026-04-18T09:16:29.680867485Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-18T09:16:29.682558035Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.697671ms logger=migrator t=2026-04-18T09:16:29.690494305Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-18T09:16:29.691704184Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.209758ms logger=migrator t=2026-04-18T09:16:29.698276462Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-18T09:16:29.699137412Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=862.841µs logger=migrator t=2026-04-18T09:16:29.703534026Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-18T09:16:29.703779733Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=246.247µs logger=migrator t=2026-04-18T09:16:29.709835828Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-18T09:16:29.710549305Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=713.496µs logger=migrator t=2026-04-18T09:16:29.714869748Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-18T09:16:29.715829631Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=959.813µs logger=migrator t=2026-04-18T09:16:29.721835454Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-18T09:16:29.725250236Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=3.412642ms logger=migrator t=2026-04-18T09:16:29.73087156Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-18T09:16:29.740099512Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.226042ms logger=migrator t=2026-04-18T09:16:29.745236264Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-18T09:16:29.758808408Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.565855ms logger=migrator t=2026-04-18T09:16:29.764003833Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-18T09:16:29.771729118Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.728506ms logger=migrator t=2026-04-18T09:16:29.776791739Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-18T09:16:29.776953883Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=162.864µs logger=migrator t=2026-04-18T09:16:29.783487829Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-18T09:16:29.791086271Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=7.599043ms logger=migrator t=2026-04-18T09:16:29.797077534Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-18T09:16:29.805492365Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.416871ms logger=migrator t=2026-04-18T09:16:29.812166264Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-18T09:16:29.814035919Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=1.868425ms logger=migrator t=2026-04-18T09:16:29.819109191Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.535275274s logger=migrator t=2026-04-18T09:16:29.819799537Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-18T09:16:29.841840714Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-18T09:16:29.842359197Z level=info msg="Created default organization" logger=secrets t=2026-04-18T09:16:29.851386582Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-18T09:16:29.900045366Z level=info msg="Restored cache from database" duration=506.613µs logger=plugin.store t=2026-04-18T09:16:29.902559837Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-18T09:16:29.942243525Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-18T09:16:29.942273306Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-18T09:16:29.942323907Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-18T09:16:29.942332738Z level=info msg="Plugins loaded" count=54 duration=39.774202ms logger=query_data t=2026-04-18T09:16:29.946472386Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-18T09:16:29.950452172Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-18T09:16:29.954453927Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-18T09:16:29.964055256Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-18T09:16:29.967214173Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-18T09:16:29.969690571Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-18T09:16:29.993176263Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-18T09:16:30.014460792Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-18T09:16:30.035315801Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-18T09:16:30.035338301Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-18T09:16:30.035630498Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-18T09:16:30.035897105Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-04-18T09:16:30.036194522Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-18T09:16:30.036376006Z level=info msg="State cache has been initialized" states=0 duration=745.608µs logger=ngalert.scheduler t=2026-04-18T09:16:30.036458348Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-18T09:16:30.036580791Z level=info msg=starting first_tick=2026-04-18T09:16:40Z logger=grafanaStorageLogger t=2026-04-18T09:16:30.037193676Z level=info msg="Storage starting" logger=http.server t=2026-04-18T09:16:30.038061007Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-18T09:16:30.095741585Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-18T09:16:30.097940928Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-18T09:16:30.104835233Z level=info msg="Update check succeeded" duration=67.575415ms logger=plugin.angulardetectorsprovider.dynamic t=2026-04-18T09:16:30.122473575Z level=info msg="Patterns update finished" duration=84.511971ms logger=grafana.update.checker t=2026-04-18T09:16:30.170456852Z level=info msg="Update check succeeded" duration=133.765899ms logger=grafana-apiserver t=2026-04-18T09:16:30.674857304Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-18T09:16:30.675285754Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-18T09:16:33.057638695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.058794322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.10759912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.167145964Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.188502164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.218918121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.238677274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.262673258Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.285618047Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.309792595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.324874045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.348225213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.362852014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.398130267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.413268969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.440324986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.45973479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.488518079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.508354143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.53583608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.553187626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.596757407Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.61611061Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.640737379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.658876612Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.69223308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.711759187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.752699096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.76872739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.802940158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:33.821188603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:34.141866023Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:34.161686216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:34.491864802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:34.506166954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:34.538498967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:34.551628771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:34.578255348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:34.592200862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:34.63520825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:34.659496831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:34.699346614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:34.731524183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:34.814151979Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:34.832934478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:34.883467147Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:34.900375831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:34.961443591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:34.979322029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.034460857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.053099193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.10315799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.119954492Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.182589559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.198758776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.258038694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.275474551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.338286773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.360349651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.411411211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.426780229Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.481992869Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.503711709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.58907431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.605940363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.676933221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.691311685Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.752391156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.767403175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.893530111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.904829691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:35.982376606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:36.002249321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:36.0733387Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:36.089498537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:36.173219419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:36.195904161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:36.264523253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:36.28283722Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-18T09:16:36.352959147Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-18T09:18:16.062661196Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-18T09:26:30.040413322Z level=info msg="Completed cleanup jobs" duration=4.285012ms logger=sqlstore.transactions t=2026-04-18T09:26:30.046889066Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-18T09:26:30.160027241Z level=info msg="Update check succeeded" duration=55.045936ms logger=sqlstore.transactions t=2026-04-18T09:31:29.96494702Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"