logger=settings t=2026-05-21T00:33:00.573001059Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-21T00:33:00Z logger=settings t=2026-05-21T00:33:00.573263235Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-21T00:33:00.573275735Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-21T00:33:00.573279315Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-21T00:33:00.573282355Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-21T00:33:00.573285365Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-21T00:33:00.573288295Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-21T00:33:00.573291016Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-21T00:33:00.573294276Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-21T00:33:00.573297766Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-21T00:33:00.573300316Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-21T00:33:00.573302896Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-21T00:33:00.573305516Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-21T00:33:00.573312476Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-21T00:33:00.573317926Z level=info msg=Target target=[all] logger=settings t=2026-05-21T00:33:00.573325246Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-21T00:33:00.573331347Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-21T00:33:00.573335577Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-21T00:33:00.573340477Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-21T00:33:00.573344827Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-21T00:33:00.573349367Z level=info msg="App mode production" logger=sqlstore t=2026-05-21T00:33:00.573702555Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-21T00:33:00.573727186Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-21T00:33:00.582831645Z level=info msg="Locking database" logger=migrator t=2026-05-21T00:33:00.582921788Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-21T00:33:00.583927883Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-21T00:33:00.586193976Z level=info msg="Migration successfully executed" id="create migration_log table" duration=2.259004ms logger=migrator t=2026-05-21T00:33:00.593589016Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-21T00:33:00.594670171Z level=info msg="Migration successfully executed" id="create user table" duration=1.077526ms logger=migrator t=2026-05-21T00:33:00.600065521Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-21T00:33:00.601035746Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=970.835µs logger=migrator t=2026-05-21T00:33:00.60582231Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-21T00:33:00.607072931Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.255181ms logger=migrator t=2026-05-21T00:33:00.612238236Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-21T00:33:00.613259581Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.021764ms logger=migrator t=2026-05-21T00:33:00.620125526Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-21T00:33:00.621168732Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.042526ms logger=migrator t=2026-05-21T00:33:00.626294175Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-21T00:33:00.630819114Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.525929ms logger=migrator t=2026-05-21T00:33:00.635095318Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-21T00:33:00.636093572Z level=info msg="Migration successfully executed" id="create user table v2" duration=989.694µs logger=migrator t=2026-05-21T00:33:00.641036021Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-21T00:33:00.641747218Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=711.927µs logger=migrator t=2026-05-21T00:33:00.646102794Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-21T00:33:00.647343333Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.240249ms logger=migrator t=2026-05-21T00:33:00.652380135Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-21T00:33:00.65300797Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=627.475µs logger=migrator t=2026-05-21T00:33:00.657223092Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-21T00:33:00.658068443Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=845.63µs logger=migrator t=2026-05-21T00:33:00.662446959Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-21T00:33:00.663620317Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.170368ms logger=migrator t=2026-05-21T00:33:00.666975327Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-21T00:33:00.667016148Z level=info msg="Migration successfully executed" id="Update user table charset" duration=41.921µs logger=migrator t=2026-05-21T00:33:00.670751049Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-21T00:33:00.671844365Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.092106ms logger=migrator t=2026-05-21T00:33:00.675452372Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-21T00:33:00.675872342Z level=info msg="Migration successfully executed" id="Add missing user data" duration=424.08µs logger=migrator t=2026-05-21T00:33:00.680677819Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-21T00:33:00.682594505Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.915807ms logger=migrator t=2026-05-21T00:33:00.686490079Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-21T00:33:00.687623967Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.130068ms logger=migrator t=2026-05-21T00:33:00.691726175Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-21T00:33:00.693713294Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.974138ms logger=migrator t=2026-05-21T00:33:00.698192681Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-21T00:33:00.706104252Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.910531ms logger=migrator t=2026-05-21T00:33:00.70931711Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-21T00:33:00.710394607Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.077537ms logger=migrator t=2026-05-21T00:33:00.714108116Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-21T00:33:00.714302431Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=192.725µs logger=migrator t=2026-05-21T00:33:00.718113062Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-21T00:33:00.71881047Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=694.388µs logger=migrator t=2026-05-21T00:33:00.723649526Z 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-21T00:33:00.724131528Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=482.072µs logger=migrator t=2026-05-21T00:33:00.728115424Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-21T00:33:00.728654247Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=538.193µs logger=migrator t=2026-05-21T00:33:00.73416147Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-21T00:33:00.73500057Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=837.26µs logger=migrator t=2026-05-21T00:33:00.740237887Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-21T00:33:00.741452197Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.198059ms logger=migrator t=2026-05-21T00:33:00.747341679Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-21T00:33:00.748413544Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.076086ms logger=migrator t=2026-05-21T00:33:00.755804313Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-21T00:33:00.757030752Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.232309ms logger=migrator t=2026-05-21T00:33:00.761830209Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-21T00:33:00.763258723Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.425805ms logger=migrator t=2026-05-21T00:33:00.76852498Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-21T00:33:00.768564051Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=39.941µs logger=migrator t=2026-05-21T00:33:00.772251941Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-21T00:33:00.773408548Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.154738ms logger=migrator t=2026-05-21T00:33:00.778776978Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-21T00:33:00.780479239Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.701381ms logger=migrator t=2026-05-21T00:33:00.785287384Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-21T00:33:00.78633062Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.046106ms logger=migrator t=2026-05-21T00:33:00.793146365Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-21T00:33:00.793822921Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=673.166µs logger=migrator t=2026-05-21T00:33:00.800105373Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-21T00:33:00.805058873Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.94989ms logger=migrator t=2026-05-21T00:33:00.81113224Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-21T00:33:00.812048971Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=917.062µs logger=migrator t=2026-05-21T00:33:00.817434431Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-21T00:33:00.818715202Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.286651ms logger=migrator t=2026-05-21T00:33:00.826126431Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-21T00:33:00.827684529Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.568798ms logger=migrator t=2026-05-21T00:33:00.834796101Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-21T00:33:00.836047401Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.25334ms logger=migrator t=2026-05-21T00:33:00.842039566Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-21T00:33:00.843777947Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.738641ms logger=migrator t=2026-05-21T00:33:00.850190203Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-21T00:33:00.850677014Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=483.661µs logger=migrator t=2026-05-21T00:33:00.864489238Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-21T00:33:00.865360649Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=873.401µs logger=migrator t=2026-05-21T00:33:00.893423427Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-21T00:33:00.894051992Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=644.456µs logger=migrator t=2026-05-21T00:33:00.898868548Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-21T00:33:00.899571735Z level=info msg="Migration successfully executed" id="create star table" duration=702.787µs logger=migrator t=2026-05-21T00:33:00.904176836Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-21T00:33:00.904928564Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=753.778µs logger=migrator t=2026-05-21T00:33:00.908517881Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-21T00:33:00.909094245Z level=info msg="Migration successfully executed" id="create org table v1" duration=577.184µs logger=migrator t=2026-05-21T00:33:00.912909837Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-21T00:33:00.913720607Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=809.53µs logger=migrator t=2026-05-21T00:33:00.918373649Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-21T00:33:00.919168338Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=791.959µs logger=migrator t=2026-05-21T00:33:00.923538184Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-21T00:33:00.924387514Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=849.28µs logger=migrator t=2026-05-21T00:33:00.928001291Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-21T00:33:00.928795941Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=792.47µs logger=migrator t=2026-05-21T00:33:00.932560362Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-21T00:33:00.93332052Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=761.608µs logger=migrator t=2026-05-21T00:33:00.936699231Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-21T00:33:00.936778774Z level=info msg="Migration successfully executed" id="Update org table charset" duration=79.543µs logger=migrator t=2026-05-21T00:33:00.941014546Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-21T00:33:00.941048587Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=33.651µs logger=migrator t=2026-05-21T00:33:00.945930235Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-21T00:33:00.946117909Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=376.369µs logger=migrator t=2026-05-21T00:33:00.94987992Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-21T00:33:00.951039658Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.157818ms logger=migrator t=2026-05-21T00:33:00.955405053Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-21T00:33:00.956749376Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.343913ms logger=migrator t=2026-05-21T00:33:00.96147349Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-21T00:33:00.962434954Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=960.064µs logger=migrator t=2026-05-21T00:33:00.967335611Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-21T00:33:00.968220743Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=884.582µs logger=migrator t=2026-05-21T00:33:00.973276256Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-21T00:33:00.974340451Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.063185ms logger=migrator t=2026-05-21T00:33:00.979188758Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-21T00:33:00.980071909Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=882.191µs logger=migrator t=2026-05-21T00:33:00.98427277Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-21T00:33:00.989761613Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.488253ms logger=migrator t=2026-05-21T00:33:00.995072371Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-21T00:33:00.996754832Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.680471ms logger=migrator t=2026-05-21T00:33:01.003143256Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-21T00:33:01.004318005Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.182229ms logger=migrator t=2026-05-21T00:33:01.008393023Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-21T00:33:01.009274864Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=882.771µs logger=migrator t=2026-05-21T00:33:01.014082211Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-21T00:33:01.01447215Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=391.949µs logger=migrator t=2026-05-21T00:33:01.018377445Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-21T00:33:01.019343078Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=983.394µs logger=migrator t=2026-05-21T00:33:01.024632925Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-21T00:33:01.024738858Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=106.623µs logger=migrator t=2026-05-21T00:33:01.028859117Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-21T00:33:01.032364973Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.523696ms logger=migrator t=2026-05-21T00:33:01.035892157Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-21T00:33:01.037536636Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.641759ms logger=migrator t=2026-05-21T00:33:01.041728708Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-21T00:33:01.043829689Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.096851ms logger=migrator t=2026-05-21T00:33:01.048972814Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-21T00:33:01.050710525Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.740992ms logger=migrator t=2026-05-21T00:33:01.054808645Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-21T00:33:01.05715639Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.348605ms logger=migrator t=2026-05-21T00:33:01.06042254Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-21T00:33:01.061324052Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=901.131µs logger=migrator t=2026-05-21T00:33:01.067216724Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-21T00:33:01.068961316Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.749103ms logger=migrator t=2026-05-21T00:33:01.073051125Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-21T00:33:01.073094606Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=44.791µs logger=migrator t=2026-05-21T00:33:01.077220556Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-21T00:33:01.077302928Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=42.851µs logger=migrator t=2026-05-21T00:33:01.08198212Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-21T00:33:01.086250603Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.267393ms logger=migrator t=2026-05-21T00:33:01.091610623Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-21T00:33:01.093846337Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.243374ms logger=migrator t=2026-05-21T00:33:01.100803465Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-21T00:33:01.104841033Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.042398ms logger=migrator t=2026-05-21T00:33:01.109944955Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-21T00:33:01.112043416Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.098161ms logger=migrator t=2026-05-21T00:33:01.116196237Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-21T00:33:01.116423433Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=227.125µs logger=migrator t=2026-05-21T00:33:01.121189397Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-21T00:33:01.122399667Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.21435ms logger=migrator t=2026-05-21T00:33:01.127826438Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-21T00:33:01.12958469Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.761892ms logger=migrator t=2026-05-21T00:33:01.133839133Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-21T00:33:01.133936485Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=100.672µs logger=migrator t=2026-05-21T00:33:01.137786058Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-21T00:33:01.138993557Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.208119ms logger=migrator t=2026-05-21T00:33:01.144979432Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-21T00:33:01.146121109Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.143257ms logger=migrator t=2026-05-21T00:33:01.153720833Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-21T00:33:01.159907002Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.184629ms logger=migrator t=2026-05-21T00:33:01.164645687Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-21T00:33:01.166268175Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.628558ms logger=migrator t=2026-05-21T00:33:01.171920552Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-21T00:33:01.173106801Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.187909ms logger=migrator t=2026-05-21T00:33:01.176910563Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-21T00:33:01.177936428Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.029775ms logger=migrator t=2026-05-21T00:33:01.183179774Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-21T00:33:01.183584305Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=405.19µs logger=migrator t=2026-05-21T00:33:01.188594475Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-21T00:33:01.189247891Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=650.566µs logger=migrator t=2026-05-21T00:33:01.192741625Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-21T00:33:01.19624338Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.500675ms logger=migrator t=2026-05-21T00:33:01.200663417Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-21T00:33:01.202343597Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.68399ms logger=migrator t=2026-05-21T00:33:01.208226049Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-21T00:33:01.208432794Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=207.275µs logger=migrator t=2026-05-21T00:33:01.212227256Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-21T00:33:01.21240707Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=180.364µs logger=migrator t=2026-05-21T00:33:01.217264558Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-21T00:33:01.218500097Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.235589ms logger=migrator t=2026-05-21T00:33:01.222631618Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-21T00:33:01.22565554Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.024912ms logger=migrator t=2026-05-21T00:33:01.230757363Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-21T00:33:01.231745007Z level=info msg="Migration successfully executed" id="create data_source table" duration=988.004µs logger=migrator t=2026-05-21T00:33:01.235384635Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-21T00:33:01.236180774Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=798.229µs logger=migrator t=2026-05-21T00:33:01.239412873Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-21T00:33:01.240211982Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=801.079µs logger=migrator t=2026-05-21T00:33:01.246414411Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-21T00:33:01.247250721Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=836.54µs logger=migrator t=2026-05-21T00:33:01.254689461Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-21T00:33:01.255771917Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.083276ms logger=migrator t=2026-05-21T00:33:01.259812585Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-21T00:33:01.268262609Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.448454ms logger=migrator t=2026-05-21T00:33:01.273400353Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-21T00:33:01.274783286Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.380533ms logger=migrator t=2026-05-21T00:33:01.278429884Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-21T00:33:01.279547292Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.117808ms logger=migrator t=2026-05-21T00:33:01.283942517Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-21T00:33:01.284788558Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=846.201µs logger=migrator t=2026-05-21T00:33:01.288485457Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-21T00:33:01.289066971Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=581.954µs logger=migrator t=2026-05-21T00:33:01.292748471Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-21T00:33:01.295217419Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.464528ms logger=migrator t=2026-05-21T00:33:01.302042905Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-21T00:33:01.304568116Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.521041ms logger=migrator t=2026-05-21T00:33:01.314114646Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-21T00:33:01.314143527Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=30.171µs logger=migrator t=2026-05-21T00:33:01.322863488Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-21T00:33:01.323199025Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=337.338µs logger=migrator t=2026-05-21T00:33:01.326953527Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-21T00:33:01.331147878Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.184971ms logger=migrator t=2026-05-21T00:33:01.336730472Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-21T00:33:01.337084151Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=358.959µs logger=migrator t=2026-05-21T00:33:01.340821212Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-21T00:33:01.341133719Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=318.417µs logger=migrator t=2026-05-21T00:33:01.345540135Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-21T00:33:01.349408729Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.866314ms logger=migrator t=2026-05-21T00:33:01.353952248Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-21T00:33:01.354266966Z level=info msg="Migration successfully executed" id="Update uid value" duration=318.628µs logger=migrator t=2026-05-21T00:33:01.359114073Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-21T00:33:01.360270161Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.159088ms logger=migrator t=2026-05-21T00:33:01.36438782Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-21T00:33:01.366174184Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.783704ms logger=migrator t=2026-05-21T00:33:01.370322604Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-21T00:33:01.371511963Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.192459ms logger=migrator t=2026-05-21T00:33:01.376652457Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-21T00:33:01.377811275Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.163658ms logger=migrator t=2026-05-21T00:33:01.382265513Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-21T00:33:01.383553384Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.29226ms logger=migrator t=2026-05-21T00:33:01.387831487Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-21T00:33:01.389084827Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.25668ms logger=migrator t=2026-05-21T00:33:01.393514344Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-21T00:33:01.394297643Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=784.269µs logger=migrator t=2026-05-21T00:33:01.397857869Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-21T00:33:01.39874085Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=885.021µs logger=migrator t=2026-05-21T00:33:01.40330475Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-21T00:33:01.404080379Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=776.269µs logger=migrator t=2026-05-21T00:33:01.407771499Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-21T00:33:01.415180867Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.404228ms logger=migrator t=2026-05-21T00:33:01.419624985Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-21T00:33:01.420775322Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.150567ms logger=migrator t=2026-05-21T00:33:01.425751412Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-21T00:33:01.427135306Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.386904ms logger=migrator t=2026-05-21T00:33:01.430977989Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-21T00:33:01.432354192Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.379792ms logger=migrator t=2026-05-21T00:33:01.436597874Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-21T00:33:01.437581898Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=986.464µs logger=migrator t=2026-05-21T00:33:01.443548642Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-21T00:33:01.444069235Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=523.633µs logger=migrator t=2026-05-21T00:33:01.456531186Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-21T00:33:01.45756864Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.041594ms logger=migrator t=2026-05-21T00:33:01.463947555Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-21T00:33:01.464028277Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=83.022µs logger=migrator t=2026-05-21T00:33:01.470270998Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-21T00:33:01.473816803Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.543915ms logger=migrator t=2026-05-21T00:33:01.488031186Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-21T00:33:01.491003898Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.973292ms logger=migrator t=2026-05-21T00:33:01.495508757Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-21T00:33:01.496002849Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=493.872µs logger=migrator t=2026-05-21T00:33:01.501507732Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-21T00:33:01.505477358Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.971686ms logger=migrator t=2026-05-21T00:33:01.511492664Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-21T00:33:01.516701729Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.216666ms logger=migrator t=2026-05-21T00:33:01.522970931Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-21T00:33:01.524193Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.227789ms logger=migrator t=2026-05-21T00:33:01.537754357Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-21T00:33:01.538675889Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=925.522µs logger=migrator t=2026-05-21T00:33:01.544614864Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-21T00:33:01.545829242Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.213658ms logger=migrator t=2026-05-21T00:33:01.550227529Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-21T00:33:01.551345056Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.117297ms logger=migrator t=2026-05-21T00:33:01.55690133Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-21T00:33:01.557723879Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=822.479µs logger=migrator t=2026-05-21T00:33:01.563309925Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-21T00:33:01.568165592Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=4.854028ms logger=migrator t=2026-05-21T00:33:01.574264719Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-21T00:33:01.574373732Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=111.022µs logger=migrator t=2026-05-21T00:33:01.580630003Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-21T00:33:01.580681264Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=53.641µs logger=migrator t=2026-05-21T00:33:01.584529927Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-21T00:33:01.588968114Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.439537ms logger=migrator t=2026-05-21T00:33:01.592968411Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-21T00:33:01.5962594Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.291759ms logger=migrator t=2026-05-21T00:33:01.603536617Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-21T00:33:01.603816813Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=286.767µs logger=migrator t=2026-05-21T00:33:01.609300466Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-21T00:33:01.617602736Z level=info msg="Migration successfully executed" id="create quota table v1" duration=8.30105ms logger=migrator t=2026-05-21T00:33:01.623300924Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-21T00:33:01.624025391Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=723.927µs logger=migrator t=2026-05-21T00:33:01.63018255Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-21T00:33:01.630225581Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=43.641µs logger=migrator t=2026-05-21T00:33:01.635849396Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-21T00:33:01.636810749Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=960.413µs logger=migrator t=2026-05-21T00:33:01.641520404Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-21T00:33:01.642374584Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=854.401µs logger=migrator t=2026-05-21T00:33:01.647080978Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-21T00:33:01.650565932Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.484304ms logger=migrator t=2026-05-21T00:33:01.65753406Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-21T00:33:01.657615482Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=85.822µs logger=migrator t=2026-05-21T00:33:01.663358111Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-21T00:33:01.664379505Z level=info msg="Migration successfully executed" id="create session table" duration=1.022504ms logger=migrator t=2026-05-21T00:33:01.672056901Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-21T00:33:01.672147883Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=91.562µs logger=migrator t=2026-05-21T00:33:01.677743398Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-21T00:33:01.67780517Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=62.592µs logger=migrator t=2026-05-21T00:33:01.683230651Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-21T00:33:01.684159893Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=927.202µs logger=migrator t=2026-05-21T00:33:01.688300933Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-21T00:33:01.689536653Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.24035ms logger=migrator t=2026-05-21T00:33:01.696255376Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-21T00:33:01.696308647Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=55.442µs logger=migrator t=2026-05-21T00:33:01.700362545Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-21T00:33:01.700391825Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=30.041µs logger=migrator t=2026-05-21T00:33:01.70682262Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-21T00:33:01.709954437Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.132917ms logger=migrator t=2026-05-21T00:33:01.714580698Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-21T00:33:01.7180106Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.430383ms logger=migrator t=2026-05-21T00:33:01.723607066Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-21T00:33:01.723757039Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=150.563µs logger=migrator t=2026-05-21T00:33:01.727997792Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-21T00:33:01.728132165Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=135.653µs logger=migrator t=2026-05-21T00:33:01.733092005Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-21T00:33:01.734031167Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=938.852µs logger=migrator t=2026-05-21T00:33:01.743318512Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-21T00:33:01.743388713Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=75.932µs logger=migrator t=2026-05-21T00:33:01.751163651Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-21T00:33:01.757258798Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.087527ms logger=migrator t=2026-05-21T00:33:01.812986694Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-21T00:33:01.817639157Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=4.648243ms logger=migrator t=2026-05-21T00:33:01.826247965Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-21T00:33:01.829273708Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.031834ms logger=migrator t=2026-05-21T00:33:01.837039165Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-21T00:33:01.839846933Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.813028ms logger=migrator t=2026-05-21T00:33:01.846717379Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-21T00:33:01.846822901Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=108.872µs logger=migrator t=2026-05-21T00:33:01.852251712Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-21T00:33:01.853295168Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.043486ms logger=migrator t=2026-05-21T00:33:01.919066726Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-21T00:33:01.920700126Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.63657ms logger=migrator t=2026-05-21T00:33:01.972980978Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-21T00:33:01.975374556Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.396288ms logger=migrator t=2026-05-21T00:33:01.983014971Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-21T00:33:01.984438046Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.425794ms logger=migrator t=2026-05-21T00:33:01.992227883Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-21T00:33:01.993077664Z level=info msg="Migration successfully executed" id="add index alert state" duration=850.501µs logger=migrator t=2026-05-21T00:33:01.99870473Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-21T00:33:01.999875708Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.171068ms logger=migrator t=2026-05-21T00:33:02.006762394Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-21T00:33:02.007936303Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.177399ms logger=migrator t=2026-05-21T00:33:02.013566149Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-21T00:33:02.014424609Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=857.53µs logger=migrator t=2026-05-21T00:33:02.020008054Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-21T00:33:02.02105648Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.053466ms logger=migrator t=2026-05-21T00:33:02.031348298Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-21T00:33:02.043251995Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.906067ms logger=migrator t=2026-05-21T00:33:02.048684636Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-21T00:33:02.049415255Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=728.659µs logger=migrator t=2026-05-21T00:33:02.054268711Z 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-21T00:33:02.055794278Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.525397ms logger=migrator t=2026-05-21T00:33:02.062605713Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-21T00:33:02.063238899Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=633.766µs logger=migrator t=2026-05-21T00:33:02.068920006Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-21T00:33:02.069996051Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.080915ms logger=migrator t=2026-05-21T00:33:02.075045503Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-21T00:33:02.07616201Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.117847ms logger=migrator t=2026-05-21T00:33:02.082277698Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-21T00:33:02.085925466Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.647268ms logger=migrator t=2026-05-21T00:33:02.090866895Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-21T00:33:02.094508163Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.640808ms logger=migrator t=2026-05-21T00:33:02.099349541Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-21T00:33:02.103178653Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.828882ms logger=migrator t=2026-05-21T00:33:02.108624114Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-21T00:33:02.112474027Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.849763ms logger=migrator t=2026-05-21T00:33:02.118992705Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-21T00:33:02.121009443Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=2.018828ms logger=migrator t=2026-05-21T00:33:02.127215063Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-21T00:33:02.127263874Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=51.261µs logger=migrator t=2026-05-21T00:33:02.132592483Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-21T00:33:02.132631014Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=42.681µs logger=migrator t=2026-05-21T00:33:02.138897186Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-21T00:33:02.140369591Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.474405ms logger=migrator t=2026-05-21T00:33:02.145546116Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-21T00:33:02.147021472Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.471646ms logger=migrator t=2026-05-21T00:33:02.153277423Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-21T00:33:02.153949959Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=672.876µs logger=migrator t=2026-05-21T00:33:02.160065857Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-21T00:33:02.161126353Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.064047ms logger=migrator t=2026-05-21T00:33:02.166215925Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-21T00:33:02.167039405Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=823.84µs logger=migrator t=2026-05-21T00:33:02.172749743Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-21T00:33:02.180723756Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.980253ms logger=migrator t=2026-05-21T00:33:02.18670824Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-21T00:33:02.19085794Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.15096ms logger=migrator t=2026-05-21T00:33:02.196961957Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-21T00:33:02.197165972Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=204.475µs logger=migrator t=2026-05-21T00:33:02.202404779Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-21T00:33:02.204045439Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.64122ms logger=migrator t=2026-05-21T00:33:02.209720026Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-21T00:33:02.210632038Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=910.832µs logger=migrator t=2026-05-21T00:33:02.216245773Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-21T00:33:02.222082414Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.833381ms logger=migrator t=2026-05-21T00:33:02.227263039Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-21T00:33:02.227354571Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=91.642µs logger=migrator t=2026-05-21T00:33:02.232535357Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-21T00:33:02.233787807Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.25279ms logger=migrator t=2026-05-21T00:33:02.239837094Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-21T00:33:02.240736165Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=895.582µs logger=migrator t=2026-05-21T00:33:02.245672374Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-21T00:33:02.245943131Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=270.217µs logger=migrator t=2026-05-21T00:33:02.250987163Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-21T00:33:02.252575131Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.581867ms logger=migrator t=2026-05-21T00:33:02.259295604Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-21T00:33:02.260318518Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.022335ms logger=migrator t=2026-05-21T00:33:02.268560827Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-21T00:33:02.26952163Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=960.853µs logger=migrator t=2026-05-21T00:33:02.275566725Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-21T00:33:02.277249867Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.682682ms logger=migrator t=2026-05-21T00:33:02.282886963Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-21T00:33:02.284161833Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.27447ms logger=migrator t=2026-05-21T00:33:02.290334673Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-21T00:33:02.291583083Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.24795ms logger=migrator t=2026-05-21T00:33:02.296735517Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-21T00:33:02.296780338Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=41.321µs logger=migrator t=2026-05-21T00:33:02.302098367Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-21T00:33:02.306498262Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.399505ms logger=migrator t=2026-05-21T00:33:02.311600616Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-21T00:33:02.312697423Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.097387ms logger=migrator t=2026-05-21T00:33:02.317528849Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-21T00:33:02.322156001Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.627082ms logger=migrator t=2026-05-21T00:33:02.328410672Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-21T00:33:02.329327205Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=914.013µs logger=migrator t=2026-05-21T00:33:02.334356005Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-21T00:33:02.335570705Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.21505ms logger=migrator t=2026-05-21T00:33:02.340820452Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-21T00:33:02.34529473Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=4.476878ms logger=migrator t=2026-05-21T00:33:02.351597423Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-21T00:33:02.36432334Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.727857ms logger=migrator t=2026-05-21T00:33:02.369768091Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-21T00:33:02.370621541Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=853.78µs logger=migrator t=2026-05-21T00:33:02.375773286Z 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-21T00:33:02.377503918Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.729852ms logger=migrator t=2026-05-21T00:33:02.384062606Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-21T00:33:02.384462366Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=399.59µs logger=migrator t=2026-05-21T00:33:02.389049207Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-21T00:33:02.389829125Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=779.798µs logger=migrator t=2026-05-21T00:33:02.394243022Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-21T00:33:02.39456863Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=325.618µs logger=migrator t=2026-05-21T00:33:02.399905349Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-21T00:33:02.407354008Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.447239ms logger=migrator t=2026-05-21T00:33:02.412966614Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-21T00:33:02.416890279Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.923535ms logger=migrator t=2026-05-21T00:33:02.421264654Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-21T00:33:02.422430723Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.161609ms logger=migrator t=2026-05-21T00:33:02.42766985Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-21T00:33:02.429164625Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.494675ms logger=migrator t=2026-05-21T00:33:02.434796591Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-21T00:33:02.435244892Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=451.571µs logger=migrator t=2026-05-21T00:33:02.440154071Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-21T00:33:02.444604639Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.450408ms logger=migrator t=2026-05-21T00:33:02.449294721Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-21T00:33:02.450285046Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=990.035µs logger=migrator t=2026-05-21T00:33:02.45667946Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-21T00:33:02.456947696Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=269.416µs logger=migrator t=2026-05-21T00:33:02.462343767Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-21T00:33:02.462952421Z level=info msg="Migration successfully executed" id="Move region to single row" duration=608.304µs logger=migrator t=2026-05-21T00:33:02.468005483Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-21T00:33:02.469037458Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.028515ms logger=migrator t=2026-05-21T00:33:02.474336136Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-21T00:33:02.475496965Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.160988ms logger=migrator t=2026-05-21T00:33:02.480756722Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-21T00:33:02.482193946Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.439014ms logger=migrator t=2026-05-21T00:33:02.487902854Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-21T00:33:02.489071713Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.168529ms logger=migrator t=2026-05-21T00:33:02.495211481Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-21T00:33:02.496948912Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.746512ms logger=migrator t=2026-05-21T00:33:02.501638095Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-21T00:33:02.502800074Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.165049ms logger=migrator t=2026-05-21T00:33:02.507340803Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-21T00:33:02.507465586Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=125.053µs logger=migrator t=2026-05-21T00:33:02.512419806Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-21T00:33:02.514118567Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.695191ms logger=migrator t=2026-05-21T00:33:02.521407753Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-21T00:33:02.523947504Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=2.545651ms logger=migrator t=2026-05-21T00:33:02.531152949Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-21T00:33:02.532062911Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=910.052µs logger=migrator t=2026-05-21T00:33:02.539372417Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-21T00:33:02.540975115Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.602398ms logger=migrator t=2026-05-21T00:33:02.546597601Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-21T00:33:02.546787346Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=191.025µs logger=migrator t=2026-05-21T00:33:02.551244894Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-21T00:33:02.551594402Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=349.338µs logger=migrator t=2026-05-21T00:33:02.555925567Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-21T00:33:02.555991209Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=66.092µs logger=migrator t=2026-05-21T00:33:02.561224834Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-21T00:33:02.562132817Z level=info msg="Migration successfully executed" id="create team table" duration=904.323µs logger=migrator t=2026-05-21T00:33:02.568220984Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-21T00:33:02.569143826Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=921.942µs logger=migrator t=2026-05-21T00:33:02.574933355Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-21T00:33:02.576196277Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.267132ms logger=migrator t=2026-05-21T00:33:02.582409916Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-21T00:33:02.588058033Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.643937ms logger=migrator t=2026-05-21T00:33:02.593939495Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-21T00:33:02.594245722Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=307.177µs logger=migrator t=2026-05-21T00:33:02.600242947Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-21T00:33:02.601436936Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.193329ms logger=migrator t=2026-05-21T00:33:02.608743232Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-21T00:33:02.609799178Z level=info msg="Migration successfully executed" id="create team member table" duration=1.058576ms logger=migrator t=2026-05-21T00:33:02.615194018Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-21T00:33:02.616309405Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.115267ms logger=migrator t=2026-05-21T00:33:02.622369741Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-21T00:33:02.623670173Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.297202ms logger=migrator t=2026-05-21T00:33:02.630510288Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-21T00:33:02.631655376Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.149588ms logger=migrator t=2026-05-21T00:33:02.637815425Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-21T00:33:02.641324799Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=3.509294ms logger=migrator t=2026-05-21T00:33:02.646433533Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-21T00:33:02.651543796Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.109723ms logger=migrator t=2026-05-21T00:33:02.664364955Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-21T00:33:02.669320395Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.95348ms logger=migrator t=2026-05-21T00:33:02.674705555Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-21T00:33:02.67572312Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.017735ms logger=migrator t=2026-05-21T00:33:02.681587701Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-21T00:33:02.683063787Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.475836ms logger=migrator t=2026-05-21T00:33:02.689626546Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-21T00:33:02.690758264Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.131738ms logger=migrator t=2026-05-21T00:33:02.697513466Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-21T00:33:02.699150496Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.63716ms logger=migrator t=2026-05-21T00:33:02.704665099Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-21T00:33:02.706067043Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.394923ms logger=migrator t=2026-05-21T00:33:02.712559709Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-21T00:33:02.713520503Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=960.564µs logger=migrator t=2026-05-21T00:33:02.718707129Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-21T00:33:02.719699202Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=991.044µs logger=migrator t=2026-05-21T00:33:02.726052885Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-21T00:33:02.727220714Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.170539ms logger=migrator t=2026-05-21T00:33:02.73410135Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-21T00:33:02.734842627Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=741.887µs logger=migrator t=2026-05-21T00:33:02.740386671Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-21T00:33:02.740632177Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=245.796µs logger=migrator t=2026-05-21T00:33:02.746765746Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-21T00:33:02.747929684Z level=info msg="Migration successfully executed" id="create tag table" duration=1.164518ms logger=migrator t=2026-05-21T00:33:02.753788675Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-21T00:33:02.755050426Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.262991ms logger=migrator t=2026-05-21T00:33:02.760493158Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-21T00:33:02.761265796Z level=info msg="Migration successfully executed" id="create login attempt table" duration=772.038µs logger=migrator t=2026-05-21T00:33:02.768313306Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-21T00:33:02.769330301Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.017095ms logger=migrator t=2026-05-21T00:33:02.774795693Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-21T00:33:02.776271438Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.475865ms logger=migrator t=2026-05-21T00:33:02.782376995Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-21T00:33:02.800406121Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.020646ms logger=migrator t=2026-05-21T00:33:02.811011258Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-21T00:33:02.812310389Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.305361ms logger=migrator t=2026-05-21T00:33:02.819556884Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-21T00:33:02.821246924Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.70206ms logger=migrator t=2026-05-21T00:33:02.831069172Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-21T00:33:02.831788419Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=724.767µs logger=migrator t=2026-05-21T00:33:02.848735458Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-21T00:33:02.849587439Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=855.451µs logger=migrator t=2026-05-21T00:33:02.856009324Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-21T00:33:02.856846144Z level=info msg="Migration successfully executed" id="create user auth table" duration=838.83µs logger=migrator t=2026-05-21T00:33:02.862332877Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-21T00:33:02.863349591Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.018834ms logger=migrator t=2026-05-21T00:33:02.869633623Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-21T00:33:02.869722186Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=91.893µs logger=migrator t=2026-05-21T00:33:02.880663129Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-21T00:33:02.884737098Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.074779ms logger=migrator t=2026-05-21T00:33:02.890654571Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-21T00:33:02.894617356Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.963895ms logger=migrator t=2026-05-21T00:33:02.901097513Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-21T00:33:02.910142592Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=9.037848ms logger=migrator t=2026-05-21T00:33:02.918206246Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-21T00:33:02.925631025Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.422279ms logger=migrator t=2026-05-21T00:33:02.932076691Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-21T00:33:02.933056655Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=983.804µs logger=migrator t=2026-05-21T00:33:02.939997033Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-21T00:33:02.94692853Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.931436ms logger=migrator t=2026-05-21T00:33:02.953415796Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-21T00:33:02.954977314Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.565468ms logger=migrator t=2026-05-21T00:33:02.961754797Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-21T00:33:02.963584132Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.838755ms logger=migrator t=2026-05-21T00:33:02.970831488Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-21T00:33:02.972011556Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.181858ms logger=migrator t=2026-05-21T00:33:02.980289015Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-21T00:33:02.982043068Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.758113ms logger=migrator t=2026-05-21T00:33:02.988581746Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-21T00:33:02.989734453Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.154457ms logger=migrator t=2026-05-21T00:33:02.99620698Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-21T00:33:02.997960232Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.752212ms logger=migrator t=2026-05-21T00:33:03.00572582Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-21T00:33:03.012179515Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.452285ms logger=migrator t=2026-05-21T00:33:03.020453275Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-21T00:33:03.022227778Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.776593ms logger=migrator t=2026-05-21T00:33:03.030487038Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-21T00:33:03.032465926Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.981418ms logger=migrator t=2026-05-21T00:33:03.041488363Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-21T00:33:03.042920027Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.436034ms logger=migrator t=2026-05-21T00:33:03.048228476Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-21T00:33:03.049997089Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.778053ms logger=migrator t=2026-05-21T00:33:03.056460175Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-21T00:33:03.058018483Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.559858ms logger=migrator t=2026-05-21T00:33:03.066036027Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-21T00:33:03.066219011Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=193.125µs logger=migrator t=2026-05-21T00:33:03.072443841Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-21T00:33:03.072678907Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=238.906µs logger=migrator t=2026-05-21T00:33:03.078358844Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-21T00:33:03.080130027Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.768913ms logger=migrator t=2026-05-21T00:33:03.085534267Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T00:33:03.087872413Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.337666ms logger=migrator t=2026-05-21T00:33:03.093597971Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T00:33:03.095310763Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.712682ms logger=migrator t=2026-05-21T00:33:03.10097747Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-21T00:33:03.101066412Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=90.912µs logger=migrator t=2026-05-21T00:33:03.105485019Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T00:33:03.106492823Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.007844ms logger=migrator t=2026-05-21T00:33:03.112920788Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T00:33:03.114775063Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.852335ms logger=migrator t=2026-05-21T00:33:03.120551563Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T00:33:03.12250479Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.953627ms logger=migrator t=2026-05-21T00:33:03.127507211Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T00:33:03.128656039Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.140207ms logger=migrator t=2026-05-21T00:33:03.132792558Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-21T00:33:03.138977138Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.18371ms logger=migrator t=2026-05-21T00:33:03.147420222Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-21T00:33:03.149498492Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=2.081829ms logger=migrator t=2026-05-21T00:33:03.156335937Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-21T00:33:03.156433189Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=111.612µs logger=migrator t=2026-05-21T00:33:03.160820095Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-21T00:33:03.161993194Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.173979ms logger=migrator t=2026-05-21T00:33:03.166570334Z 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-21T00:33:03.167706872Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.136968ms logger=migrator t=2026-05-21T00:33:03.173700946Z 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-21T00:33:03.175637763Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.936107ms logger=migrator t=2026-05-21T00:33:03.180762637Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-21T00:33:03.18089506Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=136.223µs logger=migrator t=2026-05-21T00:33:03.186097795Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-21T00:33:03.188195686Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.088651ms logger=migrator t=2026-05-21T00:33:03.195459452Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-21T00:33:03.197121722Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.66288ms logger=migrator t=2026-05-21T00:33:03.20325245Z 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-21T00:33:03.20491879Z 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.67181ms logger=migrator t=2026-05-21T00:33:03.210815533Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-21T00:33:03.212016462Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.202079ms logger=migrator t=2026-05-21T00:33:03.219734738Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-21T00:33:03.226669396Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.935298ms logger=migrator t=2026-05-21T00:33:03.23264624Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-21T00:33:03.23385673Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.21121ms logger=migrator t=2026-05-21T00:33:03.239849634Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-21T00:33:03.24300757Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=3.157936ms logger=migrator t=2026-05-21T00:33:03.247665702Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-21T00:33:03.272769459Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.095376ms logger=migrator t=2026-05-21T00:33:03.278856236Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-21T00:33:03.303374378Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.513821ms logger=migrator t=2026-05-21T00:33:03.308351368Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-21T00:33:03.309219279Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=868.421µs logger=migrator t=2026-05-21T00:33:03.314355663Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-21T00:33:03.315423249Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.066436ms logger=migrator t=2026-05-21T00:33:03.319579419Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-21T00:33:03.326122017Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.550128ms logger=migrator t=2026-05-21T00:33:03.33118043Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-21T00:33:03.339797447Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.616348ms logger=migrator t=2026-05-21T00:33:03.345309531Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-21T00:33:03.346055689Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=745.769µs logger=migrator t=2026-05-21T00:33:03.351554942Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-21T00:33:03.353057788Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.501066ms logger=migrator t=2026-05-21T00:33:03.358714455Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-21T00:33:03.360423396Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.708631ms logger=migrator t=2026-05-21T00:33:03.364819822Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-21T00:33:03.365908949Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.088817ms logger=migrator t=2026-05-21T00:33:03.37175611Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-21T00:33:03.371873633Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=119.943µs logger=migrator t=2026-05-21T00:33:03.3800476Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-21T00:33:03.386640639Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.592579ms logger=migrator t=2026-05-21T00:33:03.390357369Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-21T00:33:03.396721123Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.355924ms logger=migrator t=2026-05-21T00:33:03.400446692Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-21T00:33:03.406786485Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.339373ms logger=migrator t=2026-05-21T00:33:03.415565387Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-21T00:33:03.41649265Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=927.283µs logger=migrator t=2026-05-21T00:33:03.41980101Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-21T00:33:03.420827074Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.032514ms logger=migrator t=2026-05-21T00:33:03.424110333Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-21T00:33:03.431579034Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.468171ms logger=migrator t=2026-05-21T00:33:03.436273008Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-21T00:33:03.440484979Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.209251ms logger=migrator t=2026-05-21T00:33:03.44422757Z 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-21T00:33:03.445250814Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.022594ms logger=migrator t=2026-05-21T00:33:03.449401944Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-21T00:33:03.459227822Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.827718ms logger=migrator t=2026-05-21T00:33:03.465683488Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-21T00:33:03.470093025Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.408787ms logger=migrator t=2026-05-21T00:33:03.47448787Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-21T00:33:03.474651454Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=165.274µs logger=migrator t=2026-05-21T00:33:03.478359834Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-21T00:33:03.479573483Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.213629ms logger=migrator t=2026-05-21T00:33:03.486814458Z 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-21T00:33:03.488374636Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.560818ms logger=migrator t=2026-05-21T00:33:03.49558458Z 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-21T00:33:03.497373744Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.793124ms logger=migrator t=2026-05-21T00:33:03.502006205Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-21T00:33:03.502079497Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=73.861µs logger=migrator t=2026-05-21T00:33:03.506264668Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-21T00:33:03.516549086Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.273278ms logger=migrator t=2026-05-21T00:33:03.520767208Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-21T00:33:03.526951658Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.184269ms logger=migrator t=2026-05-21T00:33:03.530217236Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-21T00:33:03.536344074Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.125188ms logger=migrator t=2026-05-21T00:33:03.54113403Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-21T00:33:03.547644848Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.509888ms logger=migrator t=2026-05-21T00:33:03.551233294Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-21T00:33:03.557447134Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.21304ms logger=migrator t=2026-05-21T00:33:03.561133513Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-21T00:33:03.561252096Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=119.532µs logger=migrator t=2026-05-21T00:33:03.564961136Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-21T00:33:03.566301168Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.332861ms logger=migrator t=2026-05-21T00:33:03.572680092Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-21T00:33:03.578976534Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.290042ms logger=migrator t=2026-05-21T00:33:03.582328675Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-21T00:33:03.582418637Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=90.282µs logger=migrator t=2026-05-21T00:33:03.585758568Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-21T00:33:03.592105501Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.346593ms logger=migrator t=2026-05-21T00:33:03.59661317Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-21T00:33:03.597601364Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=987.943µs logger=migrator t=2026-05-21T00:33:03.601782845Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-21T00:33:03.608285162Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.502377ms logger=migrator t=2026-05-21T00:33:03.611804577Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-21T00:33:03.612603196Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=798.21µs logger=migrator t=2026-05-21T00:33:03.617191837Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-21T00:33:03.618680543Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.486296ms logger=migrator t=2026-05-21T00:33:03.623019897Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-21T00:33:03.63262892Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.615073ms logger=migrator t=2026-05-21T00:33:03.636103514Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-21T00:33:03.637453877Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.354354ms logger=migrator t=2026-05-21T00:33:03.645568201Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-21T00:33:03.647624611Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.06116ms logger=migrator t=2026-05-21T00:33:03.652063099Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-21T00:33:03.653135664Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.079665ms logger=migrator t=2026-05-21T00:33:03.657289805Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-21T00:33:03.658409382Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.119287ms logger=migrator t=2026-05-21T00:33:03.662954952Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-21T00:33:03.663026604Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=72.392µs logger=migrator t=2026-05-21T00:33:03.668459095Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-21T00:33:03.669975251Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.515946ms logger=migrator t=2026-05-21T00:33:03.675097215Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-21T00:33:03.676748575Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.65192ms logger=migrator t=2026-05-21T00:33:03.681166931Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-21T00:33:03.681558981Z 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-21T00:33:03.685140368Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-21T00:33:03.68566956Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=529.862µs logger=migrator t=2026-05-21T00:33:03.689132684Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-21T00:33:03.690506418Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.374544ms logger=migrator t=2026-05-21T00:33:03.694019022Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-21T00:33:03.701753709Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.731337ms logger=migrator t=2026-05-21T00:33:03.706694958Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-21T00:33:03.707646001Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=952.083µs logger=migrator t=2026-05-21T00:33:03.71338744Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-21T00:33:03.71548763Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.10024ms logger=migrator t=2026-05-21T00:33:03.721505346Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-21T00:33:03.722624903Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.122207ms logger=migrator t=2026-05-21T00:33:03.72703631Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-21T00:33:03.728358991Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.318561ms logger=migrator t=2026-05-21T00:33:03.732347587Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-21T00:33:03.733125347Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=777.82µs logger=migrator t=2026-05-21T00:33:03.736969049Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-21T00:33:03.737038751Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=69.692µs logger=migrator t=2026-05-21T00:33:03.742589885Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-21T00:33:03.742778759Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=196.835µs logger=migrator t=2026-05-21T00:33:03.746160961Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-21T00:33:03.755320513Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.153242ms logger=migrator t=2026-05-21T00:33:03.759198306Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-21T00:33:03.759653457Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=451.991µs logger=migrator t=2026-05-21T00:33:03.764070844Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-21T00:33:03.765047377Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=976.333µs logger=migrator t=2026-05-21T00:33:03.769002453Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-21T00:33:03.76927844Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=275.417µs logger=migrator t=2026-05-21T00:33:03.77304316Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-21T00:33:03.774114186Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.070796ms logger=migrator t=2026-05-21T00:33:03.780688825Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-21T00:33:03.782085418Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.388843ms logger=migrator t=2026-05-21T00:33:03.789478587Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-21T00:33:03.825249862Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.769814ms logger=migrator t=2026-05-21T00:33:03.83056963Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-21T00:33:03.839016594Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.440494ms logger=migrator t=2026-05-21T00:33:03.842695483Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-21T00:33:03.842843106Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=148.613µs logger=migrator t=2026-05-21T00:33:03.846456883Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-21T00:33:03.878869697Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.407853ms logger=migrator t=2026-05-21T00:33:03.888827336Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-21T00:33:03.926107437Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=37.272771ms logger=migrator t=2026-05-21T00:33:03.931399735Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-21T00:33:03.932734077Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.341372ms logger=migrator t=2026-05-21T00:33:03.937995394Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-21T00:33:03.939325686Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.329562ms logger=migrator t=2026-05-21T00:33:03.94403665Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-21T00:33:03.944417399Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=382.329µs logger=migrator t=2026-05-21T00:33:03.949613784Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-21T00:33:03.950772622Z level=info msg="Migration successfully executed" id="create permission table" duration=1.174908ms logger=migrator t=2026-05-21T00:33:03.962042344Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-21T00:33:03.963848208Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.807184ms logger=migrator t=2026-05-21T00:33:03.968305486Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-21T00:33:03.969508145Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.202019ms logger=migrator t=2026-05-21T00:33:03.976441543Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-21T00:33:03.977451687Z level=info msg="Migration successfully executed" id="create role table" duration=1.011604ms logger=migrator t=2026-05-21T00:33:03.981616117Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-21T00:33:03.988598216Z level=info msg="Migration successfully executed" id="add column display_name" duration=6.980239ms logger=migrator t=2026-05-21T00:33:03.99662682Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-21T00:33:04.002912742Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.286112ms logger=migrator t=2026-05-21T00:33:04.008001315Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-21T00:33:04.009236074Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.235219ms logger=migrator t=2026-05-21T00:33:04.013345124Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-21T00:33:04.014554443Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.213179ms logger=migrator t=2026-05-21T00:33:04.018876218Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-21T00:33:04.020350993Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.474335ms logger=migrator t=2026-05-21T00:33:04.026357218Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-21T00:33:04.027475065Z level=info msg="Migration successfully executed" id="create team role table" duration=1.118627ms logger=migrator t=2026-05-21T00:33:04.033266135Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-21T00:33:04.035749865Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.48239ms logger=migrator t=2026-05-21T00:33:04.04091256Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-21T00:33:04.043085352Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.174772ms logger=migrator t=2026-05-21T00:33:04.048562694Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-21T00:33:04.050860309Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.298605ms logger=migrator t=2026-05-21T00:33:04.055597244Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-21T00:33:04.05665327Z level=info msg="Migration successfully executed" id="create user role table" duration=1.058356ms logger=migrator t=2026-05-21T00:33:04.060824061Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-21T00:33:04.062358907Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.534906ms logger=migrator t=2026-05-21T00:33:04.068539256Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-21T00:33:04.069891919Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.352223ms logger=migrator t=2026-05-21T00:33:04.07530851Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-21T00:33:04.076494019Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.188929ms logger=migrator t=2026-05-21T00:33:04.100703174Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-21T00:33:04.101848451Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.148808ms logger=migrator t=2026-05-21T00:33:04.142840981Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-21T00:33:04.145149727Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.311586ms logger=migrator t=2026-05-21T00:33:04.151881479Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-21T00:33:04.153167051Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.285642ms logger=migrator t=2026-05-21T00:33:04.157584907Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-21T00:33:04.169113605Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.525798ms logger=migrator t=2026-05-21T00:33:04.172907108Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-21T00:33:04.173741387Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=834.77µs logger=migrator t=2026-05-21T00:33:04.178624126Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-21T00:33:04.179744512Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.119686ms logger=migrator t=2026-05-21T00:33:04.184235261Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-21T00:33:04.185732547Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.494396ms logger=migrator t=2026-05-21T00:33:04.190650066Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-21T00:33:04.191810593Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.160207ms logger=migrator t=2026-05-21T00:33:04.198966747Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-21T00:33:04.200002741Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.041024ms logger=migrator t=2026-05-21T00:33:04.205357191Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-21T00:33:04.20695681Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.600149ms logger=migrator t=2026-05-21T00:33:04.211827778Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-21T00:33:04.221973612Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.136945ms logger=migrator t=2026-05-21T00:33:04.227957096Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-21T00:33:04.243471091Z level=info msg="Migration successfully executed" id="permission kind migration" duration=15.507295ms logger=migrator t=2026-05-21T00:33:04.248868622Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-21T00:33:04.25996392Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.091618ms logger=migrator t=2026-05-21T00:33:04.267123352Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-21T00:33:04.276699414Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.575132ms logger=migrator t=2026-05-21T00:33:04.29102201Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-21T00:33:04.293111911Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.093751ms logger=migrator t=2026-05-21T00:33:04.29765995Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-21T00:33:04.299111786Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.452826ms logger=migrator t=2026-05-21T00:33:04.304291261Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-21T00:33:04.305970991Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.68204ms logger=migrator t=2026-05-21T00:33:04.311188817Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-21T00:33:04.312826267Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.640091ms logger=migrator t=2026-05-21T00:33:04.316911575Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-21T00:33:04.318306399Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.395544ms logger=migrator t=2026-05-21T00:33:04.322584202Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-21T00:33:04.322710935Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=130.493µs logger=migrator t=2026-05-21T00:33:04.327621664Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-21T00:33:04.327724796Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=107.422µs logger=migrator t=2026-05-21T00:33:04.331386974Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-21T00:33:04.332036231Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=649.747µs logger=migrator t=2026-05-21T00:33:04.336478678Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-21T00:33:04.337581074Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.108217ms logger=migrator t=2026-05-21T00:33:04.341651223Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-21T00:33:04.342829451Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.178148ms logger=migrator t=2026-05-21T00:33:04.347377931Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-21T00:33:04.347870893Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=499.862µs logger=migrator t=2026-05-21T00:33:04.352997557Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-21T00:33:04.353653592Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=657.266µs logger=migrator t=2026-05-21T00:33:04.357050104Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-21T00:33:04.357932756Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=881.902µs logger=migrator t=2026-05-21T00:33:04.3622795Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-21T00:33:04.363443089Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.162469ms logger=migrator t=2026-05-21T00:33:04.368559593Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-21T00:33:04.374847854Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=6.291011ms logger=migrator t=2026-05-21T00:33:04.378562164Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-21T00:33:04.378627576Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=65.592µs logger=migrator t=2026-05-21T00:33:04.382322724Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-21T00:33:04.383574255Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.251101ms logger=migrator t=2026-05-21T00:33:04.388815292Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-21T00:33:04.390779898Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.969656ms logger=migrator t=2026-05-21T00:33:04.395677687Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-21T00:33:04.396743134Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.067806ms logger=migrator t=2026-05-21T00:33:04.400849262Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-21T00:33:04.409139492Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.28956ms logger=migrator t=2026-05-21T00:33:04.415065865Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-21T00:33:04.415806153Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=741.138µs logger=migrator t=2026-05-21T00:33:04.429200167Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-21T00:33:04.430882818Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.68263ms logger=migrator t=2026-05-21T00:33:04.435244403Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-21T00:33:04.46039661Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.149498ms logger=migrator t=2026-05-21T00:33:04.476585421Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-21T00:33:04.478486558Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.901127ms logger=migrator t=2026-05-21T00:33:04.483923749Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-21T00:33:04.485771803Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.847034ms logger=migrator t=2026-05-21T00:33:04.490250581Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-21T00:33:04.491298996Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.047695ms logger=migrator t=2026-05-21T00:33:04.497839735Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-21T00:33:04.499578526Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.738621ms logger=migrator t=2026-05-21T00:33:04.504439234Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-21T00:33:04.50467788Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=238.026µs logger=migrator t=2026-05-21T00:33:04.514163099Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-21T00:33:04.516117776Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.951787ms logger=migrator t=2026-05-21T00:33:04.521076606Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-21T00:33:04.529912909Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.832913ms logger=migrator t=2026-05-21T00:33:04.534935111Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-21T00:33:04.535698009Z level=info msg="Migration successfully executed" id="create entity_events table" duration=759.358µs logger=migrator t=2026-05-21T00:33:04.539302957Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-21T00:33:04.540517725Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.212708ms logger=migrator t=2026-05-21T00:33:04.551215314Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T00:33:04.551647814Z 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-21T00:33:04.556002609Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T00:33:04.556485721Z 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-21T00:33:04.560520548Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-21T00:33:04.562098427Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.576669ms logger=migrator t=2026-05-21T00:33:04.566690497Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-21T00:33:04.567862186Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.171819ms logger=migrator t=2026-05-21T00:33:04.572396075Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T00:33:04.573642835Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.2423ms logger=migrator t=2026-05-21T00:33:04.577881028Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T00:33:04.579154239Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.272702ms logger=migrator t=2026-05-21T00:33:04.58418869Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-21T00:33:04.586058285Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.868845ms logger=migrator t=2026-05-21T00:33:04.592692646Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-21T00:33:04.593875094Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.183048ms logger=migrator t=2026-05-21T00:33:04.598462605Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-21T00:33:04.599984081Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.527536ms logger=migrator t=2026-05-21T00:33:04.605595157Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-21T00:33:04.610177608Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=4.57496ms logger=migrator t=2026-05-21T00:33:04.614633445Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-21T00:33:04.616974832Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.340447ms logger=migrator t=2026-05-21T00:33:04.622128546Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-21T00:33:04.625401305Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=3.277759ms logger=migrator t=2026-05-21T00:33:04.632264141Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-21T00:33:04.634019573Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.733172ms logger=migrator t=2026-05-21T00:33:04.641535775Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-21T00:33:04.665783261Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.246916ms logger=migrator t=2026-05-21T00:33:04.670690588Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-21T00:33:04.682202757Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.512949ms logger=migrator t=2026-05-21T00:33:04.687681869Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-21T00:33:04.698389998Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.707069ms logger=migrator t=2026-05-21T00:33:04.707533059Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-21T00:33:04.708059162Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=528.793µs logger=migrator t=2026-05-21T00:33:04.717424798Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-21T00:33:04.72991604Z level=info msg="Migration successfully executed" id="add share column" duration=12.487221ms logger=migrator t=2026-05-21T00:33:04.736109099Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-21T00:33:04.736399576Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=295.677µs logger=migrator t=2026-05-21T00:33:04.742151235Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-21T00:33:04.743654141Z level=info msg="Migration successfully executed" id="create file table" duration=1.502216ms logger=migrator t=2026-05-21T00:33:04.751221914Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-21T00:33:04.758216523Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=6.99699ms logger=migrator t=2026-05-21T00:33:04.766138734Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-21T00:33:04.769130667Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.996433ms logger=migrator t=2026-05-21T00:33:04.783270908Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-21T00:33:04.784701142Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.426294ms logger=migrator t=2026-05-21T00:33:04.794056118Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-21T00:33:04.795275838Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.21875ms logger=migrator t=2026-05-21T00:33:04.801730634Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-21T00:33:04.802068042Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=342.558µs logger=migrator t=2026-05-21T00:33:04.808653231Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-21T00:33:04.808906397Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=263.676µs logger=migrator t=2026-05-21T00:33:04.820898877Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-21T00:33:04.821731406Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=837.34µs logger=migrator t=2026-05-21T00:33:04.827365633Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-21T00:33:04.827831115Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=465.542µs logger=migrator t=2026-05-21T00:33:04.834667509Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-21T00:33:04.83715889Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.495511ms logger=migrator t=2026-05-21T00:33:04.849584729Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-21T00:33:04.860877562Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.290833ms logger=migrator t=2026-05-21T00:33:04.866915248Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-21T00:33:04.867106183Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=193.015µs logger=migrator t=2026-05-21T00:33:04.876704475Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-21T00:33:04.878510089Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.808535ms logger=migrator t=2026-05-21T00:33:04.883849516Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-21T00:33:04.884460552Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=616.216µs logger=migrator t=2026-05-21T00:33:04.889663428Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-21T00:33:04.890038437Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=377.229µs logger=migrator t=2026-05-21T00:33:04.895016736Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-21T00:33:04.895611491Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=596.075µs logger=migrator t=2026-05-21T00:33:04.903762068Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-21T00:33:04.91132263Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=7.564542ms logger=migrator t=2026-05-21T00:33:04.928835264Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-21T00:33:04.937879802Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.045139ms logger=migrator t=2026-05-21T00:33:04.950440195Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-21T00:33:04.952409143Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.969948ms logger=migrator t=2026-05-21T00:33:04.957130407Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-21T00:33:05.033847509Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.710042ms logger=migrator t=2026-05-21T00:33:05.039704881Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-21T00:33:05.040599682Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=895.641µs logger=migrator t=2026-05-21T00:33:05.045223414Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-21T00:33:05.046056784Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=835.81µs logger=migrator t=2026-05-21T00:33:05.051463264Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-21T00:33:05.075315011Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=23.846447ms logger=migrator t=2026-05-21T00:33:05.086908301Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-21T00:33:05.100259023Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=13.347752ms logger=migrator t=2026-05-21T00:33:05.111675669Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-21T00:33:05.112235352Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=562.263µs logger=migrator t=2026-05-21T00:33:05.121942556Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-21T00:33:05.122357087Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=415.021µs logger=migrator t=2026-05-21T00:33:05.143394665Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-21T00:33:05.143912237Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=522.032µs logger=migrator t=2026-05-21T00:33:05.166284128Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-21T00:33:05.166910004Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=638.297µs logger=migrator t=2026-05-21T00:33:05.18084688Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-21T00:33:05.18127198Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=428.65µs logger=migrator t=2026-05-21T00:33:05.190473542Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-21T00:33:05.191626719Z level=info msg="Migration successfully executed" id="create folder table" duration=1.156717ms logger=migrator t=2026-05-21T00:33:05.208088047Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-21T00:33:05.210145977Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.06222ms logger=migrator t=2026-05-21T00:33:05.227214339Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-21T00:33:05.229769821Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.528511ms logger=migrator t=2026-05-21T00:33:05.247929049Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-21T00:33:05.247997021Z level=info msg="Migration successfully executed" id="Update folder title length" duration=75.222µs logger=migrator t=2026-05-21T00:33:05.260465962Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-21T00:33:05.26243573Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.972118ms logger=migrator t=2026-05-21T00:33:05.2764855Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-21T00:33:05.277930244Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.448215ms logger=migrator t=2026-05-21T00:33:05.285987459Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-21T00:33:05.287453615Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.468276ms logger=migrator t=2026-05-21T00:33:05.306054683Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-21T00:33:05.30676505Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=714.707µs logger=migrator t=2026-05-21T00:33:05.323376071Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-21T00:33:05.323823443Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=450.502µs logger=migrator t=2026-05-21T00:33:05.334535161Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-21T00:33:05.338163179Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=3.647039ms logger=migrator t=2026-05-21T00:33:05.349685687Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-21T00:33:05.351378528Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.69161ms logger=migrator t=2026-05-21T00:33:05.358977251Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-21T00:33:05.361638636Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.665515ms logger=migrator t=2026-05-21T00:33:05.369235539Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-21T00:33:05.37094158Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.713581ms logger=migrator t=2026-05-21T00:33:05.379859056Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-21T00:33:05.381356272Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.496946ms logger=migrator t=2026-05-21T00:33:05.393852724Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-21T00:33:05.395542224Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.69196ms logger=migrator t=2026-05-21T00:33:05.408752234Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-21T00:33:05.411229024Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.472959ms logger=migrator t=2026-05-21T00:33:05.42021032Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-21T00:33:05.421416519Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.208339ms logger=migrator t=2026-05-21T00:33:05.436180396Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-21T00:33:05.437215701Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.041925ms logger=migrator t=2026-05-21T00:33:05.446197008Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-21T00:33:05.448644787Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.439529ms logger=migrator t=2026-05-21T00:33:05.456837035Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-21T00:33:05.458809623Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.967437ms logger=migrator t=2026-05-21T00:33:05.471619502Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-21T00:33:05.472165526Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=551.264µs logger=migrator t=2026-05-21T00:33:05.482251589Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-21T00:33:05.495809506Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.563748ms logger=migrator t=2026-05-21T00:33:05.507535219Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-21T00:33:05.508613016Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.084327ms logger=migrator t=2026-05-21T00:33:05.518362821Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-21T00:33:05.518395321Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=34.701µs logger=migrator t=2026-05-21T00:33:05.526437836Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-21T00:33:05.528544647Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.108731ms logger=migrator t=2026-05-21T00:33:05.544231975Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-21T00:33:05.544318037Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=87.222µs logger=migrator t=2026-05-21T00:33:05.554417342Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-21T00:33:05.556643756Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.228983ms logger=migrator t=2026-05-21T00:33:05.566022752Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-21T00:33:05.568099312Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.07618ms logger=migrator t=2026-05-21T00:33:05.585509863Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-21T00:33:05.587354987Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.844965ms logger=migrator t=2026-05-21T00:33:05.603152808Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-21T00:33:05.604503451Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.354383ms logger=migrator t=2026-05-21T00:33:05.6396522Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-21T00:33:05.640410269Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=763.44µs logger=migrator t=2026-05-21T00:33:05.66076137Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-21T00:33:05.662086371Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.326021ms logger=migrator t=2026-05-21T00:33:05.687611458Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-21T00:33:05.68935408Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.745112ms logger=migrator t=2026-05-21T00:33:05.715632235Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-21T00:33:05.717430838Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.800634ms logger=migrator t=2026-05-21T00:33:05.73032053Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-21T00:33:05.740998647Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.679607ms logger=migrator t=2026-05-21T00:33:05.749250906Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-21T00:33:05.757236849Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.983873ms logger=migrator t=2026-05-21T00:33:05.764006564Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-21T00:33:05.773595805Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.582401ms logger=migrator t=2026-05-21T00:33:05.778737219Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-21T00:33:05.778889872Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=153.203µs logger=migrator t=2026-05-21T00:33:05.784695273Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-21T00:33:05.798134947Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.440224ms logger=migrator t=2026-05-21T00:33:05.803262752Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-21T00:33:05.812436153Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.173271ms logger=migrator t=2026-05-21T00:33:05.818804766Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-21T00:33:05.819249187Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=444.471µs logger=migrator t=2026-05-21T00:33:05.825170281Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.24129024s logger=migrator t=2026-05-21T00:33:05.826133634Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-21T00:33:05.846241379Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-21T00:33:05.846480385Z level=info msg="Created default organization" logger=secrets t=2026-05-21T00:33:05.855731288Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-21T00:33:05.922133862Z level=info msg="Restored cache from database" duration=599.374µs logger=plugin.store t=2026-05-21T00:33:05.92451581Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-21T00:33:05.979537919Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-21T00:33:05.97959053Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-21T00:33:05.979716013Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-21T00:33:05.979730143Z level=info msg="Plugins loaded" count=54 duration=55.216163ms logger=query_data t=2026-05-21T00:33:05.983860173Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-21T00:33:05.987127992Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-21T00:33:05.992763447Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-21T00:33:06.001048838Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-21T00:33:06.003496497Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-21T00:33:06.005567717Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-21T00:33:06.026500342Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-21T00:33:06.042740285Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-21T00:33:06.063754963Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-21T00:33:06.063805904Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-21T00:33:06.06446571Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-21T00:33:06.065390652Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-21T00:33:06.065844722Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-21T00:33:06.069308677Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-05-21T00:33:06.086095032Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-21T00:33:06.15474514Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-21T00:33:06.155635411Z level=info msg="State cache has been initialized" states=0 duration=90.231278ms logger=ngalert.scheduler t=2026-05-21T00:33:06.155754065Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-21T00:33:06.156345499Z level=info msg=starting first_tick=2026-05-21T00:33:10Z logger=plugins.update.checker t=2026-05-21T00:33:06.156496262Z level=info msg="Update check succeeded" duration=91.967911ms logger=grafana.update.checker t=2026-05-21T00:33:06.173832661Z level=info msg="Update check succeeded" duration=109.543616ms logger=sqlstore.transactions t=2026-05-21T00:33:06.176197978Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-21T00:33:06.188550456Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-05-21T00:33:06.235971061Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-21T00:33:06.272699498Z level=info msg="Patterns update finished" duration=70.074722ms logger=grafana-apiserver t=2026-05-21T00:33:06.28602864Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-21T00:33:06.286690286Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-21T00:33:08.494411123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:08.495315316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:08.527991214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:08.557149839Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:08.576431805Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:08.643092444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:08.660627898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:08.685226202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:08.705277747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:08.787332938Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:08.803840977Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:08.843816002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:08.868196331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:08.937568087Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:08.95758376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:08.986509648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.004086252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.099159409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.115706868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.155184981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.176247761Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.209219547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.227482718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.252122893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.267477643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.304509708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.322439421Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.351162185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.370753228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.403345515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.421600635Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.459233305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.477491205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.517267916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.544793861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.587357829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.604079282Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.635614105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.65778418Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.69213598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.713054954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.750553261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.770873161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.813866939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.827541039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.867562657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.889065855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.930818824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.950752495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:09.992011812Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:10.014054134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:10.064794269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:10.081884032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:10.126267684Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:10.14392326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:10.187081253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:10.20392255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:10.247278746Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:10.26563555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:10.316909648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:10.32902168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:10.380773801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:10.397830873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:10.443165857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:10.46027323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:10.522285468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:10.550869548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:10.615196781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:10.643093665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:10.999245846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:11.020102091Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:11.082341013Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:11.10329057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:11.173918605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:11.208032009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:11.338749776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:11.366275451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:11.444847749Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:11.46186251Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T00:33:11.541438151Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-21T00:35:03.08767232Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-21T00:43:06.129638595Z level=info msg="Completed cleanup jobs" duration=63.06026ms logger=plugins.update.checker t=2026-05-21T00:43:06.206912127Z level=info msg="Update check succeeded" duration=49.367789ms