logger=settings t=2026-07-01T00:52:18.759595697Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-01T00:52:18Z logger=settings t=2026-07-01T00:52:18.76023236Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-01T00:52:18.76024118Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-01T00:52:18.76024489Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-01T00:52:18.76024823Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-01T00:52:18.76025133Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-01T00:52:18.76025438Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-01T00:52:18.76026009Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-01T00:52:18.76026341Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-01T00:52:18.76026917Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-01T00:52:18.76027252Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-01T00:52:18.76027566Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-01T00:52:18.7602788Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-01T00:52:18.76028187Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-01T00:52:18.760291541Z level=info msg=Target target=[all] logger=settings t=2026-07-01T00:52:18.760298421Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-01T00:52:18.760302901Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-01T00:52:18.760305991Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-01T00:52:18.760308901Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-01T00:52:18.760311941Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-01T00:52:18.760314921Z level=info msg="App mode production" logger=sqlstore t=2026-07-01T00:52:18.761448063Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-01T00:52:18.761467674Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-01T00:52:18.763671037Z level=info msg="Locking database" logger=migrator t=2026-07-01T00:52:18.763688077Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-01T00:52:18.764253188Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-01T00:52:18.765082094Z level=info msg="Migration successfully executed" id="create migration_log table" duration=828.476µs logger=migrator t=2026-07-01T00:52:18.786748147Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-01T00:52:18.788336778Z level=info msg="Migration successfully executed" id="create user table" duration=1.58838ms logger=migrator t=2026-07-01T00:52:18.792886506Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-01T00:52:18.793734343Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=847.007µs logger=migrator t=2026-07-01T00:52:18.798438815Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-01T00:52:18.799266351Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=827.587µs logger=migrator t=2026-07-01T00:52:18.804107005Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-01T00:52:18.804821219Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=713.984µs logger=migrator t=2026-07-01T00:52:18.808735565Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-01T00:52:18.809914028Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.178343ms logger=migrator t=2026-07-01T00:52:18.814128751Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-01T00:52:18.817741101Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.650401ms logger=migrator t=2026-07-01T00:52:18.824014254Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-01T00:52:18.825064084Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.04888ms logger=migrator t=2026-07-01T00:52:18.828753976Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-01T00:52:18.829622663Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=868.497µs logger=migrator t=2026-07-01T00:52:18.833147692Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-01T00:52:18.834064159Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=915.227µs logger=migrator t=2026-07-01T00:52:18.837927665Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-01T00:52:18.838618028Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=692.033µs logger=migrator t=2026-07-01T00:52:18.843517544Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-01T00:52:18.844164487Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=644.522µs logger=migrator t=2026-07-01T00:52:18.848166164Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-01T00:52:18.85051855Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.358796ms logger=migrator t=2026-07-01T00:52:18.854018599Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-01T00:52:18.854062169Z level=info msg="Migration successfully executed" id="Update user table charset" duration=45.23µs logger=migrator t=2026-07-01T00:52:18.859335392Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-01T00:52:18.861487514Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.150832ms logger=migrator t=2026-07-01T00:52:18.866236257Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-01T00:52:18.86640746Z level=info msg="Migration successfully executed" id="Add missing user data" duration=171.843µs logger=migrator t=2026-07-01T00:52:18.869294006Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-01T00:52:18.870553241Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.259255ms logger=migrator t=2026-07-01T00:52:18.875298244Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-01T00:52:18.876037718Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=739.784µs logger=migrator t=2026-07-01T00:52:18.880692989Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-01T00:52:18.883253679Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.556929ms logger=migrator t=2026-07-01T00:52:18.887892799Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-01T00:52:18.897089228Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.196739ms logger=migrator t=2026-07-01T00:52:18.900366862Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-01T00:52:18.901621737Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.255545ms logger=migrator t=2026-07-01T00:52:18.904934631Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-01T00:52:18.905209377Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=274.866µs logger=migrator t=2026-07-01T00:52:18.910784406Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-01T00:52:18.911579801Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=795.095µs logger=migrator t=2026-07-01T00:52:18.915664531Z 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-07-01T00:52:18.91612097Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=456.089µs logger=migrator t=2026-07-01T00:52:18.920361572Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-01T00:52:18.92126851Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=908.678µs logger=migrator t=2026-07-01T00:52:18.927505632Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-01T00:52:18.928487521Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=981.739µs logger=migrator t=2026-07-01T00:52:18.932939968Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-01T00:52:18.934228713Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.289525ms logger=migrator t=2026-07-01T00:52:18.946674295Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-01T00:52:18.947895619Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.224894ms logger=migrator t=2026-07-01T00:52:18.953216853Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-01T00:52:18.954481448Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.264785ms logger=migrator t=2026-07-01T00:52:18.960717339Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-01T00:52:18.961482134Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=761.805µs logger=migrator t=2026-07-01T00:52:18.967150165Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-01T00:52:18.967183355Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=35.81µs logger=migrator t=2026-07-01T00:52:18.971814646Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-01T00:52:18.972647642Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=833.786µs logger=migrator t=2026-07-01T00:52:18.980610457Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-01T00:52:18.981336642Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=725.875µs logger=migrator t=2026-07-01T00:52:18.987106024Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-01T00:52:18.988334578Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.223354ms logger=migrator t=2026-07-01T00:52:18.99408769Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-01T00:52:18.994784584Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=697.354µs logger=migrator t=2026-07-01T00:52:18.999294282Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-01T00:52:19.003205468Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.909886ms logger=migrator t=2026-07-01T00:52:19.008035772Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-01T00:52:19.0089552Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=919.678µs logger=migrator t=2026-07-01T00:52:19.012953798Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-01T00:52:19.013472998Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=519.11µs logger=migrator t=2026-07-01T00:52:19.01767458Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-01T00:52:19.018891534Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.216784ms logger=migrator t=2026-07-01T00:52:19.024222068Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-01T00:52:19.025534123Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.310685ms logger=migrator t=2026-07-01T00:52:19.03052008Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-01T00:52:19.032010359Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.483249ms logger=migrator t=2026-07-01T00:52:19.04076136Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-01T00:52:19.041644287Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=884.298µs logger=migrator t=2026-07-01T00:52:19.048232215Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-01T00:52:19.048730305Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=497.43µs logger=migrator t=2026-07-01T00:52:19.055359694Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-01T00:52:19.055937885Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=579.071µs logger=migrator t=2026-07-01T00:52:19.060041055Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-01T00:52:19.060700728Z level=info msg="Migration successfully executed" id="create star table" duration=659.693µs logger=migrator t=2026-07-01T00:52:19.064326999Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-01T00:52:19.065071353Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=743.954µs logger=migrator t=2026-07-01T00:52:19.070920117Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-01T00:52:19.071908377Z level=info msg="Migration successfully executed" id="create org table v1" duration=989.79µs logger=migrator t=2026-07-01T00:52:19.087897318Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-01T00:52:19.089607691Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.710413ms logger=migrator t=2026-07-01T00:52:19.198597665Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-01T00:52:19.200277037Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.682583ms logger=migrator t=2026-07-01T00:52:19.263100291Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-01T00:52:19.264408297Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.311736ms logger=migrator t=2026-07-01T00:52:19.718682096Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-01T00:52:19.741164395Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=22.482979ms logger=migrator t=2026-07-01T00:52:20.004942793Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-01T00:52:20.006260559Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.320466ms logger=migrator t=2026-07-01T00:52:20.093444585Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-01T00:52:20.093524257Z level=info msg="Migration successfully executed" id="Update org table charset" duration=85.152µs logger=migrator t=2026-07-01T00:52:20.165907016Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-01T00:52:20.165963817Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=61.751µs logger=migrator t=2026-07-01T00:52:21.076705018Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-01T00:52:21.07731552Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=614.042µs logger=migrator t=2026-07-01T00:52:21.300861266Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-01T00:52:21.301902177Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.04338ms logger=migrator t=2026-07-01T00:52:21.320473257Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-01T00:52:21.32267049Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=2.199653ms logger=migrator t=2026-07-01T00:52:21.333913929Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-01T00:52:21.334916508Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.005499ms logger=migrator t=2026-07-01T00:52:21.341399014Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-01T00:52:21.34217624Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=776.485µs logger=migrator t=2026-07-01T00:52:21.348647035Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-01T00:52:21.349889109Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.241924ms logger=migrator t=2026-07-01T00:52:21.357005388Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-01T00:52:21.357808613Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=802.965µs logger=migrator t=2026-07-01T00:52:21.363529034Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-01T00:52:21.369584503Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.052608ms logger=migrator t=2026-07-01T00:52:21.37562647Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-01T00:52:21.37664089Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.01381ms logger=migrator t=2026-07-01T00:52:21.382942712Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-01T00:52:21.38385107Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=911.168µs logger=migrator t=2026-07-01T00:52:21.390918467Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-01T00:52:21.391912686Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=994.789µs logger=migrator t=2026-07-01T00:52:21.397646558Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-01T00:52:21.398099557Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=461.949µs logger=migrator t=2026-07-01T00:52:21.403090474Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-01T00:52:21.404081893Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=991.589µs logger=migrator t=2026-07-01T00:52:21.408939347Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-01T00:52:21.409014669Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=74.992µs logger=migrator t=2026-07-01T00:52:21.414649728Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-01T00:52:21.416350722Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.701744ms logger=migrator t=2026-07-01T00:52:21.425242605Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-01T00:52:21.427497178Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.257554ms logger=migrator t=2026-07-01T00:52:21.432681159Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-01T00:52:21.434691568Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.010959ms logger=migrator t=2026-07-01T00:52:21.439491181Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-01T00:52:21.440496271Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.00457ms logger=migrator t=2026-07-01T00:52:21.444177052Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-01T00:52:21.445929467Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.753074ms logger=migrator t=2026-07-01T00:52:21.450503755Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-01T00:52:21.451358192Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=854.197µs logger=migrator t=2026-07-01T00:52:21.455289348Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-01T00:52:21.45641256Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.122512ms logger=migrator t=2026-07-01T00:52:21.4620283Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-01T00:52:21.462117152Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=93.241µs logger=migrator t=2026-07-01T00:52:21.468953464Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-01T00:52:21.469026556Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=77.902µs logger=migrator t=2026-07-01T00:52:21.472930032Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-01T00:52:21.474970891Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.040949ms logger=migrator t=2026-07-01T00:52:21.479990329Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-01T00:52:21.484287022Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.296613ms logger=migrator t=2026-07-01T00:52:21.490635876Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-01T00:52:21.492612814Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.977348ms logger=migrator t=2026-07-01T00:52:21.49807538Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-01T00:52:21.499957617Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.882217ms logger=migrator t=2026-07-01T00:52:21.503118848Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-01T00:52:21.503317162Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=198.324µs logger=migrator t=2026-07-01T00:52:21.505725329Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-01T00:52:21.506489354Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=763.595µs logger=migrator t=2026-07-01T00:52:21.51143521Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-01T00:52:21.512129714Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=694.624µs logger=migrator t=2026-07-01T00:52:21.515778635Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-01T00:52:21.515803865Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=26.32µs logger=migrator t=2026-07-01T00:52:21.526484963Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-01T00:52:21.527856439Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.371236ms logger=migrator t=2026-07-01T00:52:21.531629373Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-01T00:52:21.532356537Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=727.204µs logger=migrator t=2026-07-01T00:52:21.536038818Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-01T00:52:21.541817871Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.779363ms logger=migrator t=2026-07-01T00:52:21.546072713Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-01T00:52:21.546715906Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=642.963µs logger=migrator t=2026-07-01T00:52:21.550167023Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-01T00:52:21.551224784Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.057691ms logger=migrator t=2026-07-01T00:52:21.558172289Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-01T00:52:21.559115617Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=949.738µs logger=migrator t=2026-07-01T00:52:21.566643534Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-01T00:52:21.567133013Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=486.66µs logger=migrator t=2026-07-01T00:52:21.570871906Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-01T00:52:21.571692142Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=820.606µs logger=migrator t=2026-07-01T00:52:21.576121458Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-01T00:52:21.580088755Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.970687ms logger=migrator t=2026-07-01T00:52:21.586710803Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-01T00:52:21.589557499Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=2.850076ms logger=migrator t=2026-07-01T00:52:21.595107187Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-01T00:52:21.595375992Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=273.756µs logger=migrator t=2026-07-01T00:52:21.599063284Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-01T00:52:21.599188206Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=125.322µs logger=migrator t=2026-07-01T00:52:21.604207424Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-01T00:52:21.605608791Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.398547ms logger=migrator t=2026-07-01T00:52:21.610391194Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-01T00:52:21.613856941Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.464857ms logger=migrator t=2026-07-01T00:52:21.618108554Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-01T00:52:21.619090023Z level=info msg="Migration successfully executed" id="create data_source table" duration=982.269µs logger=migrator t=2026-07-01T00:52:21.624249833Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-01T00:52:21.625505478Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.254675ms logger=migrator t=2026-07-01T00:52:21.62973204Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-01T00:52:21.630494715Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=762.525µs logger=migrator t=2026-07-01T00:52:21.634840449Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-01T00:52:21.63592257Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.084361ms logger=migrator t=2026-07-01T00:52:21.640659242Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-01T00:52:21.641912337Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.250614ms logger=migrator t=2026-07-01T00:52:21.645594069Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-01T00:52:21.651502413Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.910785ms logger=migrator t=2026-07-01T00:52:21.655291327Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-01T00:52:21.656172774Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=882.277µs logger=migrator t=2026-07-01T00:52:21.661473757Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-01T00:52:21.662233642Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=760.015µs logger=migrator t=2026-07-01T00:52:21.666065706Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-01T00:52:21.668190698Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=2.122802ms logger=migrator t=2026-07-01T00:52:21.673258466Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-01T00:52:21.674408468Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.149412ms logger=migrator t=2026-07-01T00:52:21.678800224Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-01T00:52:21.681024007Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.222433ms logger=migrator t=2026-07-01T00:52:21.684379592Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-01T00:52:21.686635456Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.255374ms logger=migrator t=2026-07-01T00:52:21.690181945Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-01T00:52:21.690215526Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.611µs logger=migrator t=2026-07-01T00:52:21.694621752Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-01T00:52:21.694824576Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=200.393µs logger=migrator t=2026-07-01T00:52:21.698280703Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-01T00:52:21.701980425Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.697822ms logger=migrator t=2026-07-01T00:52:21.705625215Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-01T00:52:21.705933711Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=308.976µs logger=migrator t=2026-07-01T00:52:21.710004571Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-01T00:52:21.710177984Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=173.763µs logger=migrator t=2026-07-01T00:52:21.71511659Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-01T00:52:21.719614937Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.498887ms logger=migrator t=2026-07-01T00:52:21.723470222Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-01T00:52:21.723651106Z level=info msg="Migration successfully executed" id="Update uid value" duration=180.624µs logger=migrator t=2026-07-01T00:52:21.727168734Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-01T00:52:21.727956419Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=786.495µs logger=migrator t=2026-07-01T00:52:21.733599239Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-01T00:52:21.734887384Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.287845ms logger=migrator t=2026-07-01T00:52:21.739736429Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-01T00:52:21.740497244Z level=info msg="Migration successfully executed" id="create api_key table" duration=762.394µs logger=migrator t=2026-07-01T00:52:21.74548057Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-01T00:52:21.746264876Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=784.426µs logger=migrator t=2026-07-01T00:52:21.753565577Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-01T00:52:21.754768031Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.202484ms logger=migrator t=2026-07-01T00:52:21.759224607Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-01T00:52:21.760591864Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.366777ms logger=migrator t=2026-07-01T00:52:21.764914668Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-01T00:52:21.766207973Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.292855ms logger=migrator t=2026-07-01T00:52:21.770643829Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-01T00:52:21.771334923Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=690.584µs logger=migrator t=2026-07-01T00:52:21.774718858Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-01T00:52:21.775415352Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=697.294µs logger=migrator t=2026-07-01T00:52:21.779979491Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-01T00:52:21.789482106Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.505675ms logger=migrator t=2026-07-01T00:52:21.793650837Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-01T00:52:21.794357181Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=706.623µs logger=migrator t=2026-07-01T00:52:21.797443631Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-01T00:52:21.798197855Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=754.135µs logger=migrator t=2026-07-01T00:52:21.803151301Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-01T00:52:21.803968637Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=820.706µs logger=migrator t=2026-07-01T00:52:21.807601508Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-01T00:52:21.808368443Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=768.525µs logger=migrator t=2026-07-01T00:52:21.813055604Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-01T00:52:21.8133937Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=338.176µs logger=migrator t=2026-07-01T00:52:21.817950169Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-01T00:52:21.81851979Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=568.161µs logger=migrator t=2026-07-01T00:52:21.822893115Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-01T00:52:21.822932926Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=40.671µs logger=migrator t=2026-07-01T00:52:21.825823082Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-01T00:52:21.829898592Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.07484ms logger=migrator t=2026-07-01T00:52:21.834535362Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-01T00:52:21.836967229Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.431827ms logger=migrator t=2026-07-01T00:52:21.84062189Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-01T00:52:21.840805614Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=184.183µs logger=migrator t=2026-07-01T00:52:21.844470935Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-01T00:52:21.847743218Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.271503ms logger=migrator t=2026-07-01T00:52:21.852370668Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-01T00:52:21.85553063Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.160202ms logger=migrator t=2026-07-01T00:52:21.859122279Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-01T00:52:21.859871554Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=749.235µs logger=migrator t=2026-07-01T00:52:21.863531145Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-01T00:52:21.864584596Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.053731ms logger=migrator t=2026-07-01T00:52:21.870179794Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-01T00:52:21.871007691Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=829.027µs logger=migrator t=2026-07-01T00:52:21.874628001Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-01T00:52:21.875444577Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=818.746µs logger=migrator t=2026-07-01T00:52:21.879954315Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-01T00:52:21.880791261Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=837.166µs logger=migrator t=2026-07-01T00:52:21.886049003Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-01T00:52:21.887049183Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=999.909µs logger=migrator t=2026-07-01T00:52:21.89259846Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-01T00:52:21.892793994Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=196.144µs logger=migrator t=2026-07-01T00:52:21.898279921Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-01T00:52:21.898335872Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=84.562µs logger=migrator t=2026-07-01T00:52:21.901930392Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-01T00:52:21.906608643Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.675951ms logger=migrator t=2026-07-01T00:52:21.913824533Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-01T00:52:21.916820571Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.994868ms logger=migrator t=2026-07-01T00:52:21.926490739Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-01T00:52:21.926630192Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=144.813µs logger=migrator t=2026-07-01T00:52:21.936735858Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-01T00:52:21.937603365Z level=info msg="Migration successfully executed" id="create quota table v1" duration=877.447µs logger=migrator t=2026-07-01T00:52:21.945439458Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-01T00:52:21.946468648Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.03123ms logger=migrator t=2026-07-01T00:52:21.950673069Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-01T00:52:21.95069995Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.961µs logger=migrator t=2026-07-01T00:52:21.954970993Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-01T00:52:21.95585362Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=882.407µs logger=migrator t=2026-07-01T00:52:21.960029431Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-01T00:52:21.960818876Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=789.065µs logger=migrator t=2026-07-01T00:52:21.965284354Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-01T00:52:21.969994445Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.708251ms logger=migrator t=2026-07-01T00:52:21.974537293Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-01T00:52:21.974566074Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.991µs logger=migrator t=2026-07-01T00:52:21.97898669Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-01T00:52:21.979846997Z level=info msg="Migration successfully executed" id="create session table" duration=860.177µs logger=migrator t=2026-07-01T00:52:21.983672051Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-01T00:52:21.983752933Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=79.571µs logger=migrator t=2026-07-01T00:52:21.987065437Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-01T00:52:21.987137598Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=72.581µs logger=migrator t=2026-07-01T00:52:21.991667476Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-01T00:52:21.992333049Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=665.403µs logger=migrator t=2026-07-01T00:52:21.99698207Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-01T00:52:21.998193253Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.211173ms logger=migrator t=2026-07-01T00:52:22.004914844Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-01T00:52:22.004940404Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=26.54µs logger=migrator t=2026-07-01T00:52:22.008904571Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-01T00:52:22.008930501Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=26.78µs logger=migrator t=2026-07-01T00:52:22.012697664Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-01T00:52:22.01815245Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.456686ms logger=migrator t=2026-07-01T00:52:22.022096127Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-01T00:52:22.02531187Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.216853ms logger=migrator t=2026-07-01T00:52:22.028872329Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-01T00:52:22.0289494Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=77.551µs logger=migrator t=2026-07-01T00:52:22.033353286Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-01T00:52:22.033434717Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=82.201µs logger=migrator t=2026-07-01T00:52:22.037047908Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-01T00:52:22.037828543Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=781.095µs logger=migrator t=2026-07-01T00:52:22.04229993Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-01T00:52:22.04234152Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=47.56µs logger=migrator t=2026-07-01T00:52:22.046553092Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-01T00:52:22.05159579Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.041918ms logger=migrator t=2026-07-01T00:52:22.056295122Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-01T00:52:22.056577687Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=281.705µs logger=migrator t=2026-07-01T00:52:22.060442512Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-01T00:52:22.063691965Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.249733ms logger=migrator t=2026-07-01T00:52:22.068315935Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-01T00:52:22.071620289Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.305394ms logger=migrator t=2026-07-01T00:52:22.076184018Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-01T00:52:22.076443213Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=225.934µs logger=migrator t=2026-07-01T00:52:22.080487991Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-01T00:52:22.081999631Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.51177ms logger=migrator t=2026-07-01T00:52:22.086702452Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-01T00:52:22.090486656Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=3.787243ms logger=migrator t=2026-07-01T00:52:22.095576154Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-01T00:52:22.098407779Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.831135ms logger=migrator t=2026-07-01T00:52:22.103385296Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-01T00:52:22.104881475Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.496149ms logger=migrator t=2026-07-01T00:52:22.110484894Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-01T00:52:22.11130951Z level=info msg="Migration successfully executed" id="add index alert state" duration=824.666µs logger=migrator t=2026-07-01T00:52:22.115178325Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-01T00:52:22.11598596Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=807.855µs logger=migrator t=2026-07-01T00:52:22.120183092Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-01T00:52:22.120821804Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=638.732µs logger=migrator t=2026-07-01T00:52:22.127030065Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-01T00:52:22.128055115Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.02481ms logger=migrator t=2026-07-01T00:52:22.132202836Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-01T00:52:22.13344523Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.242034ms logger=migrator t=2026-07-01T00:52:22.137315575Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-01T00:52:22.147293749Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.976954ms logger=migrator t=2026-07-01T00:52:22.151835167Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-01T00:52:22.152313036Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=475.559µs logger=migrator t=2026-07-01T00:52:22.155720823Z 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-07-01T00:52:22.157001417Z 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.280604ms logger=migrator t=2026-07-01T00:52:22.161334651Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-01T00:52:22.161751119Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=416.388µs logger=migrator t=2026-07-01T00:52:22.168193194Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-01T00:52:22.169057161Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=863.647µs logger=migrator t=2026-07-01T00:52:22.175219631Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-01T00:52:22.176496056Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.277635ms logger=migrator t=2026-07-01T00:52:22.182053244Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-01T00:52:22.185774706Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.723192ms logger=migrator t=2026-07-01T00:52:22.19114157Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-01T00:52:22.194683559Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.541569ms logger=migrator t=2026-07-01T00:52:22.198053595Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-01T00:52:22.20195039Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.896205ms logger=migrator t=2026-07-01T00:52:22.206711903Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-01T00:52:22.210258172Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.548569ms logger=migrator t=2026-07-01T00:52:22.216425101Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-01T00:52:22.217323049Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=897.998µs logger=migrator t=2026-07-01T00:52:22.22255033Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-01T00:52:22.222590981Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=43.051µs logger=migrator t=2026-07-01T00:52:22.228126919Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-01T00:52:22.228175609Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=49.971µs logger=migrator t=2026-07-01T00:52:22.233056804Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-01T00:52:22.234344529Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.287215ms logger=migrator t=2026-07-01T00:52:22.238793326Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-01T00:52:22.239630032Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=836.636µs logger=migrator t=2026-07-01T00:52:22.248007425Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-01T00:52:22.249133147Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.125562ms logger=migrator t=2026-07-01T00:52:22.254366778Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-01T00:52:22.255177284Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=810.526µs logger=migrator t=2026-07-01T00:52:22.258688982Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-01T00:52:22.259879145Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.195623ms logger=migrator t=2026-07-01T00:52:22.26631572Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-01T00:52:22.270584803Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.264563ms logger=migrator t=2026-07-01T00:52:22.276975257Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-01T00:52:22.281919103Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.944976ms logger=migrator t=2026-07-01T00:52:22.287654395Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-01T00:52:22.28795095Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=297.645µs logger=migrator t=2026-07-01T00:52:22.293384376Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-01T00:52:22.294444027Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.058711ms logger=migrator t=2026-07-01T00:52:22.303019643Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-01T00:52:22.304633015Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.615602ms logger=migrator t=2026-07-01T00:52:22.311802404Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-01T00:52:22.315712969Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.907765ms logger=migrator t=2026-07-01T00:52:22.322068243Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-01T00:52:22.322132364Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.071µs logger=migrator t=2026-07-01T00:52:22.329297683Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-01T00:52:22.331766711Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=2.468828ms logger=migrator t=2026-07-01T00:52:22.336648416Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-01T00:52:22.337719457Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.071171ms logger=migrator t=2026-07-01T00:52:22.343858036Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-01T00:52:22.34406405Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=207.974µs logger=migrator t=2026-07-01T00:52:22.348117379Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-01T00:52:22.352038895Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=3.920666ms logger=migrator t=2026-07-01T00:52:22.358431019Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-01T00:52:22.359341817Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=913.348µs logger=migrator t=2026-07-01T00:52:22.366373873Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-01T00:52:22.367843642Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.469869ms logger=migrator t=2026-07-01T00:52:22.372509103Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-01T00:52:22.373666455Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.156893ms logger=migrator t=2026-07-01T00:52:22.378877406Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-01T00:52:22.379828805Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=952.119µs logger=migrator t=2026-07-01T00:52:22.383811202Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-01T00:52:22.384834992Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.02376ms logger=migrator t=2026-07-01T00:52:22.389301409Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-01T00:52:22.389331919Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=31.68µs logger=migrator t=2026-07-01T00:52:22.395089631Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-01T00:52:22.400535387Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.453206ms logger=migrator t=2026-07-01T00:52:22.405660547Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-01T00:52:22.406771088Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.110881ms logger=migrator t=2026-07-01T00:52:22.413461468Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-01T00:52:22.417726181Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.267653ms logger=migrator t=2026-07-01T00:52:22.42231051Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-01T00:52:22.423049614Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=739.234µs logger=migrator t=2026-07-01T00:52:22.429558471Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-01T00:52:22.431194332Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.634091ms logger=migrator t=2026-07-01T00:52:22.437122698Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-01T00:52:22.438686858Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.565121ms logger=migrator t=2026-07-01T00:52:22.447207334Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-01T00:52:22.460572593Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.36859ms logger=migrator t=2026-07-01T00:52:22.466896466Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-01T00:52:22.467590079Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=696.404µs logger=migrator t=2026-07-01T00:52:22.473385262Z 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-07-01T00:52:22.475045784Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.660312ms logger=migrator t=2026-07-01T00:52:22.483707732Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-01T00:52:22.484295394Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=591.982µs logger=migrator t=2026-07-01T00:52:22.490078636Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-01T00:52:22.491168237Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.089891ms logger=migrator t=2026-07-01T00:52:22.494314428Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-01T00:52:22.494520102Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=206.234µs logger=migrator t=2026-07-01T00:52:22.499121892Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-01T00:52:22.503517487Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.391865ms logger=migrator t=2026-07-01T00:52:22.509010104Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-01T00:52:22.513357538Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.346564ms logger=migrator t=2026-07-01T00:52:22.519309124Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-01T00:52:22.520252202Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=940.019µs logger=migrator t=2026-07-01T00:52:22.532309756Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-01T00:52:22.533870376Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.56028ms logger=migrator t=2026-07-01T00:52:22.542566615Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-01T00:52:22.542870841Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=304.236µs logger=migrator t=2026-07-01T00:52:22.548886638Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-01T00:52:22.554245562Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.361614ms logger=migrator t=2026-07-01T00:52:22.561113616Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-01T00:52:22.562176406Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.06882ms logger=migrator t=2026-07-01T00:52:22.569908516Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-01T00:52:22.570240523Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=336.417µs logger=migrator t=2026-07-01T00:52:22.575797261Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-01T00:52:22.576461994Z level=info msg="Migration successfully executed" id="Move region to single row" duration=667.193µs logger=migrator t=2026-07-01T00:52:22.582036192Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-01T00:52:22.583439899Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.406977ms logger=migrator t=2026-07-01T00:52:22.589437066Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-01T00:52:22.590232341Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=795.355µs logger=migrator t=2026-07-01T00:52:22.597240067Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-01T00:52:22.599208866Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.955978ms logger=migrator t=2026-07-01T00:52:22.605004168Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-01T00:52:22.605982367Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=978.249µs logger=migrator t=2026-07-01T00:52:22.613003123Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-01T00:52:22.614006983Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.00365ms logger=migrator t=2026-07-01T00:52:22.619953548Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-01T00:52:22.621677812Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.727424ms logger=migrator t=2026-07-01T00:52:22.628488934Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-01T00:52:22.628604166Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=117.582µs logger=migrator t=2026-07-01T00:52:22.637749714Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-01T00:52:22.638891166Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.140892ms logger=migrator t=2026-07-01T00:52:22.64781275Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-01T00:52:22.649237837Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.430818ms logger=migrator t=2026-07-01T00:52:22.656905476Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-01T00:52:22.65866132Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.758194ms logger=migrator t=2026-07-01T00:52:22.667341068Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-01T00:52:22.669271986Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.932648ms logger=migrator t=2026-07-01T00:52:22.904154928Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-01T00:52:22.904622147Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=472.209µs logger=migrator t=2026-07-01T00:52:22.921992814Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-01T00:52:22.922473884Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=479.609µs logger=migrator t=2026-07-01T00:52:22.926309438Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-01T00:52:22.926374449Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=65.801µs logger=migrator t=2026-07-01T00:52:22.930952778Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-01T00:52:22.932306415Z level=info msg="Migration successfully executed" id="create team table" duration=1.353697ms logger=migrator t=2026-07-01T00:52:22.945654084Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-01T00:52:22.947413838Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.762774ms logger=migrator t=2026-07-01T00:52:22.953133169Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-01T00:52:22.953826843Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=693.364µs logger=migrator t=2026-07-01T00:52:22.959442372Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-01T00:52:22.96449713Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.053708ms logger=migrator t=2026-07-01T00:52:22.968908155Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-01T00:52:22.969207721Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=253.505µs logger=migrator t=2026-07-01T00:52:22.973854021Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-01T00:52:22.974771049Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=916.898µs logger=migrator t=2026-07-01T00:52:22.980721935Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-01T00:52:22.981276716Z level=info msg="Migration successfully executed" id="create team member table" duration=554.561µs logger=migrator t=2026-07-01T00:52:22.985850865Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-01T00:52:22.987339823Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.486969ms logger=migrator t=2026-07-01T00:52:22.992577695Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-01T00:52:22.993401321Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=823.586µs logger=migrator t=2026-07-01T00:52:23.0025947Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-01T00:52:23.003673221Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.078891ms logger=migrator t=2026-07-01T00:52:23.007906983Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-01T00:52:23.012427111Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.519737ms logger=migrator t=2026-07-01T00:52:23.017349216Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-01T00:52:23.022230101Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.882235ms logger=migrator t=2026-07-01T00:52:23.027547664Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-01T00:52:23.033049571Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.500047ms logger=migrator t=2026-07-01T00:52:23.037066239Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-01T00:52:23.037865814Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=798.995µs logger=migrator t=2026-07-01T00:52:23.042728709Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-01T00:52:23.043521094Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=792.405µs logger=migrator t=2026-07-01T00:52:23.053750752Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-01T00:52:23.0546736Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=926.168µs logger=migrator t=2026-07-01T00:52:23.06188816Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-01T00:52:23.063362999Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.474269ms logger=migrator t=2026-07-01T00:52:23.068777084Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-01T00:52:23.070355035Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.577591ms logger=migrator t=2026-07-01T00:52:23.075699968Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-01T00:52:23.076634236Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=934.298µs logger=migrator t=2026-07-01T00:52:23.083226924Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-01T00:52:23.084766494Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.53926ms logger=migrator t=2026-07-01T00:52:23.090023996Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-01T00:52:23.090951234Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=927.078µs logger=migrator t=2026-07-01T00:52:23.096695215Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-01T00:52:23.0979358Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.241944ms logger=migrator t=2026-07-01T00:52:23.104373635Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-01T00:52:23.104760222Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=387.277µs logger=migrator t=2026-07-01T00:52:23.109827581Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-01T00:52:23.110578885Z level=info msg="Migration successfully executed" id="create tag table" duration=751.505µs logger=migrator t=2026-07-01T00:52:23.116657263Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-01T00:52:23.117596931Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=942.548µs logger=migrator t=2026-07-01T00:52:23.122366644Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-01T00:52:23.123234271Z level=info msg="Migration successfully executed" id="create login attempt table" duration=865.067µs logger=migrator t=2026-07-01T00:52:23.128332799Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-01T00:52:23.129796598Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.463389ms logger=migrator t=2026-07-01T00:52:23.135934457Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-01T00:52:23.137325134Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.390197ms logger=migrator t=2026-07-01T00:52:23.14227283Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-01T00:52:23.156296412Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.022782ms logger=migrator t=2026-07-01T00:52:23.160594405Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-01T00:52:23.16134586Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=752.165µs logger=migrator t=2026-07-01T00:52:23.166561131Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-01T00:52:23.167431598Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=870.367µs logger=migrator t=2026-07-01T00:52:23.172289592Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-01T00:52:23.172575998Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=286.786µs logger=migrator t=2026-07-01T00:52:23.177072665Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-01T00:52:23.177775679Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=704.943µs logger=migrator t=2026-07-01T00:52:23.18349588Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-01T00:52:23.184731694Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.235904ms logger=migrator t=2026-07-01T00:52:23.189452625Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-01T00:52:23.190900623Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.447438ms logger=migrator t=2026-07-01T00:52:23.195428581Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-01T00:52:23.195497892Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=69.451µs logger=migrator t=2026-07-01T00:52:23.200333266Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-01T00:52:23.208371842Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.033396ms logger=migrator t=2026-07-01T00:52:23.213218206Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-01T00:52:23.216809716Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.59129ms logger=migrator t=2026-07-01T00:52:23.22113504Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-01T00:52:23.22630504Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.16971ms logger=migrator t=2026-07-01T00:52:23.230826268Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-01T00:52:23.23609425Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.267802ms logger=migrator t=2026-07-01T00:52:23.241495995Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-01T00:52:23.242407652Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=912.127µs logger=migrator t=2026-07-01T00:52:23.247837408Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-01T00:52:23.256412784Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.574806ms logger=migrator t=2026-07-01T00:52:23.261312209Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-01T00:52:23.262060514Z level=info msg="Migration successfully executed" id="create server_lock table" duration=748.245µs logger=migrator t=2026-07-01T00:52:23.268143492Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-01T00:52:23.269034249Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=890.717µs logger=migrator t=2026-07-01T00:52:23.274678189Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-01T00:52:23.276138867Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.460628ms logger=migrator t=2026-07-01T00:52:23.281797937Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-01T00:52:23.282710185Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=912.838µs logger=migrator t=2026-07-01T00:52:23.288342594Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-01T00:52:23.289283702Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=936.588µs logger=migrator t=2026-07-01T00:52:23.29434551Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-01T00:52:23.295311529Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=967.339µs logger=migrator t=2026-07-01T00:52:23.316600972Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-01T00:52:23.323683219Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.086607ms logger=migrator t=2026-07-01T00:52:23.338042278Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-01T00:52:23.33970275Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.660032ms logger=migrator t=2026-07-01T00:52:23.359665748Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-01T00:52:23.361270369Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.604662ms logger=migrator t=2026-07-01T00:52:23.367465599Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-01T00:52:23.368432978Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=967.709µs logger=migrator t=2026-07-01T00:52:23.38815728Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-01T00:52:23.389508606Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.351296ms logger=migrator t=2026-07-01T00:52:23.40772467Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-01T00:52:23.409303601Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.578871ms logger=migrator t=2026-07-01T00:52:23.452712683Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-01T00:52:23.45306914Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=361.747µs logger=migrator t=2026-07-01T00:52:23.461483973Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-01T00:52:23.461622976Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=140.543µs logger=migrator t=2026-07-01T00:52:23.466866588Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-01T00:52:23.468445568Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.57915ms logger=migrator t=2026-07-01T00:52:23.47371867Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-01T00:52:23.474705729Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=987.919µs logger=migrator t=2026-07-01T00:52:23.480062174Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-01T00:52:23.48141409Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.350706ms logger=migrator t=2026-07-01T00:52:23.486813425Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-01T00:52:23.486947617Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=135.353µs logger=migrator t=2026-07-01T00:52:23.49121532Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-01T00:52:23.492217149Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.001199ms logger=migrator t=2026-07-01T00:52:23.497709596Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-01T00:52:23.499330557Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.620971ms logger=migrator t=2026-07-01T00:52:23.504569179Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-01T00:52:23.505617439Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.04798ms logger=migrator t=2026-07-01T00:52:23.510196018Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-01T00:52:23.511183827Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=987.639µs logger=migrator t=2026-07-01T00:52:23.516583232Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-01T00:52:23.522300183Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.716391ms logger=migrator t=2026-07-01T00:52:23.526402343Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-01T00:52:23.52727674Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=873.907µs logger=migrator t=2026-07-01T00:52:23.533296617Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-01T00:52:23.533378308Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=80.782µs logger=migrator t=2026-07-01T00:52:23.537353365Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-01T00:52:23.538720041Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.364876ms logger=migrator t=2026-07-01T00:52:23.542955554Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-01T00:52:23.544459783Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.503729ms logger=migrator t=2026-07-01T00:52:23.549791866Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-01T00:52:23.550715734Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=923.628µs logger=migrator t=2026-07-01T00:52:23.555326994Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-01T00:52:23.555395195Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=68.971µs logger=migrator t=2026-07-01T00:52:23.559807381Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-01T00:52:23.561254429Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.446388ms logger=migrator t=2026-07-01T00:52:23.566942239Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-01T00:52:23.568596751Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.653472ms logger=migrator t=2026-07-01T00:52:23.573252681Z 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-07-01T00:52:23.575128138Z 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.874707ms logger=migrator t=2026-07-01T00:52:23.580790378Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-01T00:52:23.582676104Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.888286ms logger=migrator t=2026-07-01T00:52:23.589351414Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-01T00:52:23.596578264Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.22532ms logger=migrator t=2026-07-01T00:52:23.601815866Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-01T00:52:23.602848276Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.032141ms logger=migrator t=2026-07-01T00:52:23.608934914Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-01T00:52:23.610669588Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.734443ms logger=migrator t=2026-07-01T00:52:23.615331988Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-01T00:52:23.640356523Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.023475ms logger=migrator t=2026-07-01T00:52:23.646521113Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-01T00:52:23.670016919Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.494996ms logger=migrator t=2026-07-01T00:52:23.676373092Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-01T00:52:23.677394052Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.02072ms logger=migrator t=2026-07-01T00:52:23.682030032Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-01T00:52:23.683761816Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.742013ms logger=migrator t=2026-07-01T00:52:23.688167991Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-01T00:52:23.694599686Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.432325ms logger=migrator t=2026-07-01T00:52:23.700067902Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-01T00:52:23.706407105Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.338653ms logger=migrator t=2026-07-01T00:52:23.710938253Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-01T00:52:23.711876501Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=938.258µs logger=migrator t=2026-07-01T00:52:23.717033281Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-01T00:52:23.71852197Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.488609ms logger=migrator t=2026-07-01T00:52:23.725494925Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-01T00:52:23.727382262Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.886657ms logger=migrator t=2026-07-01T00:52:23.73295273Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-01T00:52:23.734759925Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.807095ms logger=migrator t=2026-07-01T00:52:23.739964786Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-01T00:52:23.740030147Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=66.241µs logger=migrator t=2026-07-01T00:52:23.745541494Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-01T00:52:23.754573939Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.035155ms logger=migrator t=2026-07-01T00:52:23.758562697Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-01T00:52:23.763578194Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.012387ms logger=migrator t=2026-07-01T00:52:23.768270935Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-01T00:52:23.774737641Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.466116ms logger=migrator t=2026-07-01T00:52:23.795139246Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-01T00:52:23.796814119Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.675103ms logger=migrator t=2026-07-01T00:52:23.831227357Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-01T00:52:23.832395069Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.170182ms logger=migrator t=2026-07-01T00:52:23.892144269Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-01T00:52:23.900394739Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.253469ms logger=migrator t=2026-07-01T00:52:23.92573693Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-01T00:52:23.933422489Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.687339ms logger=migrator t=2026-07-01T00:52:23.988493188Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-01T00:52:23.990175511Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.683023ms logger=migrator t=2026-07-01T00:52:24.109535194Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-01T00:52:24.118743833Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.211569ms logger=migrator t=2026-07-01T00:52:24.267761091Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-01T00:52:24.278158353Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.402031ms logger=migrator t=2026-07-01T00:52:24.317866652Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-01T00:52:24.317970484Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=105.312µs logger=migrator t=2026-07-01T00:52:24.334607207Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-01T00:52:24.336239958Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.635962ms logger=migrator t=2026-07-01T00:52:24.343177533Z 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-07-01T00:52:24.343953038Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=775.425µs logger=migrator t=2026-07-01T00:52:24.356250576Z 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-07-01T00:52:24.357696764Z 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.448758ms logger=migrator t=2026-07-01T00:52:24.364295192Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-01T00:52:24.364361993Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=67.451µs logger=migrator t=2026-07-01T00:52:24.374069381Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-01T00:52:24.384167837Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.094776ms logger=migrator t=2026-07-01T00:52:24.390569901Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-01T00:52:24.397975355Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.406514ms logger=migrator t=2026-07-01T00:52:24.402955491Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-01T00:52:24.410325794Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.369333ms logger=migrator t=2026-07-01T00:52:24.416420332Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-01T00:52:24.431352782Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=14.92938ms logger=migrator t=2026-07-01T00:52:24.437232586Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-01T00:52:24.443798863Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.565647ms logger=migrator t=2026-07-01T00:52:24.447873392Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-01T00:52:24.447925723Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=52.781µs logger=migrator t=2026-07-01T00:52:24.453174765Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-01T00:52:24.453798707Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=624.292µs logger=migrator t=2026-07-01T00:52:24.458647321Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-01T00:52:24.463119327Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=4.471836ms logger=migrator t=2026-07-01T00:52:24.467565874Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-01T00:52:24.467611495Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=45.861µs logger=migrator t=2026-07-01T00:52:24.472980009Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-01T00:52:24.477416455Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=4.436076ms logger=migrator t=2026-07-01T00:52:24.481877181Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-01T00:52:24.482549364Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=671.703µs logger=migrator t=2026-07-01T00:52:24.487442769Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-01T00:52:24.498240778Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.799059ms logger=migrator t=2026-07-01T00:52:24.5029844Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-01T00:52:24.504192534Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.208333ms logger=migrator t=2026-07-01T00:52:24.510037427Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-01T00:52:24.511644708Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.606541ms logger=migrator t=2026-07-01T00:52:24.516941431Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-01T00:52:24.52362279Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.681669ms logger=migrator t=2026-07-01T00:52:24.528588736Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-01T00:52:24.529141667Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=552.521µs logger=migrator t=2026-07-01T00:52:24.536731164Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-01T00:52:24.538372226Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.640862ms logger=migrator t=2026-07-01T00:52:24.54375832Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-01T00:52:24.544558566Z level=info msg="Migration successfully executed" id="create alert_image table" duration=797.316µs logger=migrator t=2026-07-01T00:52:24.549609754Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-01T00:52:24.551185484Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.56817ms logger=migrator t=2026-07-01T00:52:24.558335883Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-01T00:52:24.558402994Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=67.591µs logger=migrator t=2026-07-01T00:52:24.562920632Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-01T00:52:24.563822849Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=902.507µs logger=migrator t=2026-07-01T00:52:24.56902255Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-01T00:52:24.570640601Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.617711ms logger=migrator t=2026-07-01T00:52:24.576400553Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-01T00:52:24.576817861Z 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-07-01T00:52:24.581137755Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-01T00:52:24.581590714Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=452.999µs logger=migrator t=2026-07-01T00:52:24.586265784Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-01T00:52:24.587813434Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.5475ms logger=migrator t=2026-07-01T00:52:24.593544915Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-01T00:52:24.600215585Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.66926ms logger=migrator t=2026-07-01T00:52:24.610626686Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-01T00:52:24.611683867Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.057661ms logger=migrator t=2026-07-01T00:52:24.617609581Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-01T00:52:24.619033268Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.423427ms logger=migrator t=2026-07-01T00:52:24.623699109Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-01T00:52:24.624529085Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=829.806µs logger=migrator t=2026-07-01T00:52:24.629504871Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-01T00:52:24.630574582Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.068031ms logger=migrator t=2026-07-01T00:52:24.637211581Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-01T00:52:24.63874601Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.53501ms logger=migrator t=2026-07-01T00:52:24.645084094Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-01T00:52:24.645141305Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=57.602µs logger=migrator t=2026-07-01T00:52:24.649786784Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-01T00:52:24.649948288Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=155.913µs logger=migrator t=2026-07-01T00:52:24.655557946Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-01T00:52:24.663050482Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.491516ms logger=migrator t=2026-07-01T00:52:24.668353394Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-01T00:52:24.66863594Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=281.456µs logger=migrator t=2026-07-01T00:52:24.672472874Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-01T00:52:24.673671808Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.200483ms logger=migrator t=2026-07-01T00:52:24.678621423Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-01T00:52:24.678904339Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=282.646µs logger=migrator t=2026-07-01T00:52:24.683769763Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-01T00:52:24.684722542Z level=info msg="Migration successfully executed" id="create data_keys table" duration=952.729µs logger=migrator t=2026-07-01T00:52:24.690705088Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-01T00:52:24.691569274Z level=info msg="Migration successfully executed" id="create secrets table" duration=861.736µs logger=migrator t=2026-07-01T00:52:24.698655082Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-01T00:52:24.729420148Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=30.765476ms logger=migrator t=2026-07-01T00:52:24.734132339Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-01T00:52:24.739589645Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.455446ms logger=migrator t=2026-07-01T00:52:24.74603683Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-01T00:52:24.746245044Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=211.154µs logger=migrator t=2026-07-01T00:52:24.750750301Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-01T00:52:24.782478286Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.724155ms logger=migrator t=2026-07-01T00:52:24.786756809Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-01T00:52:24.817058337Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.297307ms logger=migrator t=2026-07-01T00:52:24.822992172Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-01T00:52:24.823636934Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=645.012µs logger=migrator t=2026-07-01T00:52:24.830434156Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-01T00:52:24.832452815Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.017379ms logger=migrator t=2026-07-01T00:52:24.837485072Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-01T00:52:24.837741137Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=258.665µs logger=migrator t=2026-07-01T00:52:24.843343916Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-01T00:52:24.844669342Z level=info msg="Migration successfully executed" id="create permission table" duration=1.325306ms logger=migrator t=2026-07-01T00:52:24.850008715Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-01T00:52:24.851236649Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.229084ms logger=migrator t=2026-07-01T00:52:24.856327378Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-01T00:52:24.857419339Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.091681ms logger=migrator t=2026-07-01T00:52:24.86316607Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-01T00:52:24.864001986Z level=info msg="Migration successfully executed" id="create role table" duration=835.886µs logger=migrator t=2026-07-01T00:52:24.868761079Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-01T00:52:24.877135851Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.374752ms logger=migrator t=2026-07-01T00:52:24.882633457Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-01T00:52:24.890855637Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.22194ms logger=migrator t=2026-07-01T00:52:24.896575668Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-01T00:52:24.897386184Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=810.275µs logger=migrator t=2026-07-01T00:52:24.905253216Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-01T00:52:24.907352017Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.122462ms logger=migrator t=2026-07-01T00:52:24.923290635Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-01T00:52:24.924386047Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.095752ms logger=migrator t=2026-07-01T00:52:24.930443684Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-01T00:52:24.931374112Z level=info msg="Migration successfully executed" id="create team role table" duration=930.408µs logger=migrator t=2026-07-01T00:52:24.938277316Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-01T00:52:24.939364417Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.087171ms logger=migrator t=2026-07-01T00:52:24.946845412Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-01T00:52:24.947665328Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=819.786µs logger=migrator t=2026-07-01T00:52:24.95242861Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-01T00:52:24.953611403Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.187183ms logger=migrator t=2026-07-01T00:52:24.959597359Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-01T00:52:24.960430035Z level=info msg="Migration successfully executed" id="create user role table" duration=830.156µs logger=migrator t=2026-07-01T00:52:24.965053695Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-01T00:52:24.966204337Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.150332ms logger=migrator t=2026-07-01T00:52:24.971791156Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-01T00:52:24.974369786Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.577049ms logger=migrator t=2026-07-01T00:52:24.980022455Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-01T00:52:24.981095136Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.071971ms logger=migrator t=2026-07-01T00:52:24.985907019Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-01T00:52:24.986752486Z level=info msg="Migration successfully executed" id="create builtin role table" duration=845.076µs logger=migrator t=2026-07-01T00:52:24.99216548Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-01T00:52:24.993398084Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.232104ms logger=migrator t=2026-07-01T00:52:24.999020103Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-01T00:52:25.000438041Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.417618ms logger=migrator t=2026-07-01T00:52:25.006701642Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-01T00:52:25.015102945Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.401603ms logger=migrator t=2026-07-01T00:52:25.019448809Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-01T00:52:25.020243415Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=794.516µs logger=migrator t=2026-07-01T00:52:25.026170899Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-01T00:52:25.027598397Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.424558ms logger=migrator t=2026-07-01T00:52:25.032863579Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-01T00:52:25.03398009Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.115821ms logger=migrator t=2026-07-01T00:52:25.038472457Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-01T00:52:25.039604659Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.132112ms logger=migrator t=2026-07-01T00:52:25.044355851Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-01T00:52:25.045202358Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=848.337µs logger=migrator t=2026-07-01T00:52:25.050346997Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-01T00:52:25.051770345Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.421968ms logger=migrator t=2026-07-01T00:52:25.056416545Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-01T00:52:25.064017392Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.601377ms logger=migrator t=2026-07-01T00:52:25.069279234Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-01T00:52:25.078130495Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.850191ms logger=migrator t=2026-07-01T00:52:25.082835766Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-01T00:52:25.089052817Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.216861ms logger=migrator t=2026-07-01T00:52:25.093047114Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-01T00:52:25.100806214Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.75784ms logger=migrator t=2026-07-01T00:52:25.106216109Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-01T00:52:25.107226379Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.01018ms logger=migrator t=2026-07-01T00:52:25.112592913Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-01T00:52:25.113873188Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.279805ms logger=migrator t=2026-07-01T00:52:25.119030227Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-01T00:52:25.120151929Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.121872ms logger=migrator t=2026-07-01T00:52:25.125983682Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-01T00:52:25.127099253Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.115651ms logger=migrator t=2026-07-01T00:52:25.131954188Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-01T00:52:25.133754602Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.799425ms logger=migrator t=2026-07-01T00:52:25.138921692Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-01T00:52:25.139088446Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=166.684µs logger=migrator t=2026-07-01T00:52:25.144066152Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-01T00:52:25.144189064Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=132.642µs logger=migrator t=2026-07-01T00:52:25.148778343Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-01T00:52:25.149376535Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=598.342µs logger=migrator t=2026-07-01T00:52:25.154039835Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-01T00:52:25.154913862Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=874.747µs logger=migrator t=2026-07-01T00:52:25.159324207Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-01T00:52:25.160182474Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=858.267µs logger=migrator t=2026-07-01T00:52:25.165359114Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-01T00:52:25.16565129Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=293.146µs logger=migrator t=2026-07-01T00:52:25.170128817Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-01T00:52:25.171761638Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.632541ms logger=migrator t=2026-07-01T00:52:25.177487809Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-01T00:52:25.179227973Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.735013ms logger=migrator t=2026-07-01T00:52:25.18579815Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-01T00:52:25.187130026Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.331786ms logger=migrator t=2026-07-01T00:52:25.19352169Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-01T00:52:25.204029093Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.509514ms logger=migrator t=2026-07-01T00:52:25.209478749Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-01T00:52:25.209635642Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=161.424µs logger=migrator t=2026-07-01T00:52:25.215409003Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-01T00:52:25.21730265Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.891207ms logger=migrator t=2026-07-01T00:52:25.223246265Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-01T00:52:25.224366047Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.119432ms logger=migrator t=2026-07-01T00:52:25.229396364Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-01T00:52:25.231198289Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.801555ms logger=migrator t=2026-07-01T00:52:25.237466381Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-01T00:52:25.246335962Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.874592ms logger=migrator t=2026-07-01T00:52:25.250983132Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-01T00:52:25.251708796Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=725.674µs logger=migrator t=2026-07-01T00:52:25.256680743Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-01T00:52:25.258546849Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.867537ms logger=migrator t=2026-07-01T00:52:25.265163637Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-01T00:52:25.288008059Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.818231ms logger=migrator t=2026-07-01T00:52:25.292753131Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-01T00:52:25.293604787Z level=info msg="Migration successfully executed" id="create correlation v2" duration=849.566µs logger=migrator t=2026-07-01T00:52:25.299509612Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-01T00:52:25.300608573Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.098341ms logger=migrator t=2026-07-01T00:52:25.305989737Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-01T00:52:25.307825013Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.835676ms logger=migrator t=2026-07-01T00:52:25.315352088Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-01T00:52:25.316827627Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.474869ms logger=migrator t=2026-07-01T00:52:25.323378754Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-01T00:52:25.32366908Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=291.785µs logger=migrator t=2026-07-01T00:52:25.329119235Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-01T00:52:25.330023693Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=904.828µs logger=migrator t=2026-07-01T00:52:25.335972118Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-01T00:52:25.345036293Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.058125ms logger=migrator t=2026-07-01T00:52:25.350160473Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-01T00:52:25.350913207Z level=info msg="Migration successfully executed" id="create entity_events table" duration=753.255µs logger=migrator t=2026-07-01T00:52:25.355643009Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-01T00:52:25.35727429Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.631331ms logger=migrator t=2026-07-01T00:52:25.363310657Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-01T00:52:25.363907399Z 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-07-01T00:52:25.368684371Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-01T00:52:25.369202061Z 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-07-01T00:52:25.375025784Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-01T00:52:25.376277478Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.250604ms logger=migrator t=2026-07-01T00:52:25.381987739Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-01T00:52:25.383159011Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.170952ms logger=migrator t=2026-07-01T00:52:25.388972024Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-01T00:52:25.390154227Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.182063ms logger=migrator t=2026-07-01T00:52:25.394582933Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-01T00:52:25.395746475Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.163572ms logger=migrator t=2026-07-01T00:52:25.40372104Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-01T00:52:25.406455043Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.740213ms logger=migrator t=2026-07-01T00:52:25.419075427Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-01T00:52:25.421475574Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.402377ms logger=migrator t=2026-07-01T00:52:25.427595932Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-01T00:52:25.428387547Z level=info msg="Migration successfully executed" id="Drop public config table" duration=796.765µs logger=migrator t=2026-07-01T00:52:25.435404393Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-01T00:52:25.437868951Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.476928ms logger=migrator t=2026-07-01T00:52:25.444728134Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-01T00:52:25.446914276Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.198123ms logger=migrator t=2026-07-01T00:52:25.453293999Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-01T00:52:25.454834119Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.53979ms logger=migrator t=2026-07-01T00:52:25.458257925Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-01T00:52:25.459556661Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.298516ms logger=migrator t=2026-07-01T00:52:25.466043886Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-01T00:52:25.490624942Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.576936ms logger=migrator t=2026-07-01T00:52:25.49410967Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-01T00:52:25.500645836Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.536086ms logger=migrator t=2026-07-01T00:52:25.50391106Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-01T00:52:25.511498396Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.584026ms logger=migrator t=2026-07-01T00:52:25.516948122Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-01T00:52:25.517122145Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=176.203µs logger=migrator t=2026-07-01T00:52:25.521906478Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-01T00:52:25.530086566Z level=info msg="Migration successfully executed" id="add share column" duration=8.179278ms logger=migrator t=2026-07-01T00:52:25.533851029Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-01T00:52:25.533975402Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=124.653µs logger=migrator t=2026-07-01T00:52:25.537997489Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-01T00:52:25.538891857Z level=info msg="Migration successfully executed" id="create file table" duration=893.968µs logger=migrator t=2026-07-01T00:52:25.546436013Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-01T00:52:25.548989132Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.557659ms logger=migrator t=2026-07-01T00:52:25.553444689Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-01T00:52:25.555359556Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.922257ms logger=migrator t=2026-07-01T00:52:25.560150249Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-01T00:52:25.560993575Z level=info msg="Migration successfully executed" id="create file_meta table" duration=844.376µs logger=migrator t=2026-07-01T00:52:25.568531061Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-01T00:52:25.570522859Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.982428ms logger=migrator t=2026-07-01T00:52:25.575238011Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-01T00:52:25.575323242Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=85.941µs logger=migrator t=2026-07-01T00:52:25.578577865Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-01T00:52:25.578702188Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=86.142µs logger=migrator t=2026-07-01T00:52:25.581691156Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-01T00:52:25.582405039Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=714.383µs logger=migrator t=2026-07-01T00:52:25.587194262Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-01T00:52:25.587394326Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=200.184µs logger=migrator t=2026-07-01T00:52:25.591674589Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-01T00:52:25.594115706Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.440397ms logger=migrator t=2026-07-01T00:52:25.598547232Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-01T00:52:25.606115218Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=7.569716ms logger=migrator t=2026-07-01T00:52:25.618665672Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-01T00:52:25.61907719Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=411.988µs logger=migrator t=2026-07-01T00:52:25.629359199Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-01T00:52:25.630810937Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.463529ms logger=migrator t=2026-07-01T00:52:25.637573308Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-01T00:52:25.6382289Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=658.282µs logger=migrator t=2026-07-01T00:52:25.644254067Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-01T00:52:25.644524642Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=271.045µs logger=migrator t=2026-07-01T00:52:25.651022138Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-01T00:52:25.65162538Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=591.521µs logger=migrator t=2026-07-01T00:52:25.657610826Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-01T00:52:25.669167539Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.555043ms logger=migrator t=2026-07-01T00:52:25.674974162Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-01T00:52:25.687659637Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.685415ms logger=migrator t=2026-07-01T00:52:25.69293145Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-01T00:52:25.694337297Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.405517ms logger=migrator t=2026-07-01T00:52:25.698759212Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-01T00:52:25.789828326Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=91.057813ms logger=migrator t=2026-07-01T00:52:25.793276553Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-01T00:52:25.794273172Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.000569ms logger=migrator t=2026-07-01T00:52:25.800939061Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-01T00:52:25.802060512Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.122221ms logger=migrator t=2026-07-01T00:52:25.808478087Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-01T00:52:25.835901238Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.419621ms logger=migrator t=2026-07-01T00:52:25.841123099Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-01T00:52:25.847613715Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.491056ms logger=migrator t=2026-07-01T00:52:25.85355796Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-01T00:52:25.854183582Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=626.742µs logger=migrator t=2026-07-01T00:52:25.862160646Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-01T00:52:25.863260798Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=1.102171ms logger=migrator t=2026-07-01T00:52:25.871943946Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-01T00:52:25.872246722Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=305.045µs logger=migrator t=2026-07-01T00:52:25.8783315Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-01T00:52:25.878525843Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=196.004µs logger=migrator t=2026-07-01T00:52:25.882701354Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-01T00:52:25.882869307Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=167.383µs logger=migrator t=2026-07-01T00:52:25.894102515Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-01T00:52:25.895529832Z level=info msg="Migration successfully executed" id="create folder table" duration=1.428677ms logger=migrator t=2026-07-01T00:52:25.912734485Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-01T00:52:25.91554534Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.812205ms logger=migrator t=2026-07-01T00:52:25.923350461Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-01T00:52:25.924744618Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.393917ms logger=migrator t=2026-07-01T00:52:25.931399497Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-01T00:52:25.931425387Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.97µs logger=migrator t=2026-07-01T00:52:25.936565447Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-01T00:52:25.939055595Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.489438ms logger=migrator t=2026-07-01T00:52:25.946832816Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-01T00:52:25.948059799Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.227033ms logger=migrator t=2026-07-01T00:52:25.952343443Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-01T00:52:25.953620067Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.276105ms logger=migrator t=2026-07-01T00:52:25.957332889Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-01T00:52:25.957777618Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=444.849µs logger=migrator t=2026-07-01T00:52:25.962204354Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-01T00:52:25.962484089Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=279.736µs logger=migrator t=2026-07-01T00:52:25.965883385Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-01T00:52:25.967012216Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.135162ms logger=migrator t=2026-07-01T00:52:25.970668507Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-01T00:52:25.971940532Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.268125ms logger=migrator t=2026-07-01T00:52:25.977208034Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-01T00:52:25.978376916Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.168972ms logger=migrator t=2026-07-01T00:52:25.982366014Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-01T00:52:25.983590317Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.223863ms logger=migrator t=2026-07-01T00:52:25.988415551Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-01T00:52:25.989527593Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.112212ms logger=migrator t=2026-07-01T00:52:25.994907226Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-01T00:52:25.996807743Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.898107ms logger=migrator t=2026-07-01T00:52:26.006917199Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-01T00:52:26.010031039Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=3.11734ms logger=migrator t=2026-07-01T00:52:26.019306119Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-01T00:52:26.020773248Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.468529ms logger=migrator t=2026-07-01T00:52:26.027503598Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-01T00:52:26.028339724Z level=info msg="Migration successfully executed" id="create signing_key table" duration=838.966µs logger=migrator t=2026-07-01T00:52:26.037515622Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-01T00:52:26.038559802Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.050931ms logger=migrator t=2026-07-01T00:52:26.046526826Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-01T00:52:26.04778825Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.262714ms logger=migrator t=2026-07-01T00:52:26.057293754Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-01T00:52:26.057639851Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=349.107µs logger=migrator t=2026-07-01T00:52:26.066660735Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-01T00:52:26.07413969Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=7.480695ms logger=migrator t=2026-07-01T00:52:26.168545236Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-01T00:52:26.169974204Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.433078ms logger=migrator t=2026-07-01T00:52:26.176303656Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-01T00:52:26.176318866Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=15.86µs logger=migrator t=2026-07-01T00:52:26.183385793Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-01T00:52:26.187052374Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=3.666451ms logger=migrator t=2026-07-01T00:52:26.192910657Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-01T00:52:26.192926928Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=17.191µs logger=migrator t=2026-07-01T00:52:26.199365372Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-01T00:52:26.202377871Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=3.011838ms logger=migrator t=2026-07-01T00:52:26.209334115Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-01T00:52:26.211115889Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.783724ms logger=migrator t=2026-07-01T00:52:26.219772847Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-01T00:52:26.220831317Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.05893ms logger=migrator t=2026-07-01T00:52:26.229888753Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-01T00:52:26.231150827Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.266434ms logger=migrator t=2026-07-01T00:52:26.235680235Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-01T00:52:26.237222394Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=1.543929ms logger=migrator t=2026-07-01T00:52:26.241849154Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-01T00:52:26.242949745Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.05909ms logger=migrator t=2026-07-01T00:52:26.247494793Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-01T00:52:26.248586614Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.092371ms logger=migrator t=2026-07-01T00:52:26.25665506Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-01T00:52:26.258457695Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.803355ms logger=migrator t=2026-07-01T00:52:26.265570073Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-01T00:52:26.276003835Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.430341ms logger=migrator t=2026-07-01T00:52:26.281092783Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-01T00:52:26.291431543Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.34546ms logger=migrator t=2026-07-01T00:52:26.298187534Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-01T00:52:26.307121207Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.934393ms logger=migrator t=2026-07-01T00:52:26.313320256Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-01T00:52:26.313394428Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=75.332µs logger=migrator t=2026-07-01T00:52:26.317604739Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-01T00:52:26.327663154Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.057555ms logger=migrator t=2026-07-01T00:52:26.332807094Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-01T00:52:26.342720815Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.914632ms logger=migrator t=2026-07-01T00:52:26.348075219Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-01T00:52:26.348363054Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=287.785µs logger=migrator t=2026-07-01T00:52:26.359851796Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.595603988s logger=migrator t=2026-07-01T00:52:26.361794314Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-01T00:52:26.380522836Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-01T00:52:26.380740411Z level=info msg="Created default organization" logger=secrets t=2026-07-01T00:52:26.387183155Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-01T00:52:26.444787459Z level=info msg="Restored cache from database" duration=381.967µs logger=plugin.store t=2026-07-01T00:52:26.446110745Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-01T00:52:26.483805624Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-01T00:52:26.483833165Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-01T00:52:26.483922547Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-01T00:52:26.483934977Z level=info msg="Plugins loaded" count=54 duration=37.825062ms logger=query_data t=2026-07-01T00:52:26.487951964Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-01T00:52:26.491611555Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-01T00:52:26.499493638Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-01T00:52:26.507795168Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-01T00:52:26.510122213Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-01T00:52:26.51252323Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-01T00:52:26.534432124Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-01T00:52:26.555009032Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-01T00:52:26.577613559Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-01T00:52:26.577647189Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-01T00:52:26.578021557Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-07-01T00:52:26.578237391Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-07-01T00:52:26.578617488Z level=info msg="State cache has been initialized" states=0 duration=595.001µs logger=ngalert.scheduler t=2026-07-01T00:52:26.57868833Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-01T00:52:26.578815982Z level=info msg=starting first_tick=2026-07-01T00:52:30Z logger=grafanaStorageLogger t=2026-07-01T00:52:26.579031936Z level=info msg="Storage starting" logger=http.server t=2026-07-01T00:52:26.582470253Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-07-01T00:52:26.630699926Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-07-01T00:52:26.652373975Z level=info msg="Update check succeeded" duration=73.497912ms logger=plugins.update.checker t=2026-07-01T00:52:26.659722597Z level=info msg="Update check succeeded" duration=81.854943ms logger=sqlstore.transactions t=2026-07-01T00:52:26.66711008Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-01T00:52:26.681245843Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-01T00:52:26.704180377Z level=info msg="Patterns update finished" duration=124.56617ms logger=sqlstore.transactions t=2026-07-01T00:52:26.74621847Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-01T00:52:26.757357656Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana-apiserver t=2026-07-01T00:52:27.038962012Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-01T00:52:27.039410101Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-01T00:52:44.178680091Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.179578068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.201139469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.225692696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.243881122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.265574044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.283120758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.303643499Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.32318926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.343704211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.363938956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.383209532Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.403172792Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.434204972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.456423935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.485956426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.505403477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.538633548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.559179739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.581547175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.598754202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.627657032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.645739386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.674390711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.693846661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.715481432Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.736461072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.760469108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.777670285Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.808750497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.829202256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.876301942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.894164441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.92721945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.945849174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.975496038Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:44.994650913Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.023761426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.044851217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.072800528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.094303297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.129446545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.144529861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.178259363Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.197314965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.23129241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.250020736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.293014513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.312011794Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.350246201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.365402819Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.399821863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.425555762Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.47012903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.484948251Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.525898629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.543167718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.588216144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.602131498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.642057877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.661888834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.708426348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.726235857Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.776462721Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.799935748Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.838025402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.857062343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.906924121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.934047386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:45.997017443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:46.014478645Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:46.074093307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:46.098377037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:46.162896272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:46.198095631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:46.29179479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:46.310126808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:46.389719239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:46.409214949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:52:46.49297012Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-01T00:53:56.623712851Z level=info msg="Usage stats are ready to report"