logger=settings t=2026-03-04T01:31:50.648506119Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-04T01:31:50Z logger=settings t=2026-03-04T01:31:50.649091183Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-04T01:31:50.649106403Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-04T01:31:50.649113183Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-04T01:31:50.649118343Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-04T01:31:50.649127174Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-04T01:31:50.649132014Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-04T01:31:50.649137204Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-04T01:31:50.649142144Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-04T01:31:50.649147974Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-04T01:31:50.649153484Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-04T01:31:50.649158444Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-04T01:31:50.649166275Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-04T01:31:50.649171175Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-04T01:31:50.649190045Z level=info msg=Target target=[all] logger=settings t=2026-03-04T01:31:50.649201385Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-04T01:31:50.649206876Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-04T01:31:50.649212526Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-04T01:31:50.649217586Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-04T01:31:50.649252657Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-04T01:31:50.649258647Z level=info msg="App mode production" logger=sqlstore t=2026-03-04T01:31:50.649913513Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-04T01:31:50.649937083Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-04T01:31:50.653171683Z level=info msg="Locking database" logger=migrator t=2026-03-04T01:31:50.653235724Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-04T01:31:50.654295821Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-04T01:31:50.655551151Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.25514ms logger=migrator t=2026-03-04T01:31:50.664325546Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-04T01:31:50.66526059Z level=info msg="Migration successfully executed" id="create user table" duration=934.924µs logger=migrator t=2026-03-04T01:31:50.674985628Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-04T01:31:50.675716916Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=730.158µs logger=migrator t=2026-03-04T01:31:50.679813847Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-04T01:31:50.680853522Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.039385ms logger=migrator t=2026-03-04T01:31:50.684997065Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-04T01:31:50.685713222Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=716.187µs logger=migrator t=2026-03-04T01:31:50.692842598Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-04T01:31:50.693512944Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=675.086µs logger=migrator t=2026-03-04T01:31:50.698877336Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-04T01:31:50.701419319Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.541633ms logger=migrator t=2026-03-04T01:31:50.706525423Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-04T01:31:50.708692297Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.153703ms logger=migrator t=2026-03-04T01:31:50.716458148Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-04T01:31:50.717231856Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=773.419µs logger=migrator t=2026-03-04T01:31:50.723391137Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-04T01:31:50.724350601Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=961.794µs logger=migrator t=2026-03-04T01:31:50.733879285Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-04T01:31:50.734251434Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=372.609µs logger=migrator t=2026-03-04T01:31:50.740867717Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-04T01:31:50.741761159Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=896.182µs logger=migrator t=2026-03-04T01:31:50.749706774Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-04T01:31:50.75120872Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.505736ms logger=migrator t=2026-03-04T01:31:50.755975368Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-04T01:31:50.756007429Z level=info msg="Migration successfully executed" id="Update user table charset" duration=33.141µs logger=migrator t=2026-03-04T01:31:50.761160265Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-04T01:31:50.762374265Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.212959ms logger=migrator t=2026-03-04T01:31:50.766814114Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-04T01:31:50.767380138Z level=info msg="Migration successfully executed" id="Add missing user data" duration=575.544µs logger=migrator t=2026-03-04T01:31:50.772105054Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-04T01:31:50.77435479Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.242285ms logger=migrator t=2026-03-04T01:31:50.782298785Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-04T01:31:50.783112335Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=812.961µs logger=migrator t=2026-03-04T01:31:50.79067944Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-04T01:31:50.791809448Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.129548ms logger=migrator t=2026-03-04T01:31:50.796092063Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-04T01:31:50.807992446Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.899563ms logger=migrator t=2026-03-04T01:31:50.813224815Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-04T01:31:50.814140657Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=913.962µs logger=migrator t=2026-03-04T01:31:50.817841057Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-04T01:31:50.818076923Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=235.686µs logger=migrator t=2026-03-04T01:31:50.822608985Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-04T01:31:50.823506896Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=899.971µs logger=migrator t=2026-03-04T01:31:50.82893034Z 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-04T01:31:50.829396171Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=465.901µs logger=migrator t=2026-03-04T01:31:50.833925743Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-04T01:31:50.834699471Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=778.269µs logger=migrator t=2026-03-04T01:31:50.840406381Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-04T01:31:50.841614672Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.20481ms logger=migrator t=2026-03-04T01:31:50.846866181Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-04T01:31:50.847462895Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=599.894µs logger=migrator t=2026-03-04T01:31:50.854004035Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-04T01:31:50.854581429Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=578.524µs logger=migrator t=2026-03-04T01:31:50.909499849Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-04T01:31:50.911327204Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.832975ms logger=migrator t=2026-03-04T01:31:50.917301571Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-04T01:31:50.918078719Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=776.598µs logger=migrator t=2026-03-04T01:31:50.924297232Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-04T01:31:50.924363634Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=68.531µs logger=migrator t=2026-03-04T01:31:50.929433928Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-04T01:31:50.93075348Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.320122ms logger=migrator t=2026-03-04T01:31:50.936012619Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-04T01:31:50.937176959Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.16654ms logger=migrator t=2026-03-04T01:31:50.943904713Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-04T01:31:50.944998081Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.094328ms logger=migrator t=2026-03-04T01:31:50.951535261Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-04T01:31:50.95271632Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.184219ms logger=migrator t=2026-03-04T01:31:50.959425235Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-04T01:31:50.965856163Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.435177ms logger=migrator t=2026-03-04T01:31:50.973652365Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-04T01:31:50.974791822Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.144477ms logger=migrator t=2026-03-04T01:31:50.979535819Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-04T01:31:50.980744438Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.215529ms logger=migrator t=2026-03-04T01:31:50.98652976Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-04T01:31:50.987946176Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.416436ms logger=migrator t=2026-03-04T01:31:50.99301869Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-04T01:31:50.993713107Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=693.827µs logger=migrator t=2026-03-04T01:31:50.998565157Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-04T01:31:50.999650553Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.083766ms logger=migrator t=2026-03-04T01:31:51.005842385Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-04T01:31:51.006516402Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=674.007µs logger=migrator t=2026-03-04T01:31:51.011224437Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-04T01:31:51.011723369Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=497.012µs logger=migrator t=2026-03-04T01:31:51.016710562Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-04T01:31:51.017286496Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=576.024µs logger=migrator t=2026-03-04T01:31:51.023909099Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-04T01:31:51.025020826Z level=info msg="Migration successfully executed" id="create star table" duration=1.111177ms logger=migrator t=2026-03-04T01:31:51.030652134Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-04T01:31:51.03132016Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=667.176µs logger=migrator t=2026-03-04T01:31:51.037038931Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-04T01:31:51.038304492Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.265652ms logger=migrator t=2026-03-04T01:31:51.046441082Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-04T01:31:51.048341828Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.902956ms logger=migrator t=2026-03-04T01:31:51.055703789Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-04T01:31:51.057186586Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.483587ms logger=migrator t=2026-03-04T01:31:51.06345901Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-04T01:31:51.064217008Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=758.218µs logger=migrator t=2026-03-04T01:31:51.070615866Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-04T01:31:51.071513768Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=818.82µs logger=migrator t=2026-03-04T01:31:51.076991823Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-04T01:31:51.078260974Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.180958ms logger=migrator t=2026-03-04T01:31:51.0834055Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-04T01:31:51.083433341Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.681µs logger=migrator t=2026-03-04T01:31:51.088141037Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-04T01:31:51.088190458Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=50.171µs logger=migrator t=2026-03-04T01:31:51.094325598Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-04T01:31:51.094592645Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=263.317µs logger=migrator t=2026-03-04T01:31:51.100150211Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-04T01:31:51.101247898Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.097707ms logger=migrator t=2026-03-04T01:31:51.106468456Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-04T01:31:51.107210664Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=741.118µs logger=migrator t=2026-03-04T01:31:51.11275779Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-04T01:31:51.114017292Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.255412ms logger=migrator t=2026-03-04T01:31:51.120106251Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-04T01:31:51.120728076Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=621.445µs logger=migrator t=2026-03-04T01:31:51.1253241Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-04T01:31:51.126285263Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=959.234µs logger=migrator t=2026-03-04T01:31:51.132457654Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-04T01:31:51.133200083Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=741.959µs logger=migrator t=2026-03-04T01:31:51.138850692Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-04T01:31:51.146976451Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.126829ms logger=migrator t=2026-03-04T01:31:51.151578834Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-04T01:31:51.152104068Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=523.463µs logger=migrator t=2026-03-04T01:31:51.157601712Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-04T01:31:51.158382681Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=782.79µs logger=migrator t=2026-03-04T01:31:51.163910767Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-04T01:31:51.165060575Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.149408ms logger=migrator t=2026-03-04T01:31:51.173014501Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-04T01:31:51.173710098Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=698.667µs logger=migrator t=2026-03-04T01:31:51.178752112Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-04T01:31:51.179981002Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.22892ms logger=migrator t=2026-03-04T01:31:51.1872412Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-04T01:31:51.187434415Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=199.585µs logger=migrator t=2026-03-04T01:31:51.193464063Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-04T01:31:51.196575179Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.110576ms logger=migrator t=2026-03-04T01:31:51.204189786Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-04T01:31:51.206294878Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.106512ms logger=migrator t=2026-03-04T01:31:51.211921297Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-04T01:31:51.214438848Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.518482ms logger=migrator t=2026-03-04T01:31:51.21939601Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-04T01:31:51.22020267Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=806.07µs logger=migrator t=2026-03-04T01:31:51.225709235Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-04T01:31:51.227592551Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.882836ms logger=migrator t=2026-03-04T01:31:51.232179384Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-04T01:31:51.232986663Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=805.689µs logger=migrator t=2026-03-04T01:31:51.23892572Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-04T01:31:51.239791971Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=865.551µs logger=migrator t=2026-03-04T01:31:51.245409139Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-04T01:31:51.24545737Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=50.681µs logger=migrator t=2026-03-04T01:31:51.250374981Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-04T01:31:51.250418722Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=45.851µs logger=migrator t=2026-03-04T01:31:51.255282211Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-04T01:31:51.258371687Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.088636ms logger=migrator t=2026-03-04T01:31:51.264375505Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-04T01:31:51.266312822Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.937037ms logger=migrator t=2026-03-04T01:31:51.270918586Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-04T01:31:51.272842433Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.923787ms logger=migrator t=2026-03-04T01:31:51.277494347Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-04T01:31:51.279376993Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.881996ms logger=migrator t=2026-03-04T01:31:51.286804036Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-04T01:31:51.287040892Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=236.396µs logger=migrator t=2026-03-04T01:31:51.292135466Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-04T01:31:51.293041019Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=903.773µs logger=migrator t=2026-03-04T01:31:51.30162023Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-04T01:31:51.302756837Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.135847ms logger=migrator t=2026-03-04T01:31:51.309110394Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-04T01:31:51.309152725Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=41.871µs logger=migrator t=2026-03-04T01:31:51.313917691Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-04T01:31:51.314722552Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=805.091µs logger=migrator t=2026-03-04T01:31:51.320743469Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-04T01:31:51.321472867Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=729.628µs logger=migrator t=2026-03-04T01:31:51.328345375Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-04T01:31:51.338361832Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.014907ms logger=migrator t=2026-03-04T01:31:51.343863597Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-04T01:31:51.344588564Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=724.387µs logger=migrator t=2026-03-04T01:31:51.349779082Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-04T01:31:51.350560831Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=779.349µs logger=migrator t=2026-03-04T01:31:51.355314658Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-04T01:31:51.356674612Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.359894ms logger=migrator t=2026-03-04T01:31:51.362822273Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-04T01:31:51.363133941Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=312.048µs logger=migrator t=2026-03-04T01:31:51.367110128Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-04T01:31:51.367653041Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=542.763µs logger=migrator t=2026-03-04T01:31:51.371898546Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-04T01:31:51.375430622Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.534986ms logger=migrator t=2026-03-04T01:31:51.382156438Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-04T01:31:51.383160582Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.004404ms logger=migrator t=2026-03-04T01:31:51.390434701Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-04T01:31:51.390628246Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=192.555µs logger=migrator t=2026-03-04T01:31:51.394271705Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-04T01:31:51.394441269Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=169.674µs logger=migrator t=2026-03-04T01:31:51.399590546Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-04T01:31:51.400335844Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=745.038µs logger=migrator t=2026-03-04T01:31:51.404446365Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-04T01:31:51.406581837Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.134942ms logger=migrator t=2026-03-04T01:31:51.410034173Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-04T01:31:51.411029957Z level=info msg="Migration successfully executed" id="create data_source table" duration=993.144µs logger=migrator t=2026-03-04T01:31:51.417935206Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-04T01:31:51.419266049Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.330473ms logger=migrator t=2026-03-04T01:31:51.424357014Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-04T01:31:51.425284517Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=925.273µs logger=migrator t=2026-03-04T01:31:51.433354035Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-04T01:31:51.43439819Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.042435ms logger=migrator t=2026-03-04T01:31:51.440033949Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-04T01:31:51.44127875Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.244202ms logger=migrator t=2026-03-04T01:31:51.446356525Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-04T01:31:51.452204629Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.847794ms logger=migrator t=2026-03-04T01:31:51.455868848Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-04T01:31:51.456739289Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=870.091µs logger=migrator t=2026-03-04T01:31:51.463417594Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-04T01:31:51.464225043Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=806.849µs logger=migrator t=2026-03-04T01:31:51.470558539Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-04T01:31:51.471838801Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.276312ms logger=migrator t=2026-03-04T01:31:51.479613081Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-04T01:31:51.480162935Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=546.854µs logger=migrator t=2026-03-04T01:31:51.48889789Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-04T01:31:51.491606706Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.711657ms logger=migrator t=2026-03-04T01:31:51.496853225Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-04T01:31:51.499387036Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.532111ms logger=migrator t=2026-03-04T01:31:51.503940169Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-04T01:31:51.503966429Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=26.961µs logger=migrator t=2026-03-04T01:31:51.508541032Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-04T01:31:51.508738427Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=194.865µs logger=migrator t=2026-03-04T01:31:51.513163615Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-04T01:31:51.517117222Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.956067ms logger=migrator t=2026-03-04T01:31:51.592714609Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-04T01:31:51.593238022Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=528.053µs logger=migrator t=2026-03-04T01:31:51.889089739Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-04T01:31:51.889650952Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=560.744µs logger=migrator t=2026-03-04T01:31:51.902830525Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-04T01:31:51.907579542Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.753537ms logger=migrator t=2026-03-04T01:31:51.915735932Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-04T01:31:51.916349147Z level=info msg="Migration successfully executed" id="Update uid value" duration=619.965µs logger=migrator t=2026-03-04T01:31:51.922122199Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-04T01:31:51.923104244Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=982.295µs logger=migrator t=2026-03-04T01:31:51.929899381Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-04T01:31:51.931670384Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.774244ms logger=migrator t=2026-03-04T01:31:51.936550355Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-04T01:31:51.937439396Z level=info msg="Migration successfully executed" id="create api_key table" duration=888.461µs logger=migrator t=2026-03-04T01:31:51.943381392Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-04T01:31:51.944670563Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.349023ms logger=migrator t=2026-03-04T01:31:51.951973633Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-04T01:31:51.953031738Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.057695ms logger=migrator t=2026-03-04T01:31:51.95716099Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-04T01:31:51.958062442Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=899.302µs logger=migrator t=2026-03-04T01:31:51.962782738Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-04T01:31:51.963572397Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=789.769µs logger=migrator t=2026-03-04T01:31:51.968812656Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-04T01:31:51.970086278Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.279062ms logger=migrator t=2026-03-04T01:31:51.974336902Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-04T01:31:51.975540541Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.203329ms logger=migrator t=2026-03-04T01:31:51.98363835Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-04T01:31:51.990888008Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.249308ms logger=migrator t=2026-03-04T01:31:51.995091021Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-04T01:31:51.996029435Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=938.384µs logger=migrator t=2026-03-04T01:31:51.99989986Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-04T01:31:52.000698779Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=798.519µs logger=migrator t=2026-03-04T01:31:52.008352487Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-04T01:31:52.009797833Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.444716ms logger=migrator t=2026-03-04T01:31:52.015446122Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-04T01:31:52.016256871Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=810.899µs logger=migrator t=2026-03-04T01:31:52.020887966Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-04T01:31:52.021290966Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=402.72µs logger=migrator t=2026-03-04T01:31:52.026200206Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-04T01:31:52.027100248Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=899.602µs logger=migrator t=2026-03-04T01:31:52.033488275Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-04T01:31:52.033534966Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=48.791µs logger=migrator t=2026-03-04T01:31:52.039882632Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-04T01:31:52.043356208Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.474616ms logger=migrator t=2026-03-04T01:31:52.050736358Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-04T01:31:52.053517967Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.781768ms logger=migrator t=2026-03-04T01:31:52.058026178Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-04T01:31:52.058588921Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=562.513µs logger=migrator t=2026-03-04T01:31:52.063556683Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-04T01:31:52.066509206Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.954653ms logger=migrator t=2026-03-04T01:31:52.078464089Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-04T01:31:52.081267858Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.806349ms logger=migrator t=2026-03-04T01:31:52.087301166Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-04T01:31:52.08784187Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=540.304µs logger=migrator t=2026-03-04T01:31:52.09234303Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-04T01:31:52.093338954Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=999.024µs logger=migrator t=2026-03-04T01:31:52.099050015Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-04T01:31:52.100568742Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.525107ms logger=migrator t=2026-03-04T01:31:52.107033531Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-04T01:31:52.109681506Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.646066ms logger=migrator t=2026-03-04T01:31:52.119250392Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-04T01:31:52.121032315Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.787544ms logger=migrator t=2026-03-04T01:31:52.1277241Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-04T01:31:52.128735204Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.014914ms logger=migrator t=2026-03-04T01:31:52.134622469Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-04T01:31:52.134758832Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=138.023µs logger=migrator t=2026-03-04T01:31:52.139253833Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-04T01:31:52.139283173Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.73µs logger=migrator t=2026-03-04T01:31:52.143760303Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-04T01:31:52.146672555Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.908842ms logger=migrator t=2026-03-04T01:31:52.152433797Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-04T01:31:52.155873171Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.443154ms logger=migrator t=2026-03-04T01:31:52.16236859Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-04T01:31:52.162475723Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=108.013µs logger=migrator t=2026-03-04T01:31:52.166681606Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-04T01:31:52.167459915Z level=info msg="Migration successfully executed" id="create quota table v1" duration=778.399µs logger=migrator t=2026-03-04T01:31:52.17294201Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-04T01:31:52.174448006Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.505546ms logger=migrator t=2026-03-04T01:31:52.180514106Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-04T01:31:52.180593758Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=80.512µs logger=migrator t=2026-03-04T01:31:52.18474456Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-04T01:31:52.18595638Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.211751ms logger=migrator t=2026-03-04T01:31:52.191371862Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-04T01:31:52.192243074Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=870.862µs logger=migrator t=2026-03-04T01:31:52.198346054Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-04T01:31:52.201581633Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.238939ms logger=migrator t=2026-03-04T01:31:52.205485429Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-04T01:31:52.20551343Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.031µs logger=migrator t=2026-03-04T01:31:52.209870247Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-04T01:31:52.210901552Z level=info msg="Migration successfully executed" id="create session table" duration=1.031045ms logger=migrator t=2026-03-04T01:31:52.215462654Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-04T01:31:52.215583607Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=121.943µs logger=migrator t=2026-03-04T01:31:52.219619067Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-04T01:31:52.21974242Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=124.203µs logger=migrator t=2026-03-04T01:31:52.225361018Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-04T01:31:52.226432874Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.071456ms logger=migrator t=2026-03-04T01:31:52.230897204Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-04T01:31:52.232027591Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.130047ms logger=migrator t=2026-03-04T01:31:52.237710191Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-04T01:31:52.237766962Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=59.091µs logger=migrator t=2026-03-04T01:31:52.241917075Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-04T01:31:52.241954555Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=38.901µs logger=migrator t=2026-03-04T01:31:52.247759738Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-04T01:31:52.254212316Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.419647ms logger=migrator t=2026-03-04T01:31:52.258950703Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-04T01:31:52.263918584Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.967721ms logger=migrator t=2026-03-04T01:31:52.270778363Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-04T01:31:52.270863105Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=80.282µs logger=migrator t=2026-03-04T01:31:52.274974186Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-04T01:31:52.275093238Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=119.643µs logger=migrator t=2026-03-04T01:31:52.27922071Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-04T01:31:52.28043018Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.209269ms logger=migrator t=2026-03-04T01:31:52.285947625Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-04T01:31:52.285999556Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=53.051µs logger=migrator t=2026-03-04T01:31:52.290695672Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-04T01:31:52.296224088Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.527886ms logger=migrator t=2026-03-04T01:31:52.300478212Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-04T01:31:52.300647137Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=168.765µs logger=migrator t=2026-03-04T01:31:52.304067121Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-04T01:31:52.307208678Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.142197ms logger=migrator t=2026-03-04T01:31:52.311594555Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-04T01:31:52.314675182Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.080357ms logger=migrator t=2026-03-04T01:31:52.318523096Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-04T01:31:52.318587767Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=65.161µs logger=migrator t=2026-03-04T01:31:52.322229527Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-04T01:31:52.323113759Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=883.493µs logger=migrator t=2026-03-04T01:31:52.328635084Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-04T01:31:52.329992917Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.353334ms logger=migrator t=2026-03-04T01:31:52.334924249Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-04T01:31:52.336493527Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.569078ms logger=migrator t=2026-03-04T01:31:52.343063419Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-04T01:31:52.344026552Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=962.503µs logger=migrator t=2026-03-04T01:31:52.351925076Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-04T01:31:52.353218277Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.290631ms logger=migrator t=2026-03-04T01:31:52.357734469Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-04T01:31:52.358588709Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=854.25µs logger=migrator t=2026-03-04T01:31:52.362831094Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-04T01:31:52.36347707Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=645.756µs logger=migrator t=2026-03-04T01:31:52.36838176Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-04T01:31:52.369217091Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=834.86µs logger=migrator t=2026-03-04T01:31:52.373990588Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-04T01:31:52.374755387Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=765.379µs logger=migrator t=2026-03-04T01:31:52.379266088Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-04T01:31:52.393031705Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.767407ms logger=migrator t=2026-03-04T01:31:52.398562191Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-04T01:31:52.399362371Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=796.98µs logger=migrator t=2026-03-04T01:31:52.404808105Z 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-04T01:31:52.405992384Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.189179ms logger=migrator t=2026-03-04T01:31:52.412288228Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-04T01:31:52.412497253Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=209.245µs logger=migrator t=2026-03-04T01:31:52.416587414Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-04T01:31:52.417452005Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=864.721µs logger=migrator t=2026-03-04T01:31:52.422755496Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-04T01:31:52.424037258Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.275091ms logger=migrator t=2026-03-04T01:31:52.42946532Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-04T01:31:52.434665968Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.211088ms logger=migrator t=2026-03-04T01:31:52.439588609Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-04T01:31:52.443883985Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.289976ms logger=migrator t=2026-03-04T01:31:52.449230796Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-04T01:31:52.454684029Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.450733ms logger=migrator t=2026-03-04T01:31:52.464581423Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-04T01:31:52.467155826Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.570973ms logger=migrator t=2026-03-04T01:31:52.471262816Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-04T01:31:52.472173759Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=910.653µs logger=migrator t=2026-03-04T01:31:52.480264248Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-04T01:31:52.48035653Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=99.502µs logger=migrator t=2026-03-04T01:31:52.484641635Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-04T01:31:52.484684696Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=44.861µs logger=migrator t=2026-03-04T01:31:52.491224987Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-04T01:31:52.492804276Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.586879ms logger=migrator t=2026-03-04T01:31:52.497405469Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-04T01:31:52.498353672Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=950.873µs logger=migrator t=2026-03-04T01:31:52.504878112Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-04T01:31:52.506368209Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.489307ms logger=migrator t=2026-03-04T01:31:52.514162081Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-04T01:31:52.515409951Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.24815ms logger=migrator t=2026-03-04T01:31:52.521392098Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-04T01:31:52.522510396Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.117208ms logger=migrator t=2026-03-04T01:31:52.528275048Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-04T01:31:52.534693995Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.418018ms logger=migrator t=2026-03-04T01:31:52.539061173Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-04T01:31:52.541675357Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.613774ms logger=migrator t=2026-03-04T01:31:52.545824358Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-04T01:31:52.546008193Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=183.195µs logger=migrator t=2026-03-04T01:31:52.553430015Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-04T01:31:52.554778728Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.347813ms logger=migrator t=2026-03-04T01:31:52.561862812Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-04T01:31:52.563480681Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.611319ms logger=migrator t=2026-03-04T01:31:52.568155447Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-04T01:31:52.57360516Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.452834ms logger=migrator t=2026-03-04T01:31:52.579904255Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-04T01:31:52.579954166Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=50.231µs logger=migrator t=2026-03-04T01:31:52.584785095Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-04T01:31:52.586047316Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.26192ms logger=migrator t=2026-03-04T01:31:52.59111976Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-04T01:31:52.592480475Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.359514ms logger=migrator t=2026-03-04T01:31:52.600357517Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-04T01:31:52.600485501Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=128.714µs logger=migrator t=2026-03-04T01:31:52.612086566Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-04T01:31:52.613572932Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.486266ms logger=migrator t=2026-03-04T01:31:52.620578605Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-04T01:31:52.621407595Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=843.941µs logger=migrator t=2026-03-04T01:31:52.626763846Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-04T01:31:52.627896724Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.132388ms logger=migrator t=2026-03-04T01:31:52.63547771Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-04T01:31:52.636905626Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.427616ms logger=migrator t=2026-03-04T01:31:52.642702528Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-04T01:31:52.644173004Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.470426ms logger=migrator t=2026-03-04T01:31:52.65174917Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-04T01:31:52.652728294Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=979.044µs logger=migrator t=2026-03-04T01:31:52.65827352Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-04T01:31:52.658301351Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.72µs logger=migrator t=2026-03-04T01:31:52.662049283Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-04T01:31:52.669808633Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.75719ms logger=migrator t=2026-03-04T01:31:52.675173235Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-04T01:31:52.675750269Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=573.674µs logger=migrator t=2026-03-04T01:31:52.680708221Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-04T01:31:52.687864397Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.154936ms logger=migrator t=2026-03-04T01:31:52.69326826Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-04T01:31:52.703158862Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=9.879882ms logger=migrator t=2026-03-04T01:31:52.712844601Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-04T01:31:52.713925497Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.081836ms logger=migrator t=2026-03-04T01:31:52.71932796Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-04T01:31:52.720428116Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.099906ms logger=migrator t=2026-03-04T01:31:52.725359058Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-04T01:31:52.738764857Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.404549ms logger=migrator t=2026-03-04T01:31:52.743901883Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-04T01:31:52.744620811Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=718.778µs logger=migrator t=2026-03-04T01:31:52.748481525Z 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-04T01:31:52.749382318Z 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=900.743µs logger=migrator t=2026-03-04T01:31:52.754660568Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-04T01:31:52.754937344Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=276.996µs logger=migrator t=2026-03-04T01:31:52.7608636Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-04T01:31:52.76168714Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=822.99µs logger=migrator t=2026-03-04T01:31:52.767867961Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-04T01:31:52.768172379Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=305.008µs logger=migrator t=2026-03-04T01:31:52.775260113Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-04T01:31:52.780702577Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.443034ms logger=migrator t=2026-03-04T01:31:52.787808861Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-04T01:31:52.792469156Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.663185ms logger=migrator t=2026-03-04T01:31:52.804978764Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-04T01:31:52.809439683Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=4.459669ms logger=migrator t=2026-03-04T01:31:52.813869392Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-04T01:31:52.814793924Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=923.722µs logger=migrator t=2026-03-04T01:31:52.827750493Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-04T01:31:52.828119532Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=369.519µs logger=migrator t=2026-03-04T01:31:52.834373135Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-04T01:31:52.841076529Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.703294ms logger=migrator t=2026-03-04T01:31:52.847428496Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-04T01:31:52.84965991Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=2.235014ms logger=migrator t=2026-03-04T01:31:52.856493208Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-04T01:31:52.856716524Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=225.576µs logger=migrator t=2026-03-04T01:31:52.861711717Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-04T01:31:52.862196899Z level=info msg="Migration successfully executed" id="Move region to single row" duration=485.171µs logger=migrator t=2026-03-04T01:31:52.867451088Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-04T01:31:52.868438062Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=986.453µs logger=migrator t=2026-03-04T01:31:52.875810373Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-04T01:31:52.876685554Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=875.061µs logger=migrator t=2026-03-04T01:31:52.884376074Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-04T01:31:52.886142817Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.783504ms logger=migrator t=2026-03-04T01:31:52.893319833Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-04T01:31:52.89522652Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.901347ms logger=migrator t=2026-03-04T01:31:52.90334105Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-04T01:31:52.904366074Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.021674ms logger=migrator t=2026-03-04T01:31:52.915048987Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-04T01:31:52.917963628Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.921581ms logger=migrator t=2026-03-04T01:31:52.925143194Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-04T01:31:52.925215866Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=72.752µs logger=migrator t=2026-03-04T01:31:52.93188429Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-04T01:31:52.935997021Z level=info msg="Migration successfully executed" id="create test_data table" duration=4.111991ms logger=migrator t=2026-03-04T01:31:52.944893469Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-04T01:31:52.945829683Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=941.924µs logger=migrator t=2026-03-04T01:31:53.05481104Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-04T01:31:53.056920231Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.112301ms logger=migrator t=2026-03-04T01:31:53.069113291Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-04T01:31:53.070679479Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.565708ms logger=migrator t=2026-03-04T01:31:53.075628731Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-04T01:31:53.075848896Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=222.025µs logger=migrator t=2026-03-04T01:31:53.083529395Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-04T01:31:53.083915014Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=387.479µs logger=migrator t=2026-03-04T01:31:53.095587461Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-04T01:31:53.095670443Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=85.302µs logger=migrator t=2026-03-04T01:31:53.100924652Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-04T01:31:53.101637039Z level=info msg="Migration successfully executed" id="create team table" duration=712.647µs logger=migrator t=2026-03-04T01:31:53.108453317Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-04T01:31:53.109614035Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.160288ms logger=migrator t=2026-03-04T01:31:53.116601607Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-04T01:31:53.11754586Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=943.703µs logger=migrator t=2026-03-04T01:31:53.12769673Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-04T01:31:53.132163949Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.462119ms logger=migrator t=2026-03-04T01:31:53.139362106Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-04T01:31:53.13953934Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=179.274µs logger=migrator t=2026-03-04T01:31:53.145251511Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-04T01:31:53.149655639Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=4.408019ms logger=migrator t=2026-03-04T01:31:53.157351637Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-04T01:31:53.15826167Z level=info msg="Migration successfully executed" id="create team member table" duration=909.713µs logger=migrator t=2026-03-04T01:31:53.16433422Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-04T01:31:53.165686523Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.352012ms logger=migrator t=2026-03-04T01:31:53.171878065Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-04T01:31:53.173331141Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.451635ms logger=migrator t=2026-03-04T01:31:53.180176708Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-04T01:31:53.181712686Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.531258ms logger=migrator t=2026-03-04T01:31:53.186964765Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-04T01:31:53.191954498Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.988943ms logger=migrator t=2026-03-04T01:31:53.196798006Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-04T01:31:53.201664436Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.86614ms logger=migrator t=2026-03-04T01:31:53.214276316Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-04T01:31:53.219080234Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.799967ms logger=migrator t=2026-03-04T01:31:53.227336836Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-04T01:31:53.228030644Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=693.458µs logger=migrator t=2026-03-04T01:31:53.234861301Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-04T01:31:53.235523197Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=662.056µs logger=migrator t=2026-03-04T01:31:53.242423407Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-04T01:31:53.243922814Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.498587ms logger=migrator t=2026-03-04T01:31:53.250363423Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-04T01:31:53.251793577Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.429434ms logger=migrator t=2026-03-04T01:31:53.258145663Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-04T01:31:53.259546818Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.401265ms logger=migrator t=2026-03-04T01:31:53.268895058Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-04T01:31:53.270311503Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.415576ms logger=migrator t=2026-03-04T01:31:53.276907814Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-04T01:31:53.277851577Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=943.113µs logger=migrator t=2026-03-04T01:31:53.284811339Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-04T01:31:53.286445468Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.632279ms logger=migrator t=2026-03-04T01:31:53.294479746Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-04T01:31:53.295017049Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=539.903µs logger=migrator t=2026-03-04T01:31:53.300118294Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-04T01:31:53.300290028Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=172.664µs logger=migrator t=2026-03-04T01:31:53.306328996Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-04T01:31:53.307072815Z level=info msg="Migration successfully executed" id="create tag table" duration=743.109µs logger=migrator t=2026-03-04T01:31:53.312273633Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-04T01:31:53.313867272Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.604829ms logger=migrator t=2026-03-04T01:31:53.320295199Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-04T01:31:53.321068369Z level=info msg="Migration successfully executed" id="create login attempt table" duration=773.08µs logger=migrator t=2026-03-04T01:31:53.327680371Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-04T01:31:53.328888201Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.20589ms logger=migrator t=2026-03-04T01:31:53.335245017Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-04T01:31:53.336627001Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.383293ms logger=migrator t=2026-03-04T01:31:53.341586633Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-04T01:31:53.352828809Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=11.242046ms logger=migrator t=2026-03-04T01:31:53.358333614Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-04T01:31:53.358914058Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=580.414µs logger=migrator t=2026-03-04T01:31:53.366834393Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-04T01:31:53.367724085Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=889.832µs logger=migrator t=2026-03-04T01:31:53.37325397Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-04T01:31:53.373547187Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=293.307µs logger=migrator t=2026-03-04T01:31:53.380246213Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-04T01:31:53.38139054Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.144088ms logger=migrator t=2026-03-04T01:31:53.393114708Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-04T01:31:53.394452311Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.338893ms logger=migrator t=2026-03-04T01:31:53.409931121Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-04T01:31:53.411462309Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.531018ms logger=migrator t=2026-03-04T01:31:53.418770939Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-04T01:31:53.418878421Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=107.972µs logger=migrator t=2026-03-04T01:31:53.426268742Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-04T01:31:53.4343221Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.054358ms logger=migrator t=2026-03-04T01:31:53.439751084Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-04T01:31:53.444776497Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.024914ms logger=migrator t=2026-03-04T01:31:53.451444461Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-04T01:31:53.456570537Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.125446ms logger=migrator t=2026-03-04T01:31:53.462662146Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-04T01:31:53.467772562Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.109396ms logger=migrator t=2026-03-04T01:31:53.473944633Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-04T01:31:53.475174064Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.229681ms logger=migrator t=2026-03-04T01:31:53.479592572Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-04T01:31:53.487478996Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.884254ms logger=migrator t=2026-03-04T01:31:53.515104624Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-04T01:31:53.51651438Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.414645ms logger=migrator t=2026-03-04T01:31:53.56169921Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-04T01:31:53.564496278Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.786689ms logger=migrator t=2026-03-04T01:31:53.572081724Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-04T01:31:53.573606092Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.529118ms logger=migrator t=2026-03-04T01:31:53.582402438Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-04T01:31:53.583455573Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.053926ms logger=migrator t=2026-03-04T01:31:53.593295115Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-04T01:31:53.597774865Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=4.48021ms logger=migrator t=2026-03-04T01:31:53.603718391Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-04T01:31:53.604827298Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.108557ms logger=migrator t=2026-03-04T01:31:53.611233905Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-04T01:31:53.616876034Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.636008ms logger=migrator t=2026-03-04T01:31:53.623731513Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-04T01:31:53.62485299Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.120337ms logger=migrator t=2026-03-04T01:31:53.6330155Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-04T01:31:53.634311863Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.303553ms logger=migrator t=2026-03-04T01:31:53.643098939Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-04T01:31:53.644917673Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.823214ms logger=migrator t=2026-03-04T01:31:53.652811657Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-04T01:31:53.65371622Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=904.963µs logger=migrator t=2026-03-04T01:31:53.66110056Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-04T01:31:53.662070884Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=969.544µs logger=migrator t=2026-03-04T01:31:53.670225914Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-04T01:31:53.670361577Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=135.183µs logger=migrator t=2026-03-04T01:31:53.678152079Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-04T01:31:53.678250111Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=98.722µs logger=migrator t=2026-03-04T01:31:53.683784737Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-04T01:31:53.685415648Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.631231ms logger=migrator t=2026-03-04T01:31:53.690852851Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-04T01:31:53.691824615Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=971.334µs logger=migrator t=2026-03-04T01:31:53.698054208Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-04T01:31:53.699160995Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.105447ms logger=migrator t=2026-03-04T01:31:53.707111001Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-04T01:31:53.707228974Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=119.443µs logger=migrator t=2026-03-04T01:31:53.71361971Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-04T01:31:53.715457586Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.837456ms logger=migrator t=2026-03-04T01:31:53.721652618Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-04T01:31:53.723496782Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.840165ms logger=migrator t=2026-03-04T01:31:53.731746535Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-04T01:31:53.733071738Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.325563ms logger=migrator t=2026-03-04T01:31:53.738801309Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-04T01:31:53.739893386Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.096297ms logger=migrator t=2026-03-04T01:31:53.746120938Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-04T01:31:53.752792253Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.668365ms logger=migrator t=2026-03-04T01:31:53.763132797Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-04T01:31:53.765123885Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.994738ms logger=migrator t=2026-03-04T01:31:53.775235454Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-04T01:31:53.775377797Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=147.803µs logger=migrator t=2026-03-04T01:31:53.782732338Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-04T01:31:53.783931437Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.199329ms logger=migrator t=2026-03-04T01:31:53.789803831Z 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-04T01:31:53.790928989Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.124828ms logger=migrator t=2026-03-04T01:31:53.797990712Z 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-04T01:31:53.800056303Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.064781ms logger=migrator t=2026-03-04T01:31:53.806669125Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-04T01:31:53.806802169Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=133.584µs logger=migrator t=2026-03-04T01:31:53.812251883Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-04T01:31:53.814038667Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.786705ms logger=migrator t=2026-03-04T01:31:53.82029677Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-04T01:31:53.821446678Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.149248ms logger=migrator t=2026-03-04T01:31:53.826994384Z 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-04T01:31:53.828161114Z 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.16548ms logger=migrator t=2026-03-04T01:31:53.833340411Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-04T01:31:53.834421168Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.077226ms logger=migrator t=2026-03-04T01:31:53.844928776Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-04T01:31:53.85204007Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.111014ms logger=migrator t=2026-03-04T01:31:53.858228413Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-04T01:31:53.859344Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.115137ms logger=migrator t=2026-03-04T01:31:53.864868545Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-04T01:31:53.865862789Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=994.644µs logger=migrator t=2026-03-04T01:31:53.873393855Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-04T01:31:53.903847723Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.446477ms logger=migrator t=2026-03-04T01:31:53.909402609Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-04T01:31:53.934553677Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.150838ms logger=migrator t=2026-03-04T01:31:53.940003091Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-04T01:31:53.941230631Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.2284ms logger=migrator t=2026-03-04T01:31:53.947663878Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-04T01:31:53.948786266Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.121858ms logger=migrator t=2026-03-04T01:31:53.954511487Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-04T01:31:53.960687518Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.175271ms logger=migrator t=2026-03-04T01:31:53.966153653Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-04T01:31:53.973058772Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.904019ms logger=migrator t=2026-03-04T01:31:53.979225274Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-04T01:31:53.98030849Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.082546ms logger=migrator t=2026-03-04T01:31:53.986933783Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-04T01:31:53.989711151Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.787379ms logger=migrator t=2026-03-04T01:31:54.005252493Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-04T01:31:54.006431251Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.187138ms logger=migrator t=2026-03-04T01:31:54.014289405Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-04T01:31:54.015316401Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.026896ms logger=migrator t=2026-03-04T01:31:54.021760339Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-04T01:31:54.02182496Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=65.291µs logger=migrator t=2026-03-04T01:31:54.033727012Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-04T01:31:54.040020717Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.296915ms logger=migrator t=2026-03-04T01:31:54.048489905Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-04T01:31:54.056302997Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.816082ms logger=migrator t=2026-03-04T01:31:54.064435407Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-04T01:31:54.078234535Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=13.797469ms logger=migrator t=2026-03-04T01:31:54.092846604Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-04T01:31:54.093949472Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.106588ms logger=migrator t=2026-03-04T01:31:54.101210919Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-04T01:31:54.102065141Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=853.782µs logger=migrator t=2026-03-04T01:31:54.111439541Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-04T01:31:54.118572316Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.136725ms logger=migrator t=2026-03-04T01:31:54.123814875Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-04T01:31:54.132330524Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.514929ms logger=migrator t=2026-03-04T01:31:54.143539869Z 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-04T01:31:54.145228101Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.691622ms logger=migrator t=2026-03-04T01:31:54.150708936Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-04T01:31:54.156869647Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.161321ms logger=migrator t=2026-03-04T01:31:54.163323245Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-04T01:31:54.167776365Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.45204ms logger=migrator t=2026-03-04T01:31:54.171970378Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-04T01:31:54.17202374Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=53.742µs logger=migrator t=2026-03-04T01:31:54.174844139Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-04T01:31:54.175804812Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=960.553µs logger=migrator t=2026-03-04T01:31:54.181248316Z 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-04T01:31:54.182856275Z 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.607269ms logger=migrator t=2026-03-04T01:31:54.192263606Z 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-04T01:31:54.193863155Z 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.604069ms logger=migrator t=2026-03-04T01:31:54.198451948Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-04T01:31:54.19852847Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=77.342µs logger=migrator t=2026-03-04T01:31:54.204330602Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-04T01:31:54.213955409Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.623367ms logger=migrator t=2026-03-04T01:31:54.218562772Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-04T01:31:54.22335896Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.795418ms logger=migrator t=2026-03-04T01:31:54.226890567Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-04T01:31:54.233227932Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.336535ms logger=migrator t=2026-03-04T01:31:54.237351194Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-04T01:31:54.24371171Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.359976ms logger=migrator t=2026-03-04T01:31:54.249617195Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-04T01:31:54.255890539Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.274303ms logger=migrator t=2026-03-04T01:31:54.262522882Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-04T01:31:54.262599974Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=77.282µs logger=migrator t=2026-03-04T01:31:54.266659123Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-04T01:31:54.267515495Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=856.142µs logger=migrator t=2026-03-04T01:31:54.272124377Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-04T01:31:54.278672689Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.534421ms logger=migrator t=2026-03-04T01:31:54.2832351Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-04T01:31:54.283394764Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=160.534µs logger=migrator t=2026-03-04T01:31:54.287182548Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-04T01:31:54.294018695Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.831777ms logger=migrator t=2026-03-04T01:31:54.298194038Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-04T01:31:54.29952324Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.328902ms logger=migrator t=2026-03-04T01:31:54.30476955Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-04T01:31:54.311284329Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.510099ms logger=migrator t=2026-03-04T01:31:54.314798816Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-04T01:31:54.315587806Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=791.221µs logger=migrator t=2026-03-04T01:31:54.319896421Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-04T01:31:54.321027919Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.130978ms logger=migrator t=2026-03-04T01:31:54.325759155Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-04T01:31:54.334005527Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.246542ms logger=migrator t=2026-03-04T01:31:54.342719101Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-04T01:31:54.343780618Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.063717ms logger=migrator t=2026-03-04T01:31:54.350228726Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-04T01:31:54.351384245Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.155919ms logger=migrator t=2026-03-04T01:31:54.357889174Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-04T01:31:54.358789896Z level=info msg="Migration successfully executed" id="create alert_image table" duration=901.112µs logger=migrator t=2026-03-04T01:31:54.366194888Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-04T01:31:54.368083095Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.886487ms logger=migrator t=2026-03-04T01:31:54.376160102Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-04T01:31:54.376240994Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=82.122µs logger=migrator t=2026-03-04T01:31:54.379972727Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-04T01:31:54.380996771Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.020304ms logger=migrator t=2026-03-04T01:31:54.386488906Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-04T01:31:54.387502961Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.011565ms logger=migrator t=2026-03-04T01:31:54.391141931Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-04T01:31:54.391539401Z 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-04T01:31:54.396263617Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-04T01:31:54.396656246Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=392.199µs logger=migrator t=2026-03-04T01:31:54.401237099Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-04T01:31:54.40289439Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.657281ms logger=migrator t=2026-03-04T01:31:54.408123978Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-04T01:31:54.418176165Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.045086ms logger=migrator t=2026-03-04T01:31:54.423463285Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-04T01:31:54.424773007Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.309943ms logger=migrator t=2026-03-04T01:31:54.434463075Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-04T01:31:54.436479515Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.020029ms logger=migrator t=2026-03-04T01:31:54.441258132Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-04T01:31:54.442622255Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.363493ms logger=migrator t=2026-03-04T01:31:54.449841563Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-04T01:31:54.45097393Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.138827ms logger=migrator t=2026-03-04T01:31:54.456569088Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-04T01:31:54.458179708Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.61049ms logger=migrator t=2026-03-04T01:31:54.463649842Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-04T01:31:54.463681473Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=33.031µs logger=migrator t=2026-03-04T01:31:54.467039325Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-04T01:31:54.467114647Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=76.322µs logger=migrator t=2026-03-04T01:31:54.47090964Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-04T01:31:54.483361296Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=12.450736ms logger=migrator t=2026-03-04T01:31:54.491403454Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-04T01:31:54.491831864Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=427.32µs logger=migrator t=2026-03-04T01:31:54.49574846Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-04T01:31:54.496923289Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.167788ms logger=migrator t=2026-03-04T01:31:54.503134972Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-04T01:31:54.503424749Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=290.167µs logger=migrator t=2026-03-04T01:31:54.507065298Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-04T01:31:54.508584456Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.519038ms logger=migrator t=2026-03-04T01:31:54.515734591Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-04T01:31:54.517068544Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.333873ms logger=migrator t=2026-03-04T01:31:54.523276606Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-04T01:31:54.556626415Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.352249ms logger=migrator t=2026-03-04T01:31:54.560289285Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-04T01:31:54.565612996Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.322951ms logger=migrator t=2026-03-04T01:31:54.570574608Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-04T01:31:54.570715311Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=140.983µs logger=migrator t=2026-03-04T01:31:54.574995936Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-04T01:31:54.607564307Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.57038ms logger=migrator t=2026-03-04T01:31:54.611549374Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-04T01:31:54.641984751Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.433177ms logger=migrator t=2026-03-04T01:31:54.646956814Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-04T01:31:54.647553448Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=596.554µs logger=migrator t=2026-03-04T01:31:54.652712335Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-04T01:31:54.654464398Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.749683ms logger=migrator t=2026-03-04T01:31:54.65941913Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-04T01:31:54.659785729Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=362.199µs logger=migrator t=2026-03-04T01:31:54.664914344Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-04T01:31:54.665794727Z level=info msg="Migration successfully executed" id="create permission table" duration=879.463µs logger=migrator t=2026-03-04T01:31:54.670302207Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-04T01:31:54.671821845Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.509467ms logger=migrator t=2026-03-04T01:31:54.677597926Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-04T01:31:54.679481193Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.884397ms logger=migrator t=2026-03-04T01:31:54.686346651Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-04T01:31:54.687194982Z level=info msg="Migration successfully executed" id="create role table" duration=848.181µs logger=migrator t=2026-03-04T01:31:54.692024201Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-04T01:31:54.702940839Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.924178ms logger=migrator t=2026-03-04T01:31:54.707392329Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-04T01:31:54.714637126Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.243797ms logger=migrator t=2026-03-04T01:31:54.72090042Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-04T01:31:54.722010987Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.110357ms logger=migrator t=2026-03-04T01:31:54.726717143Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-04T01:31:54.727852981Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.135638ms logger=migrator t=2026-03-04T01:31:54.732743161Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-04T01:31:54.733898839Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.155118ms logger=migrator t=2026-03-04T01:31:54.740663806Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-04T01:31:54.742241264Z level=info msg="Migration successfully executed" id="create team role table" duration=1.577538ms logger=migrator t=2026-03-04T01:31:54.747409911Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-04T01:31:54.748489587Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.079716ms logger=migrator t=2026-03-04T01:31:54.753338257Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-04T01:31:54.754387482Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.048765ms logger=migrator t=2026-03-04T01:31:54.759765214Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-04T01:31:54.76078327Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.017926ms logger=migrator t=2026-03-04T01:31:54.766375407Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-04T01:31:54.767761301Z level=info msg="Migration successfully executed" id="create user role table" duration=1.385414ms logger=migrator t=2026-03-04T01:31:54.772970239Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-04T01:31:54.773976943Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.002234ms logger=migrator t=2026-03-04T01:31:54.783338994Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-04T01:31:54.785069296Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.729242ms logger=migrator t=2026-03-04T01:31:54.790147831Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-04T01:31:54.791816642Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.668261ms logger=migrator t=2026-03-04T01:31:54.796684092Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-04T01:31:54.797482631Z level=info msg="Migration successfully executed" id="create builtin role table" duration=797.889µs logger=migrator t=2026-03-04T01:31:54.801603772Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-04T01:31:54.803153951Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.548268ms logger=migrator t=2026-03-04T01:31:54.809159888Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-04T01:31:54.810824089Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.663531ms logger=migrator t=2026-03-04T01:31:54.816038306Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-04T01:31:54.825716375Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.678958ms logger=migrator t=2026-03-04T01:31:54.829474526Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-04T01:31:54.830549753Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.074307ms logger=migrator t=2026-03-04T01:31:54.835573216Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-04T01:31:54.836770086Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.19615ms logger=migrator t=2026-03-04T01:31:54.841734588Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-04T01:31:54.842789734Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.054736ms logger=migrator t=2026-03-04T01:31:54.847985711Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-04T01:31:54.851307293Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=3.334552ms logger=migrator t=2026-03-04T01:31:54.857930595Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-04T01:31:54.860129799Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=2.196204ms logger=migrator t=2026-03-04T01:31:54.864828605Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-04T01:31:54.866572857Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.744242ms logger=migrator t=2026-03-04T01:31:54.871086008Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-04T01:31:54.8792839Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.198152ms logger=migrator t=2026-03-04T01:31:54.884184091Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-04T01:31:54.889728527Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.544166ms logger=migrator t=2026-03-04T01:31:54.898912932Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-04T01:31:54.907310629Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.401766ms logger=migrator t=2026-03-04T01:31:54.912903896Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-04T01:31:54.922530992Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.616916ms logger=migrator t=2026-03-04T01:31:54.927539685Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-04T01:31:54.928708784Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.165879ms logger=migrator t=2026-03-04T01:31:54.934748752Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-04T01:31:54.936677119Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.927217ms logger=migrator t=2026-03-04T01:31:54.943849016Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-04T01:31:54.945884076Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.040131ms logger=migrator t=2026-03-04T01:31:54.952114809Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-04T01:31:54.953121473Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.006134ms logger=migrator t=2026-03-04T01:31:54.958074885Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-04T01:31:54.959291995Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.21713ms logger=migrator t=2026-03-04T01:31:54.968796079Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-04T01:31:54.969129447Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=335.908µs logger=migrator t=2026-03-04T01:31:54.972822127Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-04T01:31:54.972863768Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=45.961µs logger=migrator t=2026-03-04T01:31:54.976513099Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-04T01:31:54.977028711Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=515.512µs logger=migrator t=2026-03-04T01:31:54.981888221Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-04T01:31:54.982560387Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=672.846µs logger=migrator t=2026-03-04T01:31:54.986601166Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-04T01:31:54.987278053Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=666.547µs logger=migrator t=2026-03-04T01:31:54.99081453Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-04T01:31:54.991062726Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=248.036µs logger=migrator t=2026-03-04T01:31:54.994588862Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-04T01:31:54.995025753Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=437.021µs logger=migrator t=2026-03-04T01:31:55.000795724Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-04T01:31:55.001525293Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=729.599µs logger=migrator t=2026-03-04T01:31:55.006381401Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-04T01:31:55.00793719Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.567239ms logger=migrator t=2026-03-04T01:31:55.015062204Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-04T01:31:55.025778688Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.732464ms logger=migrator t=2026-03-04T01:31:55.029995742Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-04T01:31:55.030062493Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=67.301µs logger=migrator t=2026-03-04T01:31:55.033725173Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-04T01:31:55.034758878Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.034415ms logger=migrator t=2026-03-04T01:31:55.040323355Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-04T01:31:55.042174081Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.850715ms logger=migrator t=2026-03-04T01:31:55.048996629Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-04T01:31:55.050118376Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.120847ms logger=migrator t=2026-03-04T01:31:55.05474206Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-04T01:31:55.064024648Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.280377ms logger=migrator t=2026-03-04T01:31:55.069429871Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-04T01:31:55.071456851Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.028701ms logger=migrator t=2026-03-04T01:31:55.075549181Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-04T01:31:55.076619507Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.070925ms logger=migrator t=2026-03-04T01:31:55.082007069Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-04T01:31:55.107039574Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.032815ms logger=migrator t=2026-03-04T01:31:55.112837296Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-04T01:31:55.116461626Z level=info msg="Migration successfully executed" id="create correlation v2" duration=3.63177ms logger=migrator t=2026-03-04T01:31:55.121831958Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-04T01:31:55.123258122Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.425324ms logger=migrator t=2026-03-04T01:31:55.130966092Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-04T01:31:55.13214079Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.175068ms logger=migrator t=2026-03-04T01:31:55.141161371Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-04T01:31:55.142336031Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.17562ms logger=migrator t=2026-03-04T01:31:55.149384373Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-04T01:31:55.149867626Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=488.543µs logger=migrator t=2026-03-04T01:31:55.154393937Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-04T01:31:55.156085599Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.691061ms logger=migrator t=2026-03-04T01:31:55.161703907Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-04T01:31:55.170442601Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.738194ms logger=migrator t=2026-03-04T01:31:55.174441859Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-04T01:31:55.175361722Z level=info msg="Migration successfully executed" id="create entity_events table" duration=919.373µs logger=migrator t=2026-03-04T01:31:55.179491593Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-04T01:31:55.181007111Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.513268ms logger=migrator t=2026-03-04T01:31:55.187930151Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-04T01:31:55.188459453Z 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-04T01:31:55.194612525Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-04T01:31:55.195105227Z 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-04T01:31:55.201005882Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-04T01:31:55.201860643Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=853.671µs logger=migrator t=2026-03-04T01:31:55.208790403Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-04T01:31:55.210510105Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.718982ms logger=migrator t=2026-03-04T01:31:55.21846171Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-04T01:31:55.219647709Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.185059ms logger=migrator t=2026-03-04T01:31:55.225635847Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-04T01:31:55.227547283Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.910116ms logger=migrator t=2026-03-04T01:31:55.235670943Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-04T01:31:55.237471717Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.791244ms logger=migrator t=2026-03-04T01:31:55.24371203Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-04T01:31:55.245131866Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.419336ms logger=migrator t=2026-03-04T01:31:55.257756076Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-04T01:31:55.259097479Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.340773ms logger=migrator t=2026-03-04T01:31:55.265840314Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-04T01:31:55.268057389Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.216075ms logger=migrator t=2026-03-04T01:31:55.27583737Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-04T01:31:55.280631467Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=4.785337ms logger=migrator t=2026-03-04T01:31:55.298612379Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-04T01:31:55.301135502Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.524252ms logger=migrator t=2026-03-04T01:31:55.308122953Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-04T01:31:55.309305491Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.181208ms logger=migrator t=2026-03-04T01:31:55.315003562Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-04T01:31:55.342498816Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.484064ms logger=migrator t=2026-03-04T01:31:55.347868829Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-04T01:31:55.354234626Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.365587ms logger=migrator t=2026-03-04T01:31:55.359131775Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-04T01:31:55.369116641Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.994756ms logger=migrator t=2026-03-04T01:31:55.37517351Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-04T01:31:55.375448166Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=306.417µs logger=migrator t=2026-03-04T01:31:55.38005033Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-04T01:31:55.389131052Z level=info msg="Migration successfully executed" id="add share column" duration=9.080052ms logger=migrator t=2026-03-04T01:31:55.394430153Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-04T01:31:55.394614457Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=194.065µs logger=migrator t=2026-03-04T01:31:55.400321887Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-04T01:31:55.401313941Z level=info msg="Migration successfully executed" id="create file table" duration=991.654µs logger=migrator t=2026-03-04T01:31:55.40814487Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-04T01:31:55.409903932Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.758183ms logger=migrator t=2026-03-04T01:31:55.416581967Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-04T01:31:55.418546444Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.969058ms logger=migrator t=2026-03-04T01:31:55.425335902Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-04T01:31:55.426230953Z level=info msg="Migration successfully executed" id="create file_meta table" duration=895.432µs logger=migrator t=2026-03-04T01:31:55.602183615Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-04T01:31:55.604373019Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.193724ms logger=migrator t=2026-03-04T01:31:55.611962446Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-04T01:31:55.612034627Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=73.481µs logger=migrator t=2026-03-04T01:31:55.620410953Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-04T01:31:55.620647499Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=263.987µs logger=migrator t=2026-03-04T01:31:55.629121547Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-04T01:31:55.630258294Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.136587ms logger=migrator t=2026-03-04T01:31:55.636309803Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-04T01:31:55.636523418Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=213.505µs logger=migrator t=2026-03-04T01:31:55.64186188Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-04T01:31:55.645723035Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=3.860715ms logger=migrator t=2026-03-04T01:31:55.652138352Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-04T01:31:55.661611145Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.472493ms logger=migrator t=2026-03-04T01:31:55.667981442Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-04T01:31:55.668148256Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=175.825µs logger=migrator t=2026-03-04T01:31:55.673763054Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-04T01:31:55.675646409Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.882905ms logger=migrator t=2026-03-04T01:31:55.682125909Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-04T01:31:55.68256906Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=443.621µs logger=migrator t=2026-03-04T01:31:55.688847464Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-04T01:31:55.689069729Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=222.255µs logger=migrator t=2026-03-04T01:31:55.700296885Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-04T01:31:55.70092921Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=632.175µs logger=migrator t=2026-03-04T01:31:55.706678751Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-04T01:31:55.71637267Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.708919ms logger=migrator t=2026-03-04T01:31:55.721685Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-04T01:31:55.733155662Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.471642ms logger=migrator t=2026-03-04T01:31:55.739562269Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-04T01:31:55.740648966Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.086227ms logger=migrator t=2026-03-04T01:31:55.746650994Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-04T01:31:55.82632419Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.672476ms logger=migrator t=2026-03-04T01:31:55.832706977Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-04T01:31:55.835660799Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.943972ms logger=migrator t=2026-03-04T01:31:55.845829979Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-04T01:31:55.848021953Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.182344ms logger=migrator t=2026-03-04T01:31:55.855012085Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-04T01:31:55.883429032Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.414017ms logger=migrator t=2026-03-04T01:31:55.892340402Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-04T01:31:55.902735336Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.401114ms logger=migrator t=2026-03-04T01:31:55.909343719Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-04T01:31:55.909582135Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=238.016µs logger=migrator t=2026-03-04T01:31:55.91464884Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-04T01:31:55.914948457Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=303.717µs logger=migrator t=2026-03-04T01:31:55.920276718Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-04T01:31:55.920632007Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=355.739µs logger=migrator t=2026-03-04T01:31:55.92647121Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-04T01:31:55.926793778Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=322.598µs logger=migrator t=2026-03-04T01:31:55.932213431Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-04T01:31:55.932521719Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=298.057µs logger=migrator t=2026-03-04T01:31:55.93785921Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-04T01:31:55.939448708Z level=info msg="Migration successfully executed" id="create folder table" duration=1.603099ms logger=migrator t=2026-03-04T01:31:55.947508046Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-04T01:31:55.948661865Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.154049ms logger=migrator t=2026-03-04T01:31:55.953776111Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-04T01:31:55.954908918Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.132607ms logger=migrator t=2026-03-04T01:31:55.960102136Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-04T01:31:55.960125157Z level=info msg="Migration successfully executed" id="Update folder title length" duration=24.191µs logger=migrator t=2026-03-04T01:31:55.964826721Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-04T01:31:55.966706878Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.879157ms logger=migrator t=2026-03-04T01:31:55.973869834Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-04T01:31:55.975676408Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.806434ms logger=migrator t=2026-03-04T01:31:55.981287516Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-04T01:31:55.983329236Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.04131ms logger=migrator t=2026-03-04T01:31:55.989090468Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-04T01:31:55.989511118Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=420.79µs logger=migrator t=2026-03-04T01:31:55.994379818Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-04T01:31:55.994775177Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=395.339µs logger=migrator t=2026-03-04T01:31:56.000072247Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-04T01:31:56.001817151Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.745524ms logger=migrator t=2026-03-04T01:31:56.007948941Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-04T01:31:56.009114799Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.162338ms logger=migrator t=2026-03-04T01:31:56.015237429Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-04T01:31:56.017739701Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.507462ms logger=migrator t=2026-03-04T01:31:56.023977755Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-04T01:31:56.025329848Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.351413ms logger=migrator t=2026-03-04T01:31:56.030215128Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-04T01:31:56.032872484Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.665975ms logger=migrator t=2026-03-04T01:31:56.038311627Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-04T01:31:56.039353692Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.041615ms logger=migrator t=2026-03-04T01:31:56.044868378Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-04T01:31:56.04616085Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.292432ms logger=migrator t=2026-03-04T01:31:56.053164352Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-04T01:31:56.054404312Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.267271ms logger=migrator t=2026-03-04T01:31:56.060241626Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-04T01:31:56.061666Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.425004ms logger=migrator t=2026-03-04T01:31:56.068761715Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-04T01:31:56.069867962Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.106307ms logger=migrator t=2026-03-04T01:31:56.07551291Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-04T01:31:56.077311125Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.797445ms logger=migrator t=2026-03-04T01:31:56.082558064Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-04T01:31:56.082856741Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=299.597µs logger=migrator t=2026-03-04T01:31:56.090341144Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-04T01:31:56.107992068Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=17.648754ms logger=migrator t=2026-03-04T01:31:56.114604421Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-04T01:31:56.115435401Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=832.38µs logger=migrator t=2026-03-04T01:31:56.12067051Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-04T01:31:56.12069853Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=24.93µs logger=migrator t=2026-03-04T01:31:56.127076557Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-04T01:31:56.129155978Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.081221ms logger=migrator t=2026-03-04T01:31:56.134452818Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-04T01:31:56.134473779Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.881µs logger=migrator t=2026-03-04T01:31:56.141207884Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-04T01:31:56.143517921Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.313437ms logger=migrator t=2026-03-04T01:31:56.14877177Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-04T01:31:56.150016091Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.243981ms logger=migrator t=2026-03-04T01:31:56.157991426Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-04T01:31:56.159547814Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.554978ms logger=migrator t=2026-03-04T01:31:56.16587408Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-04T01:31:56.166797903Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=971.545µs logger=migrator t=2026-03-04T01:31:56.1723928Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-04T01:31:56.172996125Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=608.255µs logger=migrator t=2026-03-04T01:31:56.179917264Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-04T01:31:56.181065303Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.148139ms logger=migrator t=2026-03-04T01:31:56.186310072Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-04T01:31:56.187909291Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.600169ms logger=migrator t=2026-03-04T01:31:56.193852527Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-04T01:31:56.19479603Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=941.643µs logger=migrator t=2026-03-04T01:31:56.200545992Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-04T01:31:56.210776053Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.230542ms logger=migrator t=2026-03-04T01:31:56.217687333Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-04T01:31:56.232853235Z level=info msg="Migration successfully executed" id="add region_slug column" duration=15.162442ms logger=migrator t=2026-03-04T01:31:56.241039926Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-04T01:31:56.253378099Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.338802ms logger=migrator t=2026-03-04T01:31:56.258665438Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-04T01:31:56.25873911Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=73.692µs logger=migrator t=2026-03-04T01:31:56.263833276Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-04T01:31:56.273418761Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.585706ms logger=migrator t=2026-03-04T01:31:56.279796038Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-04T01:31:56.290915581Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.120323ms logger=migrator t=2026-03-04T01:31:56.296849726Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-04T01:31:56.297155984Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=306.168µs logger=migrator t=2026-03-04T01:31:56.302302971Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.648059472s logger=migrator t=2026-03-04T01:31:56.303132271Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-04T01:31:56.320823206Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-04T01:31:56.321025261Z level=info msg="Created default organization" logger=secrets t=2026-03-04T01:31:56.329096669Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-04T01:31:56.376497492Z level=info msg="Restored cache from database" duration=514.472µs logger=plugin.store t=2026-03-04T01:31:56.37801923Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-04T01:31:56.414186169Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-04T01:31:56.41422487Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-04T01:31:56.414313302Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-04T01:31:56.414329542Z level=info msg="Plugins loaded" count=54 duration=36.311382ms logger=query_data t=2026-03-04T01:31:56.418505154Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-04T01:31:56.421888058Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-04T01:31:56.427867345Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-04T01:31:56.436449056Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-04T01:31:56.438206038Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-04T01:31:56.439868049Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-04T01:31:56.46473456Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-04T01:31:56.488636696Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-04T01:31:56.512590606Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-04T01:31:56.512609546Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-04T01:31:56.51277169Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-04T01:31:56.513007846Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-04T01:31:56.513674102Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-03-04T01:31:56.517900156Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-03-04T01:31:56.580966384Z level=info msg="Update check succeeded" duration=67.106908ms logger=grafana.update.checker t=2026-03-04T01:31:56.58482521Z level=info msg="Update check succeeded" duration=71.773752ms logger=ngalert.state.manager t=2026-03-04T01:31:56.605266312Z level=info msg="State cache has been initialized" states=0 duration=92.254206ms logger=ngalert.scheduler t=2026-03-04T01:31:56.605335303Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-04T01:31:56.605491437Z level=info msg=starting first_tick=2026-03-04T01:32:00Z logger=sqlstore.transactions t=2026-03-04T01:31:56.620422695Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-04T01:31:56.631551467Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-04T01:31:56.643914381Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-04T01:31:56.689033449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:56.71512706Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-04T01:31:56.756311171Z level=info msg="Patterns update finished" duration=67.894127ms logger=grafana-apiserver t=2026-03-04T01:31:56.834569724Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-04T01:31:56.835099836Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-04T01:31:57.290586044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:57.291707591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:57.312765329Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:57.346033806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:57.360302777Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-04T01:31:57.393988184Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-04T01:31:57.395595113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:57.413579775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:57.470659757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:57.500835998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:57.577774437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:57.596520818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:57.637938866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:57.662437636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:57.716230738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:57.734872226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:57.787512199Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:57.808256218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:57.851618423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:57.871979283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:57.931768712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:57.950565443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:57.99318051Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.012091314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.063231391Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.09171523Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.1592987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.182174202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.245915198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.267678822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.314366969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.331969861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.392866617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.411681339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.472748879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.492786321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.559067899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.584427992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.646604009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.667401159Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.735869771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.756630141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.829414779Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.84491378Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.918090727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:58.936288133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:59.002388057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:59.025635578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:59.12344525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:59.141821132Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:59.214069756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:59.242153125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:59.304740283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:59.328355843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:59.714857986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:59.736879147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:59.805331978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:59.82248939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:59.886780659Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:59.903202951Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:59.974393771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:31:59.985546845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:32:00.057094301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:32:00.071617718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:32:00.146002655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:32:00.16249753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:32:00.245312964Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:32:00.283806329Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:32:00.945945713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:32:00.9637405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:32:01.697378539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:32:01.715907513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:32:01.809926103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:32:01.833302537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:32:01.909849257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:32:01.92745565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:32:02.035897833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:32:02.057656947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:32:02.135709634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:32:02.155333776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:32:02.248759941Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-04T01:32:47.537307579Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-04T01:41:56.59125198Z level=info msg="Completed cleanup jobs" duration=77.609988ms logger=plugins.update.checker t=2026-03-04T01:41:56.631969859Z level=info msg="Update check succeeded" duration=50.270704ms logger=sqlstore.transactions t=2026-03-04T01:46:56.437628584Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-04T01:51:56.553994689Z level=info msg="Completed cleanup jobs" duration=40.165416ms logger=plugins.update.checker t=2026-03-04T01:51:56.637472581Z level=info msg="Update check succeeded" duration=55.42106ms logger=cleanup t=2026-03-04T02:01:56.555595482Z level=info msg="Completed cleanup jobs" duration=41.148525ms logger=plugins.update.checker t=2026-03-04T02:01:56.639359887Z level=info msg="Update check succeeded" duration=57.603928ms logger=infra.usagestats t=2026-03-04T02:02:47.560770455Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-04T02:11:56.539222668Z level=info msg="Completed cleanup jobs" duration=24.847866ms logger=plugins.update.checker t=2026-03-04T02:11:56.634307363Z level=info msg="Update check succeeded" duration=52.484486ms logger=cleanup t=2026-03-04T02:21:56.556689872Z level=info msg="Completed cleanup jobs" duration=42.842353ms logger=plugins.update.checker t=2026-03-04T02:21:56.633238287Z level=info msg="Update check succeeded" duration=51.651438ms logger=cleanup t=2026-03-04T02:31:56.584058273Z level=info msg="Completed cleanup jobs" duration=70.566646ms logger=plugins.update.checker t=2026-03-04T02:31:56.636641912Z level=info msg="Update check succeeded" duration=55.514047ms logger=infra.usagestats t=2026-03-04T02:32:47.558285817Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-04T02:41:56.536732396Z level=info msg="Completed cleanup jobs" duration=22.82984ms logger=plugins.update.checker t=2026-03-04T02:41:56.633708536Z level=info msg="Update check succeeded" duration=51.761061ms