logger=settings t=2026-07-02T00:24:11.436335017Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-02T00:24:11Z logger=settings t=2026-07-02T00:24:11.436716454Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-02T00:24:11.436792625Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-02T00:24:11.436798145Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-02T00:24:11.436802705Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-02T00:24:11.436807315Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-02T00:24:11.436811675Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-02T00:24:11.436816046Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-02T00:24:11.436820946Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-02T00:24:11.436825396Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-02T00:24:11.436864396Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-02T00:24:11.436869976Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-02T00:24:11.436874777Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-02T00:24:11.436882777Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-02T00:24:11.436887067Z level=info msg=Target target=[all] logger=settings t=2026-07-02T00:24:11.436905257Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-02T00:24:11.436934208Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-02T00:24:11.436944688Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-02T00:24:11.436948748Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-02T00:24:11.436954208Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-02T00:24:11.436962398Z level=info msg="App mode production" logger=sqlstore t=2026-07-02T00:24:11.437520228Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-02T00:24:11.437544388Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-02T00:24:11.439736508Z level=info msg="Locking database" logger=migrator t=2026-07-02T00:24:11.439749628Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-02T00:24:11.440541842Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-02T00:24:11.441800285Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.257663ms logger=migrator t=2026-07-02T00:24:11.451757073Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-02T00:24:11.453942513Z level=info msg="Migration successfully executed" id="create user table" duration=2.17937ms logger=migrator t=2026-07-02T00:24:11.464695846Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-02T00:24:11.466420347Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.726581ms logger=migrator t=2026-07-02T00:24:11.474049873Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-02T00:24:11.475934887Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.912174ms logger=migrator t=2026-07-02T00:24:11.488927911Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-02T00:24:11.490175803Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.233312ms logger=migrator t=2026-07-02T00:24:11.495212803Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-02T00:24:11.496094899Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=882.446µs logger=migrator t=2026-07-02T00:24:11.527968311Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-02T00:24:11.531524255Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.557114ms logger=migrator t=2026-07-02T00:24:11.538809855Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-02T00:24:11.540934223Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.125018ms logger=migrator t=2026-07-02T00:24:11.544630909Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-02T00:24:11.545373953Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=742.914µs logger=migrator t=2026-07-02T00:24:11.550062977Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-02T00:24:11.550563677Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=500.86µs logger=migrator t=2026-07-02T00:24:11.556812478Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-02T00:24:11.557250566Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=438.758µs logger=migrator t=2026-07-02T00:24:11.563137442Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-02T00:24:11.564028487Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=887.245µs logger=migrator t=2026-07-02T00:24:11.570554625Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-02T00:24:11.571721986Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.168181ms logger=migrator t=2026-07-02T00:24:11.581130595Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-02T00:24:11.581171836Z level=info msg="Migration successfully executed" id="Update user table charset" duration=44.771µs logger=migrator t=2026-07-02T00:24:11.586815657Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-02T00:24:11.588323673Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.511286ms logger=migrator t=2026-07-02T00:24:11.592586201Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-02T00:24:11.592922867Z level=info msg="Migration successfully executed" id="Add missing user data" duration=336.945µs logger=migrator t=2026-07-02T00:24:11.619013754Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-02T00:24:11.620629134Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.619729ms logger=migrator t=2026-07-02T00:24:11.631285504Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-02T00:24:11.632378454Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.09246ms logger=migrator t=2026-07-02T00:24:11.66059216Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-02T00:24:11.661585368Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=994.128µs logger=migrator t=2026-07-02T00:24:11.823657536Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-02T00:24:11.834692434Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.036588ms logger=migrator t=2026-07-02T00:24:12.244039718Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-02T00:24:12.247439959Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=3.445141ms logger=migrator t=2026-07-02T00:24:12.300426038Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-02T00:24:12.300875776Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=450.958µs logger=migrator t=2026-07-02T00:24:12.311442535Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-02T00:24:12.312007525Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=565.08µs logger=migrator t=2026-07-02T00:24:12.320538928Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-07-02T00:24:12.320983067Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=447.689µs logger=migrator t=2026-07-02T00:24:12.325472326Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-02T00:24:12.325878893Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=407.807µs logger=migrator t=2026-07-02T00:24:12.331958543Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-02T00:24:12.33293163Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=972.917µs logger=migrator t=2026-07-02T00:24:12.338097393Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-02T00:24:12.339115291Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.017258ms logger=migrator t=2026-07-02T00:24:12.345014816Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-02T00:24:12.346050865Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.038119ms logger=migrator t=2026-07-02T00:24:12.351722377Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-02T00:24:12.35245882Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=737.723µs logger=migrator t=2026-07-02T00:24:12.357295587Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-02T00:24:12.357957878Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=663.362µs logger=migrator t=2026-07-02T00:24:12.366596333Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-02T00:24:12.366634624Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=37.95µs logger=migrator t=2026-07-02T00:24:12.371395509Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-02T00:24:12.372218753Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=826.024µs logger=migrator t=2026-07-02T00:24:12.377505988Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-02T00:24:12.378536446Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.031188ms logger=migrator t=2026-07-02T00:24:12.382590599Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-02T00:24:12.383389514Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=798.844µs logger=migrator t=2026-07-02T00:24:12.388493235Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-02T00:24:12.389138866Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=647.231µs logger=migrator t=2026-07-02T00:24:12.394621394Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-02T00:24:12.39828025Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.659306ms logger=migrator t=2026-07-02T00:24:12.402985714Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-02T00:24:12.404035893Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.050409ms logger=migrator t=2026-07-02T00:24:12.407882762Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-02T00:24:12.408707847Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=822.375µs logger=migrator t=2026-07-02T00:24:12.413453622Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-02T00:24:12.414232016Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=778.244µs logger=migrator t=2026-07-02T00:24:12.41841811Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-02T00:24:12.42174866Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=3.32913ms logger=migrator t=2026-07-02T00:24:12.427162187Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-02T00:24:12.428479321Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.318734ms logger=migrator t=2026-07-02T00:24:12.434265844Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-02T00:24:12.434661951Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=396.927µs logger=migrator t=2026-07-02T00:24:12.438603232Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-02T00:24:12.439114711Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=509.429µs logger=migrator t=2026-07-02T00:24:12.442944819Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-02T00:24:12.443302505Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=357.476µs logger=migrator t=2026-07-02T00:24:12.448792624Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-02T00:24:12.449465246Z level=info msg="Migration successfully executed" id="create star table" duration=670.972µs logger=migrator t=2026-07-02T00:24:12.459235361Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-02T00:24:12.460341131Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.106969ms logger=migrator t=2026-07-02T00:24:12.464861972Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-02T00:24:12.465801568Z level=info msg="Migration successfully executed" id="create org table v1" duration=939.306µs logger=migrator t=2026-07-02T00:24:12.470088956Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-02T00:24:12.471004632Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=893.755µs logger=migrator t=2026-07-02T00:24:12.475022814Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-02T00:24:12.475781678Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=757.363µs logger=migrator t=2026-07-02T00:24:12.480671995Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-02T00:24:12.481382768Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=712.863µs logger=migrator t=2026-07-02T00:24:12.485292347Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-02T00:24:12.486023531Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=733.894µs logger=migrator t=2026-07-02T00:24:12.489729447Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-02T00:24:12.49043638Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=706.823µs logger=migrator t=2026-07-02T00:24:12.494046974Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-02T00:24:12.494075335Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.721µs logger=migrator t=2026-07-02T00:24:12.498208919Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-02T00:24:12.49823758Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=27.21µs logger=migrator t=2026-07-02T00:24:12.501706001Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-02T00:24:12.501928895Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=223.154µs logger=migrator t=2026-07-02T00:24:12.505855406Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-02T00:24:12.506776342Z level=info msg="Migration successfully executed" id="create dashboard table" duration=920.366µs logger=migrator t=2026-07-02T00:24:12.510299425Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-02T00:24:12.511042998Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=743.603µs logger=migrator t=2026-07-02T00:24:12.51613661Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-02T00:24:12.518579623Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=2.441943ms logger=migrator t=2026-07-02T00:24:12.532279489Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-02T00:24:12.533162744Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=930.866µs logger=migrator t=2026-07-02T00:24:12.539477898Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-02T00:24:12.540388884Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=909.326µs logger=migrator t=2026-07-02T00:24:12.549505797Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-02T00:24:12.550355472Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=852.575µs logger=migrator t=2026-07-02T00:24:12.556144926Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-02T00:24:12.562087813Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.940147ms logger=migrator t=2026-07-02T00:24:12.567453409Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-02T00:24:12.568040869Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=587.94µs logger=migrator t=2026-07-02T00:24:12.572564079Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-02T00:24:12.573307113Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=742.574µs logger=migrator t=2026-07-02T00:24:12.578927284Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-02T00:24:12.579878521Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=953.787µs logger=migrator t=2026-07-02T00:24:12.585238577Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-02T00:24:12.585592713Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=354.336µs logger=migrator t=2026-07-02T00:24:12.589783229Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-02T00:24:12.590525822Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=742.423µs logger=migrator t=2026-07-02T00:24:12.595745575Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-02T00:24:12.595831777Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=84.712µs logger=migrator t=2026-07-02T00:24:12.6010405Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-02T00:24:12.602461085Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.421045ms logger=migrator t=2026-07-02T00:24:12.607058488Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-02T00:24:12.608609145Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.549457ms logger=migrator t=2026-07-02T00:24:12.615258175Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-02T00:24:12.617521874Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.26483ms logger=migrator t=2026-07-02T00:24:12.62286731Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-02T00:24:12.623706616Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=841.126µs logger=migrator t=2026-07-02T00:24:12.629680653Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-02T00:24:12.631565716Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.885313ms logger=migrator t=2026-07-02T00:24:12.636971702Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-02T00:24:12.638299607Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.326385ms logger=migrator t=2026-07-02T00:24:12.644323404Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-02T00:24:12.646083056Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.797472ms logger=migrator t=2026-07-02T00:24:12.651247049Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-02T00:24:12.65127344Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=27.431µs logger=migrator t=2026-07-02T00:24:12.657412239Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-02T00:24:12.65743844Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=27.071µs logger=migrator t=2026-07-02T00:24:12.66197495Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-02T00:24:12.664027417Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.054077ms logger=migrator t=2026-07-02T00:24:12.668426957Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-02T00:24:12.670384591Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.955034ms logger=migrator t=2026-07-02T00:24:12.674581687Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-02T00:24:12.676776136Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.19196ms logger=migrator t=2026-07-02T00:24:12.68259756Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-02T00:24:12.685234957Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.636927ms logger=migrator t=2026-07-02T00:24:12.689847839Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-02T00:24:12.690066263Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=218.474µs logger=migrator t=2026-07-02T00:24:12.694448202Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-02T00:24:12.700444549Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=5.989837ms logger=migrator t=2026-07-02T00:24:12.707326413Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-02T00:24:12.708561864Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.236551ms logger=migrator t=2026-07-02T00:24:12.713834329Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-02T00:24:12.71386454Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=33.491µs logger=migrator t=2026-07-02T00:24:12.718233977Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-02T00:24:12.719160015Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=925.608µs logger=migrator t=2026-07-02T00:24:12.74909191Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-02T00:24:12.750410244Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.321594ms logger=migrator t=2026-07-02T00:24:13.40632293Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-02T00:24:13.416231688Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.913048ms logger=migrator t=2026-07-02T00:24:13.524880708Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-02T00:24:13.531470006Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=6.589028ms logger=migrator t=2026-07-02T00:24:13.614883025Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-02T00:24:13.616400043Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.515238ms logger=migrator t=2026-07-02T00:24:13.696688868Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-02T00:24:13.698231385Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.545068ms logger=migrator t=2026-07-02T00:24:13.941259736Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-02T00:24:13.941822356Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=563.83µs logger=migrator t=2026-07-02T00:24:14.16292998Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-02T00:24:14.163551321Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=623.681µs logger=migrator t=2026-07-02T00:24:14.358448255Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-02T00:24:14.360851988Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.406953ms logger=migrator t=2026-07-02T00:24:14.366967257Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-02T00:24:14.369076365Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=2.102948ms logger=migrator t=2026-07-02T00:24:14.385932176Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-02T00:24:14.386252421Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=322.196µs logger=migrator t=2026-07-02T00:24:14.392160386Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-02T00:24:14.392422711Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=264.995µs logger=migrator t=2026-07-02T00:24:14.399447997Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-02T00:24:14.401064605Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.617618ms logger=migrator t=2026-07-02T00:24:14.40753702Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-02T00:24:14.409922913Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.384942ms logger=migrator t=2026-07-02T00:24:14.41365318Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-02T00:24:14.414659997Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.007317ms logger=migrator t=2026-07-02T00:24:14.42158695Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-02T00:24:14.422584249Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=998.619µs logger=migrator t=2026-07-02T00:24:14.427586088Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-02T00:24:14.428565335Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=978.887µs logger=migrator t=2026-07-02T00:24:14.432030507Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-02T00:24:14.433418662Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.386485ms logger=migrator t=2026-07-02T00:24:14.436863243Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-02T00:24:14.438308248Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.445405ms logger=migrator t=2026-07-02T00:24:14.447256169Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-02T00:24:14.453469209Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.21476ms logger=migrator t=2026-07-02T00:24:14.456862739Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-02T00:24:14.457813536Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=950.627µs logger=migrator t=2026-07-02T00:24:14.461074805Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-02T00:24:14.462111603Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.038418ms logger=migrator t=2026-07-02T00:24:14.467866426Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-02T00:24:14.468875433Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.008307ms logger=migrator t=2026-07-02T00:24:14.472355796Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-02T00:24:14.473086839Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=726.193µs logger=migrator t=2026-07-02T00:24:14.477355055Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-02T00:24:14.479518193Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.163228ms logger=migrator t=2026-07-02T00:24:14.487115299Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-02T00:24:14.492052987Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.940518ms logger=migrator t=2026-07-02T00:24:14.505748522Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-02T00:24:14.505810343Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=66.312µs logger=migrator t=2026-07-02T00:24:14.511296069Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-02T00:24:14.511733608Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=437.449µs logger=migrator t=2026-07-02T00:24:14.51520411Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-02T00:24:14.517268697Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.064547ms logger=migrator t=2026-07-02T00:24:14.521176686Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-02T00:24:14.521623054Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=438.908µs logger=migrator t=2026-07-02T00:24:14.526144955Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-02T00:24:14.526384479Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=239.964µs logger=migrator t=2026-07-02T00:24:14.530857328Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-02T00:24:14.533642878Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.78544ms logger=migrator t=2026-07-02T00:24:14.537005419Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-02T00:24:14.537214212Z level=info msg="Migration successfully executed" id="Update uid value" duration=208.194µs logger=migrator t=2026-07-02T00:24:14.54101264Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-02T00:24:14.541817834Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=804.614µs logger=migrator t=2026-07-02T00:24:14.546490277Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-02T00:24:14.547518795Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.028408ms logger=migrator t=2026-07-02T00:24:14.551756601Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-02T00:24:14.552752668Z level=info msg="Migration successfully executed" id="create api_key table" duration=994.937µs logger=migrator t=2026-07-02T00:24:14.556937704Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-02T00:24:14.557639806Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=702.362µs logger=migrator t=2026-07-02T00:24:14.567804567Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-02T00:24:14.569048269Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.247012ms logger=migrator t=2026-07-02T00:24:14.578321874Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-02T00:24:14.579368253Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.049169ms logger=migrator t=2026-07-02T00:24:14.58310641Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-02T00:24:14.583829153Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=722.913µs logger=migrator t=2026-07-02T00:24:14.589230019Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-02T00:24:14.590022274Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=792.925µs logger=migrator t=2026-07-02T00:24:14.593537226Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-02T00:24:14.594451202Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=913.926µs logger=migrator t=2026-07-02T00:24:14.597965654Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-02T00:24:14.605044701Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.078157ms logger=migrator t=2026-07-02T00:24:14.60945831Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-02T00:24:14.610165602Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=704.932µs logger=migrator t=2026-07-02T00:24:14.614387677Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-02T00:24:14.615566409Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.178542ms logger=migrator t=2026-07-02T00:24:14.62065899Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-02T00:24:14.621467764Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=808.574µs logger=migrator t=2026-07-02T00:24:14.626322461Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-02T00:24:14.627725325Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.401844ms logger=migrator t=2026-07-02T00:24:14.6330137Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-02T00:24:14.633384906Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=367.106µs logger=migrator t=2026-07-02T00:24:14.637443509Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-02T00:24:14.63804149Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=598.301µs logger=migrator t=2026-07-02T00:24:14.64259379Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-02T00:24:14.642619521Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=26.9µs logger=migrator t=2026-07-02T00:24:14.645709755Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-02T00:24:14.648566256Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.855091ms logger=migrator t=2026-07-02T00:24:14.654367721Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-02T00:24:14.657066339Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.697538ms logger=migrator t=2026-07-02T00:24:14.663255159Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-02T00:24:14.663410452Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=155.012µs logger=migrator t=2026-07-02T00:24:14.667604246Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-02T00:24:14.672730177Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.124951ms logger=migrator t=2026-07-02T00:24:14.677205758Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-02T00:24:14.680460435Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.254367ms logger=migrator t=2026-07-02T00:24:14.685551906Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-02T00:24:14.686948201Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.397385ms logger=migrator t=2026-07-02T00:24:14.694268992Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-02T00:24:14.694923193Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=654.651µs logger=migrator t=2026-07-02T00:24:14.700238478Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-02T00:24:14.701105613Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=866.395µs logger=migrator t=2026-07-02T00:24:14.704945522Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-02T00:24:14.705776407Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=830.615µs logger=migrator t=2026-07-02T00:24:14.710875198Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-02T00:24:14.71212387Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.248662ms logger=migrator t=2026-07-02T00:24:14.716087321Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-02T00:24:14.716943716Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=856.325µs logger=migrator t=2026-07-02T00:24:14.720513609Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-02T00:24:14.7205875Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=73.201µs logger=migrator t=2026-07-02T00:24:14.725548059Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-02T00:24:14.72559199Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=45.141µs logger=migrator t=2026-07-02T00:24:14.732190997Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-02T00:24:14.736575456Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.386789ms logger=migrator t=2026-07-02T00:24:14.739800013Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-02T00:24:14.744513507Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.713444ms logger=migrator t=2026-07-02T00:24:14.748387656Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-02T00:24:14.748493468Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=107.422µs logger=migrator t=2026-07-02T00:24:14.753575459Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-02T00:24:14.754279841Z level=info msg="Migration successfully executed" id="create quota table v1" duration=704.232µs logger=migrator t=2026-07-02T00:24:14.758210592Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-02T00:24:14.759673167Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.461975ms logger=migrator t=2026-07-02T00:24:14.763670069Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-02T00:24:14.76373459Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=65.781µs logger=migrator t=2026-07-02T00:24:14.767651269Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-02T00:24:14.768409473Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=758.094µs logger=migrator t=2026-07-02T00:24:14.77494651Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-02T00:24:14.776508917Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.563017ms logger=migrator t=2026-07-02T00:24:14.781799722Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-02T00:24:14.784795465Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.996083ms logger=migrator t=2026-07-02T00:24:14.80360002Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-02T00:24:14.803649111Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=52.721µs logger=migrator t=2026-07-02T00:24:14.820678975Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-02T00:24:14.823591377Z level=info msg="Migration successfully executed" id="create session table" duration=2.914392ms logger=migrator t=2026-07-02T00:24:14.841430704Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-02T00:24:14.841559147Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=129.083µs logger=migrator t=2026-07-02T00:24:14.856562425Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-02T00:24:14.856686757Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=125.622µs logger=migrator t=2026-07-02T00:24:14.889827608Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-02T00:24:14.890734904Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=919.346µs logger=migrator t=2026-07-02T00:24:14.899673213Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-02T00:24:14.900583349Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=910.096µs logger=migrator t=2026-07-02T00:24:14.907409341Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-02T00:24:14.907437261Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.94µs logger=migrator t=2026-07-02T00:24:14.91072227Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-02T00:24:14.91074702Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.7µs logger=migrator t=2026-07-02T00:24:14.914912715Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-02T00:24:14.917234225Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.32109ms logger=migrator t=2026-07-02T00:24:14.920488394Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-02T00:24:14.922887726Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.400862ms logger=migrator t=2026-07-02T00:24:14.92814798Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-02T00:24:14.928299723Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=156.173µs logger=migrator t=2026-07-02T00:24:14.933583977Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-02T00:24:14.933678039Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=92.932µs logger=migrator t=2026-07-02T00:24:14.938416334Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-02T00:24:14.939263309Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=847.484µs logger=migrator t=2026-07-02T00:24:14.94605054Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-02T00:24:14.9460803Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=32.9µs logger=migrator t=2026-07-02T00:24:14.95113233Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-02T00:24:14.954275927Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.142717ms logger=migrator t=2026-07-02T00:24:14.958142805Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-02T00:24:14.958269507Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=126.312µs logger=migrator t=2026-07-02T00:24:15.005246025Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-02T00:24:15.011841442Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.594087ms logger=migrator t=2026-07-02T00:24:15.017238048Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-02T00:24:15.022336049Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.106531ms logger=migrator t=2026-07-02T00:24:15.026623035Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-02T00:24:15.026692926Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=70.721µs logger=migrator t=2026-07-02T00:24:15.031202287Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-02T00:24:15.032707064Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.504138ms logger=migrator t=2026-07-02T00:24:15.039477604Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-02T00:24:15.040353699Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=876.205µs logger=migrator t=2026-07-02T00:24:15.103463892Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-02T00:24:15.105289845Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.829383ms logger=migrator t=2026-07-02T00:24:15.111557916Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-02T00:24:15.112495542Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=932.986µs logger=migrator t=2026-07-02T00:24:15.117526852Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-02T00:24:15.11852194Z level=info msg="Migration successfully executed" id="add index alert state" duration=993.968µs logger=migrator t=2026-07-02T00:24:15.123444467Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-02T00:24:15.12476537Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.321133ms logger=migrator t=2026-07-02T00:24:15.131117534Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-02T00:24:15.132111362Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=994.338µs logger=migrator t=2026-07-02T00:24:15.137020489Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-02T00:24:15.138359932Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.339343ms logger=migrator t=2026-07-02T00:24:15.143195099Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-02T00:24:15.143985952Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=790.804µs logger=migrator t=2026-07-02T00:24:15.149074413Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-02T00:24:15.156151509Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=7.076416ms logger=migrator t=2026-07-02T00:24:15.160078369Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-02T00:24:15.16069284Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=614.91µs logger=migrator t=2026-07-02T00:24:15.164234593Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-07-02T00:24:15.164895945Z 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=659.202µs logger=migrator t=2026-07-02T00:24:15.170044947Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-02T00:24:15.170362612Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=317.915µs logger=migrator t=2026-07-02T00:24:15.174546936Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-02T00:24:15.175758098Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.210672ms logger=migrator t=2026-07-02T00:24:15.179940532Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-02T00:24:15.180632114Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=691.462µs logger=migrator t=2026-07-02T00:24:15.185607503Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-02T00:24:15.188742459Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.134136ms logger=migrator t=2026-07-02T00:24:15.193340541Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-02T00:24:15.197026056Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.685295ms logger=migrator t=2026-07-02T00:24:15.200879335Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-02T00:24:15.204804425Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.92423ms logger=migrator t=2026-07-02T00:24:15.210285142Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-02T00:24:15.215924222Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.63699ms logger=migrator t=2026-07-02T00:24:15.220355531Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-02T00:24:15.221429Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.079249ms logger=migrator t=2026-07-02T00:24:15.231416538Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-02T00:24:15.231479629Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=66.661µs logger=migrator t=2026-07-02T00:24:15.236190442Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-02T00:24:15.236218383Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.861µs logger=migrator t=2026-07-02T00:24:15.241279893Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-02T00:24:15.242175369Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=895.866µs logger=migrator t=2026-07-02T00:24:15.248167436Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-02T00:24:15.249148443Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=980.917µs logger=migrator t=2026-07-02T00:24:15.256560925Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-02T00:24:15.257743736Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.182851ms logger=migrator t=2026-07-02T00:24:15.262723615Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-02T00:24:15.263508989Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=793.134µs logger=migrator t=2026-07-02T00:24:15.269749059Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-02T00:24:15.27086734Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.109631ms logger=migrator t=2026-07-02T00:24:15.275860508Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-02T00:24:15.279607405Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.747097ms logger=migrator t=2026-07-02T00:24:15.283762129Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-02T00:24:15.288010335Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.247726ms logger=migrator t=2026-07-02T00:24:15.294152334Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-02T00:24:15.294382648Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=224.854µs logger=migrator t=2026-07-02T00:24:15.299735313Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-02T00:24:15.301663988Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.929655ms logger=migrator t=2026-07-02T00:24:15.307270857Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-02T00:24:15.308934956Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.658669ms logger=migrator t=2026-07-02T00:24:15.314621298Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-02T00:24:15.318497387Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.876029ms logger=migrator t=2026-07-02T00:24:15.322924845Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-02T00:24:15.323055018Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=131.193µs logger=migrator t=2026-07-02T00:24:15.329192717Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-02T00:24:15.331185252Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.994276ms logger=migrator t=2026-07-02T00:24:15.340321905Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-02T00:24:15.341248232Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=928.277µs logger=migrator t=2026-07-02T00:24:15.346652808Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-02T00:24:15.346842091Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=190.063µs logger=migrator t=2026-07-02T00:24:15.351418472Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-02T00:24:15.352483572Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.06454ms logger=migrator t=2026-07-02T00:24:15.358652811Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-02T00:24:15.359670159Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.020578ms logger=migrator t=2026-07-02T00:24:15.364511035Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-02T00:24:15.366050793Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.539218ms logger=migrator t=2026-07-02T00:24:15.371277285Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-02T00:24:15.372196482Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=919.307µs logger=migrator t=2026-07-02T00:24:15.377597288Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-02T00:24:15.379504782Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.905343ms logger=migrator t=2026-07-02T00:24:15.385675832Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-02T00:24:15.386734141Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.058219ms logger=migrator t=2026-07-02T00:24:15.39173773Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-02T00:24:15.391781891Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=45.161µs logger=migrator t=2026-07-02T00:24:15.397682935Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-02T00:24:15.404311533Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.628678ms logger=migrator t=2026-07-02T00:24:15.408821114Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-02T00:24:15.409621788Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=800.344µs logger=migrator t=2026-07-02T00:24:15.414463064Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-02T00:24:15.418812961Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.344157ms logger=migrator t=2026-07-02T00:24:15.424608685Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-02T00:24:15.425354668Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=745.703µs logger=migrator t=2026-07-02T00:24:15.429507561Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-02T00:24:15.431067799Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.560008ms logger=migrator t=2026-07-02T00:24:15.436301982Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-02T00:24:15.437067096Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=765.104µs logger=migrator t=2026-07-02T00:24:15.442003664Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-02T00:24:15.453405607Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.401543ms logger=migrator t=2026-07-02T00:24:15.457782894Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-02T00:24:15.458392536Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=609.692µs logger=migrator t=2026-07-02T00:24:15.462968577Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-07-02T00:24:15.464120508Z 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.151502ms logger=migrator t=2026-07-02T00:24:15.470611983Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-02T00:24:15.470906548Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=294.665µs logger=migrator t=2026-07-02T00:24:15.475887707Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-02T00:24:15.476861934Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=971.627µs logger=migrator t=2026-07-02T00:24:15.483176266Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-02T00:24:15.483537833Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=363.777µs logger=migrator t=2026-07-02T00:24:15.489986437Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-02T00:24:15.49572452Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.746622ms logger=migrator t=2026-07-02T00:24:15.504879862Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-02T00:24:15.510116275Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.235843ms logger=migrator t=2026-07-02T00:24:15.521253033Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-02T00:24:15.522128319Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=877.836µs logger=migrator t=2026-07-02T00:24:15.527159278Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-02T00:24:15.527850271Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=690.593µs logger=migrator t=2026-07-02T00:24:15.532584685Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-02T00:24:15.532793679Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=209.724µs logger=migrator t=2026-07-02T00:24:15.68859568Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-02T00:24:15.694892482Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.299902ms logger=migrator t=2026-07-02T00:24:15.699155558Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-02T00:24:15.700300368Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.1451ms logger=migrator t=2026-07-02T00:24:15.704680665Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-02T00:24:15.704850329Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=169.904µs logger=migrator t=2026-07-02T00:24:15.710028051Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-02T00:24:15.710407608Z level=info msg="Migration successfully executed" id="Move region to single row" duration=379.977µs logger=migrator t=2026-07-02T00:24:15.714557542Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-02T00:24:15.715371956Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=814.524µs logger=migrator t=2026-07-02T00:24:15.71948954Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-02T00:24:15.720780702Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.293702ms logger=migrator t=2026-07-02T00:24:15.727391521Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-02T00:24:15.728582481Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.222231ms logger=migrator t=2026-07-02T00:24:15.736283648Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-02T00:24:15.737295196Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.011608ms logger=migrator t=2026-07-02T00:24:15.741629633Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-02T00:24:15.742515019Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=886.006µs logger=migrator t=2026-07-02T00:24:15.747118271Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-02T00:24:15.748051138Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=932.367µs logger=migrator t=2026-07-02T00:24:15.752903574Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-02T00:24:15.753045037Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=142.273µs logger=migrator t=2026-07-02T00:24:15.757872032Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-02T00:24:15.758764798Z level=info msg="Migration successfully executed" id="create test_data table" duration=892.056µs logger=migrator t=2026-07-02T00:24:15.768052173Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-02T00:24:15.769464859Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.418876ms logger=migrator t=2026-07-02T00:24:15.773810225Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-02T00:24:15.774966007Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.155032ms logger=migrator t=2026-07-02T00:24:15.779948474Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-02T00:24:15.781139006Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.190582ms logger=migrator t=2026-07-02T00:24:15.787980078Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-02T00:24:15.788495647Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=524.149µs logger=migrator t=2026-07-02T00:24:15.794517924Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-02T00:24:15.795087394Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=570.53µs logger=migrator t=2026-07-02T00:24:15.799844389Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-02T00:24:15.79991588Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=72.232µs logger=migrator t=2026-07-02T00:24:15.804741306Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-02T00:24:15.806322524Z level=info msg="Migration successfully executed" id="create team table" duration=1.580648ms logger=migrator t=2026-07-02T00:24:15.814184354Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-02T00:24:15.816009666Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.828732ms logger=migrator t=2026-07-02T00:24:15.822745027Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-02T00:24:15.823716183Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=972.116µs logger=migrator t=2026-07-02T00:24:15.828685942Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-02T00:24:15.833794483Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.107511ms logger=migrator t=2026-07-02T00:24:15.838433485Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-02T00:24:15.838760771Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=329.146µs logger=migrator t=2026-07-02T00:24:15.842391726Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-02T00:24:15.844032935Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.641179ms logger=migrator t=2026-07-02T00:24:15.848292531Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-02T00:24:15.849219297Z level=info msg="Migration successfully executed" id="create team member table" duration=931.376µs logger=migrator t=2026-07-02T00:24:15.854362999Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-02T00:24:15.855668911Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.306152ms logger=migrator t=2026-07-02T00:24:15.861640068Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-02T00:24:15.863324028Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.68835ms logger=migrator t=2026-07-02T00:24:15.867280889Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-02T00:24:15.868345077Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.064248ms logger=migrator t=2026-07-02T00:24:15.872052953Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-02T00:24:15.877054702Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.996359ms logger=migrator t=2026-07-02T00:24:15.881043883Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-02T00:24:15.885995161Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.950958ms logger=migrator t=2026-07-02T00:24:15.889682557Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-02T00:24:15.894575984Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.893447ms logger=migrator t=2026-07-02T00:24:15.89826691Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-02T00:24:15.8994405Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.17319ms logger=migrator t=2026-07-02T00:24:15.904814996Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-02T00:24:15.905946656Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.13134ms logger=migrator t=2026-07-02T00:24:15.910241733Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-02T00:24:15.911289261Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.047148ms logger=migrator t=2026-07-02T00:24:15.919185531Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-02T00:24:15.920423664Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.238193ms logger=migrator t=2026-07-02T00:24:15.927810655Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-02T00:24:15.929617768Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.810122ms logger=migrator t=2026-07-02T00:24:15.934634587Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-02T00:24:15.936503299Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.868502ms logger=migrator t=2026-07-02T00:24:15.944876559Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-02T00:24:15.94663374Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.755591ms logger=migrator t=2026-07-02T00:24:15.952412583Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-02T00:24:15.955989346Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=3.576883ms logger=migrator t=2026-07-02T00:24:15.963060152Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-02T00:24:15.963598472Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=540.42µs logger=migrator t=2026-07-02T00:24:15.968687172Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-02T00:24:15.969190891Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=503.679µs logger=migrator t=2026-07-02T00:24:15.972771315Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-02T00:24:15.973626589Z level=info msg="Migration successfully executed" id="create tag table" duration=854.745µs logger=migrator t=2026-07-02T00:24:15.978773931Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-02T00:24:15.97978606Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.011619ms logger=migrator t=2026-07-02T00:24:15.984093876Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-02T00:24:15.98486309Z level=info msg="Migration successfully executed" id="create login attempt table" duration=769.144µs logger=migrator t=2026-07-02T00:24:15.988665018Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-02T00:24:15.989649635Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=984.527µs logger=migrator t=2026-07-02T00:24:15.993748858Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-02T00:24:15.994879888Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.12969ms logger=migrator t=2026-07-02T00:24:15.999809326Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-02T00:24:16.016498582Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.693536ms logger=migrator t=2026-07-02T00:24:16.020741527Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-02T00:24:16.021371349Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=629.842µs logger=migrator t=2026-07-02T00:24:16.025658844Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-02T00:24:16.026462008Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=801.564µs logger=migrator t=2026-07-02T00:24:16.034052373Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-02T00:24:16.034696214Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=642.061µs logger=migrator t=2026-07-02T00:24:16.043690805Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-02T00:24:16.044759963Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.070358ms logger=migrator t=2026-07-02T00:24:16.048559041Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-02T00:24:16.049571169Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.011488ms logger=migrator t=2026-07-02T00:24:16.054444775Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-02T00:24:16.055676407Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.234912ms logger=migrator t=2026-07-02T00:24:16.059559246Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-02T00:24:16.059648428Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=90.022µs logger=migrator t=2026-07-02T00:24:16.064168068Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-02T00:24:16.069799548Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.62868ms logger=migrator t=2026-07-02T00:24:16.093082161Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-02T00:24:16.100479403Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.398362ms logger=migrator t=2026-07-02T00:24:16.103919614Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-02T00:24:16.109603284Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.6834ms logger=migrator t=2026-07-02T00:24:16.113420182Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-02T00:24:16.12229174Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.873668ms logger=migrator t=2026-07-02T00:24:16.126923681Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-02T00:24:16.127594783Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=669.592µs logger=migrator t=2026-07-02T00:24:16.134406525Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-02T00:24:16.143944024Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.536939ms logger=migrator t=2026-07-02T00:24:16.148163419Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-02T00:24:16.148825671Z level=info msg="Migration successfully executed" id="create server_lock table" duration=661.932µs logger=migrator t=2026-07-02T00:24:16.154191096Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-02T00:24:16.155190763Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=999.197µs logger=migrator t=2026-07-02T00:24:16.159810506Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-02T00:24:16.161444095Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.631849ms logger=migrator t=2026-07-02T00:24:16.167475302Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-02T00:24:16.168596821Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.121089ms logger=migrator t=2026-07-02T00:24:16.173873065Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-02T00:24:16.175541315Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.66647ms logger=migrator t=2026-07-02T00:24:16.184664917Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-02T00:24:16.185771606Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.112959ms logger=migrator t=2026-07-02T00:24:16.190152694Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-02T00:24:16.19555071Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.397136ms logger=migrator t=2026-07-02T00:24:16.199983849Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-02T00:24:16.200893215Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=909.396µs logger=migrator t=2026-07-02T00:24:16.205452806Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-02T00:24:16.206508785Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.054599ms logger=migrator t=2026-07-02T00:24:16.213762083Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-02T00:24:16.215374742Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.611889ms logger=migrator t=2026-07-02T00:24:16.221557412Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-02T00:24:16.222714002Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.157631ms logger=migrator t=2026-07-02T00:24:16.230551121Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-02T00:24:16.232057518Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.505867ms logger=migrator t=2026-07-02T00:24:16.242571615Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-02T00:24:16.242678637Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=111.332µs logger=migrator t=2026-07-02T00:24:16.251015945Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-02T00:24:16.251143867Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=128.562µs logger=migrator t=2026-07-02T00:24:16.258896044Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-02T00:24:16.259903022Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.019048ms logger=migrator t=2026-07-02T00:24:16.265726466Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-02T00:24:16.267635799Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.909333ms logger=migrator t=2026-07-02T00:24:16.276081759Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-02T00:24:16.277086948Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.004818ms logger=migrator t=2026-07-02T00:24:16.285513407Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-02T00:24:16.285625359Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=114.662µs logger=migrator t=2026-07-02T00:24:16.291381261Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-02T00:24:16.293046621Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.66455ms logger=migrator t=2026-07-02T00:24:16.301073783Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-02T00:24:16.302228614Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.155382ms logger=migrator t=2026-07-02T00:24:16.308353902Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-02T00:24:16.310025712Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.67183ms logger=migrator t=2026-07-02T00:24:16.316846433Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-02T00:24:16.317996813Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.15041ms logger=migrator t=2026-07-02T00:24:16.323646313Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-02T00:24:16.331868779Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.224326ms logger=migrator t=2026-07-02T00:24:16.336197826Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-02T00:24:16.336857258Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=659.062µs logger=migrator t=2026-07-02T00:24:16.343516507Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-02T00:24:16.343620989Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=116.183µs logger=migrator t=2026-07-02T00:24:16.351155452Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-02T00:24:16.354198646Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=3.044654ms logger=migrator t=2026-07-02T00:24:16.359325107Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-02T00:24:16.361300442Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.976175ms logger=migrator t=2026-07-02T00:24:16.366391163Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-02T00:24:16.367439411Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.048138ms logger=migrator t=2026-07-02T00:24:16.373062951Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-02T00:24:16.373403317Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=340.996µs logger=migrator t=2026-07-02T00:24:16.378854923Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-02T00:24:16.379948233Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.09488ms logger=migrator t=2026-07-02T00:24:16.38597029Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-02T00:24:16.387153541Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.182391ms logger=migrator t=2026-07-02T00:24:16.392102759Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-07-02T00:24:16.39332918Z 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.223801ms logger=migrator t=2026-07-02T00:24:16.398276388Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-02T00:24:16.400387446Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.111898ms logger=migrator t=2026-07-02T00:24:16.410591917Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-02T00:24:16.419920193Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.329146ms logger=migrator t=2026-07-02T00:24:16.424217098Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-02T00:24:16.425040024Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=823.456µs logger=migrator t=2026-07-02T00:24:16.429132126Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-02T00:24:16.429820808Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=686.912µs logger=migrator t=2026-07-02T00:24:16.435035631Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-02T00:24:16.465121515Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.080744ms logger=migrator t=2026-07-02T00:24:16.469291078Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-02T00:24:16.49412735Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.835722ms logger=migrator t=2026-07-02T00:24:16.499477695Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-02T00:24:16.500212467Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=734.872µs logger=migrator t=2026-07-02T00:24:16.504973072Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-02T00:24:16.506018401Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.044939ms logger=migrator t=2026-07-02T00:24:16.509403521Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-02T00:24:16.516223132Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.818771ms logger=migrator t=2026-07-02T00:24:16.52173422Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-02T00:24:16.530268511Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.530152ms logger=migrator t=2026-07-02T00:24:16.536881149Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-02T00:24:16.538736381Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.854692ms logger=migrator t=2026-07-02T00:24:16.544398232Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-02T00:24:16.545429651Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.031459ms logger=migrator t=2026-07-02T00:24:16.55048782Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-02T00:24:16.551509858Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.021878ms logger=migrator t=2026-07-02T00:24:16.557863941Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-02T00:24:16.559439119Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.576238ms logger=migrator t=2026-07-02T00:24:16.56852095Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-02T00:24:16.568672923Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=153.713µs logger=migrator t=2026-07-02T00:24:16.572593432Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-02T00:24:16.579497645Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.918423ms logger=migrator t=2026-07-02T00:24:16.584634147Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-02T00:24:16.59555889Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=10.924973ms logger=migrator t=2026-07-02T00:24:16.600211942Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-02T00:24:16.605866733Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.652781ms logger=migrator t=2026-07-02T00:24:16.61132222Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-02T00:24:16.61243285Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.11062ms logger=migrator t=2026-07-02T00:24:16.615980353Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-02T00:24:16.617042851Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.062588ms logger=migrator t=2026-07-02T00:24:16.963206936Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-02T00:24:16.971035545Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.832769ms logger=migrator t=2026-07-02T00:24:16.977921967Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-02T00:24:16.982398247Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.47614ms logger=migrator t=2026-07-02T00:24:16.988079598Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-02T00:24:16.991093781Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=3.010653ms logger=migrator t=2026-07-02T00:24:16.999290527Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-02T00:24:17.00968373Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.391973ms logger=migrator t=2026-07-02T00:24:17.067388243Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-02T00:24:17.075252552Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.865709ms logger=migrator t=2026-07-02T00:24:17.203491194Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-02T00:24:17.203611696Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=133.742µs logger=migrator t=2026-07-02T00:24:17.265619134Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-02T00:24:17.267577078Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.958604ms logger=migrator t=2026-07-02T00:24:17.339103386Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-07-02T00:24:17.341109472Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.008126ms logger=migrator t=2026-07-02T00:24:17.406877276Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-07-02T00:24:17.408910152Z 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=2.032926ms logger=migrator t=2026-07-02T00:24:17.429884603Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-02T00:24:17.430017946Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=137.063µs logger=migrator t=2026-07-02T00:24:17.523459621Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-02T00:24:17.531011335Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.552684ms logger=migrator t=2026-07-02T00:24:17.664685573Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-02T00:24:17.672797166Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.111104ms logger=migrator t=2026-07-02T00:24:17.722343234Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-02T00:24:17.729235776Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.892762ms logger=migrator t=2026-07-02T00:24:17.738469719Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-02T00:24:17.747286856Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.818777ms logger=migrator t=2026-07-02T00:24:17.754838049Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-02T00:24:17.765085381Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.248002ms logger=migrator t=2026-07-02T00:24:17.772552354Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-02T00:24:17.772613625Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=58.261µs logger=migrator t=2026-07-02T00:24:17.781835368Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-02T00:24:17.782916617Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.081559ms logger=migrator t=2026-07-02T00:24:17.793911421Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-02T00:24:17.798653396Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=4.742195ms logger=migrator t=2026-07-02T00:24:17.805155421Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-02T00:24:17.805234612Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=84.571µs logger=migrator t=2026-07-02T00:24:17.812008532Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-02T00:24:17.819020506Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.012124ms logger=migrator t=2026-07-02T00:24:17.825160615Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-02T00:24:17.826263835Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.10254ms logger=migrator t=2026-07-02T00:24:17.834917678Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-02T00:24:17.843596982Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.690844ms logger=migrator t=2026-07-02T00:24:17.857323045Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-02T00:24:17.858819281Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.496876ms logger=migrator t=2026-07-02T00:24:17.87173301Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-02T00:24:17.873844668Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.111158ms logger=migrator t=2026-07-02T00:24:17.882632963Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-02T00:24:17.892788624Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.156171ms logger=migrator t=2026-07-02T00:24:17.904532591Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-02T00:24:17.907071616Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=2.534345ms logger=migrator t=2026-07-02T00:24:17.916831479Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-02T00:24:17.918042831Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.213472ms logger=migrator t=2026-07-02T00:24:17.929721577Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-02T00:24:17.931235804Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.519047ms logger=migrator t=2026-07-02T00:24:17.942056716Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-02T00:24:17.943032394Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=973.178µs logger=migrator t=2026-07-02T00:24:17.954646419Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-02T00:24:17.95470039Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=54.851µs logger=migrator t=2026-07-02T00:24:17.959678747Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-02T00:24:17.96093911Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.259703ms logger=migrator t=2026-07-02T00:24:18.008498623Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-02T00:24:18.013571013Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=5.07523ms logger=migrator t=2026-07-02T00:24:18.0230935Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-02T00:24:18.023744752Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-02T00:24:18.029820689Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-02T00:24:18.030506682Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=686.533µs logger=migrator t=2026-07-02T00:24:18.038905921Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-02T00:24:18.040097341Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.193101ms logger=migrator t=2026-07-02T00:24:18.046215319Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-02T00:24:18.053088301Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.872512ms logger=migrator t=2026-07-02T00:24:18.065600342Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-02T00:24:18.066723692Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.12041ms logger=migrator t=2026-07-02T00:24:18.077867939Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-02T00:24:18.079891934Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.026335ms logger=migrator t=2026-07-02T00:24:18.087182284Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-02T00:24:18.088038788Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=857.384µs logger=migrator t=2026-07-02T00:24:18.09945355Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-02T00:24:18.101347084Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.882724ms logger=migrator t=2026-07-02T00:24:18.113448918Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-02T00:24:18.114632119Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.180142ms logger=migrator t=2026-07-02T00:24:18.120847908Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-02T00:24:18.120886929Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=41.431µs logger=migrator t=2026-07-02T00:24:18.126654731Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-02T00:24:18.126734352Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=77.701µs logger=migrator t=2026-07-02T00:24:18.133328699Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-02T00:24:18.141420362Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.089233ms logger=migrator t=2026-07-02T00:24:18.146329829Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-02T00:24:18.146595153Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=265.274µs logger=migrator t=2026-07-02T00:24:18.153333083Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-02T00:24:18.155397219Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.064106ms logger=migrator t=2026-07-02T00:24:18.161859394Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-02T00:24:18.162184619Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=325.225µs logger=migrator t=2026-07-02T00:24:18.169918387Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-02T00:24:18.171807659Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.861393ms logger=migrator t=2026-07-02T00:24:18.181551412Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-02T00:24:18.182526769Z level=info msg="Migration successfully executed" id="create secrets table" duration=973.507µs logger=migrator t=2026-07-02T00:24:18.189965101Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-02T00:24:18.220411759Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=30.446159ms logger=migrator t=2026-07-02T00:24:18.263682403Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-02T00:24:18.271114165Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.432532ms logger=migrator t=2026-07-02T00:24:18.304557206Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-02T00:24:18.304824151Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=269.825µs logger=migrator t=2026-07-02T00:24:18.326247629Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-02T00:24:18.36419449Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.946231ms logger=migrator t=2026-07-02T00:24:18.374524193Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-02T00:24:18.41002023Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.495277ms logger=migrator t=2026-07-02T00:24:18.420433134Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-02T00:24:18.421810828Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.377444ms logger=migrator t=2026-07-02T00:24:18.434630435Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-02T00:24:18.435789875Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.1592ms logger=migrator t=2026-07-02T00:24:18.456369389Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-02T00:24:18.456751946Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=370.287µs logger=migrator t=2026-07-02T00:24:18.476095578Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-02T00:24:18.477529763Z level=info msg="Migration successfully executed" id="create permission table" duration=1.433245ms logger=migrator t=2026-07-02T00:24:18.499930559Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-02T00:24:18.501629509Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.69826ms logger=migrator t=2026-07-02T00:24:18.596162271Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-02T00:24:18.598791267Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.631397ms logger=migrator t=2026-07-02T00:24:18.627507074Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-02T00:24:18.628637224Z level=info msg="Migration successfully executed" id="create role table" duration=1.12503ms logger=migrator t=2026-07-02T00:24:18.770246257Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-02T00:24:18.781018668Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.774701ms logger=migrator t=2026-07-02T00:24:18.798523377Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-02T00:24:18.810370246Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.846459ms logger=migrator t=2026-07-02T00:24:18.86769767Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-02T00:24:18.869707275Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.009115ms logger=migrator t=2026-07-02T00:24:18.919652018Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-02T00:24:18.921660044Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.006936ms logger=migrator t=2026-07-02T00:24:18.942115825Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-02T00:24:18.944501507Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.384522ms logger=migrator t=2026-07-02T00:24:18.962797561Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-02T00:24:18.964279807Z level=info msg="Migration successfully executed" id="create team role table" duration=1.481406ms logger=migrator t=2026-07-02T00:24:18.995985937Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-02T00:24:18.997379902Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.397135ms logger=migrator t=2026-07-02T00:24:19.021878504Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-02T00:24:19.02396378Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.086416ms logger=migrator t=2026-07-02T00:24:19.034863123Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-02T00:24:19.036891539Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.029896ms logger=migrator t=2026-07-02T00:24:19.0448744Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-02T00:24:19.0466009Z level=info msg="Migration successfully executed" id="create user role table" duration=1.73075ms logger=migrator t=2026-07-02T00:24:19.057685545Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-02T00:24:19.059725092Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.042776ms logger=migrator t=2026-07-02T00:24:19.077792771Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-02T00:24:19.079128734Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.335493ms logger=migrator t=2026-07-02T00:24:19.091179896Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-02T00:24:19.093250053Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.972245ms logger=migrator t=2026-07-02T00:24:19.114161312Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-02T00:24:19.115854022Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.70773ms logger=migrator t=2026-07-02T00:24:19.132623657Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-02T00:24:19.134665383Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.040896ms logger=migrator t=2026-07-02T00:24:19.148441647Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-02T00:24:19.150676956Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.25009ms logger=migrator t=2026-07-02T00:24:19.159742016Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-02T00:24:19.167723857Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.979901ms logger=migrator t=2026-07-02T00:24:19.174607378Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-02T00:24:19.17581557Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.206422ms logger=migrator t=2026-07-02T00:24:19.192748698Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-02T00:24:19.195248423Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.501425ms logger=migrator t=2026-07-02T00:24:19.206189865Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-02T00:24:19.207753553Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.563988ms logger=migrator t=2026-07-02T00:24:19.219912667Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-02T00:24:19.22174726Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.833763ms logger=migrator t=2026-07-02T00:24:19.237968056Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-02T00:24:19.239323919Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.355323ms logger=migrator t=2026-07-02T00:24:19.251657308Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-02T00:24:19.253092532Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.437764ms logger=migrator t=2026-07-02T00:24:19.261173675Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-02T00:24:19.272373073Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.199678ms logger=migrator t=2026-07-02T00:24:19.27846033Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-02T00:24:19.28759614Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.13476ms logger=migrator t=2026-07-02T00:24:19.311051865Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-02T00:24:19.318612878Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.560743ms logger=migrator t=2026-07-02T00:24:19.328541363Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-02T00:24:19.336200058Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.649115ms logger=migrator t=2026-07-02T00:24:19.345541883Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-02T00:24:19.346596632Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.055019ms logger=migrator t=2026-07-02T00:24:19.366765308Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-02T00:24:19.368668951Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.916113ms logger=migrator t=2026-07-02T00:24:19.390761021Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-02T00:24:19.392844968Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.086398ms logger=migrator t=2026-07-02T00:24:19.408353602Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-02T00:24:19.410046591Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.71615ms logger=migrator t=2026-07-02T00:24:19.419743063Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-02T00:24:19.421158797Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.416495ms logger=migrator t=2026-07-02T00:24:19.432485977Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-02T00:24:19.43267898Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=196.943µs logger=migrator t=2026-07-02T00:24:19.445820162Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-02T00:24:19.445902854Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=96.502µs logger=migrator t=2026-07-02T00:24:19.454882241Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-02T00:24:19.455695706Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=812.654µs logger=migrator t=2026-07-02T00:24:19.462311103Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-02T00:24:19.463540004Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.230471ms logger=migrator t=2026-07-02T00:24:19.469709263Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-02T00:24:19.470461937Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=733.923µs logger=migrator t=2026-07-02T00:24:19.476572044Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-02T00:24:19.476933641Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=362.277µs logger=migrator t=2026-07-02T00:24:19.485518312Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-02T00:24:19.486381097Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=862.995µs logger=migrator t=2026-07-02T00:24:19.493513083Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-02T00:24:19.495087931Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.581428ms logger=migrator t=2026-07-02T00:24:19.541761594Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-02T00:24:19.542995226Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.234712ms logger=migrator t=2026-07-02T00:24:19.551892133Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-02T00:24:19.563584469Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.691046ms logger=migrator t=2026-07-02T00:24:19.569345681Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-02T00:24:19.569398172Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=53.191µs logger=migrator t=2026-07-02T00:24:19.57840079Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-02T00:24:19.580965086Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.550096ms logger=migrator t=2026-07-02T00:24:19.591685645Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-02T00:24:19.593959725Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.27577ms logger=migrator t=2026-07-02T00:24:19.599102616Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-02T00:24:19.600918118Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.814842ms logger=migrator t=2026-07-02T00:24:19.610116361Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-02T00:24:19.617076453Z level=info msg="Migration successfully executed" id="add correlation config column" duration=6.978512ms logger=migrator t=2026-07-02T00:24:19.621337218Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-02T00:24:19.622091571Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=754.593µs logger=migrator t=2026-07-02T00:24:19.629120765Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-02T00:24:19.630120773Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.003208ms logger=migrator t=2026-07-02T00:24:19.638711194Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-02T00:24:19.662196228Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.485124ms logger=migrator t=2026-07-02T00:24:19.668714484Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-02T00:24:19.670890042Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.175498ms logger=migrator t=2026-07-02T00:24:19.688040504Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-02T00:24:19.689961648Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.911194ms logger=migrator t=2026-07-02T00:24:19.696040665Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-02T00:24:19.697174026Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.133381ms logger=migrator t=2026-07-02T00:24:19.702130873Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-02T00:24:19.703360945Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.225302ms logger=migrator t=2026-07-02T00:24:19.717347612Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-02T00:24:19.71783912Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=494.968µs logger=migrator t=2026-07-02T00:24:19.744592483Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-02T00:24:19.745682191Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.095319ms logger=migrator t=2026-07-02T00:24:19.827823Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-02T00:24:19.837984809Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.158889ms logger=migrator t=2026-07-02T00:24:19.868950816Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-02T00:24:19.8708897Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.942194ms logger=migrator t=2026-07-02T00:24:19.902305744Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-02T00:24:19.903450134Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.14682ms logger=migrator t=2026-07-02T00:24:19.920450634Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-02T00:24:19.921564424Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-02T00:24:19.937510755Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-02T00:24:19.938066485Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-02T00:24:19.947583252Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-02T00:24:19.948544669Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=960.887µs logger=migrator t=2026-07-02T00:24:19.952210454Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-02T00:24:19.953499297Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.288473ms logger=migrator t=2026-07-02T00:24:19.959609454Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-02T00:24:19.960919938Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.310074ms logger=migrator t=2026-07-02T00:24:19.976422491Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-02T00:24:19.979617198Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=3.196527ms logger=migrator t=2026-07-02T00:24:19.998273007Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-02T00:24:19.999430098Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.159652ms logger=migrator t=2026-07-02T00:24:20.020412967Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-02T00:24:20.024588101Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=4.176034ms logger=migrator t=2026-07-02T00:24:20.033792043Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-02T00:24:20.03540557Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.613628ms logger=migrator t=2026-07-02T00:24:20.058580479Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-02T00:24:20.060428891Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.854802ms logger=migrator t=2026-07-02T00:24:20.08419701Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-02T00:24:20.085589404Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.393144ms logger=migrator t=2026-07-02T00:24:20.116681741Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-02T00:24:20.118501113Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.820162ms logger=migrator t=2026-07-02T00:24:20.131804948Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-02T00:24:20.133919255Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.113877ms logger=migrator t=2026-07-02T00:24:20.181405741Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-02T00:24:20.21257257Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=31.165288ms logger=migrator t=2026-07-02T00:24:20.242937035Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-02T00:24:20.25807341Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=15.136176ms logger=migrator t=2026-07-02T00:24:20.277310619Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-02T00:24:20.288762511Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.454772ms logger=migrator t=2026-07-02T00:24:20.302820918Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-02T00:24:20.303415559Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=597.19µs logger=migrator t=2026-07-02T00:24:20.459981595Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-02T00:24:20.471731401Z level=info msg="Migration successfully executed" id="add share column" duration=11.750157ms logger=migrator t=2026-07-02T00:24:20.520716474Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-02T00:24:20.520956608Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=243.154µs logger=migrator t=2026-07-02T00:24:20.543188059Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-02T00:24:20.544116175Z level=info msg="Migration successfully executed" id="create file table" duration=930.746µs logger=migrator t=2026-07-02T00:24:20.645467429Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-02T00:24:20.647607607Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.143448ms logger=migrator t=2026-07-02T00:24:20.663228043Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-02T00:24:20.66537941Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.157848ms logger=migrator t=2026-07-02T00:24:20.682219866Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-02T00:24:20.683347297Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.12851ms logger=migrator t=2026-07-02T00:24:20.696736042Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-02T00:24:20.697938883Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.202931ms logger=migrator t=2026-07-02T00:24:20.733378767Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-02T00:24:20.73353233Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=157.693µs logger=migrator t=2026-07-02T00:24:20.746328315Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-02T00:24:20.746400386Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=72.921µs logger=migrator t=2026-07-02T00:24:20.75456861Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-02T00:24:20.755022068Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=453.748µs logger=migrator t=2026-07-02T00:24:20.76136129Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-02T00:24:20.761499652Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=138.562µs logger=migrator t=2026-07-02T00:24:20.767344105Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-02T00:24:20.768318972Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=975.047µs logger=migrator t=2026-07-02T00:24:20.781723248Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-02T00:24:20.805967904Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=24.239506ms logger=migrator t=2026-07-02T00:24:20.81708158Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-02T00:24:20.818671008Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=1.590598ms logger=migrator t=2026-07-02T00:24:20.824900948Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-02T00:24:20.826052049Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.150581ms logger=migrator t=2026-07-02T00:24:20.833766814Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-02T00:24:20.834225183Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=455.548µs logger=migrator t=2026-07-02T00:24:20.842745433Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-02T00:24:20.844854129Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=2.109936ms logger=migrator t=2026-07-02T00:24:20.852772069Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-02T00:24:20.853328698Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=574.01µs logger=migrator t=2026-07-02T00:24:20.859165511Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-02T00:24:20.869179717Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.008756ms logger=migrator t=2026-07-02T00:24:20.87444537Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-02T00:24:20.883582031Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.136641ms logger=migrator t=2026-07-02T00:24:20.887771995Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-02T00:24:20.888721502Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=949.777µs logger=migrator t=2026-07-02T00:24:20.894982421Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-02T00:24:20.987432549Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=92.445948ms logger=migrator t=2026-07-02T00:24:20.992523069Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-02T00:24:20.993666379Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.14481ms logger=migrator t=2026-07-02T00:24:20.99884796Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-02T00:24:21.000182614Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.334383ms logger=migrator t=2026-07-02T00:24:21.005422856Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-02T00:24:21.033475509Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.049143ms logger=migrator t=2026-07-02T00:24:21.039086078Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-02T00:24:21.045407858Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.325031ms logger=migrator t=2026-07-02T00:24:21.050663251Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-02T00:24:21.050927545Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=264.744µs logger=migrator t=2026-07-02T00:24:21.05518341Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-02T00:24:21.055334953Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=157.044µs logger=migrator t=2026-07-02T00:24:21.059277382Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-02T00:24:21.059641158Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=360.376µs logger=migrator t=2026-07-02T00:24:21.112196482Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-02T00:24:21.112615969Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=423.098µs logger=migrator t=2026-07-02T00:24:21.119375147Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-02T00:24:21.119706163Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=331.136µs logger=migrator t=2026-07-02T00:24:21.124796632Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-02T00:24:21.126029795Z level=info msg="Migration successfully executed" id="create folder table" duration=1.233373ms logger=migrator t=2026-07-02T00:24:21.131976079Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-02T00:24:21.133516966Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.540387ms logger=migrator t=2026-07-02T00:24:21.140126452Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-02T00:24:21.141606038Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.479276ms logger=migrator t=2026-07-02T00:24:21.146911601Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-02T00:24:21.146952562Z level=info msg="Migration successfully executed" id="Update folder title length" duration=42.601µs logger=migrator t=2026-07-02T00:24:21.15255714Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-02T00:24:21.154463334Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.905524ms logger=migrator t=2026-07-02T00:24:21.159733247Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-02T00:24:21.161014229Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.282362ms logger=migrator t=2026-07-02T00:24:21.165169692Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-02T00:24:21.166331152Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.1607ms logger=migrator t=2026-07-02T00:24:21.172007492Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-02T00:24:21.172433399Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=427.357µs logger=migrator t=2026-07-02T00:24:21.176480401Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-02T00:24:21.176740345Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=258.004µs logger=migrator t=2026-07-02T00:24:21.181107862Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-02T00:24:21.182789572Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.682ms logger=migrator t=2026-07-02T00:24:21.189668862Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-02T00:24:21.191490344Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.820642ms logger=migrator t=2026-07-02T00:24:21.195898782Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-02T00:24:21.19694978Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.050888ms logger=migrator t=2026-07-02T00:24:21.201181555Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-02T00:24:21.202416156Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.232761ms logger=migrator t=2026-07-02T00:24:21.20777002Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-02T00:24:21.209542282Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.768872ms logger=migrator t=2026-07-02T00:24:21.213774546Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-02T00:24:21.214643741Z level=info msg="Migration successfully executed" id="create anon_device table" duration=869.095µs logger=migrator t=2026-07-02T00:24:21.218896096Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-02T00:24:21.220055866Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.16178ms logger=migrator t=2026-07-02T00:24:21.228203049Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-02T00:24:21.229321789Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.11889ms logger=migrator t=2026-07-02T00:24:21.235478627Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-02T00:24:21.236352013Z level=info msg="Migration successfully executed" id="create signing_key table" duration=873.255µs logger=migrator t=2026-07-02T00:24:21.242537141Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-02T00:24:21.244454445Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.917744ms logger=migrator t=2026-07-02T00:24:21.250322208Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-02T00:24:21.251613551Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.288323ms logger=migrator t=2026-07-02T00:24:21.256811042Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-02T00:24:21.257641047Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=827.315µs logger=migrator t=2026-07-02T00:24:21.263284356Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-02T00:24:21.276869895Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.587289ms logger=migrator t=2026-07-02T00:24:21.28175046Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-02T00:24:21.282256789Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=506.689µs logger=migrator t=2026-07-02T00:24:21.285414545Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-02T00:24:21.285438325Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=24.63µs logger=migrator t=2026-07-02T00:24:21.288696892Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-02T00:24:21.289877032Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.18031ms logger=migrator t=2026-07-02T00:24:21.294720998Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-02T00:24:21.294739758Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.71µs logger=migrator t=2026-07-02T00:24:21.30051341Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-02T00:24:21.303272928Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.763698ms logger=migrator t=2026-07-02T00:24:21.309343034Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-02T00:24:21.310699149Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.355655ms logger=migrator t=2026-07-02T00:24:21.317312115Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-02T00:24:21.318631018Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.319223ms logger=migrator t=2026-07-02T00:24:21.322640168Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-02T00:24:21.324190425Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.555357ms logger=migrator t=2026-07-02T00:24:21.32961119Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-02T00:24:21.330029219Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=420.959µs logger=migrator t=2026-07-02T00:24:21.332789107Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-02T00:24:21.33351465Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=725.063µs logger=migrator t=2026-07-02T00:24:21.338488707Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-02T00:24:21.339703798Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.214221ms logger=migrator t=2026-07-02T00:24:21.345613652Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-02T00:24:21.346412386Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=798.184µs logger=migrator t=2026-07-02T00:24:21.351399443Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-02T00:24:21.360903091Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.499178ms logger=migrator t=2026-07-02T00:24:21.364454393Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-02T00:24:21.37227188Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.814957ms logger=migrator t=2026-07-02T00:24:21.376326362Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-02T00:24:21.386115744Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.787733ms logger=migrator t=2026-07-02T00:24:21.389550244Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-02T00:24:21.389596445Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=46.241µs logger=migrator t=2026-07-02T00:24:21.393974371Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-02T00:24:21.403602391Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.62751ms logger=migrator t=2026-07-02T00:24:21.407420748Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-02T00:24:21.416390445Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.969507ms logger=migrator t=2026-07-02T00:24:21.42005673Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-02T00:24:21.420322495Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=266.265µs logger=migrator t=2026-07-02T00:24:21.424585819Z level=info msg="migrations completed" performed=558 skipped=0 duration=9.984076787s logger=migrator t=2026-07-02T00:24:21.42518828Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-02T00:24:21.441999615Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-02T00:24:21.442200369Z level=info msg="Created default organization" logger=secrets t=2026-07-02T00:24:21.446041866Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-02T00:24:21.4906486Z level=info msg="Restored cache from database" duration=435.418µs logger=plugin.store t=2026-07-02T00:24:21.492024843Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-02T00:24:21.529115736Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-02T00:24:21.529144326Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-02T00:24:21.529242568Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-02T00:24:21.529258148Z level=info msg="Plugins loaded" count=54 duration=37.234565ms logger=query_data t=2026-07-02T00:24:21.533300849Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-02T00:24:21.536724859Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-02T00:24:21.544023717Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-02T00:24:21.551937267Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-02T00:24:21.553938982Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-02T00:24:21.555769353Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-02T00:24:21.575593932Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-02T00:24:21.595675224Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-02T00:24:21.614382533Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-02T00:24:21.614399673Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-07-02T00:24:21.614522446Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-07-02T00:24:21.615000704Z level=info msg="Warming state cache for startup" logger=sqlstore.transactions t=2026-07-02T00:24:21.634397864Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.multiorg.alertmanager t=2026-07-02T00:24:21.634527997Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-07-02T00:24:21.640092065Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-07-02T00:24:21.683915145Z level=info msg="State cache has been initialized" states=0 duration=68.954352ms logger=ngalert.scheduler t=2026-07-02T00:24:21.683960726Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-02T00:24:21.684047967Z level=info msg=starting first_tick=2026-07-02T00:24:30Z logger=provisioning.dashboard t=2026-07-02T00:24:21.685299219Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-02T00:24:21.689034365Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-07-02T00:24:21.700007068Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugins.update.checker t=2026-07-02T00:24:21.702612884Z level=info msg="Update check succeeded" duration=87.755023ms logger=sqlstore.transactions t=2026-07-02T00:24:21.710679624Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=grafana.update.checker t=2026-07-02T00:24:21.713164118Z level=info msg="Update check succeeded" duration=78.914906ms logger=sqlstore.transactions t=2026-07-02T00:24:21.721734699Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-02T00:24:21.758729359Z level=info msg="Patterns update finished" duration=77.616743ms logger=provisioning.dashboard t=2026-07-02T00:24:21.790704621Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-07-02T00:24:22.066407531Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-02T00:24:22.066882261Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-02T00:24:38.604730954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:38.605915604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:38.621894335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:38.653993721Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:38.668119491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:38.691046861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:38.706021375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:38.732512986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:38.751520459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:38.781950595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:38.797597902Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:38.901792902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:38.91754869Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:38.966816127Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:38.991051779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.039796286Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.056133503Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.097434084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.112254135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.138393809Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.156871782Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.19972071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.217347128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.258106209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.277953226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.314033698Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.332887678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.36422988Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.384121527Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.423895282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.440200078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.485052599Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.501783303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.535711848Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.553415599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.599634222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.614095738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.660073618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.674823008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.718874715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.738156503Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.776970981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.791222183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.838543616Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.860847664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.91015238Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:39.945675993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.043532361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.059200467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.119270554Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.137445901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.199867089Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.21531689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.283959503Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.29741342Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.363140073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.379925447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.442377404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.457506131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.525737206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.540013297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.60871932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.625038407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.684513865Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.702936886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.778008797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.793436358Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.857648176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.876895441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.945070906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:40.96535289Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:41.039046725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:41.055200189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:41.128759931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:41.144925695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:41.211417889Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:41.228544128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:41.326804179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:41.347517039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:41.417034694Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-02T00:25:41.656920668Z level=info msg="Usage stats are ready to report"