logger=settings t=2026-09-02T12:34:58.517371452Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-09-02T12:34:58Z logger=settings t=2026-09-02T12:34:58.517626659Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-09-02T12:34:58.517641729Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-09-02T12:34:58.51764779Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-09-02T12:34:58.51765123Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-09-02T12:34:58.51765477Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-09-02T12:34:58.51765958Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-09-02T12:34:58.51766335Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-09-02T12:34:58.51766708Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-09-02T12:34:58.51767019Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-09-02T12:34:58.51767274Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-09-02T12:34:58.51767533Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-09-02T12:34:58.51767793Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-09-02T12:34:58.51768048Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-09-02T12:34:58.517683241Z level=info msg=Target target=[all] logger=settings t=2026-09-02T12:34:58.517690141Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-09-02T12:34:58.517693101Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-09-02T12:34:58.517695871Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-09-02T12:34:58.517698721Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-09-02T12:34:58.517703521Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-09-02T12:34:58.517708031Z level=info msg="App mode production" logger=sqlstore t=2026-09-02T12:34:58.517967077Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-09-02T12:34:58.517987038Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-09-02T12:34:58.519447026Z level=info msg="Locking database" logger=migrator t=2026-09-02T12:34:58.519455016Z level=info msg="Starting DB migrations" logger=migrator t=2026-09-02T12:34:58.520025901Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-09-02T12:34:58.520834052Z level=info msg="Migration successfully executed" id="create migration_log table" duration=807.76µs logger=migrator t=2026-09-02T12:34:58.528777509Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-09-02T12:34:58.529353683Z level=info msg="Migration successfully executed" id="create user table" duration=576.064µs logger=migrator t=2026-09-02T12:34:58.534667782Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-09-02T12:34:58.535160034Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=491.112µs logger=migrator t=2026-09-02T12:34:58.540856132Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-09-02T12:34:58.541314435Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=446.852µs logger=migrator t=2026-09-02T12:34:58.54844623Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-09-02T12:34:58.549065216Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=619.146µs logger=migrator t=2026-09-02T12:34:58.554116938Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-09-02T12:34:58.554723523Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=610.915µs logger=migrator t=2026-09-02T12:34:58.560844863Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-09-02T12:34:58.563118591Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.273429ms logger=migrator t=2026-09-02T12:34:58.568180414Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-09-02T12:34:58.568905102Z level=info msg="Migration successfully executed" id="create user table v2" duration=720.668µs logger=migrator t=2026-09-02T12:34:58.573982504Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-09-02T12:34:58.574632781Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=650.127µs logger=migrator t=2026-09-02T12:34:58.579101748Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-09-02T12:34:58.579740684Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=638.786µs logger=migrator t=2026-09-02T12:34:58.585141255Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-09-02T12:34:58.585482524Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=341.329µs logger=migrator t=2026-09-02T12:34:58.590623338Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-09-02T12:34:58.591067929Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=442.081µs logger=migrator t=2026-09-02T12:34:58.596165872Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-09-02T12:34:58.597768043Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.601931ms logger=migrator t=2026-09-02T12:34:58.606232914Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-09-02T12:34:58.606283895Z level=info msg="Migration successfully executed" id="Update user table charset" duration=52.231µs logger=migrator t=2026-09-02T12:34:58.613040231Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-09-02T12:34:58.615004212Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.963321ms logger=migrator t=2026-09-02T12:34:58.620719681Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-09-02T12:34:58.621091251Z level=info msg="Migration successfully executed" id="Add missing user data" duration=372.369µs logger=migrator t=2026-09-02T12:34:58.626658135Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-09-02T12:34:58.628696398Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.037233ms logger=migrator t=2026-09-02T12:34:58.636255865Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-09-02T12:34:58.637864107Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.611293ms logger=migrator t=2026-09-02T12:34:58.645951947Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-09-02T12:34:58.647898127Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.93611ms logger=migrator t=2026-09-02T12:34:58.656795099Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-09-02T12:34:58.668289348Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.482859ms logger=migrator t=2026-09-02T12:34:58.674206252Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-09-02T12:34:58.676075511Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.869068ms logger=migrator t=2026-09-02T12:34:58.681899992Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-09-02T12:34:58.682240331Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=340.869µs logger=migrator t=2026-09-02T12:34:58.875074608Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-09-02T12:34:58.876838723Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.767105ms logger=migrator t=2026-09-02T12:34:58.976801185Z 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-09-02T12:34:58.977503622Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=706.178µs logger=migrator t=2026-09-02T12:34:58.982599355Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-09-02T12:34:58.983342304Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=746.369µs logger=migrator t=2026-09-02T12:34:58.991008164Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-09-02T12:34:58.992223945Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.222021ms logger=migrator t=2026-09-02T12:34:58.998523729Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-09-02T12:34:58.999555596Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.031566ms logger=migrator t=2026-09-02T12:34:59.008030666Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-09-02T12:34:59.009117365Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.076198ms logger=migrator t=2026-09-02T12:34:59.015494181Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-09-02T12:34:59.017559444Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=2.062553ms logger=migrator t=2026-09-02T12:34:59.026800345Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-09-02T12:34:59.027980735Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.18107ms logger=migrator t=2026-09-02T12:34:59.039359121Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-09-02T12:34:59.039405442Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=48.891µs logger=migrator t=2026-09-02T12:34:59.052714018Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-09-02T12:34:59.053933181Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.211782ms logger=migrator t=2026-09-02T12:34:59.05929495Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-09-02T12:34:59.060450411Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.156731ms logger=migrator t=2026-09-02T12:34:59.067128724Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-09-02T12:34:59.068151481Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.022637ms logger=migrator t=2026-09-02T12:34:59.07464648Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-09-02T12:34:59.075668856Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.015315ms logger=migrator t=2026-09-02T12:34:59.082860364Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-09-02T12:34:59.087537035Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.674962ms logger=migrator t=2026-09-02T12:34:59.09274737Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-09-02T12:34:59.093957792Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.210472ms logger=migrator t=2026-09-02T12:34:59.100365368Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-09-02T12:34:59.101407076Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.041568ms logger=migrator t=2026-09-02T12:34:59.108209883Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-09-02T12:34:59.109235049Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.024546ms logger=migrator t=2026-09-02T12:34:59.134196208Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-09-02T12:34:59.135242216Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.045958ms logger=migrator t=2026-09-02T12:34:59.141874579Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-09-02T12:34:59.143073569Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.20066ms logger=migrator t=2026-09-02T12:34:59.149405725Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-09-02T12:34:59.150336179Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=898.584µs logger=migrator t=2026-09-02T12:34:59.156518399Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-09-02T12:34:59.157377672Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=860.243µs logger=migrator t=2026-09-02T12:34:59.16345478Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-09-02T12:34:59.164465237Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=1.009937ms logger=migrator t=2026-09-02T12:34:59.169781295Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-09-02T12:34:59.170968045Z level=info msg="Migration successfully executed" id="create star table" duration=1.18707ms logger=migrator t=2026-09-02T12:34:59.176052527Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-09-02T12:34:59.177275589Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.195812ms logger=migrator t=2026-09-02T12:34:59.183378279Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-09-02T12:34:59.184642291Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.263733ms logger=migrator t=2026-09-02T12:34:59.189790255Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-09-02T12:34:59.191240973Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.455048ms logger=migrator t=2026-09-02T12:34:59.195858142Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-09-02T12:34:59.19728789Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.428768ms logger=migrator t=2026-09-02T12:34:59.204105507Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-09-02T12:34:59.205501404Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.385456ms logger=migrator t=2026-09-02T12:34:59.210935055Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-09-02T12:34:59.212263879Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.329674ms logger=migrator t=2026-09-02T12:34:59.219057496Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-09-02T12:34:59.220354331Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.301065ms logger=migrator t=2026-09-02T12:34:59.236565032Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-09-02T12:34:59.236641094Z level=info msg="Migration successfully executed" id="Update org table charset" duration=81.452µs logger=migrator t=2026-09-02T12:34:59.241526581Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-09-02T12:34:59.241586112Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=61.861µs logger=migrator t=2026-09-02T12:34:59.246940412Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-09-02T12:34:59.24723837Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=299.008µs logger=migrator t=2026-09-02T12:34:59.252410414Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-09-02T12:34:59.253632086Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.221172ms logger=migrator t=2026-09-02T12:34:59.261277145Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-09-02T12:34:59.262492207Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.215762ms logger=migrator t=2026-09-02T12:34:59.267677602Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-09-02T12:34:59.269197981Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.519299ms logger=migrator t=2026-09-02T12:34:59.274087798Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-09-02T12:34:59.275069613Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=981.695µs logger=migrator t=2026-09-02T12:34:59.281675766Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-09-02T12:34:59.282903987Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.221361ms logger=migrator t=2026-09-02T12:34:59.298017521Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-09-02T12:34:59.299093468Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.076367ms logger=migrator t=2026-09-02T12:34:59.304538951Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-09-02T12:34:59.314346915Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.810744ms logger=migrator t=2026-09-02T12:34:59.321660385Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-09-02T12:34:59.322808636Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.14634ms logger=migrator t=2026-09-02T12:34:59.330062554Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-09-02T12:34:59.331208674Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.14554ms logger=migrator t=2026-09-02T12:34:59.338329499Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-09-02T12:34:59.339456029Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.109729ms logger=migrator t=2026-09-02T12:34:59.347138838Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-09-02T12:34:59.347629201Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=490.223µs logger=migrator t=2026-09-02T12:34:59.352473987Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-09-02T12:34:59.356736778Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=4.262101ms logger=migrator t=2026-09-02T12:34:59.365395214Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-09-02T12:34:59.365577168Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=197.775µs logger=migrator t=2026-09-02T12:34:59.371047021Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-09-02T12:34:59.37407731Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.030069ms logger=migrator t=2026-09-02T12:34:59.379564982Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-09-02T12:34:59.382349545Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.783323ms logger=migrator t=2026-09-02T12:34:59.388656848Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-09-02T12:34:59.391898753Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.241385ms logger=migrator t=2026-09-02T12:34:59.397158059Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-09-02T12:34:59.39832958Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.170691ms logger=migrator t=2026-09-02T12:34:59.403250008Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-09-02T12:34:59.405956438Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.71198ms logger=migrator t=2026-09-02T12:34:59.412014706Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-09-02T12:34:59.413218378Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.203442ms logger=migrator t=2026-09-02T12:34:59.418006182Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-09-02T12:34:59.419179183Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.173831ms logger=migrator t=2026-09-02T12:34:59.424393359Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-09-02T12:34:59.42443132Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=42.072µs logger=migrator t=2026-09-02T12:34:59.435348434Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-09-02T12:34:59.435444606Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=101.503µs logger=migrator t=2026-09-02T12:34:59.447737285Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-09-02T12:34:59.451493243Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.756618ms logger=migrator t=2026-09-02T12:34:59.460463627Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-09-02T12:34:59.462796047Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.33628ms logger=migrator t=2026-09-02T12:34:59.467227232Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-09-02T12:34:59.469082281Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.854749ms logger=migrator t=2026-09-02T12:34:59.473456295Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-09-02T12:34:59.475227921Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.771286ms logger=migrator t=2026-09-02T12:34:59.480163829Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-09-02T12:34:59.480595561Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=429.892µs logger=migrator t=2026-09-02T12:34:59.488993009Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-09-02T12:34:59.490375605Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.382336ms logger=migrator t=2026-09-02T12:34:59.495785405Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-09-02T12:34:59.497161372Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.374946ms logger=migrator t=2026-09-02T12:34:59.502127261Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-09-02T12:34:59.502181572Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=41.551µs logger=migrator t=2026-09-02T12:34:59.50711704Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-09-02T12:34:59.508468356Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.351556ms logger=migrator t=2026-09-02T12:34:59.513379723Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-09-02T12:34:59.514680787Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.301734ms logger=migrator t=2026-09-02T12:34:59.520062148Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-09-02T12:34:59.529104992Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.041784ms logger=migrator t=2026-09-02T12:34:59.53554568Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-09-02T12:34:59.536853194Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.313815ms logger=migrator t=2026-09-02T12:34:59.543784274Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-09-02T12:34:59.54514803Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.363106ms logger=migrator t=2026-09-02T12:34:59.550846048Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-09-02T12:34:59.552194543Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.347925ms logger=migrator t=2026-09-02T12:34:59.557426809Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-09-02T12:34:59.557930062Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=502.933µs logger=migrator t=2026-09-02T12:34:59.565187971Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-09-02T12:34:59.5662981Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.110199ms logger=migrator t=2026-09-02T12:34:59.572078801Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-09-02T12:34:59.575846929Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.768018ms logger=migrator t=2026-09-02T12:34:59.581058614Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-09-02T12:34:59.582535632Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.467598ms logger=migrator t=2026-09-02T12:34:59.590042918Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-09-02T12:34:59.590378836Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=336.468µs logger=migrator t=2026-09-02T12:34:59.598410106Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-09-02T12:34:59.598837516Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=417.22µs logger=migrator t=2026-09-02T12:34:59.609644318Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-09-02T12:34:59.611920887Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=2.280809ms logger=migrator t=2026-09-02T12:34:59.621493316Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-09-02T12:34:59.625435799Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.945654ms logger=migrator t=2026-09-02T12:34:59.632057391Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-09-02T12:34:59.63395438Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.902879ms logger=migrator t=2026-09-02T12:34:59.646972609Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-09-02T12:34:59.64897511Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.999852ms logger=migrator t=2026-09-02T12:34:59.66048873Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-09-02T12:34:59.662161054Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.688544ms logger=migrator t=2026-09-02T12:34:59.671835185Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-09-02T12:34:59.673114289Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.279164ms logger=migrator t=2026-09-02T12:34:59.679150936Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-09-02T12:34:59.680380128Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.228912ms logger=migrator t=2026-09-02T12:34:59.685547112Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-09-02T12:34:59.697066832Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=11.51596ms logger=migrator t=2026-09-02T12:34:59.704423144Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-09-02T12:34:59.70620661Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.780797ms logger=migrator t=2026-09-02T12:34:59.716495167Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-09-02T12:34:59.718740506Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.251209ms logger=migrator t=2026-09-02T12:34:59.731659192Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-09-02T12:34:59.733480529Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.824967ms logger=migrator t=2026-09-02T12:34:59.76156639Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-09-02T12:34:59.762829793Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.273214ms logger=migrator t=2026-09-02T12:34:59.78269138Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-09-02T12:34:59.786449877Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.759087ms logger=migrator t=2026-09-02T12:34:59.810156134Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-09-02T12:34:59.814453776Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.300181ms logger=migrator t=2026-09-02T12:34:59.823771938Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-09-02T12:34:59.823814029Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=57.211µs logger=migrator t=2026-09-02T12:34:59.832992798Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-09-02T12:34:59.834498357Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=1.501499ms logger=migrator t=2026-09-02T12:34:59.850487674Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-09-02T12:34:59.854776265Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.291751ms logger=migrator t=2026-09-02T12:34:59.864365885Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-09-02T12:34:59.864735374Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=372.689µs logger=migrator t=2026-09-02T12:34:59.872391903Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-09-02T12:34:59.87264846Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=257.357µs logger=migrator t=2026-09-02T12:34:59.877799974Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-09-02T12:34:59.881743176Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.943152ms logger=migrator t=2026-09-02T12:34:59.888116072Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-09-02T12:34:59.888443141Z level=info msg="Migration successfully executed" id="Update uid value" duration=327.489µs logger=migrator t=2026-09-02T12:34:59.895683879Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-09-02T12:34:59.897169068Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.471879ms logger=migrator t=2026-09-02T12:34:59.902461655Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-09-02T12:34:59.904021826Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.56001ms logger=migrator t=2026-09-02T12:34:59.909724664Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-09-02T12:34:59.911015878Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.291274ms logger=migrator t=2026-09-02T12:34:59.943979385Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-09-02T12:34:59.945057564Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.074529ms logger=migrator t=2026-09-02T12:34:59.966684166Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-09-02T12:34:59.96877206Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.090274ms logger=migrator t=2026-09-02T12:34:59.97721059Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-09-02T12:34:59.978616677Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.405847ms logger=migrator t=2026-09-02T12:34:59.987261292Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-09-02T12:34:59.989676355Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=2.421312ms logger=migrator t=2026-09-02T12:34:59.999977922Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-09-02T12:35:00.001282067Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.302814ms logger=migrator t=2026-09-02T12:35:00.010264509Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-09-02T12:35:00.011341058Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.078439ms logger=migrator t=2026-09-02T12:35:00.020979569Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-09-02T12:35:00.033821773Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=12.838134ms logger=migrator t=2026-09-02T12:35:00.042284293Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-09-02T12:35:00.043783971Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.498778ms logger=migrator t=2026-09-02T12:35:00.051459092Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-09-02T12:35:00.052431547Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=967.664µs logger=migrator t=2026-09-02T12:35:00.060004774Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-09-02T12:35:00.06102997Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.019906ms logger=migrator t=2026-09-02T12:35:00.067730445Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-09-02T12:35:00.069161262Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.426627ms logger=migrator t=2026-09-02T12:35:00.07677093Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-09-02T12:35:00.077250413Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=474.333µs logger=migrator t=2026-09-02T12:35:00.086436271Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-09-02T12:35:00.087278444Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=842.813µs logger=migrator t=2026-09-02T12:35:00.09367356Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-09-02T12:35:00.093710361Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=38.001µs logger=migrator t=2026-09-02T12:35:00.100431366Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-09-02T12:35:00.104289706Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.85812ms logger=migrator t=2026-09-02T12:35:00.111525994Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-09-02T12:35:00.115921819Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.395095ms logger=migrator t=2026-09-02T12:35:00.122587172Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-09-02T12:35:00.122818458Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=232.046µs logger=migrator t=2026-09-02T12:35:00.129331187Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-09-02T12:35:00.133160887Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.81786ms logger=migrator t=2026-09-02T12:35:00.141624498Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-09-02T12:35:00.146640508Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.02003ms logger=migrator t=2026-09-02T12:35:00.154522493Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-09-02T12:35:00.155893868Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.373725ms logger=migrator t=2026-09-02T12:35:00.163365123Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-09-02T12:35:00.164389999Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.024906ms logger=migrator t=2026-09-02T12:35:00.17209435Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-09-02T12:35:00.173425475Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.331034ms logger=migrator t=2026-09-02T12:35:00.180114869Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-09-02T12:35:00.181529005Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.413896ms logger=migrator t=2026-09-02T12:35:00.188005284Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-09-02T12:35:00.189251607Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.239893ms logger=migrator t=2026-09-02T12:35:00.196828274Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-09-02T12:35:00.198067695Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.229662ms logger=migrator t=2026-09-02T12:35:00.205403247Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-09-02T12:35:00.205644013Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=244.286µs logger=migrator t=2026-09-02T12:35:00.212194283Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-09-02T12:35:00.212286935Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=93.162µs logger=migrator t=2026-09-02T12:35:00.219087293Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-09-02T12:35:00.223755134Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.667321ms logger=migrator t=2026-09-02T12:35:00.23129588Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-09-02T12:35:00.235615033Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.317664ms logger=migrator t=2026-09-02T12:35:00.242284867Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-09-02T12:35:00.242444061Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=160.305µs logger=migrator t=2026-09-02T12:35:00.249395401Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-09-02T12:35:00.250544691Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.14923ms logger=migrator t=2026-09-02T12:35:00.258920489Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-09-02T12:35:00.260386897Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.465258ms logger=migrator t=2026-09-02T12:35:00.267464661Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-09-02T12:35:00.267538663Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=39.491µs logger=migrator t=2026-09-02T12:35:00.27628107Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-09-02T12:35:00.277533503Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.252823ms logger=migrator t=2026-09-02T12:35:00.285167691Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-09-02T12:35:00.286525647Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.347296ms logger=migrator t=2026-09-02T12:35:00.294944056Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-09-02T12:35:00.299118864Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.174558ms logger=migrator t=2026-09-02T12:35:00.30549173Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-09-02T12:35:00.305529531Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=39.221µs logger=migrator t=2026-09-02T12:35:00.312266727Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-09-02T12:35:00.313518239Z level=info msg="Migration successfully executed" id="create session table" duration=1.254202ms logger=migrator t=2026-09-02T12:35:00.322150854Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-09-02T12:35:00.322335969Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=179.284µs logger=migrator t=2026-09-02T12:35:00.328814157Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-09-02T12:35:00.328968762Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=165.204µs logger=migrator t=2026-09-02T12:35:00.33548599Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-09-02T12:35:00.33660409Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.11739ms logger=migrator t=2026-09-02T12:35:00.344898536Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-09-02T12:35:00.345995465Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.097638ms logger=migrator t=2026-09-02T12:35:00.354644829Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-09-02T12:35:00.354737921Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=80.162µs logger=migrator t=2026-09-02T12:35:00.362069843Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-09-02T12:35:00.362150915Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=84.103µs logger=migrator t=2026-09-02T12:35:00.369011372Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-09-02T12:35:00.373766487Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.754735ms logger=migrator t=2026-09-02T12:35:00.381667292Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-09-02T12:35:00.386184689Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.516997ms logger=migrator t=2026-09-02T12:35:00.392687629Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-09-02T12:35:00.392911595Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=223.936µs logger=migrator t=2026-09-02T12:35:00.400604385Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-09-02T12:35:00.400764489Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=161.024µs logger=migrator t=2026-09-02T12:35:00.408013687Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-09-02T12:35:00.413636873Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=5.623826ms logger=migrator t=2026-09-02T12:35:00.42004853Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-09-02T12:35:00.420084581Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=37.471µs logger=migrator t=2026-09-02T12:35:00.426585301Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-09-02T12:35:00.431148109Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.562778ms logger=migrator t=2026-09-02T12:35:00.43924861Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-09-02T12:35:00.439521647Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=273.617µs logger=migrator t=2026-09-02T12:35:00.446465458Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-09-02T12:35:00.451088698Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.62261ms logger=migrator t=2026-09-02T12:35:00.457070314Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-09-02T12:35:00.461621532Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.550628ms logger=migrator t=2026-09-02T12:35:00.470908674Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-09-02T12:35:00.471062328Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=149.894µs logger=migrator t=2026-09-02T12:35:00.484867657Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-09-02T12:35:00.48655395Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.688253ms logger=migrator t=2026-09-02T12:35:00.496264054Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-09-02T12:35:00.497708761Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.444207ms logger=migrator t=2026-09-02T12:35:00.50729065Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-09-02T12:35:00.509245971Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.955421ms logger=migrator t=2026-09-02T12:35:00.519380275Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-09-02T12:35:00.521033638Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.653163ms logger=migrator t=2026-09-02T12:35:00.527531097Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-09-02T12:35:00.528455921Z level=info msg="Migration successfully executed" id="add index alert state" duration=923.614µs logger=migrator t=2026-09-02T12:35:00.534222451Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-09-02T12:35:00.535101464Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=878.493µs logger=migrator t=2026-09-02T12:35:00.541238354Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-09-02T12:35:00.541911271Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=677.048µs logger=migrator t=2026-09-02T12:35:00.547324232Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-09-02T12:35:00.548218715Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=910.283µs logger=migrator t=2026-09-02T12:35:00.554645352Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-09-02T12:35:00.555451343Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=806.081µs logger=migrator t=2026-09-02T12:35:00.565885495Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-09-02T12:35:00.575063163Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.177028ms logger=migrator t=2026-09-02T12:35:00.580933897Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-09-02T12:35:00.581596053Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=650.126µs logger=migrator t=2026-09-02T12:35:00.587487686Z 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-09-02T12:35:00.588287437Z 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=805.341µs logger=migrator t=2026-09-02T12:35:00.595355291Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-09-02T12:35:00.595784032Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=428.831µs logger=migrator t=2026-09-02T12:35:00.601762028Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-09-02T12:35:00.602555879Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=793.871µs logger=migrator t=2026-09-02T12:35:00.608353729Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-09-02T12:35:00.609564471Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.210501ms logger=migrator t=2026-09-02T12:35:00.619237603Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-09-02T12:35:00.625445234Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.208071ms logger=migrator t=2026-09-02T12:35:00.63223137Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-09-02T12:35:00.637720993Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.489143ms logger=migrator t=2026-09-02T12:35:00.64375455Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-09-02T12:35:00.64949017Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.732529ms logger=migrator t=2026-09-02T12:35:00.656510953Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-09-02T12:35:00.662234012Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.716849ms logger=migrator t=2026-09-02T12:35:00.669034498Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-09-02T12:35:00.670435845Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.400757ms logger=migrator t=2026-09-02T12:35:00.677126828Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-09-02T12:35:00.677166389Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=41.231µs logger=migrator t=2026-09-02T12:35:00.68448471Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-09-02T12:35:00.684524692Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=41.181µs logger=migrator t=2026-09-02T12:35:00.690949918Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-09-02T12:35:00.692354735Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.409827ms logger=migrator t=2026-09-02T12:35:00.698885614Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-09-02T12:35:00.700359963Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.473729ms logger=migrator t=2026-09-02T12:35:00.708166966Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-09-02T12:35:00.709347477Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.191532ms logger=migrator t=2026-09-02T12:35:00.716937284Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-09-02T12:35:00.718227098Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.289494ms logger=migrator t=2026-09-02T12:35:00.726237196Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-09-02T12:35:00.727886069Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.648233ms logger=migrator t=2026-09-02T12:35:00.735289501Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-09-02T12:35:00.742726005Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.435524ms logger=migrator t=2026-09-02T12:35:00.750522518Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-09-02T12:35:00.757020917Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.497859ms logger=migrator t=2026-09-02T12:35:00.764669116Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-09-02T12:35:00.764984294Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=313.778µs logger=migrator t=2026-09-02T12:35:00.77366685Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-09-02T12:35:00.775045676Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.378626ms logger=migrator t=2026-09-02T12:35:00.781587196Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-09-02T12:35:00.782884389Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.297113ms logger=migrator t=2026-09-02T12:35:00.789240265Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-09-02T12:35:00.794995935Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.76104ms logger=migrator t=2026-09-02T12:35:00.802300996Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-09-02T12:35:00.802433088Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=132.372µs logger=migrator t=2026-09-02T12:35:00.808848725Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-09-02T12:35:00.810336414Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.486919ms logger=migrator t=2026-09-02T12:35:00.816532615Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-09-02T12:35:00.818058535Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.51417ms logger=migrator t=2026-09-02T12:35:00.828140657Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-09-02T12:35:00.82825652Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=116.823µs logger=migrator t=2026-09-02T12:35:00.838063386Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-09-02T12:35:00.840341355Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.28072ms logger=migrator t=2026-09-02T12:35:00.847624274Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-09-02T12:35:00.849346689Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.729996ms logger=migrator t=2026-09-02T12:35:00.857618934Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-09-02T12:35:00.859193535Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.574121ms logger=migrator t=2026-09-02T12:35:00.866138756Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-09-02T12:35:00.867751728Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.611922ms logger=migrator t=2026-09-02T12:35:00.874887354Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-09-02T12:35:00.87666979Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.782256ms logger=migrator t=2026-09-02T12:35:00.883852366Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-09-02T12:35:00.885454109Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.600803ms logger=migrator t=2026-09-02T12:35:00.892510442Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-09-02T12:35:00.892564483Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=55.142µs logger=migrator t=2026-09-02T12:35:00.899268348Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-09-02T12:35:00.90550665Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.238213ms logger=migrator t=2026-09-02T12:35:00.912334377Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-09-02T12:35:00.91356845Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.234153ms logger=migrator t=2026-09-02T12:35:00.919632008Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-09-02T12:35:00.92590668Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.274142ms logger=migrator t=2026-09-02T12:35:00.933811977Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-09-02T12:35:00.935004127Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.198541ms logger=migrator t=2026-09-02T12:35:00.942584984Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-09-02T12:35:00.944029722Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.456598ms logger=migrator t=2026-09-02T12:35:00.954564806Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-09-02T12:35:00.956135078Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.571041ms logger=migrator t=2026-09-02T12:35:00.968439567Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-09-02T12:35:00.976188708Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=7.750441ms logger=migrator t=2026-09-02T12:35:00.980301456Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-09-02T12:35:00.980824649Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=523.593µs logger=migrator t=2026-09-02T12:35:00.986576049Z 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-09-02T12:35:00.987190275Z 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=614.106µs logger=migrator t=2026-09-02T12:35:00.993644113Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-09-02T12:35:00.994184307Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=511.393µs logger=migrator t=2026-09-02T12:35:01.001047666Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-09-02T12:35:01.001806435Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=762.839µs logger=migrator t=2026-09-02T12:35:01.007954665Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-09-02T12:35:01.00815354Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=225.286µs logger=migrator t=2026-09-02T12:35:01.014902506Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-09-02T12:35:01.017895364Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=2.986988ms logger=migrator t=2026-09-02T12:35:01.025029089Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-09-02T12:35:01.031913759Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.88759ms logger=migrator t=2026-09-02T12:35:01.037909944Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-09-02T12:35:01.039992909Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=2.086405ms logger=migrator t=2026-09-02T12:35:01.046530098Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-09-02T12:35:01.047844803Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.315465ms logger=migrator t=2026-09-02T12:35:01.053635314Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-09-02T12:35:01.053990983Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=358.419µs logger=migrator t=2026-09-02T12:35:01.058991273Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-09-02T12:35:01.066294583Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.297919ms logger=migrator t=2026-09-02T12:35:01.072176326Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-09-02T12:35:01.073942782Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.769835ms logger=migrator t=2026-09-02T12:35:01.082974526Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-09-02T12:35:01.083406438Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=435.122µs logger=migrator t=2026-09-02T12:35:01.088539471Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-09-02T12:35:01.089161738Z level=info msg="Migration successfully executed" id="Move region to single row" duration=622.337µs logger=migrator t=2026-09-02T12:35:01.09386966Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-09-02T12:35:01.095196155Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.333045ms logger=migrator t=2026-09-02T12:35:01.101038927Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-09-02T12:35:01.10234151Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.312144ms logger=migrator t=2026-09-02T12:35:01.107242219Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-02T12:35:01.108726927Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.484138ms logger=migrator t=2026-09-02T12:35:01.114457326Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-02T12:35:01.115784431Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.326155ms logger=migrator t=2026-09-02T12:35:01.120839802Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-09-02T12:35:01.122067694Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.227681ms logger=migrator t=2026-09-02T12:35:01.126803968Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-09-02T12:35:01.1280903Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.286003ms logger=migrator t=2026-09-02T12:35:01.133661705Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-09-02T12:35:01.133753798Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=92.943µs logger=migrator t=2026-09-02T12:35:01.138631784Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-09-02T12:35:01.139825566Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.186782ms logger=migrator t=2026-09-02T12:35:01.145979796Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-09-02T12:35:01.147131776Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.151809ms logger=migrator t=2026-09-02T12:35:01.153663726Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-09-02T12:35:01.155471422Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.811827ms logger=migrator t=2026-09-02T12:35:01.161833868Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-09-02T12:35:01.162767023Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=933.145µs logger=migrator t=2026-09-02T12:35:01.167887016Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-09-02T12:35:01.168253935Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=365.489µs logger=migrator t=2026-09-02T12:35:01.175252497Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-09-02T12:35:01.175986367Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=733.71µs logger=migrator t=2026-09-02T12:35:01.181988283Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-09-02T12:35:01.182168828Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=185.234µs logger=migrator t=2026-09-02T12:35:01.186994573Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-09-02T12:35:01.188345898Z level=info msg="Migration successfully executed" id="create team table" duration=1.350765ms logger=migrator t=2026-09-02T12:35:01.193496812Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-09-02T12:35:01.195002311Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.504849ms logger=migrator t=2026-09-02T12:35:01.201274254Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-09-02T12:35:01.202597139Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.322585ms logger=migrator t=2026-09-02T12:35:01.207927348Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-09-02T12:35:01.214410326Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.482478ms logger=migrator t=2026-09-02T12:35:01.21917018Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-09-02T12:35:01.219447518Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=280.267µs logger=migrator t=2026-09-02T12:35:01.224591101Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-09-02T12:35:01.225892375Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.301544ms logger=migrator t=2026-09-02T12:35:01.232290521Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-09-02T12:35:01.233461172Z level=info msg="Migration successfully executed" id="create team member table" duration=1.170191ms logger=migrator t=2026-09-02T12:35:01.238463862Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-09-02T12:35:01.239735735Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.281792ms logger=migrator t=2026-09-02T12:35:01.244811327Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-09-02T12:35:01.246137852Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.325845ms logger=migrator t=2026-09-02T12:35:01.252245911Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-09-02T12:35:01.253615136Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.369145ms logger=migrator t=2026-09-02T12:35:01.268704239Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-09-02T12:35:01.275784193Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.081685ms logger=migrator t=2026-09-02T12:35:01.281245145Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-09-02T12:35:01.28760656Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.364926ms logger=migrator t=2026-09-02T12:35:01.293624797Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-09-02T12:35:01.300133957Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.503609ms logger=migrator t=2026-09-02T12:35:01.305161427Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-09-02T12:35:01.306496961Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.335084ms logger=migrator t=2026-09-02T12:35:01.31177242Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-09-02T12:35:01.313111974Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.339484ms logger=migrator t=2026-09-02T12:35:01.319171282Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-09-02T12:35:01.320634489Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.462597ms logger=migrator t=2026-09-02T12:35:01.32717676Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-09-02T12:35:01.328585067Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.407817ms logger=migrator t=2026-09-02T12:35:01.334134041Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-09-02T12:35:01.335477076Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.342425ms logger=migrator t=2026-09-02T12:35:01.342210711Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-09-02T12:35:01.343609867Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.398786ms logger=migrator t=2026-09-02T12:35:01.351080681Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-09-02T12:35:01.352609651Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.52798ms logger=migrator t=2026-09-02T12:35:01.35756537Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-09-02T12:35:01.358969477Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.408037ms logger=migrator t=2026-09-02T12:35:01.365327672Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-09-02T12:35:01.366066371Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=737.309µs logger=migrator t=2026-09-02T12:35:01.371089092Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-09-02T12:35:01.371514183Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=425.901µs logger=migrator t=2026-09-02T12:35:01.377398116Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-09-02T12:35:01.378643929Z level=info msg="Migration successfully executed" id="create tag table" duration=1.244463ms logger=migrator t=2026-09-02T12:35:01.38406809Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-09-02T12:35:01.385740053Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.679763ms logger=migrator t=2026-09-02T12:35:01.391218516Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-09-02T12:35:01.39251692Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.298335ms logger=migrator t=2026-09-02T12:35:01.399359898Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-09-02T12:35:01.401077353Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.717316ms logger=migrator t=2026-09-02T12:35:01.406621787Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-09-02T12:35:01.408093105Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.477878ms logger=migrator t=2026-09-02T12:35:01.413938457Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-09-02T12:35:01.437021718Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=23.080321ms logger=migrator t=2026-09-02T12:35:01.443647369Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-09-02T12:35:01.444893992Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.236733ms logger=migrator t=2026-09-02T12:35:01.452145111Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-09-02T12:35:01.45363876Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.48078ms logger=migrator t=2026-09-02T12:35:01.458924197Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-09-02T12:35:01.45941208Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=487.123µs logger=migrator t=2026-09-02T12:35:01.465454788Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-09-02T12:35:01.466599157Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.140499ms logger=migrator t=2026-09-02T12:35:01.470829077Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-09-02T12:35:01.472154351Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.313734ms logger=migrator t=2026-09-02T12:35:01.478125696Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-09-02T12:35:01.479721219Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.595102ms logger=migrator t=2026-09-02T12:35:01.486629838Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-09-02T12:35:01.486785662Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=157.514µs logger=migrator t=2026-09-02T12:35:01.491909615Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-09-02T12:35:01.500582831Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.672246ms logger=migrator t=2026-09-02T12:35:01.506009662Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-09-02T12:35:01.513960819Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.949757ms logger=migrator t=2026-09-02T12:35:01.522047319Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-09-02T12:35:01.529986896Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.934067ms logger=migrator t=2026-09-02T12:35:01.535463999Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-09-02T12:35:01.542978034Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.513875ms logger=migrator t=2026-09-02T12:35:01.548541529Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-09-02T12:35:01.550032117Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.506829ms logger=migrator t=2026-09-02T12:35:01.557265986Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-09-02T12:35:01.564916514Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.649498ms logger=migrator t=2026-09-02T12:35:01.570356206Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-09-02T12:35:01.571600839Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.244533ms logger=migrator t=2026-09-02T12:35:01.577267656Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-09-02T12:35:01.578735384Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.456398ms logger=migrator t=2026-09-02T12:35:01.585283015Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-09-02T12:35:01.586629419Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.345994ms logger=migrator t=2026-09-02T12:35:01.593017386Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-09-02T12:35:01.594522645Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.505539ms logger=migrator t=2026-09-02T12:35:01.599601928Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-09-02T12:35:01.601104216Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.502389ms logger=migrator t=2026-09-02T12:35:01.607799421Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-09-02T12:35:01.60934152Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.54185ms logger=migrator t=2026-09-02T12:35:01.614670799Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-09-02T12:35:01.622979725Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.307837ms logger=migrator t=2026-09-02T12:35:01.627573975Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-09-02T12:35:01.629050233Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.475318ms logger=migrator t=2026-09-02T12:35:01.635163722Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-09-02T12:35:01.636726453Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.55973ms logger=migrator t=2026-09-02T12:35:01.645382788Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-09-02T12:35:01.646888617Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.505689ms logger=migrator t=2026-09-02T12:35:01.652975796Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-09-02T12:35:01.656291331Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=3.319165ms logger=migrator t=2026-09-02T12:35:01.663603322Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-09-02T12:35:01.666069686Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.469764ms logger=migrator t=2026-09-02T12:35:01.671872967Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-09-02T12:35:01.672227817Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=353.71µs logger=migrator t=2026-09-02T12:35:01.678656573Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-09-02T12:35:01.678827908Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=173.025µs logger=migrator t=2026-09-02T12:35:01.685351378Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-09-02T12:35:01.687635997Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.28836ms logger=migrator t=2026-09-02T12:35:01.696174459Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-09-02T12:35:01.69809639Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.922741ms logger=migrator t=2026-09-02T12:35:01.703568642Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-02T12:35:01.705476792Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.90727ms logger=migrator t=2026-09-02T12:35:01.712535995Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-09-02T12:35:01.712667638Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=138.714µs logger=migrator t=2026-09-02T12:35:01.717946195Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-09-02T12:35:01.719709992Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.757457ms logger=migrator t=2026-09-02T12:35:01.72694837Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-02T12:35:01.72884542Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.896ms logger=migrator t=2026-09-02T12:35:01.736039207Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-09-02T12:35:01.737789282Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.740804ms logger=migrator t=2026-09-02T12:35:01.743915831Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-02T12:35:01.746270752Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.355811ms logger=migrator t=2026-09-02T12:35:01.752405302Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-09-02T12:35:01.764796065Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=12.378802ms logger=migrator t=2026-09-02T12:35:01.770619597Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-09-02T12:35:01.772480445Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.874669ms logger=migrator t=2026-09-02T12:35:01.781215942Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-09-02T12:35:01.781388466Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=175.944µs logger=migrator t=2026-09-02T12:35:01.789472907Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-09-02T12:35:01.791624843Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.153045ms logger=migrator t=2026-09-02T12:35:01.798941443Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-09-02T12:35:01.800823762Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.882259ms logger=migrator t=2026-09-02T12:35:01.808543393Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-09-02T12:35:01.810627087Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.088384ms logger=migrator t=2026-09-02T12:35:01.819006034Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-09-02T12:35:01.819141708Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=137.854µs logger=migrator t=2026-09-02T12:35:01.82535142Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-09-02T12:35:01.827350602Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.000702ms logger=migrator t=2026-09-02T12:35:01.834437606Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-09-02T12:35:01.836538011Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.101215ms logger=migrator t=2026-09-02T12:35:01.849105388Z 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-09-02T12:35:01.851291895Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.188247ms logger=migrator t=2026-09-02T12:35:01.860279699Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-09-02T12:35:01.863049661Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.773922ms logger=migrator t=2026-09-02T12:35:01.871715536Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-09-02T12:35:01.881172002Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.463196ms logger=migrator t=2026-09-02T12:35:01.886143761Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-09-02T12:35:01.887827725Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.684644ms logger=migrator t=2026-09-02T12:35:01.892435245Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-09-02T12:35:01.89376894Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.333855ms logger=migrator t=2026-09-02T12:35:01.900202337Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-09-02T12:35:01.935715931Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=35.514264ms logger=migrator t=2026-09-02T12:35:01.940558337Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-09-02T12:35:01.96871265Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.154453ms logger=migrator t=2026-09-02T12:35:01.973076323Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-09-02T12:35:01.973914765Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=837.412µs logger=migrator t=2026-09-02T12:35:01.978229477Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-09-02T12:35:01.979159801Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=932.104µs logger=migrator t=2026-09-02T12:35:01.983883144Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-09-02T12:35:01.989856569Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.965625ms logger=migrator t=2026-09-02T12:35:01.994545852Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-09-02T12:35:01.999609284Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.066611ms logger=migrator t=2026-09-02T12:35:02.004439289Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-09-02T12:35:02.005352543Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=913.164µs logger=migrator t=2026-09-02T12:35:02.01063989Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-09-02T12:35:02.011531184Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=891.164µs logger=migrator t=2026-09-02T12:35:02.016982836Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-09-02T12:35:02.017878798Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=892.022µs logger=migrator t=2026-09-02T12:35:02.022682954Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-09-02T12:35:02.023672469Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=989.065µs logger=migrator t=2026-09-02T12:35:02.032357295Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-09-02T12:35:02.032756086Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=418.061µs logger=migrator t=2026-09-02T12:35:02.038948327Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-09-02T12:35:02.048646249Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.697642ms logger=migrator t=2026-09-02T12:35:02.05678223Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-09-02T12:35:02.067384687Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=10.601477ms logger=migrator t=2026-09-02T12:35:02.07326963Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-09-02T12:35:02.082371466Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.100876ms logger=migrator t=2026-09-02T12:35:02.087824728Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-09-02T12:35:02.089262196Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.438128ms logger=migrator t=2026-09-02T12:35:02.097533361Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-09-02T12:35:02.099721328Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.191147ms logger=migrator t=2026-09-02T12:35:02.106185626Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-09-02T12:35:02.115192681Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.006245ms logger=migrator t=2026-09-02T12:35:02.120520139Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-09-02T12:35:02.12979641Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.276541ms logger=migrator t=2026-09-02T12:35:02.13592738Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-09-02T12:35:02.137816288Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.896199ms logger=migrator t=2026-09-02T12:35:02.144568864Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-09-02T12:35:02.153716333Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.147209ms logger=migrator t=2026-09-02T12:35:02.162106681Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-09-02T12:35:02.171853914Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.747003ms logger=migrator t=2026-09-02T12:35:02.178769225Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-09-02T12:35:02.178883238Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=115.993µs logger=migrator t=2026-09-02T12:35:02.184277458Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-09-02T12:35:02.185939161Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.655412ms logger=migrator t=2026-09-02T12:35:02.192024529Z 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-09-02T12:35:02.19357831Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.547371ms logger=migrator t=2026-09-02T12:35:02.200227672Z 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-09-02T12:35:02.201812114Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.585702ms logger=migrator t=2026-09-02T12:35:02.207574434Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-09-02T12:35:02.207668366Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=95.062µs logger=migrator t=2026-09-02T12:35:02.213019576Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-09-02T12:35:02.222211784Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.192039ms logger=migrator t=2026-09-02T12:35:02.228877088Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-09-02T12:35:02.238406566Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.529678ms logger=migrator t=2026-09-02T12:35:02.243532789Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-09-02T12:35:02.252962604Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.429515ms logger=migrator t=2026-09-02T12:35:02.258358214Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-09-02T12:35:02.26777224Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.412366ms logger=migrator t=2026-09-02T12:35:02.274190657Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-09-02T12:35:02.283588751Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.387434ms logger=migrator t=2026-09-02T12:35:02.288590482Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-09-02T12:35:02.288709195Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=112.523µs logger=migrator t=2026-09-02T12:35:02.293983242Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-09-02T12:35:02.295175532Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.1917ms logger=migrator t=2026-09-02T12:35:02.301447856Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-09-02T12:35:02.311355123Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.897387ms logger=migrator t=2026-09-02T12:35:02.31775878Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-09-02T12:35:02.318596862Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=840.472µs logger=migrator t=2026-09-02T12:35:02.328074319Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-09-02T12:35:02.337959016Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.884237ms logger=migrator t=2026-09-02T12:35:02.345619175Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-09-02T12:35:02.347591337Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.956162ms logger=migrator t=2026-09-02T12:35:02.355169484Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-09-02T12:35:02.36505891Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.896057ms logger=migrator t=2026-09-02T12:35:02.372288819Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-09-02T12:35:02.373549171Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.260582ms logger=migrator t=2026-09-02T12:35:02.378922161Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-09-02T12:35:02.380549294Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.618232ms logger=migrator t=2026-09-02T12:35:02.386517309Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-09-02T12:35:02.395910983Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.392894ms logger=migrator t=2026-09-02T12:35:02.403122531Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-09-02T12:35:02.404708012Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.586891ms logger=migrator t=2026-09-02T12:35:02.412633978Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-09-02T12:35:02.414457656Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.826828ms logger=migrator t=2026-09-02T12:35:02.421625952Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-09-02T12:35:02.42346296Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.836848ms logger=migrator t=2026-09-02T12:35:02.432011162Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-09-02T12:35:02.434439266Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.428464ms logger=migrator t=2026-09-02T12:35:02.441701535Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-09-02T12:35:02.441810318Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=110.252µs logger=migrator t=2026-09-02T12:35:02.449375524Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-09-02T12:35:02.450894474Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.5188ms logger=migrator t=2026-09-02T12:35:02.461994453Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-09-02T12:35:02.463568283Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.57502ms logger=migrator t=2026-09-02T12:35:02.475019951Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-09-02T12:35:02.475682499Z 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-09-02T12:35:02.482374242Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-09-02T12:35:02.483013189Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=634.207µs logger=migrator t=2026-09-02T12:35:02.490345611Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-09-02T12:35:02.492548548Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.207088ms logger=migrator t=2026-09-02T12:35:02.499033745Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-09-02T12:35:02.509130159Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.096334ms logger=migrator t=2026-09-02T12:35:02.514615731Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-09-02T12:35:02.516699655Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.082954ms logger=migrator t=2026-09-02T12:35:02.522971479Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-09-02T12:35:02.524761995Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.789856ms logger=migrator t=2026-09-02T12:35:02.532400724Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-09-02T12:35:02.533669817Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.268823ms logger=migrator t=2026-09-02T12:35:02.544433497Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-09-02T12:35:02.546035359Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.604402ms logger=migrator t=2026-09-02T12:35:02.552984659Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-09-02T12:35:02.555005242Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.018913ms logger=migrator t=2026-09-02T12:35:02.561984624Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-09-02T12:35:02.562091237Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=108.003µs logger=migrator t=2026-09-02T12:35:02.567090606Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-09-02T12:35:02.567251051Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=161.664µs logger=migrator t=2026-09-02T12:35:02.573578776Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-09-02T12:35:02.584030537Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.451461ms logger=migrator t=2026-09-02T12:35:02.589429418Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-09-02T12:35:02.590072025Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=642.997µs logger=migrator t=2026-09-02T12:35:02.596867702Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-09-02T12:35:02.598996317Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.127195ms logger=migrator t=2026-09-02T12:35:02.604857729Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-09-02T12:35:02.605440444Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=572.634µs logger=migrator t=2026-09-02T12:35:02.610733683Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-09-02T12:35:02.612650622Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.91649ms logger=migrator t=2026-09-02T12:35:02.618489414Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-09-02T12:35:02.620197098Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.698574ms logger=migrator t=2026-09-02T12:35:02.62718098Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-09-02T12:35:02.670099966Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=42.918576ms logger=migrator t=2026-09-02T12:35:02.676289697Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-09-02T12:35:02.682700494Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.407287ms logger=migrator t=2026-09-02T12:35:02.687791296Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-09-02T12:35:02.687991362Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=200.376µs logger=migrator t=2026-09-02T12:35:02.69445008Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-09-02T12:35:02.727291884Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.839994ms logger=migrator t=2026-09-02T12:35:02.732691835Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-09-02T12:35:02.764593705Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.9026ms logger=migrator t=2026-09-02T12:35:02.771422702Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-09-02T12:35:02.77210855Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=687.088µs logger=migrator t=2026-09-02T12:35:02.779907783Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-09-02T12:35:02.780779576Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=871.453µs logger=migrator t=2026-09-02T12:35:02.78593709Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-09-02T12:35:02.786170366Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=233.216µs logger=migrator t=2026-09-02T12:35:02.790785386Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-09-02T12:35:02.791670629Z level=info msg="Migration successfully executed" id="create permission table" duration=884.743µs logger=migrator t=2026-09-02T12:35:02.798327753Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-09-02T12:35:02.799257706Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=923.963µs logger=migrator t=2026-09-02T12:35:02.805900719Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-09-02T12:35:02.806998707Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.098078ms logger=migrator t=2026-09-02T12:35:02.812682065Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-09-02T12:35:02.813584549Z level=info msg="Migration successfully executed" id="create role table" duration=901.474µs logger=migrator t=2026-09-02T12:35:02.820615912Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-09-02T12:35:02.828036945Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.420523ms logger=migrator t=2026-09-02T12:35:02.83553732Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-09-02T12:35:02.847269966Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.709985ms logger=migrator t=2026-09-02T12:35:02.855390417Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-09-02T12:35:02.857015279Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.624903ms logger=migrator t=2026-09-02T12:35:02.86322491Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-09-02T12:35:02.864818392Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.592982ms logger=migrator t=2026-09-02T12:35:02.8701043Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-09-02T12:35:02.87165871Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.549479ms logger=migrator t=2026-09-02T12:35:02.878011745Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-09-02T12:35:02.879395992Z level=info msg="Migration successfully executed" id="create team role table" duration=1.383647ms logger=migrator t=2026-09-02T12:35:02.884564756Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-09-02T12:35:02.886129676Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.56476ms logger=migrator t=2026-09-02T12:35:02.89934744Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-09-02T12:35:02.901354273Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.007923ms logger=migrator t=2026-09-02T12:35:02.911924268Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-09-02T12:35:02.913838897Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.905449ms logger=migrator t=2026-09-02T12:35:02.923783416Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-09-02T12:35:02.925181372Z level=info msg="Migration successfully executed" id="create user role table" duration=1.396606ms logger=migrator t=2026-09-02T12:35:02.932907743Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-09-02T12:35:02.934921236Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.016503ms logger=migrator t=2026-09-02T12:35:02.942979975Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-09-02T12:35:02.944787862Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.807647ms logger=migrator t=2026-09-02T12:35:02.950697396Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-09-02T12:35:02.952434971Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.737225ms logger=migrator t=2026-09-02T12:35:02.965245755Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-09-02T12:35:02.967212116Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.969361ms logger=migrator t=2026-09-02T12:35:02.976808346Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-09-02T12:35:02.978749956Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.92853ms logger=migrator t=2026-09-02T12:35:02.993865989Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-09-02T12:35:02.996104047Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.244138ms logger=migrator t=2026-09-02T12:35:03.008425027Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-09-02T12:35:03.020466441Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.045514ms logger=migrator t=2026-09-02T12:35:03.028648144Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-09-02T12:35:03.030453992Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.806768ms logger=migrator t=2026-09-02T12:35:03.036987041Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-09-02T12:35:03.038692376Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.704625ms logger=migrator t=2026-09-02T12:35:03.048534291Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-09-02T12:35:03.050028421Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.49361ms logger=migrator t=2026-09-02T12:35:03.060050811Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-09-02T12:35:03.061648002Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.596941ms logger=migrator t=2026-09-02T12:35:03.069880947Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-09-02T12:35:03.07114984Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.263773ms logger=migrator t=2026-09-02T12:35:03.078288416Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-09-02T12:35:03.081172961Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.884185ms logger=migrator t=2026-09-02T12:35:03.090738979Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-09-02T12:35:03.102529096Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.794717ms logger=migrator t=2026-09-02T12:35:03.109486527Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-09-02T12:35:03.121008977Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.51941ms logger=migrator t=2026-09-02T12:35:03.12766926Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-09-02T12:35:03.140107373Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=12.416183ms logger=migrator t=2026-09-02T12:35:03.150265218Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-09-02T12:35:03.160111334Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.847186ms logger=migrator t=2026-09-02T12:35:03.16803281Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-09-02T12:35:03.169197741Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.164001ms logger=migrator t=2026-09-02T12:35:03.17686666Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-09-02T12:35:03.179430296Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.563766ms logger=migrator t=2026-09-02T12:35:03.185677029Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-09-02T12:35:03.187124607Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.447838ms logger=migrator t=2026-09-02T12:35:03.197274621Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-09-02T12:35:03.198739809Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.466708ms logger=migrator t=2026-09-02T12:35:03.208098092Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-09-02T12:35:03.209415717Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.318295ms logger=migrator t=2026-09-02T12:35:03.219674004Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-09-02T12:35:03.219802137Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=140.293µs logger=migrator t=2026-09-02T12:35:03.226456451Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-09-02T12:35:03.226503492Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=51.992µs logger=migrator t=2026-09-02T12:35:03.273035852Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-09-02T12:35:03.274867599Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.825567ms logger=migrator t=2026-09-02T12:35:03.293754581Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-09-02T12:35:03.294752457Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.000596ms logger=migrator t=2026-09-02T12:35:03.302199151Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-09-02T12:35:03.303091224Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=890.823µs logger=migrator t=2026-09-02T12:35:03.311513713Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-09-02T12:35:03.311987365Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=474.362µs logger=migrator t=2026-09-02T12:35:03.322635252Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-09-02T12:35:03.323746021Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.114879ms logger=migrator t=2026-09-02T12:35:03.333552696Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-09-02T12:35:03.335305152Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.768407ms logger=migrator t=2026-09-02T12:35:03.345502807Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-09-02T12:35:03.347781116Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.280939ms logger=migrator t=2026-09-02T12:35:03.382791297Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-09-02T12:35:03.396876364Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=14.086037ms logger=migrator t=2026-09-02T12:35:03.405062267Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-09-02T12:35:03.413397264Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=161.284µs logger=migrator t=2026-09-02T12:35:03.423815305Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-09-02T12:35:03.425839457Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.026313ms logger=migrator t=2026-09-02T12:35:03.435807777Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-09-02T12:35:03.437626724Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.819067ms logger=migrator t=2026-09-02T12:35:03.448223139Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-09-02T12:35:03.449909954Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.686724ms logger=migrator t=2026-09-02T12:35:03.45784285Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-09-02T12:35:03.470618442Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.775712ms logger=migrator t=2026-09-02T12:35:03.477182253Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-09-02T12:35:03.478279332Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.090049ms logger=migrator t=2026-09-02T12:35:03.485842828Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-09-02T12:35:03.48703936Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.195962ms logger=migrator t=2026-09-02T12:35:03.494395181Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-09-02T12:35:03.523583219Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=29.181088ms logger=migrator t=2026-09-02T12:35:03.530219363Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-09-02T12:35:03.531332962Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.113129ms logger=migrator t=2026-09-02T12:35:03.539405932Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-09-02T12:35:03.540594792Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.18878ms logger=migrator t=2026-09-02T12:35:03.548091618Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-09-02T12:35:03.549365971Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.273612ms logger=migrator t=2026-09-02T12:35:03.557124033Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-09-02T12:35:03.558873958Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.753225ms logger=migrator t=2026-09-02T12:35:03.567527624Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-09-02T12:35:03.568132459Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=605.676µs logger=migrator t=2026-09-02T12:35:03.578686964Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-09-02T12:35:03.581490567Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=2.800113ms logger=migrator t=2026-09-02T12:35:03.589511025Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-09-02T12:35:03.60160189Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.089615ms logger=migrator t=2026-09-02T12:35:03.609417033Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-09-02T12:35:03.611144708Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.733465ms logger=migrator t=2026-09-02T12:35:03.619402513Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-09-02T12:35:03.620666236Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.268884ms logger=migrator t=2026-09-02T12:35:03.628980332Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-02T12:35:03.629452725Z 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-09-02T12:35:03.638505259Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-02T12:35:03.638870919Z 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-09-02T12:35:03.658458268Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-09-02T12:35:03.659559147Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.100719ms logger=migrator t=2026-09-02T12:35:03.679842906Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-09-02T12:35:03.681691693Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.851827ms logger=migrator t=2026-09-02T12:35:03.707443753Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-02T12:35:03.711717094Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=4.274801ms logger=migrator t=2026-09-02T12:35:03.73535923Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-02T12:35:03.737456744Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.100084ms logger=migrator t=2026-09-02T12:35:03.750413631Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-02T12:35:03.752397803Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.984332ms logger=migrator t=2026-09-02T12:35:03.764229181Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-02T12:35:03.766033098Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.805027ms logger=migrator t=2026-09-02T12:35:03.782099725Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-09-02T12:35:03.783565354Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.466099ms logger=migrator t=2026-09-02T12:35:03.79265859Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-09-02T12:35:03.794468867Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.817428ms logger=migrator t=2026-09-02T12:35:03.8049648Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-02T12:35:03.806862849Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.897749ms logger=migrator t=2026-09-02T12:35:03.820543045Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-02T12:35:03.822350093Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.799748ms logger=migrator t=2026-09-02T12:35:03.832515437Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-09-02T12:35:03.83413519Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.619452ms logger=migrator t=2026-09-02T12:35:03.848975375Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-09-02T12:35:03.883381761Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=34.402835ms logger=migrator t=2026-09-02T12:35:03.907454356Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-09-02T12:35:03.920805204Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=13.352298ms logger=migrator t=2026-09-02T12:35:03.931119732Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-09-02T12:35:03.949747777Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=18.627264ms logger=migrator t=2026-09-02T12:35:03.965712492Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-09-02T12:35:03.966070791Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=361.479µs logger=migrator t=2026-09-02T12:35:03.979736827Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-09-02T12:35:03.993014863Z level=info msg="Migration successfully executed" id="add share column" duration=13.277906ms logger=migrator t=2026-09-02T12:35:04.006626397Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-09-02T12:35:04.006944605Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=318.958µs logger=migrator t=2026-09-02T12:35:04.017995363Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-09-02T12:35:04.01944913Z level=info msg="Migration successfully executed" id="create file table" duration=1.453678ms logger=migrator t=2026-09-02T12:35:04.034294396Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-09-02T12:35:04.036153244Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.858628ms logger=migrator t=2026-09-02T12:35:04.054725358Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-09-02T12:35:04.056553546Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.827487ms logger=migrator t=2026-09-02T12:35:04.070384035Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-09-02T12:35:04.07170865Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.324825ms logger=migrator t=2026-09-02T12:35:04.090233652Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-09-02T12:35:04.092662905Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.430023ms logger=migrator t=2026-09-02T12:35:04.108676261Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-09-02T12:35:04.108825225Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=151.494µs logger=migrator t=2026-09-02T12:35:04.118334473Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-09-02T12:35:04.118463776Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=130.494µs logger=migrator t=2026-09-02T12:35:04.128521707Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-09-02T12:35:04.129667608Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.14737ms logger=migrator t=2026-09-02T12:35:04.14015805Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-09-02T12:35:04.140577932Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=420.461µs logger=migrator t=2026-09-02T12:35:04.153129328Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-09-02T12:35:04.155244713Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.114945ms logger=migrator t=2026-09-02T12:35:04.170504719Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-09-02T12:35:04.183840857Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.335838ms logger=migrator t=2026-09-02T12:35:04.199480244Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-09-02T12:35:04.199761641Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=282.007µs logger=migrator t=2026-09-02T12:35:04.210718136Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-09-02T12:35:04.212583564Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.865118ms logger=migrator t=2026-09-02T12:35:04.245252255Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-09-02T12:35:04.245957263Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=706.587µs logger=migrator t=2026-09-02T12:35:04.255107871Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-09-02T12:35:04.255551492Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=444.421µs logger=migrator t=2026-09-02T12:35:04.268883749Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-09-02T12:35:04.269783993Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=896.254µs logger=migrator t=2026-09-02T12:35:04.280874301Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-09-02T12:35:04.29428899Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.414289ms logger=migrator t=2026-09-02T12:35:04.305091611Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-09-02T12:35:04.317756651Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.66487ms logger=migrator t=2026-09-02T12:35:04.33502175Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-09-02T12:35:04.336829437Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.808997ms logger=migrator t=2026-09-02T12:35:04.348982514Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-09-02T12:35:04.436384236Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=87.398043ms logger=migrator t=2026-09-02T12:35:04.447164898Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-09-02T12:35:04.448445081Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.279383ms logger=migrator t=2026-09-02T12:35:04.453893732Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-09-02T12:35:04.455040042Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.14381ms logger=migrator t=2026-09-02T12:35:04.46413911Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-09-02T12:35:04.491736587Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.595957ms logger=migrator t=2026-09-02T12:35:04.500249819Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-09-02T12:35:04.508618506Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.368197ms logger=migrator t=2026-09-02T12:35:04.515189577Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-09-02T12:35:04.515526006Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=336.769µs logger=migrator t=2026-09-02T12:35:04.521939613Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-09-02T12:35:04.522159259Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=192.025µs logger=migrator t=2026-09-02T12:35:04.528734199Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-09-02T12:35:04.528979955Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=246.076µs logger=migrator t=2026-09-02T12:35:04.537841256Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-09-02T12:35:04.538084123Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=243.077µs logger=migrator t=2026-09-02T12:35:04.544587242Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-09-02T12:35:04.545075955Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=490.643µs logger=migrator t=2026-09-02T12:35:04.553278288Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-09-02T12:35:04.555184708Z level=info msg="Migration successfully executed" id="create folder table" duration=1.910679ms logger=migrator t=2026-09-02T12:35:04.563166305Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-09-02T12:35:04.565152506Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.985941ms logger=migrator t=2026-09-02T12:35:04.573004392Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-09-02T12:35:04.574812478Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.802487ms logger=migrator t=2026-09-02T12:35:04.583220837Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-09-02T12:35:04.58333826Z level=info msg="Migration successfully executed" id="Update folder title length" duration=93.562µs logger=migrator t=2026-09-02T12:35:04.59029427Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-02T12:35:04.593140604Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.841404ms logger=migrator t=2026-09-02T12:35:04.600739793Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-02T12:35:04.603076784Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.335991ms logger=migrator t=2026-09-02T12:35:04.611370359Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-09-02T12:35:04.613667649Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.29594ms logger=migrator t=2026-09-02T12:35:04.62059689Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-09-02T12:35:04.621238086Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=640.046µs logger=migrator t=2026-09-02T12:35:04.628192257Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-09-02T12:35:04.628590057Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=397.7µs logger=migrator t=2026-09-02T12:35:04.636718719Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-09-02T12:35:04.638295949Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.57742ms logger=migrator t=2026-09-02T12:35:04.646503993Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-09-02T12:35:04.648537026Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.032853ms logger=migrator t=2026-09-02T12:35:04.656478133Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-09-02T12:35:04.658211948Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.731184ms logger=migrator t=2026-09-02T12:35:04.66599501Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-09-02T12:35:04.667927571Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.932691ms logger=migrator t=2026-09-02T12:35:04.674769988Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-09-02T12:35:04.676457053Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.687385ms logger=migrator t=2026-09-02T12:35:04.681931135Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-09-02T12:35:04.683240888Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.309523ms logger=migrator t=2026-09-02T12:35:04.691182905Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-09-02T12:35:04.693722062Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.538797ms logger=migrator t=2026-09-02T12:35:04.705177969Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-09-02T12:35:04.707249164Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.079715ms logger=migrator t=2026-09-02T12:35:04.713506226Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-09-02T12:35:04.714894032Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.387856ms logger=migrator t=2026-09-02T12:35:04.721945626Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-09-02T12:35:04.723855796Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.911511ms logger=migrator t=2026-09-02T12:35:04.733411624Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-09-02T12:35:04.735423057Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.014623ms logger=migrator t=2026-09-02T12:35:04.740677354Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-09-02T12:35:04.741193357Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=517.994µs logger=migrator t=2026-09-02T12:35:04.746596627Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-09-02T12:35:04.761872464Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=15.264217ms logger=migrator t=2026-09-02T12:35:04.770035887Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-09-02T12:35:04.771409713Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.378676ms logger=migrator t=2026-09-02T12:35:04.777807389Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-02T12:35:04.777881621Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=78.683µs logger=migrator t=2026-09-02T12:35:04.784631447Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-02T12:35:04.786583407Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.951341ms logger=migrator t=2026-09-02T12:35:04.792021889Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-02T12:35:04.792118051Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=92.783µs logger=migrator t=2026-09-02T12:35:04.800999742Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-09-02T12:35:04.803911068Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.913186ms logger=migrator t=2026-09-02T12:35:04.810648924Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-02T12:35:04.812529812Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.879688ms logger=migrator t=2026-09-02T12:35:04.819565346Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-09-02T12:35:04.82127714Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.711614ms logger=migrator t=2026-09-02T12:35:04.828887278Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-09-02T12:35:04.830659664Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.779426ms logger=migrator t=2026-09-02T12:35:04.837497652Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-09-02T12:35:04.837993255Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=495.883µs logger=migrator t=2026-09-02T12:35:04.843208811Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-09-02T12:35:04.844240378Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.027658ms logger=migrator t=2026-09-02T12:35:04.849846963Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-09-02T12:35:04.851775653Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.93021ms logger=migrator t=2026-09-02T12:35:04.860011318Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-09-02T12:35:04.861452026Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.440548ms logger=migrator t=2026-09-02T12:35:04.87048178Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-09-02T12:35:04.886508567Z level=info msg="Migration successfully executed" id="add stack_id column" duration=16.026687ms logger=migrator t=2026-09-02T12:35:04.89160411Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-09-02T12:35:04.907298698Z level=info msg="Migration successfully executed" id="add region_slug column" duration=15.694568ms logger=migrator t=2026-09-02T12:35:04.914041364Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-09-02T12:35:04.929080094Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=15.037151ms logger=migrator t=2026-09-02T12:35:04.937239047Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-09-02T12:35:04.93738065Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=140.203µs logger=migrator t=2026-09-02T12:35:04.944942828Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-09-02T12:35:04.96003801Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=15.094383ms logger=migrator t=2026-09-02T12:35:04.969059364Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-09-02T12:35:04.983921051Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=14.864187ms logger=migrator t=2026-09-02T12:35:04.991365195Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-09-02T12:35:04.992105544Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=743.779µs logger=migrator t=2026-09-02T12:35:04.997653519Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.47771917s logger=migrator t=2026-09-02T12:35:04.99884108Z level=info msg="Unlocking database" logger=sqlstore t=2026-09-02T12:35:05.025462162Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-09-02T12:35:05.025923934Z level=info msg="Created default organization" logger=secrets t=2026-09-02T12:35:05.033582283Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-09-02T12:35:05.09878088Z level=info msg="Restored cache from database" duration=708.729µs logger=plugin.store t=2026-09-02T12:35:05.101175772Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-09-02T12:35:05.151584353Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-09-02T12:35:05.151619574Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-09-02T12:35:05.151678546Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-09-02T12:35:05.151691426Z level=info msg="Plugins loaded" count=54 duration=50.517844ms logger=query_data t=2026-09-02T12:35:05.155880854Z level=info msg="Query Service initialization" logger=live.push_http t=2026-09-02T12:35:05.159704144Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-09-02T12:35:05.169911769Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-09-02T12:35:05.183263918Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-09-02T12:35:05.186924532Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-09-02T12:35:05.190182527Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-09-02T12:35:05.223154815Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-09-02T12:35:05.242563539Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-09-02T12:35:05.275811205Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-09-02T12:35:05.275863367Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-09-02T12:35:05.276263926Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-09-02T12:35:05.276909123Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-09-02T12:35:05.27639556Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-09-02T12:35:05.278664809Z level=info msg="State cache has been initialized" states=0 duration=2.26993ms logger=ngalert.scheduler t=2026-09-02T12:35:05.278720241Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-09-02T12:35:05.279066519Z level=info msg=starting first_tick=2026-09-02T12:35:10Z logger=http.server t=2026-09-02T12:35:05.279589093Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-09-02T12:35:05.370245102Z level=info msg="Update check succeeded" duration=93.862263ms logger=plugins.update.checker t=2026-09-02T12:35:05.378172888Z level=info msg="Update check succeeded" duration=101.960103ms logger=sqlstore.transactions t=2026-09-02T12:35:05.389357329Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-09-02T12:35:05.498099747Z level=info msg="Patterns update finished" duration=80.881944ms logger=provisioning.dashboard t=2026-09-02T12:35:05.52200405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:05.548439137Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-09-02T12:35:05.66000664Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-09-02T12:35:05.660480372Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-09-02T12:35:05.916270147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:05.917631702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:05.939038589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:05.969714027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:05.982193672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:06.005474637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:06.018778683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:06.081890286Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:06.095350435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:06.123506588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:06.140675155Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:06.222325228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:06.245953233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:06.271080177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:06.285716808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:06.318291725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:06.332983958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:06.542024936Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:06.565091776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:06.837969415Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:06.861916488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:06.90773059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:06.931131278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:06.965928644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:06.990619906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.023761358Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.049868338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.102211419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.122034865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.166172663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.185950307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.234413479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.258168366Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.32671732Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.351359781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.402283806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.423824716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.479617087Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.501664212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.556721754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.57694334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.637954887Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.657876355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.713392209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.743702938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.816022359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.839697026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.90407055Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.928194217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:07.988816175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:08.015999152Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:08.082249175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:08.105804128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:08.174958207Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:08.198953141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:08.280181294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:08.300524414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:08.436087891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:08.457038375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:08.523149106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:08.543662469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:08.634192094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:08.653755913Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:08.712530052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:08.76048948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:08.877663898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:08.900878243Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:08.978878022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:08.999455587Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:09.093787631Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:09.140304341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:09.284095452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:09.309086882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:09.506923379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:09.529026353Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:09.640635227Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:09.659092087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:09.771842711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:09.790469815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:35:09.903378893Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-09-02T12:35:53.302746511Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-02T12:45:05.331818428Z level=info msg="Completed cleanup jobs" duration=53.682632ms logger=plugins.update.checker t=2026-09-02T12:45:05.429717274Z level=info msg="Update check succeeded" duration=50.675533ms logger=cleanup t=2026-09-02T12:55:05.319130784Z level=info msg="Completed cleanup jobs" duration=41.90201ms logger=plugins.update.checker t=2026-09-02T12:55:05.440163544Z level=info msg="Update check succeeded" duration=61.04978ms logger=cleanup t=2026-09-02T13:05:05.30707068Z level=info msg="Completed cleanup jobs" duration=29.821966ms logger=plugins.update.checker t=2026-09-02T13:05:05.428730737Z level=info msg="Update check succeeded" duration=49.634962ms logger=infra.usagestats t=2026-09-02T13:05:53.329008352Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-02T13:15:05.297744918Z level=info msg="Completed cleanup jobs" duration=20.791404ms logger=plugins.update.checker t=2026-09-02T13:15:05.428400127Z level=info msg="Update check succeeded" duration=49.756972ms logger=cleanup t=2026-09-02T13:25:05.299215544Z level=info msg="Completed cleanup jobs" duration=21.465393ms logger=plugins.update.checker t=2026-09-02T13:25:05.42962427Z level=info msg="Update check succeeded" duration=51.253619ms