logger=settings t=2026-05-11T07:24:40.673883539Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-11T07:24:40Z logger=settings t=2026-05-11T07:24:40.675039037Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-11T07:24:40.675072107Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-11T07:24:40.675088717Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-11T07:24:40.675101308Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-11T07:24:40.675150388Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-11T07:24:40.675164949Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-11T07:24:40.675173419Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-11T07:24:40.675181849Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-11T07:24:40.675193969Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-11T07:24:40.67524083Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-11T07:24:40.67527717Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-11T07:24:40.67529023Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-11T07:24:40.67529842Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-11T07:24:40.675317441Z level=info msg=Target target=[all] logger=settings t=2026-05-11T07:24:40.675374392Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-11T07:24:40.675388802Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-11T07:24:40.675425972Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-11T07:24:40.675439702Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-11T07:24:40.675447513Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-11T07:24:40.675461693Z level=info msg="App mode production" logger=sqlstore t=2026-05-11T07:24:40.676488838Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-11T07:24:40.676525959Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-11T07:24:40.678948766Z level=info msg="Locking database" logger=migrator t=2026-05-11T07:24:40.678960346Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-11T07:24:40.679947961Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-11T07:24:40.681005986Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.061645ms logger=migrator t=2026-05-11T07:24:40.686019072Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-11T07:24:40.686829904Z level=info msg="Migration successfully executed" id="create user table" duration=810.602µs logger=migrator t=2026-05-11T07:24:40.691670627Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-11T07:24:40.692896876Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.225749ms logger=migrator t=2026-05-11T07:24:40.699250571Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-11T07:24:40.699971892Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=720.141µs logger=migrator t=2026-05-11T07:24:40.705463185Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-11T07:24:40.706699554Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.236009ms logger=migrator t=2026-05-11T07:24:40.713341123Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-11T07:24:40.714016454Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=675.941µs logger=migrator t=2026-05-11T07:24:40.719298333Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-11T07:24:40.72448365Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.178967ms logger=migrator t=2026-05-11T07:24:40.728164076Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-11T07:24:40.729355775Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.192399ms logger=migrator t=2026-05-11T07:24:40.733880402Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-11T07:24:40.734753166Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=872.934µs logger=migrator t=2026-05-11T07:24:40.73837678Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-11T07:24:40.739209053Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=832.343µs logger=migrator t=2026-05-11T07:24:40.743579629Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-11T07:24:40.743995205Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=417.866µs logger=migrator t=2026-05-11T07:24:40.747480307Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-11T07:24:40.748207748Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=724.281µs logger=migrator t=2026-05-11T07:24:40.753440367Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-11T07:24:40.754768517Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.32721ms logger=migrator t=2026-05-11T07:24:40.759427897Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-11T07:24:40.759462147Z level=info msg="Migration successfully executed" id="Update user table charset" duration=34.68µs logger=migrator t=2026-05-11T07:24:40.764713966Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-11T07:24:40.766373511Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.659355ms logger=migrator t=2026-05-11T07:24:40.770464813Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-11T07:24:40.770770969Z level=info msg="Migration successfully executed" id="Add missing user data" duration=305.955µs logger=migrator t=2026-05-11T07:24:40.776927731Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-11T07:24:40.779921796Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.965314ms logger=migrator t=2026-05-11T07:24:40.78479819Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-11T07:24:40.78551217Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=713.5µs logger=migrator t=2026-05-11T07:24:40.789795024Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-11T07:24:40.79081881Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.022886ms logger=migrator t=2026-05-11T07:24:40.795858785Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-11T07:24:40.803230897Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.371832ms logger=migrator t=2026-05-11T07:24:40.826191692Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-11T07:24:40.829295149Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=3.097816ms logger=migrator t=2026-05-11T07:24:40.834209743Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-11T07:24:40.834484987Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=274.724µs logger=migrator t=2026-05-11T07:24:40.839751477Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-11T07:24:40.840902154Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.159938ms logger=migrator t=2026-05-11T07:24:40.846374167Z 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-05-11T07:24:40.846905074Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=530.507µs logger=migrator t=2026-05-11T07:24:40.851718766Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-11T07:24:40.852322426Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=638.33µs logger=migrator t=2026-05-11T07:24:40.857584775Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-11T07:24:40.858487798Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=898.563µs logger=migrator t=2026-05-11T07:24:40.864469598Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-11T07:24:40.86592621Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.454762ms logger=migrator t=2026-05-11T07:24:40.873280992Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-11T07:24:40.874570521Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.286309ms logger=migrator t=2026-05-11T07:24:40.880037213Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-11T07:24:40.881610687Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.573924ms logger=migrator t=2026-05-11T07:24:40.88647934Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-11T07:24:40.887228252Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=748.402µs logger=migrator t=2026-05-11T07:24:40.89315055Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-11T07:24:40.893183341Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=29.831µs logger=migrator t=2026-05-11T07:24:40.897476435Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-11T07:24:40.898238717Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=766.262µs logger=migrator t=2026-05-11T07:24:40.903631878Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-11T07:24:40.904946618Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.31442ms logger=migrator t=2026-05-11T07:24:40.91041239Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-11T07:24:40.911345884Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=934.334µs logger=migrator t=2026-05-11T07:24:40.915797451Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-11T07:24:40.916507253Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=710.201µs logger=migrator t=2026-05-11T07:24:40.920791317Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-11T07:24:40.924210398Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.419481ms logger=migrator t=2026-05-11T07:24:40.929408917Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-11T07:24:40.930255929Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=847.072µs logger=migrator t=2026-05-11T07:24:40.934747867Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-11T07:24:40.936154678Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.405691ms logger=migrator t=2026-05-11T07:24:40.942395082Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-11T07:24:40.943181294Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=785.702µs logger=migrator t=2026-05-11T07:24:40.948203629Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-11T07:24:40.948990401Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=785.652µs logger=migrator t=2026-05-11T07:24:40.953052053Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-11T07:24:40.953851234Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=798.051µs logger=migrator t=2026-05-11T07:24:40.958483074Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-11T07:24:40.958978911Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=496.287µs logger=migrator t=2026-05-11T07:24:40.964303172Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-11T07:24:40.964929031Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=624.559µs logger=migrator t=2026-05-11T07:24:40.969178225Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-11T07:24:40.969601992Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=423.187µs logger=migrator t=2026-05-11T07:24:40.973940437Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-11T07:24:40.974993612Z level=info msg="Migration successfully executed" id="create star table" duration=1.052025ms logger=migrator t=2026-05-11T07:24:40.979804405Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-11T07:24:40.981121235Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.31285ms logger=migrator t=2026-05-11T07:24:40.987088525Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-11T07:24:40.988255502Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.167338ms logger=migrator t=2026-05-11T07:24:40.992965553Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-11T07:24:40.99408234Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.112917ms logger=migrator t=2026-05-11T07:24:40.998541757Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-11T07:24:40.999311409Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=772.082µs logger=migrator t=2026-05-11T07:24:41.003778946Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-11T07:24:41.004548887Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=770.251µs logger=migrator t=2026-05-11T07:24:41.009639044Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-11T07:24:41.010965854Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.32639ms logger=migrator t=2026-05-11T07:24:41.01536585Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-11T07:24:41.01735096Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.98398ms logger=migrator t=2026-05-11T07:24:41.021800417Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-11T07:24:41.021828978Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.501µs logger=migrator t=2026-05-11T07:24:41.026009841Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-11T07:24:41.026036271Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=32.25µs logger=migrator t=2026-05-11T07:24:41.031067686Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-11T07:24:41.03127Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=202.234µs logger=migrator t=2026-05-11T07:24:41.035699927Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-11T07:24:41.036935225Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.234408ms logger=migrator t=2026-05-11T07:24:41.041463133Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-11T07:24:41.04328317Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.819097ms logger=migrator t=2026-05-11T07:24:41.048049633Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-11T07:24:41.049542155Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.489812ms logger=migrator t=2026-05-11T07:24:41.054895245Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-11T07:24:41.055621386Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=722.051µs logger=migrator t=2026-05-11T07:24:41.059946361Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-11T07:24:41.060832735Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=885.624µs logger=migrator t=2026-05-11T07:24:41.065077539Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-11T07:24:41.066090364Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.013704ms logger=migrator t=2026-05-11T07:24:41.071400743Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-11T07:24:41.077724549Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.329426ms logger=migrator t=2026-05-11T07:24:41.082019784Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-11T07:24:41.082620322Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=600.178µs logger=migrator t=2026-05-11T07:24:41.087080959Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-11T07:24:41.088566452Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.486772ms logger=migrator t=2026-05-11T07:24:41.094501361Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-11T07:24:41.095481386Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=977.525µs logger=migrator t=2026-05-11T07:24:41.100561383Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-11T07:24:41.100938118Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=376.355µs logger=migrator t=2026-05-11T07:24:41.105594249Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-11T07:24:41.106886518Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.293589ms logger=migrator t=2026-05-11T07:24:41.112394011Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-11T07:24:41.112463902Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=71.471µs logger=migrator t=2026-05-11T07:24:41.116664465Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-11T07:24:41.118623974Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.957859ms logger=migrator t=2026-05-11T07:24:41.123151282Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-11T07:24:41.125065972Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.91377ms logger=migrator t=2026-05-11T07:24:41.130121237Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-11T07:24:41.132147538Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.023471ms logger=migrator t=2026-05-11T07:24:41.136427043Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-11T07:24:41.137391366Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=963.453µs logger=migrator t=2026-05-11T07:24:41.151116843Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-11T07:24:41.156694017Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=5.578354ms logger=migrator t=2026-05-11T07:24:41.161707433Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-11T07:24:41.162382823Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=673.84µs logger=migrator t=2026-05-11T07:24:41.167117325Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-11T07:24:41.168513256Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.395181ms logger=migrator t=2026-05-11T07:24:41.175308117Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-11T07:24:41.175388089Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=82.302µs logger=migrator t=2026-05-11T07:24:41.180195731Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-11T07:24:41.180276452Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=84.071µs logger=migrator t=2026-05-11T07:24:41.186601868Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-11T07:24:41.188929273Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.327254ms logger=migrator t=2026-05-11T07:24:41.197233077Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-11T07:24:41.20067295Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.443443ms logger=migrator t=2026-05-11T07:24:41.206141321Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-11T07:24:41.207774307Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.632526ms logger=migrator t=2026-05-11T07:24:41.212266504Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-11T07:24:41.214326035Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.057861ms logger=migrator t=2026-05-11T07:24:41.218462127Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-11T07:24:41.218747041Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=283.614µs logger=migrator t=2026-05-11T07:24:41.224055751Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-11T07:24:41.225007216Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=953.395µs logger=migrator t=2026-05-11T07:24:41.230638591Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-11T07:24:41.231445573Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=807.082µs logger=migrator t=2026-05-11T07:24:41.234792163Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-11T07:24:41.234892864Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=102.181µs logger=migrator t=2026-05-11T07:24:41.240743352Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-11T07:24:41.242618411Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.875299ms logger=migrator t=2026-05-11T07:24:41.249431663Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-11T07:24:41.250373397Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=939.354µs logger=migrator t=2026-05-11T07:24:41.255451774Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-11T07:24:41.267264862Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=11.814637ms logger=migrator t=2026-05-11T07:24:41.273642748Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-11T07:24:41.274368909Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=722.931µs logger=migrator t=2026-05-11T07:24:41.28376051Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-11T07:24:41.284584162Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=822.942µs logger=migrator t=2026-05-11T07:24:41.288684944Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-11T07:24:41.289386485Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=701.141µs logger=migrator t=2026-05-11T07:24:41.293566038Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-11T07:24:41.293921683Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=356.545µs logger=migrator t=2026-05-11T07:24:41.297951613Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-11T07:24:41.298576322Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=622.059µs logger=migrator t=2026-05-11T07:24:41.30302043Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-11T07:24:41.306677745Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.656445ms logger=migrator t=2026-05-11T07:24:41.309868603Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-11T07:24:41.31101246Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.143067ms logger=migrator t=2026-05-11T07:24:41.315114721Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-11T07:24:41.315305014Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=190.873µs logger=migrator t=2026-05-11T07:24:41.318659115Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-11T07:24:41.318837608Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=178.713µs logger=migrator t=2026-05-11T07:24:41.322428133Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-11T07:24:41.323238174Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=810.422µs logger=migrator t=2026-05-11T07:24:41.328598475Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-11T07:24:41.330812749Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.214314ms logger=migrator t=2026-05-11T07:24:41.335375657Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-11T07:24:41.33756389Z level=info msg="Migration successfully executed" id="create data_source table" duration=2.187792ms logger=migrator t=2026-05-11T07:24:41.34488208Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-11T07:24:41.345482629Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=600.219µs logger=migrator t=2026-05-11T07:24:41.3495477Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-11T07:24:41.351943567Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=2.392957ms logger=migrator t=2026-05-11T07:24:41.357443869Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-11T07:24:41.358382903Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=942.144µs logger=migrator t=2026-05-11T07:24:41.363784274Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-11T07:24:41.364467835Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=684.601µs logger=migrator t=2026-05-11T07:24:41.371865296Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-11T07:24:41.377823366Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.95655ms logger=migrator t=2026-05-11T07:24:41.382555147Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-11T07:24:41.383837406Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.278929ms logger=migrator t=2026-05-11T07:24:41.39009816Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-11T07:24:41.391590343Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.491973ms logger=migrator t=2026-05-11T07:24:41.39668242Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-11T07:24:41.398083481Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.402641ms logger=migrator t=2026-05-11T07:24:41.404108741Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-11T07:24:41.405130797Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.037006ms logger=migrator t=2026-05-11T07:24:41.410946725Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-11T07:24:41.415594534Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.648339ms logger=migrator t=2026-05-11T07:24:41.420837893Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-11T07:24:41.424347206Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.509413ms logger=migrator t=2026-05-11T07:24:41.427660286Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-11T07:24:41.427686907Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.621µs logger=migrator t=2026-05-11T07:24:41.432070582Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-11T07:24:41.432401027Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=333.545µs logger=migrator t=2026-05-11T07:24:41.437513405Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-11T07:24:41.444110873Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=6.594999ms logger=migrator t=2026-05-11T07:24:41.52629042Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-11T07:24:41.526796997Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=512.067µs logger=migrator t=2026-05-11T07:24:41.598539028Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-11T07:24:41.599035615Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=499.507µs logger=migrator t=2026-05-11T07:24:41.698751926Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-11T07:24:41.702390951Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.644045ms logger=migrator t=2026-05-11T07:24:41.71229217Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-11T07:24:41.712514663Z level=info msg="Migration successfully executed" id="Update uid value" duration=224.193µs logger=migrator t=2026-05-11T07:24:41.71627485Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-11T07:24:41.717139182Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=863.822µs logger=migrator t=2026-05-11T07:24:41.721246374Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-11T07:24:41.722758297Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.511443ms logger=migrator t=2026-05-11T07:24:41.726297101Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-11T07:24:41.72755174Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.251709ms logger=migrator t=2026-05-11T07:24:41.731249066Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-11T07:24:41.732076437Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=829.302µs logger=migrator t=2026-05-11T07:24:41.73624369Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-11T07:24:41.737075683Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=836.023µs logger=migrator t=2026-05-11T07:24:41.740598446Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-11T07:24:41.742278911Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.500112ms logger=migrator t=2026-05-11T07:24:41.745735763Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-11T07:24:41.747096794Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.361461ms logger=migrator t=2026-05-11T07:24:41.751331437Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-11T07:24:41.752108419Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=776.612µs logger=migrator t=2026-05-11T07:24:41.755188946Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-11T07:24:41.755979397Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=788.551µs logger=migrator t=2026-05-11T07:24:41.760116889Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-11T07:24:41.769296068Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.180099ms logger=migrator t=2026-05-11T07:24:41.772479226Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-11T07:24:41.773202336Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=722.99µs logger=migrator t=2026-05-11T07:24:41.776461946Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-11T07:24:41.777302398Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=840.052µs logger=migrator t=2026-05-11T07:24:41.781374139Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-11T07:24:41.782364675Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=990.196µs logger=migrator t=2026-05-11T07:24:41.786371285Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-11T07:24:41.787788696Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.417271ms logger=migrator t=2026-05-11T07:24:41.791571013Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-11T07:24:41.791904338Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=333.545µs logger=migrator t=2026-05-11T07:24:41.796171792Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-11T07:24:41.79671046Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=538.858µs logger=migrator t=2026-05-11T07:24:41.800275764Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-11T07:24:41.800356326Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=79.891µs logger=migrator t=2026-05-11T07:24:41.804267264Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-11T07:24:41.809003946Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.744951ms logger=migrator t=2026-05-11T07:24:41.814780292Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-11T07:24:41.817200749Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.420847ms logger=migrator t=2026-05-11T07:24:41.822773253Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-11T07:24:41.822956395Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=183.542µs logger=migrator t=2026-05-11T07:24:41.826803134Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-11T07:24:41.830488918Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.685654ms logger=migrator t=2026-05-11T07:24:41.834340437Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-11T07:24:41.838911825Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.571978ms logger=migrator t=2026-05-11T07:24:41.843303372Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-11T07:24:41.844032083Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=729.771µs logger=migrator t=2026-05-11T07:24:41.847419093Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-11T07:24:41.847938972Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=519.699µs logger=migrator t=2026-05-11T07:24:41.851085899Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-11T07:24:41.851893131Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=806.952µs logger=migrator t=2026-05-11T07:24:41.856008163Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-11T07:24:41.857353474Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.344861ms logger=migrator t=2026-05-11T07:24:41.861255542Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-11T07:24:41.862743764Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.488592ms logger=migrator t=2026-05-11T07:24:41.865838371Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-11T07:24:41.866672313Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=830.522µs logger=migrator t=2026-05-11T07:24:41.870707524Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-11T07:24:41.870798396Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=88.501µs logger=migrator t=2026-05-11T07:24:41.874120896Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-11T07:24:41.874144296Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=24.29µs logger=migrator t=2026-05-11T07:24:41.877392255Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-11T07:24:41.880078655Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.68598ms logger=migrator t=2026-05-11T07:24:41.884283089Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-11T07:24:41.88700637Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.722741ms logger=migrator t=2026-05-11T07:24:41.890493082Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-11T07:24:41.890581593Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=88.861µs logger=migrator t=2026-05-11T07:24:41.894011795Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-11T07:24:41.894785016Z level=info msg="Migration successfully executed" id="create quota table v1" duration=772.921µs logger=migrator t=2026-05-11T07:24:41.898679165Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-11T07:24:41.900013705Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.33276ms logger=migrator t=2026-05-11T07:24:41.905028651Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-11T07:24:41.905209034Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=181.863µs logger=migrator t=2026-05-11T07:24:41.908861228Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-11T07:24:41.910212388Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.35083ms logger=migrator t=2026-05-11T07:24:41.915227984Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-11T07:24:41.916699626Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.458442ms logger=migrator t=2026-05-11T07:24:41.922873069Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-11T07:24:41.925721542Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.847633ms logger=migrator t=2026-05-11T07:24:41.930643357Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-11T07:24:41.930668157Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=25.3µs logger=migrator t=2026-05-11T07:24:41.933785633Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-11T07:24:41.934638917Z level=info msg="Migration successfully executed" id="create session table" duration=852.174µs logger=migrator t=2026-05-11T07:24:41.93957058Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-11T07:24:41.939752393Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=182.113µs logger=migrator t=2026-05-11T07:24:41.943812064Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-11T07:24:41.943973836Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=162.652µs logger=migrator t=2026-05-11T07:24:41.947698873Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-11T07:24:41.94884002Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.141177ms logger=migrator t=2026-05-11T07:24:41.952529766Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-11T07:24:41.953852545Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.324899ms logger=migrator t=2026-05-11T07:24:41.960173551Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-11T07:24:41.960199681Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.04µs logger=migrator t=2026-05-11T07:24:41.963858367Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-11T07:24:41.963950308Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=92.911µs logger=migrator t=2026-05-11T07:24:41.968496266Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-11T07:24:41.972452406Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.95695ms logger=migrator t=2026-05-11T07:24:41.977371959Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-11T07:24:41.980405495Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.033136ms logger=migrator t=2026-05-11T07:24:41.98403078Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-11T07:24:41.984137081Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=106.621µs logger=migrator t=2026-05-11T07:24:41.986830172Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-11T07:24:41.986939093Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=109.201µs logger=migrator t=2026-05-11T07:24:41.99063081Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-11T07:24:41.991422891Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=791.881µs logger=migrator t=2026-05-11T07:24:41.996109592Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-11T07:24:41.996198653Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=90.541µs logger=migrator t=2026-05-11T07:24:42.000075362Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-11T07:24:42.004986605Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.910243ms logger=migrator t=2026-05-11T07:24:42.008770613Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-11T07:24:42.008927355Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=156.573µs logger=migrator t=2026-05-11T07:24:42.012248674Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-11T07:24:42.016107482Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.857148ms logger=migrator t=2026-05-11T07:24:42.02061119Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-11T07:24:42.024468699Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.856138ms logger=migrator t=2026-05-11T07:24:42.027838049Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-11T07:24:42.02792596Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=88.451µs logger=migrator t=2026-05-11T07:24:42.030627391Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-11T07:24:42.031525725Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=898.003µs logger=migrator t=2026-05-11T07:24:42.035986942Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-11T07:24:42.036839085Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=851.853µs logger=migrator t=2026-05-11T07:24:42.04057686Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-11T07:24:42.041582686Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.005536ms logger=migrator t=2026-05-11T07:24:42.046205755Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-11T07:24:42.047337022Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.129337ms logger=migrator t=2026-05-11T07:24:42.051375363Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-11T07:24:42.052714783Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.33884ms logger=migrator t=2026-05-11T07:24:42.056803845Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-11T07:24:42.057677989Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=880.213µs logger=migrator t=2026-05-11T07:24:42.062367969Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-11T07:24:42.063018168Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=649.919µs logger=migrator t=2026-05-11T07:24:42.066935157Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-11T07:24:42.06844545Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.509783ms logger=migrator t=2026-05-11T07:24:42.072283128Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-11T07:24:42.073303543Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.021315ms logger=migrator t=2026-05-11T07:24:42.077374135Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-11T07:24:42.08700553Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.628925ms logger=migrator t=2026-05-11T07:24:42.090637834Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-11T07:24:42.091301905Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=664.55µs logger=migrator t=2026-05-11T07:24:42.095514438Z 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-05-11T07:24:42.09638807Z 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=873.742µs logger=migrator t=2026-05-11T07:24:42.101753001Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-11T07:24:42.10229997Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=547.039µs logger=migrator t=2026-05-11T07:24:42.106129357Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-11T07:24:42.10698403Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=855.033µs logger=migrator t=2026-05-11T07:24:42.110475952Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-11T07:24:42.111234014Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=755.152µs logger=migrator t=2026-05-11T07:24:42.115261725Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-11T07:24:42.118817848Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.555913ms logger=migrator t=2026-05-11T07:24:42.123789583Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-11T07:24:42.127330906Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.540893ms logger=migrator t=2026-05-11T07:24:42.130734498Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-11T07:24:42.134299661Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.565053ms logger=migrator t=2026-05-11T07:24:42.138369372Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-11T07:24:42.141867635Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.498023ms logger=migrator t=2026-05-11T07:24:42.145065773Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-11T07:24:42.145920416Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=854.323µs logger=migrator t=2026-05-11T07:24:42.151068833Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-11T07:24:42.151110904Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=43.89µs logger=migrator t=2026-05-11T07:24:42.154662557Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-11T07:24:42.154702318Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=41.181µs logger=migrator t=2026-05-11T07:24:42.159141905Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-11T07:24:42.160378904Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.236809ms logger=migrator t=2026-05-11T07:24:42.164539716Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T07:24:42.166019398Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.479262ms logger=migrator t=2026-05-11T07:24:42.171331818Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-11T07:24:42.172030568Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=698.61µs logger=migrator t=2026-05-11T07:24:42.176177931Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-11T07:24:42.177354879Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.177228ms logger=migrator t=2026-05-11T07:24:42.181104586Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T07:24:42.182488996Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.383891ms logger=migrator t=2026-05-11T07:24:42.188206832Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-11T07:24:42.195178437Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.972175ms logger=migrator t=2026-05-11T07:24:42.199707495Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-11T07:24:42.203012404Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.303969ms logger=migrator t=2026-05-11T07:24:42.206974374Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-11T07:24:42.207180847Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=207.593µs logger=migrator t=2026-05-11T07:24:42.210603219Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-11T07:24:42.211541534Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=937.395µs logger=migrator t=2026-05-11T07:24:42.218254814Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-11T07:24:42.219387701Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.131797ms logger=migrator t=2026-05-11T07:24:42.225648106Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-11T07:24:42.230402557Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.755811ms logger=migrator t=2026-05-11T07:24:42.235439393Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-11T07:24:42.235530615Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=93.811µs logger=migrator t=2026-05-11T07:24:42.242472239Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-11T07:24:42.246609351Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=4.136382ms logger=migrator t=2026-05-11T07:24:42.252047332Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-11T07:24:42.252891985Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=845.733µs logger=migrator t=2026-05-11T07:24:42.256812915Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-11T07:24:42.256977257Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=164.082µs logger=migrator t=2026-05-11T07:24:42.260117104Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-11T07:24:42.26113708Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.019856ms logger=migrator t=2026-05-11T07:24:42.265575506Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-11T07:24:42.26715211Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.574604ms logger=migrator t=2026-05-11T07:24:42.27178232Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-11T07:24:42.273336253Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.553563ms logger=migrator t=2026-05-11T07:24:42.278270327Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-11T07:24:42.279489956Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.211399ms logger=migrator t=2026-05-11T07:24:42.286186677Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-11T07:24:42.287532677Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.348961ms logger=migrator t=2026-05-11T07:24:42.291400435Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-11T07:24:42.292346519Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=946.034µs logger=migrator t=2026-05-11T07:24:42.297379065Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-11T07:24:42.297409246Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=31.071µs logger=migrator t=2026-05-11T07:24:42.300854637Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-11T07:24:42.304932628Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.077521ms logger=migrator t=2026-05-11T07:24:42.308120107Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-11T07:24:42.308919069Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=798.922µs logger=migrator t=2026-05-11T07:24:42.31302302Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-11T07:24:42.31696895Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.94565ms logger=migrator t=2026-05-11T07:24:42.320560703Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-11T07:24:42.321226124Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=670.201µs logger=migrator t=2026-05-11T07:24:42.326473973Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-11T07:24:42.327785743Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.31093ms logger=migrator t=2026-05-11T07:24:42.337915725Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-11T07:24:42.339179344Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.266949ms logger=migrator t=2026-05-11T07:24:42.342654026Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-11T07:24:42.355878115Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.224099ms logger=migrator t=2026-05-11T07:24:42.360539675Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-11T07:24:42.361051013Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=501.698µs logger=migrator t=2026-05-11T07:24:42.365360788Z 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-05-11T07:24:42.366276202Z 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=915.395µs logger=migrator t=2026-05-11T07:24:42.370190841Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-11T07:24:42.370462865Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=272.173µs logger=migrator t=2026-05-11T07:24:42.374438184Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-11T07:24:42.375237776Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=800.592µs logger=migrator t=2026-05-11T07:24:42.379886947Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-11T07:24:42.380175151Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=289.054µs logger=migrator t=2026-05-11T07:24:42.383620702Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-11T07:24:42.389992108Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.371516ms logger=migrator t=2026-05-11T07:24:42.395139196Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-11T07:24:42.399245318Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.105682ms logger=migrator t=2026-05-11T07:24:42.403546683Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-11T07:24:42.404399555Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=856.962µs logger=migrator t=2026-05-11T07:24:42.407678775Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-11T07:24:42.408506037Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=826.962µs logger=migrator t=2026-05-11T07:24:42.412420896Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-11T07:24:42.412627959Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=207.413µs logger=migrator t=2026-05-11T07:24:42.418635479Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-11T07:24:42.424563749Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.93362ms logger=migrator t=2026-05-11T07:24:42.429463122Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-11T07:24:42.431121647Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.658805ms logger=migrator t=2026-05-11T07:24:42.436862603Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-11T07:24:42.437149608Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=288.255µs logger=migrator t=2026-05-11T07:24:42.441529354Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-11T07:24:42.44191359Z level=info msg="Migration successfully executed" id="Move region to single row" duration=383.585µs logger=migrator t=2026-05-11T07:24:42.44588305Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-11T07:24:42.446864265Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=981.485µs logger=migrator t=2026-05-11T07:24:42.45058974Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-11T07:24:42.45188585Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.29632ms logger=migrator t=2026-05-11T07:24:42.45654447Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T07:24:42.457447853Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=902.733µs logger=migrator t=2026-05-11T07:24:42.460897996Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T07:24:42.461803869Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=905.493µs logger=migrator t=2026-05-11T07:24:42.46586877Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-11T07:24:42.466707253Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=838.713µs logger=migrator t=2026-05-11T07:24:42.471099299Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-11T07:24:42.472130045Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.028806ms logger=migrator t=2026-05-11T07:24:42.477699129Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-11T07:24:42.477817501Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=120.441µs logger=migrator t=2026-05-11T07:24:42.485188751Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-11T07:24:42.486020994Z level=info msg="Migration successfully executed" id="create test_data table" duration=832.133µs logger=migrator t=2026-05-11T07:24:42.493293273Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-11T07:24:42.494764735Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.470842ms logger=migrator t=2026-05-11T07:24:42.508101715Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-11T07:24:42.509240823Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.138317ms logger=migrator t=2026-05-11T07:24:42.51504628Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-11T07:24:42.517463877Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.417037ms logger=migrator t=2026-05-11T07:24:42.525329645Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-11T07:24:42.525591769Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=261.814µs logger=migrator t=2026-05-11T07:24:42.534981571Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-11T07:24:42.535439887Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=458.626µs logger=migrator t=2026-05-11T07:24:42.539342826Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-11T07:24:42.539420217Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=90.431µs logger=migrator t=2026-05-11T07:24:42.541878473Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-11T07:24:42.542720956Z level=info msg="Migration successfully executed" id="create team table" duration=844.783µs logger=migrator t=2026-05-11T07:24:42.547285175Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-11T07:24:42.54822703Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=942.065µs logger=migrator t=2026-05-11T07:24:42.552071538Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-11T07:24:42.55295185Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=879.342µs logger=migrator t=2026-05-11T07:24:42.556636946Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-11T07:24:42.561404837Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.768151ms logger=migrator t=2026-05-11T07:24:42.565664912Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-11T07:24:42.565863155Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=198.464µs logger=migrator t=2026-05-11T07:24:42.569723313Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-11T07:24:42.571215375Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.492222ms logger=migrator t=2026-05-11T07:24:42.575990687Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-11T07:24:42.576994003Z level=info msg="Migration successfully executed" id="create team member table" duration=1.002656ms logger=migrator t=2026-05-11T07:24:42.581165066Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-11T07:24:42.582034928Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=869.532µs logger=migrator t=2026-05-11T07:24:42.586343053Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-11T07:24:42.587311888Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=966.645µs logger=migrator t=2026-05-11T07:24:42.592453345Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-11T07:24:42.594437455Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.99048ms logger=migrator t=2026-05-11T07:24:42.602061019Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-11T07:24:42.609075705Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.015275ms logger=migrator t=2026-05-11T07:24:42.615046895Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-11T07:24:42.620185652Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.146647ms logger=migrator t=2026-05-11T07:24:42.625001135Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-11T07:24:42.631134017Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.120761ms logger=migrator t=2026-05-11T07:24:42.636301625Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-11T07:24:42.6372978Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=999.485µs logger=migrator t=2026-05-11T07:24:42.643141558Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-11T07:24:42.644234894Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.093196ms logger=migrator t=2026-05-11T07:24:42.648135522Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-11T07:24:42.64928152Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.145268ms logger=migrator t=2026-05-11T07:24:42.656211024Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-11T07:24:42.657325731Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.114287ms logger=migrator t=2026-05-11T07:24:42.661467083Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-11T07:24:42.662939246Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.472223ms logger=migrator t=2026-05-11T07:24:42.667925901Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-11T07:24:42.668814934Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=889.043µs logger=migrator t=2026-05-11T07:24:42.70778822Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-11T07:24:42.708814106Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.027816ms logger=migrator t=2026-05-11T07:24:42.719359524Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-11T07:24:42.721279184Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.91596ms logger=migrator t=2026-05-11T07:24:42.727322944Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-11T07:24:42.727795111Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=472.087µs logger=migrator t=2026-05-11T07:24:42.734418231Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-11T07:24:42.734957839Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=539.678µs logger=migrator t=2026-05-11T07:24:42.75163793Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-11T07:24:42.7529728Z level=info msg="Migration successfully executed" id="create tag table" duration=1.334ms logger=migrator t=2026-05-11T07:24:42.757877124Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-11T07:24:42.758887659Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.010035ms logger=migrator t=2026-05-11T07:24:42.765664871Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-11T07:24:42.766736347Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.078256ms logger=migrator t=2026-05-11T07:24:42.771240165Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-11T07:24:42.772178309Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=938.164µs logger=migrator t=2026-05-11T07:24:42.77753704Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-11T07:24:42.778415103Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=878.293µs logger=migrator t=2026-05-11T07:24:42.782251781Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-11T07:24:42.797066964Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.818594ms logger=migrator t=2026-05-11T07:24:42.802347154Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-11T07:24:42.803064304Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=717.37µs logger=migrator t=2026-05-11T07:24:42.807803425Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-11T07:24:42.808627728Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=824.403µs logger=migrator t=2026-05-11T07:24:42.812996563Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-11T07:24:42.813261607Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=264.474µs logger=migrator t=2026-05-11T07:24:42.817902378Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-11T07:24:42.818609258Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=706.74µs logger=migrator t=2026-05-11T07:24:42.823929708Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-11T07:24:42.824701469Z level=info msg="Migration successfully executed" id="create user auth table" duration=770.641µs logger=migrator t=2026-05-11T07:24:42.828967874Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-11T07:24:42.83070282Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.735256ms logger=migrator t=2026-05-11T07:24:42.835598284Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-11T07:24:42.835682115Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=81.031µs logger=migrator t=2026-05-11T07:24:42.840469207Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-11T07:24:42.845863408Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.393771ms logger=migrator t=2026-05-11T07:24:42.850065532Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-11T07:24:42.856103422Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.03734ms logger=migrator t=2026-05-11T07:24:42.860576779Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-11T07:24:42.865986671Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.409372ms logger=migrator t=2026-05-11T07:24:42.873585835Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-11T07:24:42.879038697Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.452072ms logger=migrator t=2026-05-11T07:24:42.883061278Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-11T07:24:42.884093343Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.030885ms logger=migrator t=2026-05-11T07:24:42.888559081Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-11T07:24:42.89449949Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.939789ms logger=migrator t=2026-05-11T07:24:42.898597901Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-11T07:24:42.899468185Z level=info msg="Migration successfully executed" id="create server_lock table" duration=869.654µs logger=migrator t=2026-05-11T07:24:42.90983219Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-11T07:24:42.912592082Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.757592ms logger=migrator t=2026-05-11T07:24:42.918385999Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-11T07:24:42.921764411Z level=info msg="Migration successfully executed" id="create user auth token table" duration=3.378091ms logger=migrator t=2026-05-11T07:24:42.929493746Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-11T07:24:42.930435681Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=942.635µs logger=migrator t=2026-05-11T07:24:42.942313429Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-11T07:24:42.943386265Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.071096ms logger=migrator t=2026-05-11T07:24:42.950467952Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-11T07:24:42.95428503Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=3.818788ms logger=migrator t=2026-05-11T07:24:42.961333456Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-11T07:24:42.970765188Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.428243ms logger=migrator t=2026-05-11T07:24:42.975883674Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-11T07:24:42.977145163Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.266409ms logger=migrator t=2026-05-11T07:24:42.984090798Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-11T07:24:42.985437258Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.350671ms logger=migrator t=2026-05-11T07:24:42.994463244Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-11T07:24:42.99553448Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.077136ms logger=migrator t=2026-05-11T07:24:43.000616256Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-11T07:24:43.001661492Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.051366ms logger=migrator t=2026-05-11T07:24:43.008651298Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-11T07:24:43.009713124Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.062776ms logger=migrator t=2026-05-11T07:24:43.015100444Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-11T07:24:43.015178496Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=78.342µs logger=migrator t=2026-05-11T07:24:43.020373054Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-11T07:24:43.020498935Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=125.451µs logger=migrator t=2026-05-11T07:24:43.026350044Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-11T07:24:43.027885638Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.535154ms logger=migrator t=2026-05-11T07:24:43.071352911Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T07:24:43.073111587Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.763526ms logger=migrator t=2026-05-11T07:24:43.078311656Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T07:24:43.07929276Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=981.564µs logger=migrator t=2026-05-11T07:24:43.089968941Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-11T07:24:43.090051222Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=83.571µs logger=migrator t=2026-05-11T07:24:43.095828819Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T07:24:43.09653455Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=706.211µs logger=migrator t=2026-05-11T07:24:43.100405758Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T07:24:43.101078888Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=673.43µs logger=migrator t=2026-05-11T07:24:43.104790455Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T07:24:43.105528345Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=737.95µs logger=migrator t=2026-05-11T07:24:43.109667887Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T07:24:43.110449309Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=780.472µs logger=migrator t=2026-05-11T07:24:43.113770179Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-11T07:24:43.120378319Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.60611ms logger=migrator t=2026-05-11T07:24:43.126285017Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-11T07:24:43.126959717Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=674.94µs logger=migrator t=2026-05-11T07:24:43.130515001Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-11T07:24:43.130588632Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=71.601µs logger=migrator t=2026-05-11T07:24:43.134758585Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-11T07:24:43.136363709Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.604974ms logger=migrator t=2026-05-11T07:24:43.141388625Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-11T07:24:43.142530371Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.144966ms logger=migrator t=2026-05-11T07:24:43.146770186Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-11T07:24:43.147839951Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.069875ms logger=migrator t=2026-05-11T07:24:43.152062585Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T07:24:43.152158676Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=96.851µs logger=migrator t=2026-05-11T07:24:43.158443481Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-11T07:24:43.159508087Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.060286ms logger=migrator t=2026-05-11T07:24:43.163367835Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-11T07:24:43.16438542Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.014615ms logger=migrator t=2026-05-11T07:24:43.16906265Z 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-05-11T07:24:43.170257728Z 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.193408ms logger=migrator t=2026-05-11T07:24:43.173924234Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-11T07:24:43.175469067Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.544673ms logger=migrator t=2026-05-11T07:24:43.182624905Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-11T07:24:43.189156783Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.535158ms logger=migrator t=2026-05-11T07:24:43.194132117Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-11T07:24:43.194893659Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=761.932µs logger=migrator t=2026-05-11T07:24:43.199688681Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T07:24:43.200662736Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=978.885µs logger=migrator t=2026-05-11T07:24:43.205678662Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-11T07:24:43.231125685Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.446793ms logger=migrator t=2026-05-11T07:24:43.236058828Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-11T07:24:43.260878972Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.819764ms logger=migrator t=2026-05-11T07:24:43.264651649Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-11T07:24:43.26538655Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=734.911µs logger=migrator t=2026-05-11T07:24:43.269141506Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T07:24:43.269939808Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=797.662µs logger=migrator t=2026-05-11T07:24:43.275277278Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-11T07:24:43.280909313Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.631705ms logger=migrator t=2026-05-11T07:24:43.284881553Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-11T07:24:43.291022926Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.136483ms logger=migrator t=2026-05-11T07:24:43.295489663Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-11T07:24:43.296443157Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=953.554µs logger=migrator t=2026-05-11T07:24:43.301771437Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-11T07:24:43.302872824Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.098507ms logger=migrator t=2026-05-11T07:24:43.30923244Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-11T07:24:43.310400917Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.168157ms logger=migrator t=2026-05-11T07:24:43.315168059Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-11T07:24:43.316178223Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.010084ms logger=migrator t=2026-05-11T07:24:43.321632936Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-11T07:24:43.321699247Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=67.281µs logger=migrator t=2026-05-11T07:24:43.325988612Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-11T07:24:43.332026482Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.03723ms logger=migrator t=2026-05-11T07:24:43.335970112Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-11T07:24:43.342028793Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.058431ms logger=migrator t=2026-05-11T07:24:43.347327833Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-11T07:24:43.353366203Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.0381ms logger=migrator t=2026-05-11T07:24:43.357378224Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-11T07:24:43.358288028Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=909.884µs logger=migrator t=2026-05-11T07:24:43.362064494Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-11T07:24:43.363056899Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=989.525µs logger=migrator t=2026-05-11T07:24:43.3677867Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-11T07:24:43.374107495Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.320345ms logger=migrator t=2026-05-11T07:24:43.37778304Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-11T07:24:43.381980923Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.197793ms logger=migrator t=2026-05-11T07:24:43.386201918Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-11T07:24:43.387461186Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.258638ms logger=migrator t=2026-05-11T07:24:43.393424216Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-11T07:24:43.398564473Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.140757ms logger=migrator t=2026-05-11T07:24:43.402200658Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-11T07:24:43.410068647Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.865189ms logger=migrator t=2026-05-11T07:24:43.414073506Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-11T07:24:43.414140037Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=67.161µs logger=migrator t=2026-05-11T07:24:43.418594905Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-11T07:24:43.419806683Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.211208ms logger=migrator t=2026-05-11T07:24:43.425081882Z 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-05-11T07:24:43.426025816Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=943.294µs logger=migrator t=2026-05-11T07:24:43.431340976Z 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-05-11T07:24:43.43230756Z 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=965.874µs logger=migrator t=2026-05-11T07:24:43.437854694Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T07:24:43.437929555Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=71.611µs logger=migrator t=2026-05-11T07:24:43.443464938Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-11T07:24:43.449638582Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.183024ms logger=migrator t=2026-05-11T07:24:43.458278232Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-11T07:24:43.46483254Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.572559ms logger=migrator t=2026-05-11T07:24:43.470009478Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-11T07:24:43.486931282Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=16.914714ms logger=migrator t=2026-05-11T07:24:43.494887292Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-11T07:24:43.501073776Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.187694ms logger=migrator t=2026-05-11T07:24:43.510115231Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-11T07:24:43.518377396Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.261865ms logger=migrator t=2026-05-11T07:24:43.524033171Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-11T07:24:43.524144792Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=112.721µs logger=migrator t=2026-05-11T07:24:43.526583159Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-11T07:24:43.52734534Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=762.481µs logger=migrator t=2026-05-11T07:24:43.531144038Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-11T07:24:43.537595175Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.450547ms logger=migrator t=2026-05-11T07:24:43.542852873Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-11T07:24:43.542912164Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=60.301µs logger=migrator t=2026-05-11T07:24:43.547515404Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-11T07:24:43.556925015Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.407181ms logger=migrator t=2026-05-11T07:24:43.560389968Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-11T07:24:43.561559116Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.169288ms logger=migrator t=2026-05-11T07:24:43.566217655Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-11T07:24:43.571671787Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=5.453832ms logger=migrator t=2026-05-11T07:24:43.574549371Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-11T07:24:43.575344163Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=794.712µs logger=migrator t=2026-05-11T07:24:43.578766124Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-11T07:24:43.57983778Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.071386ms logger=migrator t=2026-05-11T07:24:43.584344498Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-11T07:24:43.596265368Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.91192ms logger=migrator t=2026-05-11T07:24:43.600843746Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-11T07:24:43.601584057Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=741.391µs logger=migrator t=2026-05-11T07:24:43.606766875Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-11T07:24:43.607881362Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.113637ms logger=migrator t=2026-05-11T07:24:43.612805356Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-11T07:24:43.613632769Z level=info msg="Migration successfully executed" id="create alert_image table" duration=827.393µs logger=migrator t=2026-05-11T07:24:43.620669465Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-11T07:24:43.62238488Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.715566ms logger=migrator t=2026-05-11T07:24:43.627124092Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-11T07:24:43.627211983Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=88.331µs logger=migrator t=2026-05-11T07:24:43.631436607Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-11T07:24:43.632775107Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.34357ms logger=migrator t=2026-05-11T07:24:43.642389891Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-11T07:24:43.646744657Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=4.356176ms logger=migrator t=2026-05-11T07:24:43.650694486Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T07:24:43.651856823Z 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-05-11T07:24:43.656040716Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-11T07:24:43.656549885Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=509.429µs logger=migrator t=2026-05-11T07:24:43.660417492Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-11T07:24:43.66157862Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.161138ms logger=migrator t=2026-05-11T07:24:43.666665756Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-11T07:24:43.678424263Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.746897ms logger=migrator t=2026-05-11T07:24:43.683683032Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-11T07:24:43.685123054Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.439932ms logger=migrator t=2026-05-11T07:24:43.689142704Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-11T07:24:43.690797039Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.657875ms logger=migrator t=2026-05-11T07:24:43.695853936Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-11T07:24:43.696711208Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=857.152µs logger=migrator t=2026-05-11T07:24:43.700018019Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-11T07:24:43.701029013Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.012165ms logger=migrator t=2026-05-11T07:24:43.704657798Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-11T07:24:43.705643633Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=985.745µs logger=migrator t=2026-05-11T07:24:43.711674764Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-11T07:24:43.711742555Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=70.771µs logger=migrator t=2026-05-11T07:24:43.714988643Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-11T07:24:43.715141215Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=153.692µs logger=migrator t=2026-05-11T07:24:43.718397975Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-11T07:24:43.731805986Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=13.406581ms logger=migrator t=2026-05-11T07:24:43.736642949Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-11T07:24:43.736972624Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=329.985µs logger=migrator t=2026-05-11T07:24:43.752282965Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-11T07:24:43.753366621Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.085476ms logger=migrator t=2026-05-11T07:24:43.756738001Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-11T07:24:43.756994355Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=256.334µs logger=migrator t=2026-05-11T07:24:43.76063152Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-11T07:24:43.761637345Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.005965ms logger=migrator t=2026-05-11T07:24:43.767155648Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-11T07:24:43.769397802Z level=info msg="Migration successfully executed" id="create secrets table" duration=2.240944ms logger=migrator t=2026-05-11T07:24:43.77525546Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-11T07:24:43.804473269Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=29.216479ms logger=migrator t=2026-05-11T07:24:43.807699048Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-11T07:24:43.813306333Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.606655ms logger=migrator t=2026-05-11T07:24:43.819261162Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-11T07:24:43.819502836Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=242.874µs logger=migrator t=2026-05-11T07:24:43.824033723Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-11T07:24:43.867137102Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=43.098249ms logger=migrator t=2026-05-11T07:24:43.872328271Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-11T07:24:43.916573216Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=44.238174ms logger=migrator t=2026-05-11T07:24:43.921316917Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-11T07:24:43.921965227Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=646.64µs logger=migrator t=2026-05-11T07:24:43.927187926Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-11T07:24:43.928257352Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.068966ms logger=migrator t=2026-05-11T07:24:43.934362974Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-11T07:24:43.934717679Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=355.206µs logger=migrator t=2026-05-11T07:24:43.945133726Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-11T07:24:43.946411315Z level=info msg="Migration successfully executed" id="create permission table" duration=1.282739ms logger=migrator t=2026-05-11T07:24:43.950759671Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-11T07:24:43.951638363Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=877.732µs logger=migrator t=2026-05-11T07:24:43.957135746Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-11T07:24:43.958420045Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.284449ms logger=migrator t=2026-05-11T07:24:43.963325339Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-11T07:24:43.971797457Z level=info msg="Migration successfully executed" id="create role table" duration=8.467928ms logger=migrator t=2026-05-11T07:24:43.9800015Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-11T07:24:43.993450032Z level=info msg="Migration successfully executed" id="add column display_name" duration=13.447742ms logger=migrator t=2026-05-11T07:24:43.998307546Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-11T07:24:44.00592344Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.615874ms logger=migrator t=2026-05-11T07:24:44.011287601Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-11T07:24:44.012829064Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.530503ms logger=migrator t=2026-05-11T07:24:44.021683427Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-11T07:24:44.023089148Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.405361ms logger=migrator t=2026-05-11T07:24:44.035744468Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-11T07:24:44.037362683Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.620865ms logger=migrator t=2026-05-11T07:24:44.043804789Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-11T07:24:44.044928787Z level=info msg="Migration successfully executed" id="create team role table" duration=1.124118ms logger=migrator t=2026-05-11T07:24:44.050343248Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-11T07:24:44.051582887Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.239479ms logger=migrator t=2026-05-11T07:24:44.055313033Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-11T07:24:44.056701073Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.38729ms logger=migrator t=2026-05-11T07:24:44.062957558Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-11T07:24:44.064373039Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.415271ms logger=migrator t=2026-05-11T07:24:44.069852622Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-11T07:24:44.070968819Z level=info msg="Migration successfully executed" id="create user role table" duration=1.121518ms logger=migrator t=2026-05-11T07:24:44.076866687Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-11T07:24:44.078318179Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.444452ms logger=migrator t=2026-05-11T07:24:44.08574064Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-11T07:24:44.087158222Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.417252ms logger=migrator t=2026-05-11T07:24:44.094733026Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-11T07:24:44.095938503Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.205497ms logger=migrator t=2026-05-11T07:24:44.102230359Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-11T07:24:44.103347726Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.116477ms logger=migrator t=2026-05-11T07:24:44.108898809Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-11T07:24:44.11031028Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.411011ms logger=migrator t=2026-05-11T07:24:44.116551474Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-11T07:24:44.119264864Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.716011ms logger=migrator t=2026-05-11T07:24:44.124419543Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-11T07:24:44.13228328Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.863267ms logger=migrator t=2026-05-11T07:24:44.136712567Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-11T07:24:44.137785733Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.074336ms logger=migrator t=2026-05-11T07:24:44.143723503Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-11T07:24:44.144828369Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.104266ms logger=migrator t=2026-05-11T07:24:44.149378258Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-11T07:24:44.150746219Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.366491ms logger=migrator t=2026-05-11T07:24:44.155356298Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-11T07:24:44.156944321Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.589513ms logger=migrator t=2026-05-11T07:24:44.162436684Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-11T07:24:44.163924466Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.486962ms logger=migrator t=2026-05-11T07:24:44.312591042Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-11T07:24:44.314653174Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.070112ms logger=migrator t=2026-05-11T07:24:44.32044457Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-11T07:24:44.32845232Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.00727ms logger=migrator t=2026-05-11T07:24:44.332990709Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-11T07:24:44.347504917Z level=info msg="Migration successfully executed" id="permission kind migration" duration=14.512168ms logger=migrator t=2026-05-11T07:24:44.353584078Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-11T07:24:44.359845733Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.261455ms logger=migrator t=2026-05-11T07:24:44.365108792Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-11T07:24:44.373655121Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.545859ms logger=migrator t=2026-05-11T07:24:44.378198119Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-11T07:24:44.37956682Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.368061ms logger=migrator t=2026-05-11T07:24:44.383976206Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-11T07:24:44.385087583Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.111067ms logger=migrator t=2026-05-11T07:24:44.390558205Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-11T07:24:44.391622711Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.064656ms logger=migrator t=2026-05-11T07:24:44.395453778Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-11T07:24:44.396612726Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.157937ms logger=migrator t=2026-05-11T07:24:44.400926961Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-11T07:24:44.402719128Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.791567ms logger=migrator t=2026-05-11T07:24:44.40823892Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-11T07:24:44.408324403Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=86.532µs logger=migrator t=2026-05-11T07:24:44.413146404Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-11T07:24:44.413207585Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=62.101µs logger=migrator t=2026-05-11T07:24:44.417878165Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-11T07:24:44.418428594Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=550.309µs logger=migrator t=2026-05-11T07:24:44.42282998Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-11T07:24:44.423459319Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=632.849µs logger=migrator t=2026-05-11T07:24:44.429003713Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-11T07:24:44.430074419Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.071716ms logger=migrator t=2026-05-11T07:24:44.434677098Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-11T07:24:44.435076595Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=399.517µs logger=migrator t=2026-05-11T07:24:44.439719294Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-11T07:24:44.440289432Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=570.208µs logger=migrator t=2026-05-11T07:24:44.444538356Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-11T07:24:44.445834826Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.29629ms logger=migrator t=2026-05-11T07:24:44.451830427Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-11T07:24:44.453647284Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.812827ms logger=migrator t=2026-05-11T07:24:44.458429795Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-11T07:24:44.469317699Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.888384ms logger=migrator t=2026-05-11T07:24:44.481841718Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-11T07:24:44.481942959Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=102.551µs logger=migrator t=2026-05-11T07:24:44.487265329Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-11T07:24:44.488865393Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.600114ms logger=migrator t=2026-05-11T07:24:44.49465008Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-11T07:24:44.496276805Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.627805ms logger=migrator t=2026-05-11T07:24:44.500833744Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-11T07:24:44.50197196Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.133506ms logger=migrator t=2026-05-11T07:24:44.508197614Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-11T07:24:44.517795109Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.596845ms logger=migrator t=2026-05-11T07:24:44.522121014Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-11T07:24:44.523286511Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.165767ms logger=migrator t=2026-05-11T07:24:44.527825639Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-11T07:24:44.528926746Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.100937ms logger=migrator t=2026-05-11T07:24:44.53391517Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-11T07:24:44.558224777Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.309307ms logger=migrator t=2026-05-11T07:24:44.562525241Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-11T07:24:44.563372023Z level=info msg="Migration successfully executed" id="create correlation v2" duration=845.992µs logger=migrator t=2026-05-11T07:24:44.56977175Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-11T07:24:44.571602158Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.829407ms logger=migrator t=2026-05-11T07:24:44.576692354Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-11T07:24:44.578080585Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.385181ms logger=migrator t=2026-05-11T07:24:44.582539482Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-11T07:24:44.583758821Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.219669ms logger=migrator t=2026-05-11T07:24:44.594211537Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-11T07:24:44.594701395Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=492.658µs logger=migrator t=2026-05-11T07:24:44.599629229Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-11T07:24:44.600660295Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.027536ms logger=migrator t=2026-05-11T07:24:44.604556663Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-11T07:24:44.615738432Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.180599ms logger=migrator t=2026-05-11T07:24:44.621567879Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-11T07:24:44.622642366Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.075567ms logger=migrator t=2026-05-11T07:24:44.627411527Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-11T07:24:44.628686186Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.274639ms logger=migrator t=2026-05-11T07:24:44.634293241Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T07:24:44.635250625Z 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-05-11T07:24:44.639936995Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T07:24:44.640409962Z 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-05-11T07:24:44.644743007Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-11T07:24:44.64558708Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=843.813µs logger=migrator t=2026-05-11T07:24:44.650150379Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-11T07:24:44.651318386Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.168637ms logger=migrator t=2026-05-11T07:24:44.65690195Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T07:24:44.658087099Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.184679ms logger=migrator t=2026-05-11T07:24:44.662753938Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T07:24:44.663967637Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.213289ms logger=migrator t=2026-05-11T07:24:44.668862771Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T07:24:44.669947066Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.084515ms logger=migrator t=2026-05-11T07:24:44.675120234Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T07:24:44.676962462Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.835927ms logger=migrator t=2026-05-11T07:24:44.682080979Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-11T07:24:44.682891152Z level=info msg="Migration successfully executed" id="Drop public config table" duration=809.803µs logger=migrator t=2026-05-11T07:24:44.688040569Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-11T07:24:44.689225877Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.184777ms logger=migrator t=2026-05-11T07:24:44.693229637Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T07:24:44.694491666Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.261359ms logger=migrator t=2026-05-11T07:24:44.700145561Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T07:24:44.703303178Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=3.159277ms logger=migrator t=2026-05-11T07:24:44.708189682Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-11T07:24:44.70938331Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.193628ms logger=migrator t=2026-05-11T07:24:44.713816997Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-11T07:24:44.736178873Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.362006ms logger=migrator t=2026-05-11T07:24:44.741222358Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-11T07:24:44.74991292Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.690011ms logger=migrator t=2026-05-11T07:24:44.754317066Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-11T07:24:44.763866529Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.549743ms logger=migrator t=2026-05-11T07:24:44.768698492Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-11T07:24:44.768890135Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=191.543µs logger=migrator t=2026-05-11T07:24:44.77321421Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-11T07:24:44.787080338Z level=info msg="Migration successfully executed" id="add share column" duration=13.867538ms logger=migrator t=2026-05-11T07:24:44.792923456Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-11T07:24:44.793103598Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=172.092µs logger=migrator t=2026-05-11T07:24:44.797379923Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-11T07:24:44.798356778Z level=info msg="Migration successfully executed" id="create file table" duration=976.745µs logger=migrator t=2026-05-11T07:24:44.802830955Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-11T07:24:44.804037953Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.206618ms logger=migrator t=2026-05-11T07:24:44.809864361Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-11T07:24:44.812067194Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.201723ms logger=migrator t=2026-05-11T07:24:44.817915142Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-11T07:24:44.819159611Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.245489ms logger=migrator t=2026-05-11T07:24:44.823891982Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-11T07:24:44.82509287Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.200078ms logger=migrator t=2026-05-11T07:24:44.831286274Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-11T07:24:44.831349854Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=64.651µs logger=migrator t=2026-05-11T07:24:44.836133986Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-11T07:24:44.836309538Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=175.202µs logger=migrator t=2026-05-11T07:24:44.841581858Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-11T07:24:44.842635804Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.053486ms logger=migrator t=2026-05-11T07:24:44.847424146Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-11T07:24:44.847636509Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=212.153µs logger=migrator t=2026-05-11T07:24:44.858413101Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-11T07:24:44.859888583Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.423831ms logger=migrator t=2026-05-11T07:24:44.864233709Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-11T07:24:44.878744487Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=14.511388ms logger=migrator t=2026-05-11T07:24:44.883409917Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-11T07:24:44.88361654Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=206.273µs logger=migrator t=2026-05-11T07:24:44.887777883Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-11T07:24:44.888605896Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=827.963µs logger=migrator t=2026-05-11T07:24:44.902363112Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-11T07:24:44.902772639Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=410.417µs logger=migrator t=2026-05-11T07:24:44.90684058Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-11T07:24:44.907069843Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=229.983µs logger=migrator t=2026-05-11T07:24:44.911280666Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-11T07:24:44.911801294Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=521.888µs logger=migrator t=2026-05-11T07:24:44.916765619Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-11T07:24:44.926823Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.056491ms logger=migrator t=2026-05-11T07:24:44.931210966Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-11T07:24:44.938953903Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.742157ms logger=migrator t=2026-05-11T07:24:44.943513931Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-11T07:24:44.944660539Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.146348ms logger=migrator t=2026-05-11T07:24:44.949739454Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-11T07:24:45.030200845Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.460781ms logger=migrator t=2026-05-11T07:24:45.034951416Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-11T07:24:45.035939621Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=987.035µs logger=migrator t=2026-05-11T07:24:45.040634312Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-11T07:24:45.04184452Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.216619ms logger=migrator t=2026-05-11T07:24:45.047776939Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-11T07:24:45.077979983Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.202954ms logger=migrator t=2026-05-11T07:24:45.083204822Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-11T07:24:45.090779266Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.573094ms logger=migrator t=2026-05-11T07:24:45.102689204Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-11T07:24:45.103242633Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=560.569µs logger=migrator t=2026-05-11T07:24:45.107521527Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-11T07:24:45.107764621Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=244.374µs logger=migrator t=2026-05-11T07:24:45.112134946Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-11T07:24:45.11237162Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=233.354µs logger=migrator t=2026-05-11T07:24:45.11702584Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-11T07:24:45.117503127Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=472.857µs logger=migrator t=2026-05-11T07:24:45.122081636Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-11T07:24:45.122465863Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=384.226µs logger=migrator t=2026-05-11T07:24:45.127066621Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-11T07:24:45.128733816Z level=info msg="Migration successfully executed" id="create folder table" duration=1.667605ms logger=migrator t=2026-05-11T07:24:45.134741676Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-11T07:24:45.135922424Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.179178ms logger=migrator t=2026-05-11T07:24:45.140693896Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-11T07:24:45.142623785Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.929579ms logger=migrator t=2026-05-11T07:24:45.149868144Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-11T07:24:45.149900174Z level=info msg="Migration successfully executed" id="Update folder title length" duration=33.61µs logger=migrator t=2026-05-11T07:24:45.154380662Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T07:24:45.155715992Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.33499ms logger=migrator t=2026-05-11T07:24:45.162545634Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T07:24:45.163915265Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.369991ms logger=migrator t=2026-05-11T07:24:45.16885223Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-11T07:24:45.170068718Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.215728ms logger=migrator t=2026-05-11T07:24:45.174382453Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-11T07:24:45.175054702Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=676.229µs logger=migrator t=2026-05-11T07:24:45.179650632Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-11T07:24:45.180556425Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=904.954µs logger=migrator t=2026-05-11T07:24:45.185120024Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-11T07:24:45.186145849Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.026695ms logger=migrator t=2026-05-11T07:24:45.191348188Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-11T07:24:45.193152955Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.804467ms logger=migrator t=2026-05-11T07:24:45.197780724Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-11T07:24:45.19945482Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.674296ms logger=migrator t=2026-05-11T07:24:45.20482176Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-11T07:24:45.205932087Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.109667ms logger=migrator t=2026-05-11T07:24:45.210224321Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-11T07:24:45.211842636Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.618444ms logger=migrator t=2026-05-11T07:24:45.216244012Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-11T07:24:45.217114935Z level=info msg="Migration successfully executed" id="create anon_device table" duration=872.083µs logger=migrator t=2026-05-11T07:24:45.222157641Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-11T07:24:45.22338711Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.229299ms logger=migrator t=2026-05-11T07:24:45.228560457Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-11T07:24:45.229633813Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.073066ms logger=migrator t=2026-05-11T07:24:45.234441426Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-11T07:24:45.235439201Z level=info msg="Migration successfully executed" id="create signing_key table" duration=998.594µs logger=migrator t=2026-05-11T07:24:45.241021394Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-11T07:24:45.242121461Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.106647ms logger=migrator t=2026-05-11T07:24:45.246570668Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-11T07:24:45.247697275Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.126517ms logger=migrator t=2026-05-11T07:24:45.251713125Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-11T07:24:45.251981119Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=268.684µs logger=migrator t=2026-05-11T07:24:45.257056136Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-11T07:24:45.267694645Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.639979ms logger=migrator t=2026-05-11T07:24:45.2726281Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-11T07:24:45.273143857Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=516.957µs logger=migrator t=2026-05-11T07:24:45.277161928Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T07:24:45.277177108Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=16.02µs logger=migrator t=2026-05-11T07:24:45.282313586Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T07:24:45.284043651Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.730026ms logger=migrator t=2026-05-11T07:24:45.28858881Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T07:24:45.28861679Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=29.29µs logger=migrator t=2026-05-11T07:24:45.293402023Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-11T07:24:45.294958526Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.549773ms logger=migrator t=2026-05-11T07:24:45.300653631Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T07:24:45.303147099Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.489388ms logger=migrator t=2026-05-11T07:24:45.311083118Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-11T07:24:45.312454628Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.37152ms logger=migrator t=2026-05-11T07:24:45.317449734Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-11T07:24:45.319035367Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.590353ms logger=migrator t=2026-05-11T07:24:45.334540841Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-11T07:24:45.335030628Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=491.397µs logger=migrator t=2026-05-11T07:24:45.340614451Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-11T07:24:45.341461625Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=846.724µs logger=migrator t=2026-05-11T07:24:45.346365358Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-11T07:24:45.347260682Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=897.404µs logger=migrator t=2026-05-11T07:24:45.352121226Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-11T07:24:45.352750355Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=628.879µs logger=migrator t=2026-05-11T07:24:45.358912597Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-11T07:24:45.370775795Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.862978ms logger=migrator t=2026-05-11T07:24:45.375322514Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-11T07:24:45.385847562Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.522428ms logger=migrator t=2026-05-11T07:24:45.390199498Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-11T07:24:45.398678665Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.478397ms logger=migrator t=2026-05-11T07:24:45.40370377Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-11T07:24:45.403796642Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=92.912µs logger=migrator t=2026-05-11T07:24:45.407993716Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-11T07:24:45.417815933Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.821577ms logger=migrator t=2026-05-11T07:24:45.422307141Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-11T07:24:45.431174013Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.866173ms logger=migrator t=2026-05-11T07:24:45.435202454Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-11T07:24:45.435546139Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=343.645µs logger=migrator t=2026-05-11T07:24:45.440650606Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.760752106s logger=migrator t=2026-05-11T07:24:45.441338666Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-11T07:24:45.45888694Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-11T07:24:45.459084793Z level=info msg="Created default organization" logger=secrets t=2026-05-11T07:24:45.465120674Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T07:24:45.510308904Z level=info msg="Restored cache from database" duration=420.437µs logger=plugin.store t=2026-05-11T07:24:45.511536221Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-11T07:24:45.546857823Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-11T07:24:45.546883904Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-11T07:24:45.546955115Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-11T07:24:45.546966325Z level=info msg="Plugins loaded" count=54 duration=35.431174ms logger=query_data t=2026-05-11T07:24:45.550969245Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-11T07:24:45.554509658Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-11T07:24:45.561108377Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-11T07:24:45.568053812Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-11T07:24:45.570212224Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-11T07:24:45.572167754Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-11T07:24:45.591799519Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-11T07:24:45.619227871Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-11T07:24:45.640572423Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-11T07:24:45.640590433Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-11T07:24:45.640715685Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-11T07:24:45.641260732Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-11T07:24:45.641543666Z level=info msg="State cache has been initialized" states=0 duration=282.784µs logger=ngalert.multiorg.alertmanager t=2026-05-11T07:24:45.641583357Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-05-11T07:24:45.641598407Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-11T07:24:45.641628698Z level=info msg=starting first_tick=2026-05-11T07:24:50Z logger=http.server t=2026-05-11T07:24:45.646913547Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-11T07:24:45.685941224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:45.713236945Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-05-11T07:24:45.719367137Z level=info msg="Update check succeeded" duration=73.049518ms logger=plugins.update.checker t=2026-05-11T07:24:45.720096038Z level=info msg="Update check succeeded" duration=78.766175ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T07:24:45.844703491Z level=info msg="Patterns update finished" duration=85.983162ms logger=grafana-apiserver t=2026-05-11T07:24:46.107467172Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-11T07:24:46.107952719Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-11T07:24:50.652139455Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:50.653256342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:50.676098175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:50.699092461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:50.717832022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:50.741779872Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:50.761598019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:50.788062817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:50.803456268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:50.842373623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:50.855747673Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-11T07:24:50.878553006Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-11T07:24:50.899209236Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-11T07:24:50.916224202Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-11T07:24:50.917046484Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:50.9367777Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-11T07:24:50.969463071Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-11T07:24:50.996585538Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.016638039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.047141277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.064883384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.094334506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.1126008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.14524942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.161393913Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.193294431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.210797825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.247869751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.265230982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.292898838Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.309157681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.359308834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.381297695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.417722192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.449192593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.516902551Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.534133159Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.584463085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.601931537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.653522531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.668875242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.719580513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.73402398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.785162858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.808094223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.87386581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.894813075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.939643338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.954434429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:51.993444305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.011350234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.0703585Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.089641779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.139589368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.154095897Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.210493023Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.232013996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.277233495Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.299308566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.357129544Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.371582101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.421969297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.453017373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.54074522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.565594104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.637374061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.648540948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.723179999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.738257895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.804979497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.825436583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.890897196Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.904387389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.971268042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:52.992136216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:53.071396175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:53.091278363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:53.16833299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:53.183235024Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:53.272293909Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:53.297959926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:53.44349885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:53.461779474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T07:24:53.542102239Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-11T07:26:01.665688781Z level=info msg="Usage stats are ready to report"