logger=settings t=2026-03-14T07:09:25.135944243Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-14T07:09:25Z logger=settings t=2026-03-14T07:09:25.136448176Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-14T07:09:25.136465566Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-14T07:09:25.136471866Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-14T07:09:25.136505907Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-14T07:09:25.136511857Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-14T07:09:25.136517107Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-14T07:09:25.136527308Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-14T07:09:25.136531998Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-14T07:09:25.136538188Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-14T07:09:25.136546478Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-14T07:09:25.136551928Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-14T07:09:25.136581039Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-14T07:09:25.136591839Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-14T07:09:25.136596799Z level=info msg=Target target=[all] logger=settings t=2026-03-14T07:09:25.1366289Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-14T07:09:25.13663447Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-14T07:09:25.13664002Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-14T07:09:25.13664702Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-14T07:09:25.136655431Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-14T07:09:25.136660561Z level=info msg="App mode production" logger=sqlstore t=2026-03-14T07:09:25.137109643Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-14T07:09:25.137137093Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-14T07:09:25.139347487Z level=info msg="Locking database" logger=migrator t=2026-03-14T07:09:25.139370158Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-14T07:09:25.140256401Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-14T07:09:25.141560763Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.302622ms logger=migrator t=2026-03-14T07:09:25.146980668Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-14T07:09:25.147611923Z level=info msg="Migration successfully executed" id="create user table" duration=629.845µs logger=migrator t=2026-03-14T07:09:25.154637609Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-14T07:09:25.155842118Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.20438ms logger=migrator t=2026-03-14T07:09:25.163261793Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-14T07:09:25.164989706Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.733853ms logger=migrator t=2026-03-14T07:09:25.171604611Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-14T07:09:25.173007805Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.403884ms logger=migrator t=2026-03-14T07:09:25.18123175Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-14T07:09:25.182044401Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=812.791µs logger=migrator t=2026-03-14T07:09:25.188773578Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-14T07:09:25.191306481Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.532663ms logger=migrator t=2026-03-14T07:09:25.195274679Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-14T07:09:25.196136312Z level=info msg="Migration successfully executed" id="create user table v2" duration=860.942µs logger=migrator t=2026-03-14T07:09:25.201738301Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-14T07:09:25.202721145Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=981.414µs logger=migrator t=2026-03-14T07:09:25.207007851Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-14T07:09:25.208398157Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.391136ms logger=migrator t=2026-03-14T07:09:25.215495953Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-14T07:09:25.216073448Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=576.485µs logger=migrator t=2026-03-14T07:09:25.221560854Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-14T07:09:25.222569049Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.009095ms logger=migrator t=2026-03-14T07:09:25.231208184Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-14T07:09:25.233656525Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.444201ms logger=migrator t=2026-03-14T07:09:25.238959487Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-14T07:09:25.242860284Z level=info msg="Migration successfully executed" id="Update user table charset" duration=3.896567ms logger=migrator t=2026-03-14T07:09:25.24789414Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-14T07:09:25.24911211Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.216871ms logger=migrator t=2026-03-14T07:09:25.254795942Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-14T07:09:25.255165921Z level=info msg="Migration successfully executed" id="Add missing user data" duration=370.92µs logger=migrator t=2026-03-14T07:09:25.261528189Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-14T07:09:25.263449867Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.921518ms logger=migrator t=2026-03-14T07:09:25.270206275Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-14T07:09:25.270942853Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=739.098µs logger=migrator t=2026-03-14T07:09:25.276791838Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-14T07:09:25.277904147Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.111998ms logger=migrator t=2026-03-14T07:09:25.282103671Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-14T07:09:25.290461408Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.356547ms logger=migrator t=2026-03-14T07:09:25.295376831Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-14T07:09:25.296772006Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.393435ms logger=migrator t=2026-03-14T07:09:25.300885128Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-14T07:09:25.301101054Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=216.586µs logger=migrator t=2026-03-14T07:09:25.305543045Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-14T07:09:25.306233941Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=690.746µs logger=migrator t=2026-03-14T07:09:25.311079182Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-03-14T07:09:25.311366089Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=284.957µs logger=migrator t=2026-03-14T07:09:25.31782079Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-14T07:09:25.318185129Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=364.699µs logger=migrator t=2026-03-14T07:09:25.323704996Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-14T07:09:25.324747253Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.040367ms logger=migrator t=2026-03-14T07:09:25.329134651Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-14T07:09:25.329812768Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=678.137µs logger=migrator t=2026-03-14T07:09:25.3351298Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-14T07:09:25.336007353Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=877.693µs logger=migrator t=2026-03-14T07:09:25.340844903Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-14T07:09:25.34149868Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=653.837µs logger=migrator t=2026-03-14T07:09:25.347485508Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-14T07:09:25.348311149Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=824.641µs logger=migrator t=2026-03-14T07:09:25.35597306Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-14T07:09:25.356033591Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=65.841µs logger=migrator t=2026-03-14T07:09:25.363860935Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-14T07:09:25.364647295Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=787.64µs logger=migrator t=2026-03-14T07:09:25.370751467Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-14T07:09:25.372688276Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.932999ms logger=migrator t=2026-03-14T07:09:25.380298185Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-14T07:09:25.380990752Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=692.708µs logger=migrator t=2026-03-14T07:09:25.386240262Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-14T07:09:25.38692924Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=688.958µs logger=migrator t=2026-03-14T07:09:25.393188986Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-14T07:09:25.398526558Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.337142ms logger=migrator t=2026-03-14T07:09:25.404410555Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-14T07:09:25.405211814Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=801.329µs logger=migrator t=2026-03-14T07:09:25.410764633Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-14T07:09:25.411921162Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.154029ms logger=migrator t=2026-03-14T07:09:25.490072067Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-14T07:09:25.492435345Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=2.367518ms logger=migrator t=2026-03-14T07:09:25.499754078Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-14T07:09:25.500715101Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=962.433µs logger=migrator t=2026-03-14T07:09:25.507745387Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-14T07:09:25.509221433Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.487386ms logger=migrator t=2026-03-14T07:09:25.516555056Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-14T07:09:25.517199502Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=644.846µs logger=migrator t=2026-03-14T07:09:25.521885919Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-14T07:09:25.522690668Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=805.019µs logger=migrator t=2026-03-14T07:09:25.528163565Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-14T07:09:25.528750769Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=587.904µs logger=migrator t=2026-03-14T07:09:25.534507382Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-14T07:09:25.535544619Z level=info msg="Migration successfully executed" id="create star table" duration=1.037307ms logger=migrator t=2026-03-14T07:09:25.541447286Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-14T07:09:25.542660765Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.213039ms logger=migrator t=2026-03-14T07:09:25.548431109Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-14T07:09:25.54926596Z level=info msg="Migration successfully executed" id="create org table v1" duration=836.111µs logger=migrator t=2026-03-14T07:09:25.553984437Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-14T07:09:25.554810068Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=822.671µs logger=migrator t=2026-03-14T07:09:25.561014083Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-14T07:09:25.561672169Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=660.366µs logger=migrator t=2026-03-14T07:09:25.56694303Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-14T07:09:25.56817213Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.2281ms logger=migrator t=2026-03-14T07:09:25.573278157Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-14T07:09:25.574041497Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=763.88µs logger=migrator t=2026-03-14T07:09:25.578730343Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-14T07:09:25.579486602Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=757.609µs logger=migrator t=2026-03-14T07:09:25.585380739Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-14T07:09:25.585446031Z level=info msg="Migration successfully executed" id="Update org table charset" duration=66.422µs logger=migrator t=2026-03-14T07:09:25.590798303Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-14T07:09:25.590893986Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=97.703µs logger=migrator t=2026-03-14T07:09:25.596713461Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-14T07:09:25.597033259Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=320.918µs logger=migrator t=2026-03-14T07:09:25.602838974Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-14T07:09:25.604041243Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.202999ms logger=migrator t=2026-03-14T07:09:25.610471624Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-14T07:09:25.611693914Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.22258ms logger=migrator t=2026-03-14T07:09:25.618245127Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-14T07:09:25.619609641Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.364015ms logger=migrator t=2026-03-14T07:09:25.626465521Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-14T07:09:25.627122687Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=655.376µs logger=migrator t=2026-03-14T07:09:25.633399144Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-14T07:09:25.634326717Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=926.433µs logger=migrator t=2026-03-14T07:09:25.639639919Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-14T07:09:25.64090286Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.261951ms logger=migrator t=2026-03-14T07:09:25.647449054Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-14T07:09:25.652847108Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.397724ms logger=migrator t=2026-03-14T07:09:25.659488773Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-14T07:09:25.660298123Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=809.5µs logger=migrator t=2026-03-14T07:09:25.665767849Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-14T07:09:25.667025471Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.257652ms logger=migrator t=2026-03-14T07:09:25.673080592Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-14T07:09:25.674414954Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.333482ms logger=migrator t=2026-03-14T07:09:25.68145958Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-14T07:09:25.681837189Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=377.639µs logger=migrator t=2026-03-14T07:09:25.687358047Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-14T07:09:25.688813113Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.454685ms logger=migrator t=2026-03-14T07:09:25.694650509Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-14T07:09:25.694837624Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=187.764µs logger=migrator t=2026-03-14T07:09:25.703376976Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-14T07:09:25.706044962Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.665756ms logger=migrator t=2026-03-14T07:09:25.711526589Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-14T07:09:25.71359705Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.078971ms logger=migrator t=2026-03-14T07:09:25.718046341Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-14T07:09:25.7200191Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.972069ms logger=migrator t=2026-03-14T07:09:25.725894596Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-14T07:09:25.726763318Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=868.341µs logger=migrator t=2026-03-14T07:09:25.731960597Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-14T07:09:25.735124746Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.165689ms logger=migrator t=2026-03-14T07:09:25.740043908Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-14T07:09:25.741576026Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.531108ms logger=migrator t=2026-03-14T07:09:25.747170445Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-14T07:09:25.748039308Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=868.152µs logger=migrator t=2026-03-14T07:09:25.753019021Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-14T07:09:25.753084762Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=66.931µs logger=migrator t=2026-03-14T07:09:25.758254951Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-14T07:09:25.758343573Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=92.182µs logger=migrator t=2026-03-14T07:09:25.765401779Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-14T07:09:25.768979058Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.572129ms logger=migrator t=2026-03-14T07:09:25.776820473Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-14T07:09:25.780288499Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.463176ms logger=migrator t=2026-03-14T07:09:25.786968487Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-14T07:09:25.789320054Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.351798ms logger=migrator t=2026-03-14T07:09:25.794461692Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-14T07:09:25.797456967Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.994865ms logger=migrator t=2026-03-14T07:09:25.803657471Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-14T07:09:25.804046791Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=386.43µs logger=migrator t=2026-03-14T07:09:25.809706412Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-14T07:09:25.810600524Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=893.352µs logger=migrator t=2026-03-14T07:09:25.815329602Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-14T07:09:25.81608039Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=751.348µs logger=migrator t=2026-03-14T07:09:25.821843284Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-14T07:09:25.821870995Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.471µs logger=migrator t=2026-03-14T07:09:25.826802238Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-14T07:09:25.828425508Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.619539ms logger=migrator t=2026-03-14T07:09:25.834377295Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-14T07:09:25.835276158Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=898.943µs logger=migrator t=2026-03-14T07:09:25.842282782Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-14T07:09:25.849840951Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.556959ms logger=migrator t=2026-03-14T07:09:25.854653851Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-14T07:09:25.855657085Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.003264ms logger=migrator t=2026-03-14T07:09:25.85983225Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-14T07:09:25.860624059Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=791.059µs logger=migrator t=2026-03-14T07:09:25.866536197Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-14T07:09:25.867341666Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=806.05µs logger=migrator t=2026-03-14T07:09:25.874198697Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-14T07:09:25.874786392Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=588.325µs logger=migrator t=2026-03-14T07:09:25.880004052Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-14T07:09:25.880893204Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=887.441µs logger=migrator t=2026-03-14T07:09:25.886719078Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-14T07:09:25.889444236Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.728988ms logger=migrator t=2026-03-14T07:09:25.896010039Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-14T07:09:25.896862101Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=851.772µs logger=migrator t=2026-03-14T07:09:25.909339701Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-14T07:09:25.909534226Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=191.675µs logger=migrator t=2026-03-14T07:09:25.914691935Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-14T07:09:25.914969601Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=274.936µs logger=migrator t=2026-03-14T07:09:25.922550131Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-14T07:09:25.923368951Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=822.361µs logger=migrator t=2026-03-14T07:09:25.930048817Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-14T07:09:25.932748435Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.697927ms logger=migrator t=2026-03-14T07:09:25.93940713Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-14T07:09:25.941142224Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.739393ms logger=migrator t=2026-03-14T07:09:25.9454406Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-14T07:09:25.946431874Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=995.104µs logger=migrator t=2026-03-14T07:09:25.953514201Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-14T07:09:25.954619518Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.106327ms logger=migrator t=2026-03-14T07:09:25.959260444Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-14T07:09:25.960228488Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=973.004µs logger=migrator t=2026-03-14T07:09:25.964806752Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-14T07:09:25.965713334Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=902.762µs logger=migrator t=2026-03-14T07:09:25.971716274Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-14T07:09:25.978325939Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.608416ms logger=migrator t=2026-03-14T07:09:25.983078857Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-14T07:09:25.98399971Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=923.303µs logger=migrator t=2026-03-14T07:09:25.988544472Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-14T07:09:25.989835315Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.290943ms logger=migrator t=2026-03-14T07:09:25.994767198Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-14T07:09:25.996035009Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.267441ms logger=migrator t=2026-03-14T07:09:26.000179533Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-14T07:09:26.000924201Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=728.558µs logger=migrator t=2026-03-14T07:09:26.006137531Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-14T07:09:26.008417608Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.279917ms logger=migrator t=2026-03-14T07:09:26.01335182Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-14T07:09:26.016070538Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.723408ms logger=migrator t=2026-03-14T07:09:26.020818786Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-14T07:09:26.020866777Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=50.561µs logger=migrator t=2026-03-14T07:09:26.025769719Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-14T07:09:26.026480317Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=709.508µs logger=migrator t=2026-03-14T07:09:26.035347308Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-14T07:09:26.037684376Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.337298ms logger=migrator t=2026-03-14T07:09:26.042164248Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-14T07:09:26.042478935Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=315.738µs logger=migrator t=2026-03-14T07:09:26.047200372Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-14T07:09:26.04748047Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=280.938µs logger=migrator t=2026-03-14T07:09:26.051647283Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-14T07:09:26.054632118Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.017385ms logger=migrator t=2026-03-14T07:09:26.059994581Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-14T07:09:26.060178665Z level=info msg="Migration successfully executed" id="Update uid value" duration=192.514µs logger=migrator t=2026-03-14T07:09:26.063527289Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-14T07:09:26.064328139Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=800.5µs logger=migrator t=2026-03-14T07:09:26.068750299Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-14T07:09:26.069951139Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.20015ms logger=migrator t=2026-03-14T07:09:26.078989104Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-14T07:09:26.080338947Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.350493ms logger=migrator t=2026-03-14T07:09:26.085234309Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-14T07:09:26.086172962Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=938.933µs logger=migrator t=2026-03-14T07:09:26.090993503Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-14T07:09:26.091793052Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=799.679µs logger=migrator t=2026-03-14T07:09:26.098478229Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-14T07:09:26.099469793Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=988.264µs logger=migrator t=2026-03-14T07:09:26.103584786Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-14T07:09:26.104374726Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=790.49µs logger=migrator t=2026-03-14T07:09:26.1118023Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-14T07:09:26.112915148Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.113248ms logger=migrator t=2026-03-14T07:09:26.492743531Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-14T07:09:26.494177787Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.437716ms logger=migrator t=2026-03-14T07:09:26.659812679Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-14T07:09:26.672917086Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=13.102377ms logger=migrator t=2026-03-14T07:09:26.681738085Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-14T07:09:26.682836252Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.100457ms logger=migrator t=2026-03-14T07:09:26.693001856Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-14T07:09:26.693807655Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=798.59µs logger=migrator t=2026-03-14T07:09:26.701095267Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-14T07:09:26.702612684Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.521177ms logger=migrator t=2026-03-14T07:09:26.707870005Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-14T07:09:26.70923295Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.362985ms logger=migrator t=2026-03-14T07:09:26.713906415Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-14T07:09:26.714429169Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=524.304µs logger=migrator t=2026-03-14T07:09:26.717959047Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-14T07:09:26.718853709Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=895.431µs logger=migrator t=2026-03-14T07:09:26.722774177Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-14T07:09:26.722824278Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=51.361µs logger=migrator t=2026-03-14T07:09:26.7281565Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-14T07:09:26.730618521Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.461491ms logger=migrator t=2026-03-14T07:09:26.734394506Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-14T07:09:26.736992271Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.598414ms logger=migrator t=2026-03-14T07:09:26.740849686Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-14T07:09:26.741033421Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=181.375µs logger=migrator t=2026-03-14T07:09:26.745032031Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-14T07:09:26.747592854Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.560943ms logger=migrator t=2026-03-14T07:09:26.753256244Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-14T07:09:26.756797293Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.543859ms logger=migrator t=2026-03-14T07:09:26.760634959Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-14T07:09:26.762155137Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.517338ms logger=migrator t=2026-03-14T07:09:26.767205122Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-14T07:09:26.768247499Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.040416ms logger=migrator t=2026-03-14T07:09:26.773713374Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-14T07:09:26.774676538Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=962.114µs logger=migrator t=2026-03-14T07:09:26.779278193Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-14T07:09:26.780109453Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=831.21µs logger=migrator t=2026-03-14T07:09:26.784288438Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-14T07:09:26.785036776Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=746.318µs logger=migrator t=2026-03-14T07:09:26.789433755Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-14T07:09:26.790179324Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=745.309µs logger=migrator t=2026-03-14T07:09:26.795789084Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-14T07:09:26.795852505Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=64.511µs logger=migrator t=2026-03-14T07:09:26.802360057Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-14T07:09:26.802399968Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.251µs logger=migrator t=2026-03-14T07:09:26.809510285Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-14T07:09:26.812314035Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.80375ms logger=migrator t=2026-03-14T07:09:26.816220762Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-14T07:09:26.818849228Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.628586ms logger=migrator t=2026-03-14T07:09:26.82375312Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-14T07:09:26.823820872Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=65.052µs logger=migrator t=2026-03-14T07:09:26.827982905Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-14T07:09:26.829119733Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.137639ms logger=migrator t=2026-03-14T07:09:26.833699397Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-14T07:09:26.834953539Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.235901ms logger=migrator t=2026-03-14T07:09:26.839595054Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-14T07:09:26.839662155Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=71.461µs logger=migrator t=2026-03-14T07:09:26.846355362Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-14T07:09:26.847460339Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.112397ms logger=migrator t=2026-03-14T07:09:26.851800108Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-14T07:09:26.852602128Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=802.19µs logger=migrator t=2026-03-14T07:09:26.856906194Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-14T07:09:26.859850669Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.944515ms logger=migrator t=2026-03-14T07:09:26.86998032Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-14T07:09:26.870040041Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=64.751µs logger=migrator t=2026-03-14T07:09:26.876305687Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-14T07:09:26.877327483Z level=info msg="Migration successfully executed" id="create session table" duration=1.021356ms logger=migrator t=2026-03-14T07:09:26.881710042Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-14T07:09:26.881789184Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=84.442µs logger=migrator t=2026-03-14T07:09:26.887175708Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-14T07:09:26.88725073Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=73.301µs logger=migrator t=2026-03-14T07:09:26.891757662Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-14T07:09:26.892962122Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.19813ms logger=migrator t=2026-03-14T07:09:26.899639849Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-14T07:09:26.900452459Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=812.35µs logger=migrator t=2026-03-14T07:09:26.906336015Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-14T07:09:26.906377716Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=40.231µs logger=migrator t=2026-03-14T07:09:26.910683653Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-14T07:09:26.910723434Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=41.271µs logger=migrator t=2026-03-14T07:09:26.914781995Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-14T07:09:26.92020518Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.422785ms logger=migrator t=2026-03-14T07:09:26.924312633Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-14T07:09:26.927285037Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.972084ms logger=migrator t=2026-03-14T07:09:26.933395709Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-14T07:09:26.933476031Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=78.842µs logger=migrator t=2026-03-14T07:09:26.939678015Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-14T07:09:26.939757967Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=89.432µs logger=migrator t=2026-03-14T07:09:26.945597782Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-14T07:09:26.946982797Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.383515ms logger=migrator t=2026-03-14T07:09:26.953087699Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-14T07:09:26.95312403Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=37.861µs logger=migrator t=2026-03-14T07:09:26.960695958Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-14T07:09:26.963897238Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.20112ms logger=migrator t=2026-03-14T07:09:26.968242816Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-14T07:09:26.968465911Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=223.106µs logger=migrator t=2026-03-14T07:09:26.977556858Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-14T07:09:26.983024263Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.466705ms logger=migrator t=2026-03-14T07:09:26.988816058Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-14T07:09:26.992599542Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.789624ms logger=migrator t=2026-03-14T07:09:26.996808416Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-14T07:09:26.996877448Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.962µs logger=migrator t=2026-03-14T07:09:27.002419016Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-14T07:09:27.003934244Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.513588ms logger=migrator t=2026-03-14T07:09:27.011283978Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-14T07:09:27.012052036Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=767.549µs logger=migrator t=2026-03-14T07:09:27.022031384Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-14T07:09:27.022823704Z level=info msg="Migration successfully executed" id="create alert table v1" duration=791.99µs logger=migrator t=2026-03-14T07:09:27.026032844Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-14T07:09:27.02666022Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=626.806µs logger=migrator t=2026-03-14T07:09:27.030890275Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-14T07:09:27.032108955Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.20968ms logger=migrator t=2026-03-14T07:09:27.037024718Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-14T07:09:27.038813012Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.790364ms logger=migrator t=2026-03-14T07:09:27.042764101Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-14T07:09:27.043397326Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=633.075µs logger=migrator t=2026-03-14T07:09:27.047891938Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-14T07:09:27.049295943Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.402215ms logger=migrator t=2026-03-14T07:09:27.055089257Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-14T07:09:27.056571254Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.481327ms logger=migrator t=2026-03-14T07:09:27.060201874Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-14T07:09:27.070020419Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.818115ms logger=migrator t=2026-03-14T07:09:27.07451933Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-14T07:09:27.075169526Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=647.966µs logger=migrator t=2026-03-14T07:09:27.078879219Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-03-14T07:09:27.07970054Z 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=821.471µs logger=migrator t=2026-03-14T07:09:27.083600176Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-14T07:09:27.083899894Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=299.898µs logger=migrator t=2026-03-14T07:09:27.08854773Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-14T07:09:27.089026922Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=479.101µs logger=migrator t=2026-03-14T07:09:27.092841307Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-14T07:09:27.094069777Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.22491ms logger=migrator t=2026-03-14T07:09:27.098882527Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-14T07:09:27.103948524Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.063576ms logger=migrator t=2026-03-14T07:09:27.109529732Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-14T07:09:27.114141236Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.610124ms logger=migrator t=2026-03-14T07:09:27.118317041Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-14T07:09:27.122339971Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.0254ms logger=migrator t=2026-03-14T07:09:27.126272239Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-14T07:09:27.130778221Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.505121ms logger=migrator t=2026-03-14T07:09:27.136714058Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-14T07:09:27.137493228Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=778.45µs logger=migrator t=2026-03-14T07:09:27.141513208Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-14T07:09:27.141530119Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=18.451µs logger=migrator t=2026-03-14T07:09:27.1459886Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-14T07:09:27.146026891Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=39.761µs logger=migrator t=2026-03-14T07:09:27.150919572Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-14T07:09:27.151724492Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=803.9µs logger=migrator t=2026-03-14T07:09:27.155736852Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-14T07:09:27.157334252Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.58995ms logger=migrator t=2026-03-14T07:09:27.161439094Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-14T07:09:27.162172542Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=732.808µs logger=migrator t=2026-03-14T07:09:27.167075664Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-14T07:09:27.168041059Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=967.445µs logger=migrator t=2026-03-14T07:09:27.171787312Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-14T07:09:27.172828177Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.040495ms logger=migrator t=2026-03-14T07:09:27.177805671Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-14T07:09:27.181704328Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.898407ms logger=migrator t=2026-03-14T07:09:27.186084127Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-14T07:09:27.189723578Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.639371ms logger=migrator t=2026-03-14T07:09:27.1933921Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-14T07:09:27.193562634Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=171.224µs logger=migrator t=2026-03-14T07:09:27.197261176Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-14T07:09:27.198064905Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=809.88µs logger=migrator t=2026-03-14T07:09:27.206661609Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-14T07:09:27.208404353Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.747004ms logger=migrator t=2026-03-14T07:09:27.212687859Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-14T07:09:27.216654858Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.968499ms logger=migrator t=2026-03-14T07:09:27.221055607Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-14T07:09:27.221121849Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=67.092µs logger=migrator t=2026-03-14T07:09:27.225199091Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-14T07:09:27.226022221Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=813.3µs logger=migrator t=2026-03-14T07:09:27.230870492Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-14T07:09:27.231801085Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=930.343µs logger=migrator t=2026-03-14T07:09:27.23599051Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-14T07:09:27.236174044Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=181.164µs logger=migrator t=2026-03-14T07:09:27.24205522Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-14T07:09:27.242983323Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=928.883µs logger=migrator t=2026-03-14T07:09:27.247071555Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-14T07:09:27.248016859Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=944.264µs logger=migrator t=2026-03-14T07:09:27.253730101Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-14T07:09:27.254670904Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=939.663µs logger=migrator t=2026-03-14T07:09:27.258326265Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-14T07:09:27.25933535Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.008485ms logger=migrator t=2026-03-14T07:09:27.264199252Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-14T07:09:27.265276268Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.076887ms logger=migrator t=2026-03-14T07:09:27.269458333Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-14T07:09:27.270490558Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.028635ms logger=migrator t=2026-03-14T07:09:27.280283262Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-14T07:09:27.280310853Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.771µs logger=migrator t=2026-03-14T07:09:27.28422156Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-14T07:09:27.288327152Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.105492ms logger=migrator t=2026-03-14T07:09:27.292045235Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-14T07:09:27.292855905Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=805.179µs logger=migrator t=2026-03-14T07:09:27.297352247Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-14T07:09:27.303438878Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.084841ms logger=migrator t=2026-03-14T07:09:27.307768866Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-14T07:09:27.308598207Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=828.822µs logger=migrator t=2026-03-14T07:09:27.312542325Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-14T07:09:27.313472057Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=929.982µs logger=migrator t=2026-03-14T07:09:27.318650236Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-14T07:09:27.319520229Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=870.183µs logger=migrator t=2026-03-14T07:09:27.324135323Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-14T07:09:27.336544492Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.408519ms logger=migrator t=2026-03-14T07:09:27.340520131Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-14T07:09:27.341024373Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=504.492µs logger=migrator t=2026-03-14T07:09:27.346327635Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-03-14T07:09:27.348898329Z 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=2.573554ms logger=migrator t=2026-03-14T07:09:27.354670713Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-14T07:09:27.35497323Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=301.187µs logger=migrator t=2026-03-14T07:09:27.35855362Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-14T07:09:27.359204226Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=649.566µs logger=migrator t=2026-03-14T07:09:27.364079027Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-14T07:09:27.364377225Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=302.588µs logger=migrator t=2026-03-14T07:09:27.376213119Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-14T07:09:27.380360692Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.146983ms logger=migrator t=2026-03-14T07:09:27.395153341Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-14T07:09:27.400044492Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.893621ms logger=migrator t=2026-03-14T07:09:27.405017856Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-14T07:09:27.405694183Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=676.287µs logger=migrator t=2026-03-14T07:09:27.409228231Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-14T07:09:27.409861637Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=633.606µs logger=migrator t=2026-03-14T07:09:27.417329323Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-14T07:09:27.417916877Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=591.464µs logger=migrator t=2026-03-14T07:09:27.423257101Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-14T07:09:27.426825649Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.569558ms logger=migrator t=2026-03-14T07:09:27.430550831Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-14T07:09:27.431270539Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=719.108µs logger=migrator t=2026-03-14T07:09:27.436259113Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-14T07:09:27.436693604Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=433.961µs logger=migrator t=2026-03-14T07:09:27.442250913Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-14T07:09:27.442665974Z level=info msg="Migration successfully executed" id="Move region to single row" duration=418.592µs logger=migrator t=2026-03-14T07:09:27.451430932Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-14T07:09:27.452153089Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=721.878µs logger=migrator t=2026-03-14T07:09:27.45699703Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-14T07:09:27.459175794Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=2.182254ms logger=migrator t=2026-03-14T07:09:27.464614509Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-14T07:09:27.465542833Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=928.454µs logger=migrator t=2026-03-14T07:09:27.469377618Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-14T07:09:27.470229339Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=851.651µs logger=migrator t=2026-03-14T07:09:27.474099046Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-14T07:09:27.474882065Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=782.509µs logger=migrator t=2026-03-14T07:09:27.479866249Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-14T07:09:27.481169821Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.303712ms logger=migrator t=2026-03-14T07:09:27.513854865Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-14T07:09:27.51404436Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=194.365µs logger=migrator t=2026-03-14T07:09:27.518617224Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-14T07:09:27.520035578Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.417854ms logger=migrator t=2026-03-14T07:09:27.525020773Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-14T07:09:27.525821862Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=802.919µs logger=migrator t=2026-03-14T07:09:27.529917475Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-14T07:09:27.531190456Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.272091ms logger=migrator t=2026-03-14T07:09:27.568103455Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-14T07:09:27.569039499Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=939.694µs logger=migrator t=2026-03-14T07:09:27.578428732Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-14T07:09:27.578569195Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=140.943µs logger=migrator t=2026-03-14T07:09:27.583999921Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-14T07:09:27.584949594Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=954.544µs logger=migrator t=2026-03-14T07:09:27.588939714Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-14T07:09:27.589016596Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=82.452µs logger=migrator t=2026-03-14T07:09:27.592646326Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-14T07:09:27.593544828Z level=info msg="Migration successfully executed" id="create team table" duration=898.382µs logger=migrator t=2026-03-14T07:09:27.597253281Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-14T07:09:27.598721167Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.467536ms logger=migrator t=2026-03-14T07:09:27.605182028Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-14T07:09:27.606087411Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=906.922µs logger=migrator t=2026-03-14T07:09:27.610017138Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-14T07:09:27.614892049Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.874541ms logger=migrator t=2026-03-14T07:09:27.620565361Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-14T07:09:27.621002441Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=441.121µs logger=migrator t=2026-03-14T07:09:27.630251372Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-14T07:09:27.631868132Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.61716ms logger=migrator t=2026-03-14T07:09:27.639904362Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-14T07:09:27.640809614Z level=info msg="Migration successfully executed" id="create team member table" duration=916.372µs logger=migrator t=2026-03-14T07:09:27.645721647Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-14T07:09:27.646615179Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=896.902µs logger=migrator t=2026-03-14T07:09:27.650201999Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-14T07:09:27.650854995Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=652.665µs logger=migrator t=2026-03-14T07:09:27.654540696Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-14T07:09:27.655167661Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=626.695µs logger=migrator t=2026-03-14T07:09:27.660265859Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-14T07:09:27.66354321Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=3.277161ms logger=migrator t=2026-03-14T07:09:27.666987747Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-14T07:09:27.670172296Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.184328ms logger=migrator t=2026-03-14T07:09:27.675102628Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-14T07:09:27.682337948Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.23527ms logger=migrator t=2026-03-14T07:09:27.687542688Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-14T07:09:27.688518022Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=975.014µs logger=migrator t=2026-03-14T07:09:27.692964473Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-14T07:09:27.694378507Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.413645ms logger=migrator t=2026-03-14T07:09:27.69849662Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-14T07:09:27.700278375Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.779545ms logger=migrator t=2026-03-14T07:09:27.706894399Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-14T07:09:27.707815422Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=921.193µs logger=migrator t=2026-03-14T07:09:27.712102459Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-14T07:09:27.713536484Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.433665ms logger=migrator t=2026-03-14T07:09:27.719482862Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-14T07:09:27.720375035Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=891.893µs logger=migrator t=2026-03-14T07:09:27.728577639Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-14T07:09:27.730077416Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.499437ms logger=migrator t=2026-03-14T07:09:27.73785624Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-14T07:09:27.739104601Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.253151ms logger=migrator t=2026-03-14T07:09:27.743249504Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-14T07:09:27.743832339Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=579.005µs logger=migrator t=2026-03-14T07:09:27.751611292Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-14T07:09:27.752124045Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=512.833µs logger=migrator t=2026-03-14T07:09:27.758332759Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-14T07:09:27.760568905Z level=info msg="Migration successfully executed" id="create tag table" duration=2.235826ms logger=migrator t=2026-03-14T07:09:27.770350769Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-14T07:09:27.771514678Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.166919ms logger=migrator t=2026-03-14T07:09:27.779693451Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-14T07:09:27.781790364Z level=info msg="Migration successfully executed" id="create login attempt table" duration=2.101573ms logger=migrator t=2026-03-14T07:09:27.787214299Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-14T07:09:27.788254814Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.041175ms logger=migrator t=2026-03-14T07:09:27.795976827Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-14T07:09:27.797401392Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.425225ms logger=migrator t=2026-03-14T07:09:27.802001406Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-14T07:09:27.816818385Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.815509ms logger=migrator t=2026-03-14T07:09:27.823352727Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-14T07:09:27.824198159Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=845.092µs logger=migrator t=2026-03-14T07:09:27.82828691Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-14T07:09:27.828964147Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=677.197µs logger=migrator t=2026-03-14T07:09:27.832742402Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-14T07:09:27.832990448Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=247.246µs logger=migrator t=2026-03-14T07:09:27.837975442Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-14T07:09:27.839068409Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.092927ms logger=migrator t=2026-03-14T07:09:27.844465443Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-14T07:09:27.845977391Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.514068ms logger=migrator t=2026-03-14T07:09:27.850129754Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-14T07:09:27.852138004Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.01419ms logger=migrator t=2026-03-14T07:09:27.859904197Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-14T07:09:27.860024681Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=123.474µs logger=migrator t=2026-03-14T07:09:27.863971759Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-14T07:09:27.869463945Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.492536ms logger=migrator t=2026-03-14T07:09:27.875151497Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-14T07:09:27.881991847Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.84455ms logger=migrator t=2026-03-14T07:09:27.887546975Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-14T07:09:27.892895728Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.348663ms logger=migrator t=2026-03-14T07:09:27.897551664Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-14T07:09:27.90501053Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.461476ms logger=migrator t=2026-03-14T07:09:27.908913907Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-14T07:09:27.909862781Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=948.004µs logger=migrator t=2026-03-14T07:09:27.914207809Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-14T07:09:27.919739877Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.536068ms logger=migrator t=2026-03-14T07:09:27.923350756Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-14T07:09:27.924412213Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.061897ms logger=migrator t=2026-03-14T07:09:27.929570791Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-14T07:09:27.930520175Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=952.074µs logger=migrator t=2026-03-14T07:09:27.936093634Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-14T07:09:27.937784925Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.693221ms logger=migrator t=2026-03-14T07:09:27.946856392Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-14T07:09:27.947842566Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=985.954µs logger=migrator t=2026-03-14T07:09:27.954146063Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-14T07:09:27.95563417Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.494558ms logger=migrator t=2026-03-14T07:09:27.965192538Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-14T07:09:27.967205198Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.01757ms logger=migrator t=2026-03-14T07:09:27.976654913Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-14T07:09:27.985624466Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.964783ms logger=migrator t=2026-03-14T07:09:27.993220755Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-14T07:09:27.995170534Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.952599ms logger=migrator t=2026-03-14T07:09:28.00304483Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-14T07:09:28.004328852Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.285322ms logger=migrator t=2026-03-14T07:09:28.016838404Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-14T07:09:28.018547296Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.733724ms logger=migrator t=2026-03-14T07:09:28.025883289Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-14T07:09:28.026893003Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.024505ms logger=migrator t=2026-03-14T07:09:28.031777875Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-14T07:09:28.032443851Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=665.646µs logger=migrator t=2026-03-14T07:09:28.041902627Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-14T07:09:28.042048581Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=149.434µs logger=migrator t=2026-03-14T07:09:28.046883111Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-14T07:09:28.047044195Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=157.153µs logger=migrator t=2026-03-14T07:09:28.053304851Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-14T07:09:28.055064744Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.762673ms logger=migrator t=2026-03-14T07:09:28.104424483Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-14T07:09:28.109815537Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=5.386724ms logger=migrator t=2026-03-14T07:09:28.123376085Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-14T07:09:28.124639996Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.267701ms logger=migrator t=2026-03-14T07:09:28.133698801Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-14T07:09:28.133957438Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=262.937µs logger=migrator t=2026-03-14T07:09:28.14208487Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-14T07:09:28.143165227Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.083217ms logger=migrator t=2026-03-14T07:09:28.450863715Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-14T07:09:28.452523267Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.663792ms logger=migrator t=2026-03-14T07:09:28.461289134Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-14T07:09:28.462234809Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=945.845µs logger=migrator t=2026-03-14T07:09:28.478309888Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-14T07:09:28.479370375Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.059957ms logger=migrator t=2026-03-14T07:09:28.484507402Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-14T07:09:28.495113586Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.608194ms logger=migrator t=2026-03-14T07:09:28.50131725Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-14T07:09:28.501974438Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=657.207µs logger=migrator t=2026-03-14T07:09:28.507857754Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-14T07:09:28.507981017Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=128.313µs logger=migrator t=2026-03-14T07:09:28.513538615Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-14T07:09:28.515149165Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.6099ms logger=migrator t=2026-03-14T07:09:28.523228126Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-14T07:09:28.524457577Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.231951ms logger=migrator t=2026-03-14T07:09:28.530827116Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-14T07:09:28.531853251Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.026015ms logger=migrator t=2026-03-14T07:09:28.53707044Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-14T07:09:28.537139762Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=70.642µs logger=migrator t=2026-03-14T07:09:28.543038779Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-14T07:09:28.544625609Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.58993ms logger=migrator t=2026-03-14T07:09:28.550767761Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-14T07:09:28.551822947Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.055526ms logger=migrator t=2026-03-14T07:09:28.558462913Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-03-14T07:09:28.560195066Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.740183ms logger=migrator t=2026-03-14T07:09:28.566807071Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-14T07:09:28.567806326Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=999.085µs logger=migrator t=2026-03-14T07:09:28.572643046Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-14T07:09:28.578756948Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.112172ms logger=migrator t=2026-03-14T07:09:28.583996409Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-14T07:09:28.585031874Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.035525ms logger=migrator t=2026-03-14T07:09:28.590700995Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-14T07:09:28.592208223Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.507128ms logger=migrator t=2026-03-14T07:09:28.597918405Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-14T07:09:28.626097986Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.180451ms logger=migrator t=2026-03-14T07:09:28.632877735Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-14T07:09:28.659354694Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.470659ms logger=migrator t=2026-03-14T07:09:28.66480044Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-14T07:09:28.665655821Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=855.791µs logger=migrator t=2026-03-14T07:09:28.671888606Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-14T07:09:28.672703617Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=814.741µs logger=migrator t=2026-03-14T07:09:28.677782722Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-14T07:09:28.682065299Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.283857ms logger=migrator t=2026-03-14T07:09:28.687340361Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-14T07:09:28.692377456Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.035295ms logger=migrator t=2026-03-14T07:09:28.698797096Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-14T07:09:28.699525704Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=727.998µs logger=migrator t=2026-03-14T07:09:28.705256996Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-14T07:09:28.705970975Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=714.239µs logger=migrator t=2026-03-14T07:09:28.711243255Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-14T07:09:28.711984964Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=741.209µs logger=migrator t=2026-03-14T07:09:28.718380113Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-14T07:09:28.721255765Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.876112ms logger=migrator t=2026-03-14T07:09:28.727572132Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-14T07:09:28.727687575Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=116.202µs logger=migrator t=2026-03-14T07:09:28.73270518Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-14T07:09:28.742231816Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.527226ms logger=migrator t=2026-03-14T07:09:28.747094798Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-14T07:09:28.752250706Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.161409ms logger=migrator t=2026-03-14T07:09:28.759039175Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-14T07:09:28.76364259Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.602904ms logger=migrator t=2026-03-14T07:09:28.769092165Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-14T07:09:28.769806523Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=716.108µs logger=migrator t=2026-03-14T07:09:28.775597137Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-14T07:09:28.777751041Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.150434ms logger=migrator t=2026-03-14T07:09:28.784491539Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-14T07:09:28.792945959Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.45555ms logger=migrator t=2026-03-14T07:09:28.798418206Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-14T07:09:28.804510767Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.091892ms logger=migrator t=2026-03-14T07:09:28.809897971Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-14T07:09:28.811169463Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.304612ms logger=migrator t=2026-03-14T07:09:28.818009883Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-14T07:09:28.82672994Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.723918ms logger=migrator t=2026-03-14T07:09:28.832542525Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-14T07:09:28.838594825Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.05156ms logger=migrator t=2026-03-14T07:09:28.844510652Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-14T07:09:28.844674056Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=169.154µs logger=migrator t=2026-03-14T07:09:28.852199454Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-14T07:09:28.854000718Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.801824ms logger=migrator t=2026-03-14T07:09:28.859328861Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-03-14T07:09:28.860617824Z 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.290052ms logger=migrator t=2026-03-14T07:09:28.865215327Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-03-14T07:09:28.866267024Z 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.051607ms logger=migrator t=2026-03-14T07:09:28.872358045Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-14T07:09:28.872422827Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=65.512µs logger=migrator t=2026-03-14T07:09:28.879649837Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-14T07:09:28.889308647Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.66019ms logger=migrator t=2026-03-14T07:09:28.893904812Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-14T07:09:28.898313751Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.407159ms logger=migrator t=2026-03-14T07:09:28.904237519Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-14T07:09:28.910374351Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.139352ms logger=migrator t=2026-03-14T07:09:28.917249933Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-14T07:09:28.923439127Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.185944ms logger=migrator t=2026-03-14T07:09:28.929695492Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-14T07:09:28.935957129Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.261137ms logger=migrator t=2026-03-14T07:09:28.942788668Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-14T07:09:28.94285502Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=67.102µs logger=migrator t=2026-03-14T07:09:28.948536191Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-14T07:09:28.949754422Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.218421ms logger=migrator t=2026-03-14T07:09:28.955358052Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-14T07:09:28.96174617Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.387808ms logger=migrator t=2026-03-14T07:09:28.967223047Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-14T07:09:28.967288578Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=66.182µs logger=migrator t=2026-03-14T07:09:28.971954234Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-14T07:09:28.981888361Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.933707ms logger=migrator t=2026-03-14T07:09:28.986490466Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-14T07:09:28.987201404Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=710.798µs logger=migrator t=2026-03-14T07:09:28.992306021Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-14T07:09:29.003805897Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.488586ms logger=migrator t=2026-03-14T07:09:29.010233307Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-14T07:09:29.011043857Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=807.66µs logger=migrator t=2026-03-14T07:09:29.016423651Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-14T07:09:29.017419176Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=997.095µs logger=migrator t=2026-03-14T07:09:29.022994425Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-14T07:09:29.031781213Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.787528ms logger=migrator t=2026-03-14T07:09:29.038730796Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-14T07:09:29.039479875Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=749.079µs logger=migrator t=2026-03-14T07:09:29.046783586Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-14T07:09:29.048424748Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.640482ms logger=migrator t=2026-03-14T07:09:29.056028256Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-14T07:09:29.057311329Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.286973ms logger=migrator t=2026-03-14T07:09:29.063596095Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-14T07:09:29.06460214Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.006105ms logger=migrator t=2026-03-14T07:09:29.069589344Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-14T07:09:29.069655155Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=66.401µs logger=migrator t=2026-03-14T07:09:29.075102841Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-14T07:09:29.07664604Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.543299ms logger=migrator t=2026-03-14T07:09:29.083133931Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-14T07:09:29.084138596Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.003025ms logger=migrator t=2026-03-14T07:09:29.089460788Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-14T07:09:29.089830708Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-14T07:09:29.094929294Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-14T07:09:29.09553219Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=602.436µs logger=migrator t=2026-03-14T07:09:29.101873428Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-14T07:09:29.103479767Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.606009ms logger=migrator t=2026-03-14T07:09:29.109154078Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-14T07:09:29.119325252Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.172444ms logger=migrator t=2026-03-14T07:09:29.125174907Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-14T07:09:29.125918806Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=743.859µs logger=migrator t=2026-03-14T07:09:29.13491478Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-14T07:09:29.136658683Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.739883ms logger=migrator t=2026-03-14T07:09:29.14373298Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-14T07:09:29.144594711Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=862.231µs logger=migrator t=2026-03-14T07:09:29.150915858Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-14T07:09:29.15262033Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.704012ms logger=migrator t=2026-03-14T07:09:29.160053736Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-14T07:09:29.161176734Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.122338ms logger=migrator t=2026-03-14T07:09:29.167592203Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-14T07:09:29.167619724Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.461µs logger=migrator t=2026-03-14T07:09:29.17309612Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-14T07:09:29.173162451Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=67.141µs logger=migrator t=2026-03-14T07:09:29.179956261Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-14T07:09:29.190973345Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.015934ms logger=migrator t=2026-03-14T07:09:29.198091702Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-14T07:09:29.198350868Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=259.256µs logger=migrator t=2026-03-14T07:09:29.205139078Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-14T07:09:29.206235815Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.096377ms logger=migrator t=2026-03-14T07:09:29.212839529Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-14T07:09:29.213444465Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=609.016µs logger=migrator t=2026-03-14T07:09:29.220256124Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-14T07:09:29.221371641Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.119037ms logger=migrator t=2026-03-14T07:09:29.226929549Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-14T07:09:29.227783821Z level=info msg="Migration successfully executed" id="create secrets table" duration=854.162µs logger=migrator t=2026-03-14T07:09:29.233419132Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-14T07:09:29.26831657Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.896978ms logger=migrator t=2026-03-14T07:09:29.275793286Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-14T07:09:29.281186041Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.391614ms logger=migrator t=2026-03-14T07:09:29.287331413Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-14T07:09:29.287468767Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=137.423µs logger=migrator t=2026-03-14T07:09:29.293289411Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-14T07:09:29.327921174Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.630043ms logger=migrator t=2026-03-14T07:09:29.335641596Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-14T07:09:29.369912199Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.270464ms logger=migrator t=2026-03-14T07:09:29.378174174Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-14T07:09:29.378986215Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=812.051µs logger=migrator t=2026-03-14T07:09:29.385457365Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-14T07:09:29.387130447Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.672662ms logger=migrator t=2026-03-14T07:09:29.39488595Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-14T07:09:29.395160427Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=275.718µs logger=migrator t=2026-03-14T07:09:29.400711616Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-14T07:09:29.402350666Z level=info msg="Migration successfully executed" id="create permission table" duration=1.639191ms logger=migrator t=2026-03-14T07:09:29.409882464Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-14T07:09:29.41178389Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.903426ms logger=migrator t=2026-03-14T07:09:29.4177648Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-14T07:09:29.418823376Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.058686ms logger=migrator t=2026-03-14T07:09:29.424380934Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-14T07:09:29.4258375Z level=info msg="Migration successfully executed" id="create role table" duration=1.457006ms logger=migrator t=2026-03-14T07:09:29.432830405Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-14T07:09:29.444453344Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.624459ms logger=migrator t=2026-03-14T07:09:29.450130945Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-14T07:09:29.456991746Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.859691ms logger=migrator t=2026-03-14T07:09:29.463817796Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-14T07:09:29.464829501Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.011385ms logger=migrator t=2026-03-14T07:09:29.472321097Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-14T07:09:29.474158523Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.836816ms logger=migrator t=2026-03-14T07:09:29.479762083Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-14T07:09:29.480784738Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.022635ms logger=migrator t=2026-03-14T07:09:29.485974137Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-14T07:09:29.487447374Z level=info msg="Migration successfully executed" id="create team role table" duration=1.476036ms logger=migrator t=2026-03-14T07:09:29.494092909Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-14T07:09:29.496768916Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.675577ms logger=migrator t=2026-03-14T07:09:29.502871038Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-14T07:09:29.503914503Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.043575ms logger=migrator t=2026-03-14T07:09:29.509110133Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-14T07:09:29.510132559Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.022137ms logger=migrator t=2026-03-14T07:09:29.516752723Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-14T07:09:29.518151238Z level=info msg="Migration successfully executed" id="create user role table" duration=1.398314ms logger=migrator t=2026-03-14T07:09:29.52387503Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-14T07:09:29.525709486Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.833666ms logger=migrator t=2026-03-14T07:09:29.531284375Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-14T07:09:29.532070044Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=785.679µs logger=migrator t=2026-03-14T07:09:29.541273434Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-14T07:09:29.543026067Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.751753ms logger=migrator t=2026-03-14T07:09:29.550081523Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-14T07:09:29.551459547Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.377693ms logger=migrator t=2026-03-14T07:09:29.557860957Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-14T07:09:29.56004263Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.181023ms logger=migrator t=2026-03-14T07:09:29.588672713Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-14T07:09:29.589780901Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.107978ms logger=migrator t=2026-03-14T07:09:29.597077533Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-14T07:09:29.607249635Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.172992ms logger=migrator t=2026-03-14T07:09:29.612450685Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-14T07:09:29.613536301Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.087686ms logger=migrator t=2026-03-14T07:09:29.618865344Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-14T07:09:29.619976083Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.110479ms logger=migrator t=2026-03-14T07:09:29.625767966Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-14T07:09:29.6267313Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=963.164µs logger=migrator t=2026-03-14T07:09:29.632153885Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-14T07:09:29.63435867Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.198345ms logger=migrator t=2026-03-14T07:09:29.64081851Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-14T07:09:29.642573635Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.754554ms logger=migrator t=2026-03-14T07:09:29.648592804Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-14T07:09:29.650346798Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.754684ms logger=migrator t=2026-03-14T07:09:29.65601218Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-14T07:09:29.664701876Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.689776ms logger=migrator t=2026-03-14T07:09:29.670001508Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-14T07:09:29.677974575Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.972837ms logger=migrator t=2026-03-14T07:09:29.684749624Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-14T07:09:29.692753324Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.00295ms logger=migrator t=2026-03-14T07:09:29.69987444Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-14T07:09:29.710820473Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.947723ms logger=migrator t=2026-03-14T07:09:29.716431562Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-14T07:09:29.717266794Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=835.212µs logger=migrator t=2026-03-14T07:09:29.722431262Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-14T07:09:29.723877818Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.445056ms logger=migrator t=2026-03-14T07:09:29.730148274Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-14T07:09:29.732065422Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.917308ms logger=migrator t=2026-03-14T07:09:29.739375043Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-14T07:09:29.740294067Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=918.064µs logger=migrator t=2026-03-14T07:09:29.746899311Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-14T07:09:29.749615679Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.715647ms logger=migrator t=2026-03-14T07:09:29.756614703Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-14T07:09:29.756716566Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=102.753µs logger=migrator t=2026-03-14T07:09:29.765250248Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-14T07:09:29.7653345Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=85.582µs logger=migrator t=2026-03-14T07:09:29.773036301Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-14T07:09:29.774032976Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=996.745µs logger=migrator t=2026-03-14T07:09:29.783798319Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-14T07:09:29.784892457Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.092578ms logger=migrator t=2026-03-14T07:09:29.791542872Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-14T07:09:29.792479125Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=934.813µs logger=migrator t=2026-03-14T07:09:29.801299726Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-14T07:09:29.801586953Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=291.048µs logger=migrator t=2026-03-14T07:09:29.807863638Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-14T07:09:29.808609107Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=744.048µs logger=migrator t=2026-03-14T07:09:29.814473693Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-14T07:09:29.815893958Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.420206ms logger=migrator t=2026-03-14T07:09:29.822838761Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-14T07:09:29.824942303Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.102722ms logger=migrator t=2026-03-14T07:09:29.830892411Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-14T07:09:29.842159092Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.266011ms logger=migrator t=2026-03-14T07:09:29.84690413Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-14T07:09:29.846988262Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=86.082µs logger=migrator t=2026-03-14T07:09:29.850995721Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-14T07:09:29.852184162Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.187931ms logger=migrator t=2026-03-14T07:09:29.857351931Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-14T07:09:29.858832537Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.482007ms logger=migrator t=2026-03-14T07:09:29.863479633Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-14T07:09:29.864716233Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.23661ms logger=migrator t=2026-03-14T07:09:29.869339218Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-14T07:09:29.877976584Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.639415ms logger=migrator t=2026-03-14T07:09:29.882867205Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-14T07:09:29.883821069Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=952.644µs logger=migrator t=2026-03-14T07:09:29.889853789Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-14T07:09:29.890622498Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=768.599µs logger=migrator t=2026-03-14T07:09:29.895807997Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-14T07:09:29.919002615Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.186328ms logger=migrator t=2026-03-14T07:09:29.925099516Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-14T07:09:29.92689106Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.791284ms logger=migrator t=2026-03-14T07:09:29.93249184Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-14T07:09:29.934256794Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.765944ms logger=migrator t=2026-03-14T07:09:29.938724636Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-14T07:09:29.939921865Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.19706ms logger=migrator t=2026-03-14T07:09:29.946134429Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-14T07:09:29.948527309Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.39603ms logger=migrator t=2026-03-14T07:09:29.954350634Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-14T07:09:29.954636001Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=274.967µs logger=migrator t=2026-03-14T07:09:29.961502262Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-14T07:09:29.962733912Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.23097ms logger=migrator t=2026-03-14T07:09:29.968957657Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-14T07:09:29.979274294Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.323687ms logger=migrator t=2026-03-14T07:09:29.984467764Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-14T07:09:29.985071959Z level=info msg="Migration successfully executed" id="create entity_events table" duration=604.075µs logger=migrator t=2026-03-14T07:09:29.988929814Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-14T07:09:29.989632593Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=703.709µs logger=migrator t=2026-03-14T07:09:29.99516724Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-14T07:09:29.996032811Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-14T07:09:30.000323569Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-14T07:09:30.001042016Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-14T07:09:30.005279741Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-14T07:09:30.00641864Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.122819ms logger=migrator t=2026-03-14T07:09:30.012728297Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-14T07:09:30.013735042Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.006935ms logger=migrator t=2026-03-14T07:09:30.017832064Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-14T07:09:30.019142106Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.310272ms logger=migrator t=2026-03-14T07:09:30.0232979Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-14T07:09:30.024426758Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.128528ms logger=migrator t=2026-03-14T07:09:30.029395852Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-14T07:09:30.030696604Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.299302ms logger=migrator t=2026-03-14T07:09:30.035133515Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-14T07:09:30.036890849Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.757025ms logger=migrator t=2026-03-14T07:09:30.041172375Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-14T07:09:30.042359205Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.18695ms logger=migrator t=2026-03-14T07:09:30.047891623Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-14T07:09:30.049569194Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.674351ms logger=migrator t=2026-03-14T07:09:30.05384164Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-14T07:09:30.054981798Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.140428ms logger=migrator t=2026-03-14T07:09:30.061319676Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-14T07:09:30.063948402Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.628015ms logger=migrator t=2026-03-14T07:09:30.070397723Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-14T07:09:30.071623203Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.22557ms logger=migrator t=2026-03-14T07:09:30.078799812Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-14T07:09:30.106331906Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.531964ms logger=migrator t=2026-03-14T07:09:30.112241063Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-14T07:09:30.118260064Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.018671ms logger=migrator t=2026-03-14T07:09:30.122632572Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-14T07:09:30.128557209Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=5.924517ms logger=migrator t=2026-03-14T07:09:30.136258281Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-14T07:09:30.136481847Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=226.036µs logger=migrator t=2026-03-14T07:09:30.140329893Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-14T07:09:30.150163677Z level=info msg="Migration successfully executed" id="add share column" duration=9.830204ms logger=migrator t=2026-03-14T07:09:30.156570667Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-14T07:09:30.157311616Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=759.42µs logger=migrator t=2026-03-14T07:09:30.163345526Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-14T07:09:30.166573536Z level=info msg="Migration successfully executed" id="create file table" duration=3.22301ms logger=migrator t=2026-03-14T07:09:30.172320409Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-14T07:09:30.173839296Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.518907ms logger=migrator t=2026-03-14T07:09:30.178321128Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-14T07:09:30.179591081Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.269852ms logger=migrator t=2026-03-14T07:09:30.184294277Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-14T07:09:30.185263381Z level=info msg="Migration successfully executed" id="create file_meta table" duration=969.305µs logger=migrator t=2026-03-14T07:09:30.189366433Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-14T07:09:30.19123694Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.868807ms logger=migrator t=2026-03-14T07:09:30.196276825Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-14T07:09:30.196379298Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=103.663µs logger=migrator t=2026-03-14T07:09:30.201779252Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-14T07:09:30.201850523Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=72.141µs logger=migrator t=2026-03-14T07:09:30.206062909Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-14T07:09:30.206802137Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=733.818µs logger=migrator t=2026-03-14T07:09:30.211593206Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-14T07:09:30.21214038Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=551.414µs logger=migrator t=2026-03-14T07:09:30.216834787Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-14T07:09:30.218900179Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.079782ms logger=migrator t=2026-03-14T07:09:30.224269051Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-14T07:09:30.233583764Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.315063ms logger=migrator t=2026-03-14T07:09:30.244742101Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-14T07:09:30.244948007Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=206.465µs logger=migrator t=2026-03-14T07:09:30.250486455Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-14T07:09:30.252417933Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.931019ms logger=migrator t=2026-03-14T07:09:30.256100524Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-14T07:09:30.25672197Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=622.315µs logger=migrator t=2026-03-14T07:09:30.260857253Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-14T07:09:30.261080318Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=223.235µs logger=migrator t=2026-03-14T07:09:30.264694878Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-14T07:09:30.26518062Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=486.202µs logger=migrator t=2026-03-14T07:09:30.268754549Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-14T07:09:30.278131993Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.377574ms logger=migrator t=2026-03-14T07:09:30.282542372Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-14T07:09:30.291410863Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.86558ms logger=migrator t=2026-03-14T07:09:30.295148076Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-14T07:09:30.295966186Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=817.6µs logger=migrator t=2026-03-14T07:09:30.299686838Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-14T07:09:30.373330502Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.640834ms logger=migrator t=2026-03-14T07:09:30.378692335Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-14T07:09:30.379578877Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=885.862µs logger=migrator t=2026-03-14T07:09:30.383470384Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-14T07:09:30.385410912Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.936308ms logger=migrator t=2026-03-14T07:09:30.389696399Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-14T07:09:30.424156137Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=34.468447ms logger=migrator t=2026-03-14T07:09:30.429825998Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-14T07:09:30.437278854Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.453316ms logger=migrator t=2026-03-14T07:09:30.441853577Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-14T07:09:30.442200016Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=346.879µs logger=migrator t=2026-03-14T07:09:30.45042123Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-14T07:09:30.450747338Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=326.728µs logger=migrator t=2026-03-14T07:09:30.455876036Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-14T07:09:30.456264735Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=376.779µs logger=migrator t=2026-03-14T07:09:30.460929862Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-14T07:09:30.461332322Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=402.41µs logger=migrator t=2026-03-14T07:09:30.470643613Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-14T07:09:30.471032534Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=389.491µs logger=migrator t=2026-03-14T07:09:30.477445573Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-14T07:09:30.479037542Z level=info msg="Migration successfully executed" id="create folder table" duration=1.591869ms logger=migrator t=2026-03-14T07:09:30.484500528Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-14T07:09:30.485741669Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.240121ms logger=migrator t=2026-03-14T07:09:30.490887658Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-14T07:09:30.492066957Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.179479ms logger=migrator t=2026-03-14T07:09:30.496873627Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-14T07:09:30.496942268Z level=info msg="Migration successfully executed" id="Update folder title length" duration=69.291µs logger=migrator t=2026-03-14T07:09:30.500934577Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-14T07:09:30.502997589Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.062182ms logger=migrator t=2026-03-14T07:09:30.512780122Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-14T07:09:30.514584797Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.804495ms logger=migrator t=2026-03-14T07:09:30.521237342Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-14T07:09:30.522681059Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.443487ms logger=migrator t=2026-03-14T07:09:30.527336115Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-14T07:09:30.527815387Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=479.762µs logger=migrator t=2026-03-14T07:09:30.532949775Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-14T07:09:30.533446487Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=498.042µs logger=migrator t=2026-03-14T07:09:30.538849951Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-14T07:09:30.540873672Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.023651ms logger=migrator t=2026-03-14T07:09:30.545822724Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-14T07:09:30.54804139Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.218676ms logger=migrator t=2026-03-14T07:09:30.552827449Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-14T07:09:30.554014958Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.188629ms logger=migrator t=2026-03-14T07:09:30.559057134Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-14T07:09:30.560413877Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.356583ms logger=migrator t=2026-03-14T07:09:30.564810187Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-14T07:09:30.566063058Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.252661ms logger=migrator t=2026-03-14T07:09:30.570740175Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-14T07:09:30.572316314Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.576019ms logger=migrator t=2026-03-14T07:09:30.577208855Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-14T07:09:30.579267857Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.058222ms logger=migrator t=2026-03-14T07:09:30.583704828Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-14T07:09:30.584867286Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.162148ms logger=migrator t=2026-03-14T07:09:30.589962673Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-14T07:09:30.5914161Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.453897ms logger=migrator t=2026-03-14T07:09:30.595817779Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-14T07:09:30.597760327Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.942168ms logger=migrator t=2026-03-14T07:09:30.608432603Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-14T07:09:30.610097284Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.664801ms logger=migrator t=2026-03-14T07:09:30.65610476Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-14T07:09:30.656639903Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=536.463µs logger=migrator t=2026-03-14T07:09:30.661076693Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-14T07:09:30.671783629Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.702136ms logger=migrator t=2026-03-14T07:09:30.675831381Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-14T07:09:30.676362574Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=531.723µs logger=migrator t=2026-03-14T07:09:30.679936642Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-14T07:09:30.679979173Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=42.651µs logger=migrator t=2026-03-14T07:09:30.685182643Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-14T07:09:30.687002719Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.820366ms logger=migrator t=2026-03-14T07:09:30.691568412Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-14T07:09:30.691651594Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=83.873µs logger=migrator t=2026-03-14T07:09:30.697042108Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-14T07:09:30.699159201Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.115663ms logger=migrator t=2026-03-14T07:09:30.706296399Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-14T07:09:30.708569945Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.273016ms logger=migrator t=2026-03-14T07:09:30.715446476Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-14T07:09:30.716773499Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.327993ms logger=migrator t=2026-03-14T07:09:30.721574979Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-14T07:09:30.722529392Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=957.293µs logger=migrator t=2026-03-14T07:09:30.727499986Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-14T07:09:30.728371267Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=872.831µs logger=migrator t=2026-03-14T07:09:30.732566182Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-14T07:09:30.733672359Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.106177ms logger=migrator t=2026-03-14T07:09:30.737922046Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-14T07:09:30.738867439Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=944.893µs logger=migrator t=2026-03-14T07:09:30.745688509Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-14T07:09:30.747118604Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.421415ms logger=migrator t=2026-03-14T07:09:30.75175591Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-14T07:09:30.763052711Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.307731ms logger=migrator t=2026-03-14T07:09:30.767137512Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-14T07:09:30.774833054Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.678952ms logger=migrator t=2026-03-14T07:09:30.779363038Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-14T07:09:30.788996007Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.63229ms logger=migrator t=2026-03-14T07:09:30.794080503Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-14T07:09:30.794214217Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=134.314µs logger=migrator t=2026-03-14T07:09:30.798603217Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-14T07:09:30.808962803Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.358887ms logger=migrator t=2026-03-14T07:09:30.813414465Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-14T07:09:30.823408313Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.992988ms logger=migrator t=2026-03-14T07:09:30.828397177Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-14T07:09:30.829182506Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=785.449µs logger=migrator t=2026-03-14T07:09:30.833680929Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.693461429s logger=migrator t=2026-03-14T07:09:30.834595521Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-14T07:09:30.851755178Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-14T07:09:30.851962934Z level=info msg="Created default organization" logger=secrets t=2026-03-14T07:09:30.857166413Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-14T07:09:30.908689876Z level=info msg="Restored cache from database" duration=444.521µs logger=plugin.store t=2026-03-14T07:09:30.910142082Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-14T07:09:30.94904584Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-14T07:09:30.949087761Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-14T07:09:30.949185844Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-14T07:09:30.949204264Z level=info msg="Plugins loaded" count=54 duration=39.062602ms logger=query_data t=2026-03-14T07:09:30.954004644Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-14T07:09:30.95750535Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-14T07:09:30.965311765Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-14T07:09:30.974732569Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-14T07:09:30.976329109Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-14T07:09:30.977737564Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-14T07:09:30.994668035Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-14T07:09:31.008034858Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-14T07:09:31.023656277Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-14T07:09:31.023687078Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-14T07:09:31.023820601Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-14T07:09:31.024077828Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-14T07:09:31.024288803Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-03-14T07:09:31.024946609Z level=info msg="State cache has been initialized" states=0 duration=867.461µs logger=ngalert.scheduler t=2026-03-14T07:09:31.025016161Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-14T07:09:31.025068332Z level=info msg=starting first_tick=2026-03-14T07:09:40Z logger=http.server t=2026-03-14T07:09:31.027786009Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-03-14T07:09:31.093659869Z level=info msg="Update check succeeded" duration=69.52911ms logger=provisioning.dashboard t=2026-03-14T07:09:31.112932039Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-03-14T07:09:31.122132358Z level=info msg="Update check succeeded" duration=97.725202ms logger=provisioning.dashboard t=2026-03-14T07:09:31.218150297Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-14T07:09:31.246962165Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-03-14T07:09:31.325020627Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-14T07:09:31.325579652Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-14T07:09:31.387090492Z level=info msg="Patterns update finished" duration=228.998089ms logger=provisioning.dashboard t=2026-03-14T07:09:47.430918512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.431869355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.452481228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.492530436Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.512072382Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.537840953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.552543219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.577364026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.595008045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.626587652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.644736923Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-14T07:09:47.700570173Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-14T07:09:47.713145975Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-14T07:09:47.736018906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.754217658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.781081957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.800536411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.827897862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.848470644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.893772281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.909532874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.93748689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.953390245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.984686483Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:47.997739089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.022154627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.041372085Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.075522055Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.09741309Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.133010275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.155493355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.203468179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.218081023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.25411273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.272776564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.47271686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.495083257Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.535876892Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.556547607Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.629302997Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.643221063Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.683195529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.701944985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.737390657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.75436985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.79697942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.814579329Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.864398818Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.879787042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.91590243Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.937805966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:48.980879927Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.004177827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.046650164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.062736304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.110097123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.13445064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.182919536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.201880428Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.249614506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.266292661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.311203569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.329810612Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.387085497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.418039247Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.501610647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.520614611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.582267445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.603897163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.655404685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.687448422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.803170853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.826010121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.956120109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:49.977574703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:50.08108112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:50.101760144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:50.19079165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:50.210558402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:50.292155652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:50.312262572Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:09:50.396257763Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-14T07:10:09.044858771Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-14T07:19:31.095979308Z level=info msg="Completed cleanup jobs" duration=71.287521ms logger=plugins.update.checker t=2026-03-14T07:19:31.144011125Z level=info msg="Update check succeeded" duration=49.765018ms logger=sqlstore.transactions t=2026-03-14T07:24:30.9730049Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"