logger=settings t=2026-07-06T12:22:27.24863839Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-06T12:22:27Z logger=settings t=2026-07-06T12:22:27.248894946Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-06T12:22:27.248910336Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-06T12:22:27.248915096Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-06T12:22:27.248918037Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-06T12:22:27.248921297Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-06T12:22:27.248925297Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-06T12:22:27.248928187Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-06T12:22:27.248931217Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-06T12:22:27.248934537Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-06T12:22:27.248940237Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-06T12:22:27.248948047Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-06T12:22:27.248951017Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-06T12:22:27.248953877Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-06T12:22:27.248957557Z level=info msg=Target target=[all] logger=settings t=2026-07-06T12:22:27.248963858Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-06T12:22:27.248967528Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-06T12:22:27.248971118Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-06T12:22:27.248974998Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-06T12:22:27.248982508Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-06T12:22:27.248985468Z level=info msg="App mode production" logger=sqlstore t=2026-07-06T12:22:27.249249854Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-06T12:22:27.249274005Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-06T12:22:27.250868921Z level=info msg="Locking database" logger=migrator t=2026-07-06T12:22:27.250881122Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-06T12:22:27.251397733Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-06T12:22:27.252218522Z level=info msg="Migration successfully executed" id="create migration_log table" duration=823.688µs logger=migrator t=2026-07-06T12:22:27.258404973Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-06T12:22:27.258986376Z level=info msg="Migration successfully executed" id="create user table" duration=580.943µs logger=migrator t=2026-07-06T12:22:27.265725729Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-06T12:22:27.266956858Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.224759ms logger=migrator t=2026-07-06T12:22:27.274292955Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-06T12:22:27.275551884Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.262349ms logger=migrator t=2026-07-06T12:22:27.280145158Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-06T12:22:27.281465908Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.32392ms logger=migrator t=2026-07-06T12:22:27.287301921Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-06T12:22:27.287949966Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=648.295µs logger=migrator t=2026-07-06T12:22:27.292579392Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-06T12:22:27.295922977Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.344856ms logger=migrator t=2026-07-06T12:22:27.300306478Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-06T12:22:27.301688459Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.383721ms logger=migrator t=2026-07-06T12:22:27.305782582Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-06T12:22:27.306474348Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=691.896µs logger=migrator t=2026-07-06T12:22:27.312526166Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-06T12:22:27.313764903Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.238098ms logger=migrator t=2026-07-06T12:22:27.322568515Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-06T12:22:27.323149188Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=582.904µs logger=migrator t=2026-07-06T12:22:27.330989546Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-06T12:22:27.331656241Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=666.155µs logger=migrator t=2026-07-06T12:22:27.338621689Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-06T12:22:27.339982441Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.360422ms logger=migrator t=2026-07-06T12:22:27.347162524Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-06T12:22:27.347229435Z level=info msg="Migration successfully executed" id="Update user table charset" duration=71.411µs logger=migrator t=2026-07-06T12:22:27.351285118Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-06T12:22:27.352658259Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.372341ms logger=migrator t=2026-07-06T12:22:27.360854436Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-06T12:22:27.361095701Z level=info msg="Migration successfully executed" id="Add missing user data" duration=242.065µs logger=migrator t=2026-07-06T12:22:27.366686458Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-06T12:22:27.36805359Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.367192ms logger=migrator t=2026-07-06T12:22:27.374551678Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-06T12:22:27.376099703Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.560196ms logger=migrator t=2026-07-06T12:22:27.384681069Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-06T12:22:27.386158382Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.490444ms logger=migrator t=2026-07-06T12:22:27.392389184Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-06T12:22:27.4001457Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.757216ms logger=migrator t=2026-07-06T12:22:27.405804249Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-06T12:22:27.406569807Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=765.668µs logger=migrator t=2026-07-06T12:22:27.410749892Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-06T12:22:27.411046898Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=298.096µs logger=migrator t=2026-07-06T12:22:27.417219209Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-06T12:22:27.418349835Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.130756ms logger=migrator t=2026-07-06T12:22:27.426698425Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-07-06T12:22:27.427252608Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=559.523µs logger=migrator t=2026-07-06T12:22:27.43394032Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-06T12:22:27.434395181Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=458.812µs logger=migrator t=2026-07-06T12:22:27.538739997Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-06T12:22:27.540437635Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.701219ms logger=migrator t=2026-07-06T12:22:27.545730485Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-06T12:22:27.546863502Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.132797ms logger=migrator t=2026-07-06T12:22:27.557843932Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-06T12:22:27.560171964Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=2.327632ms logger=migrator t=2026-07-06T12:22:27.56743519Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-06T12:22:27.569783523Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=2.361994ms logger=migrator t=2026-07-06T12:22:27.576077226Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-06T12:22:27.577310445Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.225329ms logger=migrator t=2026-07-06T12:22:27.583897375Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-06T12:22:27.583969996Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=77.251µs logger=migrator t=2026-07-06T12:22:27.589761858Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-06T12:22:27.590950395Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.188697ms logger=migrator t=2026-07-06T12:22:27.596101602Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-06T12:22:27.597109846Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.007524ms logger=migrator t=2026-07-06T12:22:27.603349398Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-06T12:22:27.603959681Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=610.953µs logger=migrator t=2026-07-06T12:22:27.609219371Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-06T12:22:27.609845205Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=625.934µs logger=migrator t=2026-07-06T12:22:27.615121575Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-06T12:22:27.619902205Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.780539ms logger=migrator t=2026-07-06T12:22:27.625690526Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-06T12:22:27.626690979Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=977.362µs logger=migrator t=2026-07-06T12:22:27.631829496Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-06T12:22:27.633093634Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.271548ms logger=migrator t=2026-07-06T12:22:27.638588909Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-06T12:22:27.639972321Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.387222ms logger=migrator t=2026-07-06T12:22:27.645808754Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-06T12:22:27.646930589Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.122075ms logger=migrator t=2026-07-06T12:22:27.653101001Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-06T12:22:27.654578174Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.477273ms logger=migrator t=2026-07-06T12:22:27.660893427Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-06T12:22:27.661257235Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=366.718µs logger=migrator t=2026-07-06T12:22:27.666139967Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-06T12:22:27.666615167Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=475.79µs logger=migrator t=2026-07-06T12:22:27.672092752Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-06T12:22:27.672634335Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=540.413µs logger=migrator t=2026-07-06T12:22:27.678184702Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-06T12:22:27.679780147Z level=info msg="Migration successfully executed" id="create star table" duration=1.594455ms logger=migrator t=2026-07-06T12:22:27.685224651Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-06T12:22:27.685947218Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=722.857µs logger=migrator t=2026-07-06T12:22:27.694254597Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-06T12:22:27.694973804Z level=info msg="Migration successfully executed" id="create org table v1" duration=713.867µs logger=migrator t=2026-07-06T12:22:27.701049603Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-06T12:22:27.702135987Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.091505ms logger=migrator t=2026-07-06T12:22:27.708616774Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-06T12:22:27.710128059Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.487554ms logger=migrator t=2026-07-06T12:22:27.716172217Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-06T12:22:27.717001005Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=830.149µs logger=migrator t=2026-07-06T12:22:27.7242107Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-06T12:22:27.725420047Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.208827ms logger=migrator t=2026-07-06T12:22:27.730928352Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-06T12:22:27.731745992Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=818.77µs logger=migrator t=2026-07-06T12:22:27.737129614Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-06T12:22:27.737178605Z level=info msg="Migration successfully executed" id="Update org table charset" duration=49.551µs logger=migrator t=2026-07-06T12:22:27.742034445Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-06T12:22:27.742096997Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=63.322µs logger=migrator t=2026-07-06T12:22:27.74926549Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-06T12:22:27.749539946Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=275.306µs logger=migrator t=2026-07-06T12:22:27.755756458Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-06T12:22:27.757119029Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.361941ms logger=migrator t=2026-07-06T12:22:27.763024534Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-06T12:22:27.764296162Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.272459ms logger=migrator t=2026-07-06T12:22:27.769878109Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-06T12:22:27.770885503Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.006934ms logger=migrator t=2026-07-06T12:22:27.777464032Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-06T12:22:27.77826095Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=813.698µs logger=migrator t=2026-07-06T12:22:27.784075612Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-06T12:22:27.785135497Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.059085ms logger=migrator t=2026-07-06T12:22:27.79097595Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-06T12:22:27.791663915Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=685.515µs logger=migrator t=2026-07-06T12:22:27.798583673Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-06T12:22:27.806494593Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.9035ms logger=migrator t=2026-07-06T12:22:27.811834124Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-06T12:22:27.813114484Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.28006ms logger=migrator t=2026-07-06T12:22:27.818375644Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-06T12:22:27.819129261Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=753.837µs logger=migrator t=2026-07-06T12:22:27.825983897Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-06T12:22:27.827010131Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.019014ms logger=migrator t=2026-07-06T12:22:27.833883917Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-06T12:22:27.834630693Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=746.807µs logger=migrator t=2026-07-06T12:22:27.840328353Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-06T12:22:27.841261555Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=932.592µs logger=migrator t=2026-07-06T12:22:27.846946264Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-06T12:22:27.847013146Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=74.512µs logger=migrator t=2026-07-06T12:22:27.85203209Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-06T12:22:27.854682711Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.649121ms logger=migrator t=2026-07-06T12:22:27.861097736Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-06T12:22:27.863515632Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.418505ms logger=migrator t=2026-07-06T12:22:27.869310673Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-06T12:22:27.875457293Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=6.14551ms logger=migrator t=2026-07-06T12:22:27.880860766Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-06T12:22:27.882050223Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.189647ms logger=migrator t=2026-07-06T12:22:27.888692955Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-06T12:22:27.891749614Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.060499ms logger=migrator t=2026-07-06T12:22:27.896631356Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-06T12:22:27.897505165Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=868.639µs logger=migrator t=2026-07-06T12:22:27.908873534Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-06T12:22:27.909696253Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=830.209µs logger=migrator t=2026-07-06T12:22:27.917729336Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-06T12:22:27.917791527Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=65.661µs logger=migrator t=2026-07-06T12:22:27.923669461Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-06T12:22:27.923703922Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=35.511µs logger=migrator t=2026-07-06T12:22:27.931364327Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-06T12:22:27.934879076Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.515349ms logger=migrator t=2026-07-06T12:22:27.940452223Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-06T12:22:27.942538381Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.086058ms logger=migrator t=2026-07-06T12:22:27.954931523Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-06T12:22:27.958472634Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.545641ms logger=migrator t=2026-07-06T12:22:27.96316527Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-06T12:22:27.965029853Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.873423ms logger=migrator t=2026-07-06T12:22:27.969855033Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-06T12:22:27.970056278Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=201.645µs logger=migrator t=2026-07-06T12:22:27.976005563Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-06T12:22:27.976810071Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=804.008µs logger=migrator t=2026-07-06T12:22:27.989744066Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-06T12:22:27.990992684Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.252848ms logger=migrator t=2026-07-06T12:22:27.995351774Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-06T12:22:27.995376764Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=26.06µs logger=migrator t=2026-07-06T12:22:27.999551319Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-06T12:22:28.000322397Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=770.268µs logger=migrator t=2026-07-06T12:22:28.005978826Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-06T12:22:28.006648231Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=670.005µs logger=migrator t=2026-07-06T12:22:28.010823645Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-06T12:22:28.016437343Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.606888ms logger=migrator t=2026-07-06T12:22:28.020504136Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-06T12:22:28.021194132Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=690.306µs logger=migrator t=2026-07-06T12:22:28.028241492Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-06T12:22:28.029090002Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=848.48µs logger=migrator t=2026-07-06T12:22:28.03518082Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-06T12:22:28.035970308Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=789.518µs logger=migrator t=2026-07-06T12:22:28.042882766Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-06T12:22:28.043371217Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=489.401µs logger=migrator t=2026-07-06T12:22:28.050052369Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-06T12:22:28.050477458Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=425.249µs logger=migrator t=2026-07-06T12:22:28.055768569Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-06T12:22:28.058139923Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.370184ms logger=migrator t=2026-07-06T12:22:28.062181915Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-06T12:22:28.062989663Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=807.598µs logger=migrator t=2026-07-06T12:22:28.070309961Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-06T12:22:28.070674639Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=368.299µs logger=migrator t=2026-07-06T12:22:28.078555167Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-06T12:22:28.078914536Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=362.639µs logger=migrator t=2026-07-06T12:22:28.086601271Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-06T12:22:28.087552163Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=950.792µs logger=migrator t=2026-07-06T12:22:28.094614473Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-06T12:22:28.096995888Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.377254ms logger=migrator t=2026-07-06T12:22:28.103660599Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-06T12:22:28.10455758Z level=info msg="Migration successfully executed" id="create data_source table" duration=900.301µs logger=migrator t=2026-07-06T12:22:28.112868799Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-06T12:22:28.113836551Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=969.592µs logger=migrator t=2026-07-06T12:22:28.11818537Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-06T12:22:28.119275685Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.089815ms logger=migrator t=2026-07-06T12:22:28.345175089Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-06T12:22:28.352336302Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=7.180713ms logger=migrator t=2026-07-06T12:22:28.356948307Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-06T12:22:28.357655543Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=707.496µs logger=migrator t=2026-07-06T12:22:28.365379559Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-06T12:22:28.37247699Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.118491ms logger=migrator t=2026-07-06T12:22:28.377402063Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-06T12:22:28.378070808Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=667.045µs logger=migrator t=2026-07-06T12:22:28.384185998Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-06T12:22:28.385431296Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.244858ms logger=migrator t=2026-07-06T12:22:28.393285515Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-06T12:22:28.395171177Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.885182ms logger=migrator t=2026-07-06T12:22:28.400207252Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-06T12:22:28.400936059Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=703.266µs logger=migrator t=2026-07-06T12:22:28.406159517Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-06T12:22:28.410525467Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.36565ms logger=migrator t=2026-07-06T12:22:28.417197279Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-06T12:22:28.422689364Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=5.490276ms logger=migrator t=2026-07-06T12:22:28.426998602Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-06T12:22:28.427025323Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.681µs logger=migrator t=2026-07-06T12:22:28.431041854Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-06T12:22:28.431234598Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=191.334µs logger=migrator t=2026-07-06T12:22:28.435917925Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-06T12:22:28.439623509Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.715344ms logger=migrator t=2026-07-06T12:22:28.445003212Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-06T12:22:28.445702368Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=700.476µs logger=migrator t=2026-07-06T12:22:28.451636413Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-06T12:22:28.451836038Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=209.915µs logger=migrator t=2026-07-06T12:22:28.456713318Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-06T12:22:28.459889881Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.177003ms logger=migrator t=2026-07-06T12:22:28.464809753Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-06T12:22:28.465006697Z level=info msg="Migration successfully executed" id="Update uid value" duration=197.565µs logger=migrator t=2026-07-06T12:22:28.46953554Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-06T12:22:28.470526583Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=990.023µs logger=migrator t=2026-07-06T12:22:28.475647899Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-06T12:22:28.476481739Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=841.93µs logger=migrator t=2026-07-06T12:22:28.484414299Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-06T12:22:28.485255359Z level=info msg="Migration successfully executed" id="create api_key table" duration=841.25µs logger=migrator t=2026-07-06T12:22:28.49018468Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-06T12:22:28.491405479Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.233088ms logger=migrator t=2026-07-06T12:22:28.500080556Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-06T12:22:28.50116152Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.084874ms logger=migrator t=2026-07-06T12:22:28.50951791Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-06T12:22:28.510649547Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.124457ms logger=migrator t=2026-07-06T12:22:28.515474986Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-06T12:22:28.516419298Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=944.272µs logger=migrator t=2026-07-06T12:22:28.533779553Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-06T12:22:28.535083612Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.310999ms logger=migrator t=2026-07-06T12:22:28.542283327Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-06T12:22:28.543504754Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.218147ms logger=migrator t=2026-07-06T12:22:28.547842113Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-06T12:22:28.556273665Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.431972ms logger=migrator t=2026-07-06T12:22:28.560276696Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-06T12:22:28.56082844Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=546.914µs logger=migrator t=2026-07-06T12:22:28.565853103Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-06T12:22:28.567060342Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.207248ms logger=migrator t=2026-07-06T12:22:28.573964688Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-06T12:22:28.57489545Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=936.292µs logger=migrator t=2026-07-06T12:22:28.578885511Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-06T12:22:28.579642018Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=756.636µs logger=migrator t=2026-07-06T12:22:28.585407299Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-06T12:22:28.585944702Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=537.743µs logger=migrator t=2026-07-06T12:22:28.590644988Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-06T12:22:28.591468848Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=823.749µs logger=migrator t=2026-07-06T12:22:28.595624392Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-06T12:22:28.595658392Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=34.64µs logger=migrator t=2026-07-06T12:22:28.600206246Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-06T12:22:28.603030691Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.821855ms logger=migrator t=2026-07-06T12:22:28.607492272Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-06T12:22:28.611495413Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.002731ms logger=migrator t=2026-07-06T12:22:28.616122748Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-06T12:22:28.616280132Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=157.584µs logger=migrator t=2026-07-06T12:22:28.62014213Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-06T12:22:28.623051186Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.907276ms logger=migrator t=2026-07-06T12:22:28.627777804Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-06T12:22:28.631302914Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.52629ms logger=migrator t=2026-07-06T12:22:28.634948787Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-06T12:22:28.635805396Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=856.459µs logger=migrator t=2026-07-06T12:22:28.639823418Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-06T12:22:28.6403606Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=539.212µs logger=migrator t=2026-07-06T12:22:28.645322653Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-06T12:22:28.646194283Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=870.95µs logger=migrator t=2026-07-06T12:22:28.650111652Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-06T12:22:28.651352761Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.230768ms logger=migrator t=2026-07-06T12:22:28.658464102Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-06T12:22:28.65921876Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=754.858µs logger=migrator t=2026-07-06T12:22:28.663790753Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-06T12:22:28.664998761Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.207868ms logger=migrator t=2026-07-06T12:22:28.671154031Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-06T12:22:28.671249424Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=96.252µs logger=migrator t=2026-07-06T12:22:28.675335636Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-06T12:22:28.675371707Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=37.311µs logger=migrator t=2026-07-06T12:22:28.680925463Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-06T12:22:28.685120999Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.194456ms logger=migrator t=2026-07-06T12:22:28.689822957Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-06T12:22:28.692426886Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.596679ms logger=migrator t=2026-07-06T12:22:28.696182171Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-06T12:22:28.696247303Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=65.682µs logger=migrator t=2026-07-06T12:22:28.700752636Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-06T12:22:28.701448241Z level=info msg="Migration successfully executed" id="create quota table v1" duration=695.625µs logger=migrator t=2026-07-06T12:22:28.705831981Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-06T12:22:28.70711512Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.28306ms logger=migrator t=2026-07-06T12:22:28.711995962Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-06T12:22:28.712038923Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=44.591µs logger=migrator t=2026-07-06T12:22:28.716271638Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-06T12:22:28.717044436Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=772.258µs logger=migrator t=2026-07-06T12:22:28.722716735Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-06T12:22:28.723953154Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.236199ms logger=migrator t=2026-07-06T12:22:28.728941307Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-06T12:22:28.732761474Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.821157ms logger=migrator t=2026-07-06T12:22:28.736617311Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-06T12:22:28.736650932Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.011µs logger=migrator t=2026-07-06T12:22:28.741684917Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-06T12:22:28.742496005Z level=info msg="Migration successfully executed" id="create session table" duration=811.098µs logger=migrator t=2026-07-06T12:22:28.74708041Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-06T12:22:28.747158622Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=78.802µs logger=migrator t=2026-07-06T12:22:28.751321607Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-06T12:22:28.7514371Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=116.033µs logger=migrator t=2026-07-06T12:22:28.757679721Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-06T12:22:28.758740825Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.061094ms logger=migrator t=2026-07-06T12:22:28.763672808Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-06T12:22:28.764797673Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.124775ms logger=migrator t=2026-07-06T12:22:28.770283388Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-06T12:22:28.770320449Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=37.991µs logger=migrator t=2026-07-06T12:22:28.774244649Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-06T12:22:28.77428236Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=48.981µs logger=migrator t=2026-07-06T12:22:28.779344455Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-06T12:22:28.784350819Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.005034ms logger=migrator t=2026-07-06T12:22:28.788922703Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-06T12:22:28.792224088Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.293585ms logger=migrator t=2026-07-06T12:22:28.797721453Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-06T12:22:28.797803855Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=84.022µs logger=migrator t=2026-07-06T12:22:28.803846023Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-06T12:22:28.803922094Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=78.391µs logger=migrator t=2026-07-06T12:22:28.810448334Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-06T12:22:28.812545991Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=2.098017ms logger=migrator t=2026-07-06T12:22:28.817435722Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-06T12:22:28.817495653Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=61.861µs logger=migrator t=2026-07-06T12:22:28.823098701Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-06T12:22:28.827978162Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.882911ms logger=migrator t=2026-07-06T12:22:28.83225725Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-06T12:22:28.832403614Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=151.084µs logger=migrator t=2026-07-06T12:22:28.83619951Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-06T12:22:28.839221098Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.018518ms logger=migrator t=2026-07-06T12:22:28.843142107Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-06T12:22:28.84631915Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.175863ms logger=migrator t=2026-07-06T12:22:28.85117805Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-06T12:22:28.851298853Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=120.113µs logger=migrator t=2026-07-06T12:22:28.856649305Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-06T12:22:28.85818723Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.529375ms logger=migrator t=2026-07-06T12:22:28.864902173Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-06T12:22:28.866353586Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.455683ms logger=migrator t=2026-07-06T12:22:28.871714569Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-06T12:22:28.875581406Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.528594ms logger=migrator t=2026-07-06T12:22:28.881388888Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-06T12:22:28.882313189Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=925.581µs logger=migrator t=2026-07-06T12:22:28.888193513Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-06T12:22:28.888996192Z level=info msg="Migration successfully executed" id="add index alert state" duration=802.589µs logger=migrator t=2026-07-06T12:22:28.892795048Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-06T12:22:28.89378216Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=986.402µs logger=migrator t=2026-07-06T12:22:28.899422029Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-06T12:22:28.900576855Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.156297ms logger=migrator t=2026-07-06T12:22:28.905337014Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-06T12:22:28.906849218Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.511394ms logger=migrator t=2026-07-06T12:22:28.911095175Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-06T12:22:28.911889503Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=794.058µs logger=migrator t=2026-07-06T12:22:28.916741604Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-06T12:22:28.927928768Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.188124ms logger=migrator t=2026-07-06T12:22:28.933119547Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-06T12:22:28.933640418Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=520.241µs logger=migrator t=2026-07-06T12:22:28.937195959Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-07-06T12:22:28.938191921Z 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=995.752µs logger=migrator t=2026-07-06T12:22:28.94467415Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-06T12:22:28.945111029Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=437.459µs logger=migrator t=2026-07-06T12:22:28.949366536Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-06T12:22:28.950205336Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=829.739µs logger=migrator t=2026-07-06T12:22:28.955886125Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-06T12:22:28.957735216Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.848121ms logger=migrator t=2026-07-06T12:22:28.962594447Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-06T12:22:28.966167568Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.573161ms logger=migrator t=2026-07-06T12:22:28.970968408Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-06T12:22:28.976883272Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.916034ms logger=migrator t=2026-07-06T12:22:28.980871164Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-06T12:22:28.985360435Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.487901ms logger=migrator t=2026-07-06T12:22:28.990482753Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-06T12:22:28.994004223Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.520741ms logger=migrator t=2026-07-06T12:22:28.998187058Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-06T12:22:28.999035487Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=847.629µs logger=migrator t=2026-07-06T12:22:29.00528622Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-06T12:22:29.00530957Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=23.501µs logger=migrator t=2026-07-06T12:22:29.010354175Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-06T12:22:29.010423407Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=66.141µs logger=migrator t=2026-07-06T12:22:29.015624505Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-06T12:22:29.016691469Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.067744ms logger=migrator t=2026-07-06T12:22:29.02111021Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-06T12:22:29.021971689Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=861.189µs logger=migrator t=2026-07-06T12:22:29.026896582Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-06T12:22:29.027574037Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=677.335µs logger=migrator t=2026-07-06T12:22:29.033380279Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-06T12:22:29.034137677Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=756.078µs logger=migrator t=2026-07-06T12:22:29.039843277Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-06T12:22:29.042046296Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.204229ms logger=migrator t=2026-07-06T12:22:29.047618613Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-06T12:22:29.051294488Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.675175ms logger=migrator t=2026-07-06T12:22:29.054978771Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-06T12:22:29.058701126Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.721235ms logger=migrator t=2026-07-06T12:22:29.062197056Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-06T12:22:29.06236754Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=170.324µs logger=migrator t=2026-07-06T12:22:29.0667862Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-06T12:22:29.067872585Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.085745ms logger=migrator t=2026-07-06T12:22:29.072594092Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-06T12:22:29.0738235Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.229158ms logger=migrator t=2026-07-06T12:22:29.077916473Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-06T12:22:29.083012919Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.097056ms logger=migrator t=2026-07-06T12:22:29.08702382Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-06T12:22:29.087085132Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=61.222µs logger=migrator t=2026-07-06T12:22:29.091005022Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-06T12:22:29.09184183Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=836.309µs logger=migrator t=2026-07-06T12:22:29.095897573Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-06T12:22:29.097576771Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.681028ms logger=migrator t=2026-07-06T12:22:29.102613906Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-06T12:22:29.102696398Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=82.241µs logger=migrator t=2026-07-06T12:22:29.106674258Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-06T12:22:29.108030329Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.354161ms logger=migrator t=2026-07-06T12:22:29.112841369Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-06T12:22:29.114055256Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.220067ms logger=migrator t=2026-07-06T12:22:29.118693762Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-06T12:22:29.119564552Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=869.78µs logger=migrator t=2026-07-06T12:22:29.124645177Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-06T12:22:29.12610678Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.462243ms logger=migrator t=2026-07-06T12:22:29.1318101Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-06T12:22:29.133356446Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.545486ms logger=migrator t=2026-07-06T12:22:29.140726244Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-06T12:22:29.142571275Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.843431ms logger=migrator t=2026-07-06T12:22:29.147535078Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-06T12:22:29.147576619Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=42.861µs logger=migrator t=2026-07-06T12:22:29.151659033Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-06T12:22:29.155685354Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.025951ms logger=migrator t=2026-07-06T12:22:29.160560535Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-06T12:22:29.161929476Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.369651ms logger=migrator t=2026-07-06T12:22:29.165955168Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-06T12:22:29.171274709Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.319321ms logger=migrator t=2026-07-06T12:22:29.175428224Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-06T12:22:29.176108879Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=680.026µs logger=migrator t=2026-07-06T12:22:29.180471299Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-06T12:22:29.181329118Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=857.479µs logger=migrator t=2026-07-06T12:22:29.185903832Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-06T12:22:29.187220582Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.31657ms logger=migrator t=2026-07-06T12:22:29.191913049Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-06T12:22:29.203266147Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.352798ms logger=migrator t=2026-07-06T12:22:29.207589646Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-06T12:22:29.208115208Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=525.182µs logger=migrator t=2026-07-06T12:22:29.212231282Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-07-06T12:22:29.213190453Z 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=958.911µs logger=migrator t=2026-07-06T12:22:29.219234562Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-06T12:22:29.219644791Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=410.759µs logger=migrator t=2026-07-06T12:22:29.224180874Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-06T12:22:29.225258979Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.078505ms logger=migrator t=2026-07-06T12:22:29.231865649Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-06T12:22:29.232153355Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=288.926µs logger=migrator t=2026-07-06T12:22:29.236901214Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-06T12:22:29.243391041Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.490047ms logger=migrator t=2026-07-06T12:22:29.248096649Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-06T12:22:29.250995375Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.898105ms logger=migrator t=2026-07-06T12:22:29.254606516Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-06T12:22:29.255636531Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.029554ms logger=migrator t=2026-07-06T12:22:29.260613173Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-06T12:22:29.261531795Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=918.432µs logger=migrator t=2026-07-06T12:22:29.267684425Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-06T12:22:29.26792237Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=238.696µs logger=migrator t=2026-07-06T12:22:29.273779643Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-06T12:22:29.278290326Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.509673ms logger=migrator t=2026-07-06T12:22:29.282912781Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-06T12:22:29.284052317Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.138886ms logger=migrator t=2026-07-06T12:22:29.29251549Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-06T12:22:29.293016561Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=491.941µs logger=migrator t=2026-07-06T12:22:29.29777326Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-06T12:22:29.29823648Z level=info msg="Migration successfully executed" id="Move region to single row" duration=459.34µs logger=migrator t=2026-07-06T12:22:29.303209724Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-06T12:22:29.304157625Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=948.301µs logger=migrator t=2026-07-06T12:22:29.308020423Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-06T12:22:29.309375534Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.351342ms logger=migrator t=2026-07-06T12:22:29.315455212Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-06T12:22:29.316407303Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=951.461µs logger=migrator t=2026-07-06T12:22:29.321606242Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-06T12:22:29.322955603Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.349021ms logger=migrator t=2026-07-06T12:22:29.328339956Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-06T12:22:29.329634315Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.294109ms logger=migrator t=2026-07-06T12:22:29.334193189Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-06T12:22:29.335048028Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=855.219µs logger=migrator t=2026-07-06T12:22:29.340197546Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-06T12:22:29.340268647Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=73.931µs logger=migrator t=2026-07-06T12:22:29.344317319Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-06T12:22:29.345793853Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.474944ms logger=migrator t=2026-07-06T12:22:29.35269286Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-06T12:22:29.35354164Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=848.97µs logger=migrator t=2026-07-06T12:22:29.363577848Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-06T12:22:29.365244016Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.666108ms logger=migrator t=2026-07-06T12:22:29.371711523Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-06T12:22:29.372664694Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=950.321µs logger=migrator t=2026-07-06T12:22:29.378943388Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-06T12:22:29.379257445Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=311.157µs logger=migrator t=2026-07-06T12:22:29.38784131Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-06T12:22:29.388480565Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=639.565µs logger=migrator t=2026-07-06T12:22:29.392522906Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-06T12:22:29.392601399Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=78.893µs logger=migrator t=2026-07-06T12:22:29.396732303Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-06T12:22:29.397823817Z level=info msg="Migration successfully executed" id="create team table" duration=1.091674ms logger=migrator t=2026-07-06T12:22:29.404135072Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-06T12:22:29.405116093Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=980.052µs logger=migrator t=2026-07-06T12:22:29.412118152Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-06T12:22:29.413265919Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.152407ms logger=migrator t=2026-07-06T12:22:29.417951956Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-06T12:22:29.425017997Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.064041ms logger=migrator t=2026-07-06T12:22:29.432307483Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-06T12:22:29.432446506Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=138.373µs logger=migrator t=2026-07-06T12:22:29.440039259Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-06T12:22:29.441601285Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.560205ms logger=migrator t=2026-07-06T12:22:29.448639775Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-06T12:22:29.449406713Z level=info msg="Migration successfully executed" id="create team member table" duration=766.707µs logger=migrator t=2026-07-06T12:22:29.455252116Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-06T12:22:29.456707048Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.454593ms logger=migrator t=2026-07-06T12:22:29.467037634Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-06T12:22:29.468310013Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.270559ms logger=migrator t=2026-07-06T12:22:29.474721929Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-06T12:22:29.476065169Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.34311ms logger=migrator t=2026-07-06T12:22:29.482152967Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-06T12:22:29.486879675Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.726648ms logger=migrator t=2026-07-06T12:22:29.4941035Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-06T12:22:29.498646633Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.548053ms logger=migrator t=2026-07-06T12:22:29.503221128Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-06T12:22:29.507914315Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.692898ms logger=migrator t=2026-07-06T12:22:29.548177901Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-06T12:22:29.550276289Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=2.104138ms logger=migrator t=2026-07-06T12:22:29.578099623Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-06T12:22:29.57976143Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.664257ms logger=migrator t=2026-07-06T12:22:29.58630984Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-06T12:22:29.587589908Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.277038ms logger=migrator t=2026-07-06T12:22:29.59863224Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-06T12:22:29.60127138Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.64096ms logger=migrator t=2026-07-06T12:22:29.608664069Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-06T12:22:29.618030962Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=9.371133ms logger=migrator t=2026-07-06T12:22:29.67326709Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-06T12:22:29.67503455Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.767329ms logger=migrator t=2026-07-06T12:22:29.683727237Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-06T12:22:29.684914635Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.191148ms logger=migrator t=2026-07-06T12:22:29.692697172Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-06T12:22:29.693962261Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.263799ms logger=migrator t=2026-07-06T12:22:29.701681257Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-06T12:22:29.702519336Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=839.228µs logger=migrator t=2026-07-06T12:22:29.710755383Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-06T12:22:29.711120501Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=365.368µs logger=migrator t=2026-07-06T12:22:29.720045184Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-06T12:22:29.72114089Z level=info msg="Migration successfully executed" id="create tag table" duration=1.099766ms logger=migrator t=2026-07-06T12:22:29.746009886Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-06T12:22:29.748098443Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.088197ms logger=migrator t=2026-07-06T12:22:29.764702121Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-06T12:22:29.766203646Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.507275ms logger=migrator t=2026-07-06T12:22:29.772837376Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-06T12:22:29.774395292Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.563166ms logger=migrator t=2026-07-06T12:22:29.780328407Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-06T12:22:29.781901323Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.573945ms logger=migrator t=2026-07-06T12:22:29.791306007Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-06T12:22:29.805196974Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.885256ms logger=migrator t=2026-07-06T12:22:29.811520247Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-06T12:22:29.812824488Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.30914ms logger=migrator t=2026-07-06T12:22:29.818346623Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-06T12:22:29.819928399Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.585676ms logger=migrator t=2026-07-06T12:22:29.826327784Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-06T12:22:29.826627861Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=299.987µs logger=migrator t=2026-07-06T12:22:29.832255609Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-06T12:22:29.832948716Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=693.276µs logger=migrator t=2026-07-06T12:22:29.838976853Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-06T12:22:29.840108448Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.131295ms logger=migrator t=2026-07-06T12:22:29.845586703Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-06T12:22:29.846711799Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.124256ms logger=migrator t=2026-07-06T12:22:29.853089574Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-06T12:22:29.85335299Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=270.326µs logger=migrator t=2026-07-06T12:22:29.861542927Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-06T12:22:29.870335237Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.78826ms logger=migrator t=2026-07-06T12:22:29.990207886Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-06T12:22:30.000525252Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=10.313545ms logger=migrator t=2026-07-06T12:22:30.017057227Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-06T12:22:30.021302984Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.247917ms logger=migrator t=2026-07-06T12:22:30.037904752Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-06T12:22:30.044009661Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.100559ms logger=migrator t=2026-07-06T12:22:30.050932859Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-06T12:22:30.051694986Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=764.147µs logger=migrator t=2026-07-06T12:22:30.066864782Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-06T12:22:30.072555121Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.6929ms logger=migrator t=2026-07-06T12:22:30.08215714Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-06T12:22:30.083208444Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.051404ms logger=migrator t=2026-07-06T12:22:30.092952136Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-06T12:22:30.094502851Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.552635ms logger=migrator t=2026-07-06T12:22:30.102415701Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-06T12:22:30.103399194Z level=info msg="Migration successfully executed" id="create user auth token table" duration=984.062µs logger=migrator t=2026-07-06T12:22:30.112624674Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-06T12:22:30.11378727Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.163086ms logger=migrator t=2026-07-06T12:22:30.130052241Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-06T12:22:30.131605246Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.556824ms logger=migrator t=2026-07-06T12:22:30.140899768Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-06T12:22:30.142465323Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.569725ms logger=migrator t=2026-07-06T12:22:30.155420598Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-06T12:22:30.162606221Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.190873ms logger=migrator t=2026-07-06T12:22:30.177557272Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-06T12:22:30.179494286Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.940144ms logger=migrator t=2026-07-06T12:22:30.189998775Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-06T12:22:30.191550591Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.549906ms logger=migrator t=2026-07-06T12:22:30.203110224Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-06T12:22:30.204545126Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.439722ms logger=migrator t=2026-07-06T12:22:30.225114815Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-06T12:22:30.226785823Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.671978ms logger=migrator t=2026-07-06T12:22:30.23675215Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-06T12:22:30.238164182Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.412712ms logger=migrator t=2026-07-06T12:22:30.253623194Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-06T12:22:30.253852389Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=237.375µs logger=migrator t=2026-07-06T12:22:30.272996715Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-06T12:22:30.273288682Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=300.487µs logger=migrator t=2026-07-06T12:22:30.282730877Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-06T12:22:30.284231272Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.506224ms logger=migrator t=2026-07-06T12:22:30.297470253Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-06T12:22:30.299134261Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.673638ms logger=migrator t=2026-07-06T12:22:30.30873822Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-06T12:22:30.309991308Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.253248ms logger=migrator t=2026-07-06T12:22:30.320025167Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-06T12:22:30.320099318Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=76.541µs logger=migrator t=2026-07-06T12:22:30.328704164Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-06T12:22:30.329970103Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.262538ms logger=migrator t=2026-07-06T12:22:30.33910136Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-06T12:22:30.340608025Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.507775ms logger=migrator t=2026-07-06T12:22:30.347801909Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-06T12:22:30.349699802Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.900183ms logger=migrator t=2026-07-06T12:22:30.357258894Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-06T12:22:30.358083653Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=824.049µs logger=migrator t=2026-07-06T12:22:30.366353791Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-06T12:22:30.372840338Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.493587ms logger=migrator t=2026-07-06T12:22:30.381435015Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-06T12:22:30.382871387Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.436812ms logger=migrator t=2026-07-06T12:22:30.390669625Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-06T12:22:30.390825368Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=156.393µs logger=migrator t=2026-07-06T12:22:30.399581958Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-06T12:22:30.401249186Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.666658ms logger=migrator t=2026-07-06T12:22:30.407903687Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-06T12:22:30.409511584Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.611197ms logger=migrator t=2026-07-06T12:22:30.418054319Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-06T12:22:30.419142713Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.088794ms logger=migrator t=2026-07-06T12:22:30.515427305Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-06T12:22:30.515844945Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=424.44µs logger=migrator t=2026-07-06T12:22:30.532921524Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-06T12:22:30.535321058Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.394774ms logger=migrator t=2026-07-06T12:22:30.541247444Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-06T12:22:30.542564514Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.316709ms logger=migrator t=2026-07-06T12:22:30.552818307Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-07-06T12:22:30.554059715Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.245308ms logger=migrator t=2026-07-06T12:22:30.56262281Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-06T12:22:30.563319476Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=699.916µs logger=migrator t=2026-07-06T12:22:30.57186938Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-06T12:22:30.57885476Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.98346ms logger=migrator t=2026-07-06T12:22:30.586946244Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-06T12:22:30.587918106Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=975.532µs logger=migrator t=2026-07-06T12:22:30.598457806Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-06T12:22:30.599357536Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=900.94µs logger=migrator t=2026-07-06T12:22:30.606259634Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-06T12:22:30.637992196Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.726332ms logger=migrator t=2026-07-06T12:22:30.657013899Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-06T12:22:30.685024967Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.004718ms logger=migrator t=2026-07-06T12:22:30.696978669Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-06T12:22:30.699244461Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.269382ms logger=migrator t=2026-07-06T12:22:30.712935403Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-06T12:22:30.714078509Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.144675ms logger=migrator t=2026-07-06T12:22:30.725710293Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-06T12:22:30.731616449Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.906056ms logger=migrator t=2026-07-06T12:22:30.740528492Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-06T12:22:30.746317453Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.788522ms logger=migrator t=2026-07-06T12:22:30.758103221Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-06T12:22:30.759554714Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.456283ms logger=migrator t=2026-07-06T12:22:30.768681552Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-06T12:22:30.769612043Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=930.061µs logger=migrator t=2026-07-06T12:22:30.782509837Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-06T12:22:30.784246016Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.735919ms logger=migrator t=2026-07-06T12:22:30.790560981Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-06T12:22:30.792622737Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.061646ms logger=migrator t=2026-07-06T12:22:30.79975316Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-06T12:22:30.799821621Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=68.671µs logger=migrator t=2026-07-06T12:22:30.807825654Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-06T12:22:30.816076472Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.251728ms logger=migrator t=2026-07-06T12:22:30.825938126Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-06T12:22:30.831951572Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.014336ms logger=migrator t=2026-07-06T12:22:30.840256492Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-06T12:22:30.850569297Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=10.312436ms logger=migrator t=2026-07-06T12:22:30.85643537Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-06T12:22:30.857096335Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=660.985µs logger=migrator t=2026-07-06T12:22:30.863643545Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-06T12:22:30.864857232Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.218227ms logger=migrator t=2026-07-06T12:22:30.871038582Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-06T12:22:30.876860365Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.816283ms logger=migrator t=2026-07-06T12:22:30.885054942Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-06T12:22:30.892549302Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.496291ms logger=migrator t=2026-07-06T12:22:30.89770908Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-06T12:22:30.898456457Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=747.257µs logger=migrator t=2026-07-06T12:22:30.906407068Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-06T12:22:30.913183662Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.775824ms logger=migrator t=2026-07-06T12:22:30.951371532Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-06T12:22:30.960115671Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.747199ms logger=migrator t=2026-07-06T12:22:31.061401867Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-06T12:22:31.061560841Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=167.534µs logger=migrator t=2026-07-06T12:22:31.095706158Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-06T12:22:31.097949329Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.246491ms logger=migrator t=2026-07-06T12:22:31.111089289Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-07-06T12:22:31.112945861Z 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.855362ms logger=migrator t=2026-07-06T12:22:31.122054258Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-07-06T12:22:31.12344774Z 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.394362ms logger=migrator t=2026-07-06T12:22:31.132877175Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-06T12:22:31.133074259Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=198.064µs logger=migrator t=2026-07-06T12:22:31.148679665Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-06T12:22:31.155585952Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.908008ms logger=migrator t=2026-07-06T12:22:31.159526742Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-06T12:22:31.16559706Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.070038ms logger=migrator t=2026-07-06T12:22:31.171983646Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-06T12:22:31.178092175Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.108259ms logger=migrator t=2026-07-06T12:22:31.188328698Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-06T12:22:31.194389526Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.060458ms logger=migrator t=2026-07-06T12:22:31.199668736Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-06T12:22:31.205737704Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.069178ms logger=migrator t=2026-07-06T12:22:31.215896775Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-06T12:22:31.215960736Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=64.561µs logger=migrator t=2026-07-06T12:22:31.222199729Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-06T12:22:31.222959776Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=758.277µs logger=migrator t=2026-07-06T12:22:31.229028564Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-06T12:22:31.235221365Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.192101ms logger=migrator t=2026-07-06T12:22:31.24376916Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-06T12:22:31.243840771Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=72.481µs logger=migrator t=2026-07-06T12:22:31.249344337Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-06T12:22:31.257768128Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.424362ms logger=migrator t=2026-07-06T12:22:31.264311148Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-06T12:22:31.26529558Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=984.132µs logger=migrator t=2026-07-06T12:22:31.270743004Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-06T12:22:31.279483603Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.740039ms logger=migrator t=2026-07-06T12:22:31.288934518Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-06T12:22:31.290386111Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.455883ms logger=migrator t=2026-07-06T12:22:31.29693441Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-06T12:22:31.298132258Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.198868ms logger=migrator t=2026-07-06T12:22:31.305858963Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-06T12:22:31.315116645Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.258711ms logger=migrator t=2026-07-06T12:22:31.32371301Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-06T12:22:31.324546729Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=833.409µs logger=migrator t=2026-07-06T12:22:31.336987973Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-06T12:22:31.33866397Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.676627ms logger=migrator t=2026-07-06T12:22:31.35094658Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-06T12:22:31.352335132Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.387591ms logger=migrator t=2026-07-06T12:22:31.3601499Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-06T12:22:31.361750166Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.600016ms logger=migrator t=2026-07-06T12:22:31.366476934Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-06T12:22:31.366576186Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=99.382µs logger=migrator t=2026-07-06T12:22:31.376216386Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-06T12:22:31.378231591Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.021425ms logger=migrator t=2026-07-06T12:22:31.386121851Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-06T12:22:31.387120015Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=997.674µs logger=migrator t=2026-07-06T12:22:31.392464825Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-06T12:22:31.392834885Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-06T12:22:31.397136112Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-06T12:22:31.397534241Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=399.619µs logger=migrator t=2026-07-06T12:22:31.40363147Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-06T12:22:31.404916489Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.283479ms logger=migrator t=2026-07-06T12:22:31.411237483Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-06T12:22:31.418513499Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.275486ms logger=migrator t=2026-07-06T12:22:31.42425293Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-06T12:22:31.425035537Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=782.137µs logger=migrator t=2026-07-06T12:22:31.435660429Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-06T12:22:31.437428619Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.76745ms logger=migrator t=2026-07-06T12:22:31.443617101Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-06T12:22:31.444822198Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.205107ms logger=migrator t=2026-07-06T12:22:31.455974342Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-06T12:22:31.457681971Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.707499ms logger=migrator t=2026-07-06T12:22:31.468739603Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-06T12:22:31.470474842Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.734689ms logger=migrator t=2026-07-06T12:22:31.476909539Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-06T12:22:31.47695523Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=46.401µs logger=migrator t=2026-07-06T12:22:31.48226559Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-06T12:22:31.482370693Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=107.853µs logger=migrator t=2026-07-06T12:22:31.495900611Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-06T12:22:31.504981658Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.081478ms logger=migrator t=2026-07-06T12:22:31.574271485Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-06T12:22:31.575050504Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=781.849µs logger=migrator t=2026-07-06T12:22:31.60605321Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-06T12:22:31.608371502Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.323672ms logger=migrator t=2026-07-06T12:22:31.617613313Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-06T12:22:31.617999711Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=386.488µs logger=migrator t=2026-07-06T12:22:31.629108994Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-06T12:22:31.631203622Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.107858ms logger=migrator t=2026-07-06T12:22:31.637051615Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-06T12:22:31.638075638Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.024913ms logger=migrator t=2026-07-06T12:22:31.651230828Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-06T12:22:31.685225422Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.997384ms logger=migrator t=2026-07-06T12:22:31.69176568Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-06T12:22:31.700167952Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.404112ms logger=migrator t=2026-07-06T12:22:31.709192667Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-06T12:22:31.709416733Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=225.346µs logger=migrator t=2026-07-06T12:22:31.719970603Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-06T12:22:31.754200303Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.230771ms logger=migrator t=2026-07-06T12:22:31.758193003Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-06T12:22:31.789717831Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.526078ms logger=migrator t=2026-07-06T12:22:31.795862451Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-06T12:22:31.797386026Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.523185ms logger=migrator t=2026-07-06T12:22:31.82172229Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-06T12:22:31.82349217Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.77049ms logger=migrator t=2026-07-06T12:22:31.837881338Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-06T12:22:31.838107563Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=226.896µs logger=migrator t=2026-07-06T12:22:31.845616634Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-06T12:22:31.846961145Z level=info msg="Migration successfully executed" id="create permission table" duration=1.351921ms logger=migrator t=2026-07-06T12:22:31.871441822Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-06T12:22:31.873702793Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.262982ms logger=migrator t=2026-07-06T12:22:31.88236668Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-06T12:22:31.883517777Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.150777ms logger=migrator t=2026-07-06T12:22:31.895378867Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-06T12:22:31.897545207Z level=info msg="Migration successfully executed" id="create role table" duration=2.18372ms logger=migrator t=2026-07-06T12:22:31.907231737Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-06T12:22:31.918858971Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.621214ms logger=migrator t=2026-07-06T12:22:31.926910815Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-06T12:22:31.934697802Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.787587ms logger=migrator t=2026-07-06T12:22:31.947254548Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-06T12:22:31.949860197Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.605509ms logger=migrator t=2026-07-06T12:22:32.071062308Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-06T12:22:32.072361067Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.299449ms logger=migrator t=2026-07-06T12:22:32.080267447Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-06T12:22:32.08130995Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.041933ms logger=migrator t=2026-07-06T12:22:32.090905749Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-06T12:22:32.091948063Z level=info msg="Migration successfully executed" id="create team role table" duration=1.044074ms logger=migrator t=2026-07-06T12:22:32.100833625Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-06T12:22:32.10278206Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.950905ms logger=migrator t=2026-07-06T12:22:32.110816183Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-06T12:22:32.111864456Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.048173ms logger=migrator t=2026-07-06T12:22:32.120238677Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-06T12:22:32.121408574Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.164557ms logger=migrator t=2026-07-06T12:22:32.127141515Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-06T12:22:32.127960113Z level=info msg="Migration successfully executed" id="create user role table" duration=818.678µs logger=migrator t=2026-07-06T12:22:32.38518049Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-06T12:22:32.387508723Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.330873ms logger=migrator t=2026-07-06T12:22:32.398344539Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-06T12:22:32.399401674Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.056965ms logger=migrator t=2026-07-06T12:22:32.406852684Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-06T12:22:32.409206806Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.366443ms logger=migrator t=2026-07-06T12:22:32.416483972Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-06T12:22:32.4185691Z level=info msg="Migration successfully executed" id="create builtin role table" duration=2.085028ms logger=migrator t=2026-07-06T12:22:32.463169846Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-06T12:22:32.467881253Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=4.715547ms logger=migrator t=2026-07-06T12:22:32.522916976Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-06T12:22:32.525123917Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.212251ms logger=migrator t=2026-07-06T12:22:32.536848983Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-06T12:22:32.5454751Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.628497ms logger=migrator t=2026-07-06T12:22:32.551395664Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-06T12:22:32.552554271Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.158417ms logger=migrator t=2026-07-06T12:22:32.559232153Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-06T12:22:32.560341758Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.109685ms logger=migrator t=2026-07-06T12:22:32.567389619Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-06T12:22:32.568376571Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=986.812µs logger=migrator t=2026-07-06T12:22:32.573839335Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-06T12:22:32.57488518Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.046564ms logger=migrator t=2026-07-06T12:22:32.582045392Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-06T12:22:32.58282637Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=780.588µs logger=migrator t=2026-07-06T12:22:32.588656532Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-06T12:22:32.589723067Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.066595ms logger=migrator t=2026-07-06T12:22:32.595835286Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-06T12:22:32.604705568Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.867612ms logger=migrator t=2026-07-06T12:22:32.610891529Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-06T12:22:32.619693829Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.80284ms logger=migrator t=2026-07-06T12:22:32.625702847Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-06T12:22:32.63375476Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.054123ms logger=migrator t=2026-07-06T12:22:32.638913407Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-06T12:22:32.644493774Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.580577ms logger=migrator t=2026-07-06T12:22:32.651549075Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-06T12:22:32.653741745Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.18953ms logger=migrator t=2026-07-06T12:22:32.66181768Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-06T12:22:32.663303133Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.485594ms logger=migrator t=2026-07-06T12:22:32.670212281Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-06T12:22:32.671327966Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.116485ms logger=migrator t=2026-07-06T12:22:32.676569445Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-06T12:22:32.678287424Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.717549ms logger=migrator t=2026-07-06T12:22:32.685326444Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-06T12:22:32.686419299Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.093805ms logger=migrator t=2026-07-06T12:22:32.693139833Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-06T12:22:32.693336237Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=205.515µs logger=migrator t=2026-07-06T12:22:32.698129805Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-06T12:22:32.698188688Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=57.983µs logger=migrator t=2026-07-06T12:22:32.704396709Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-06T12:22:32.7049093Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=511.141µs logger=migrator t=2026-07-06T12:22:32.71105246Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-06T12:22:32.711811627Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=763.607µs logger=migrator t=2026-07-06T12:22:32.718705904Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-06T12:22:32.719968983Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.266319ms logger=migrator t=2026-07-06T12:22:32.731502735Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-06T12:22:32.735296682Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=3.799867ms logger=migrator t=2026-07-06T12:22:32.746781324Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-06T12:22:32.747986841Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.215558ms logger=migrator t=2026-07-06T12:22:32.754047018Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-06T12:22:32.755297648Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.249919ms logger=migrator t=2026-07-06T12:22:32.761777445Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-06T12:22:32.763642498Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.865002ms logger=migrator t=2026-07-06T12:22:32.777607505Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-06T12:22:32.787335277Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.736791ms logger=migrator t=2026-07-06T12:22:32.79319358Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-06T12:22:32.794346647Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=1.157537ms logger=migrator t=2026-07-06T12:22:32.800552168Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-06T12:22:32.802624655Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.073847ms logger=migrator t=2026-07-06T12:22:32.809657655Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-06T12:22:32.810862573Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.205618ms logger=migrator t=2026-07-06T12:22:32.819289695Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-06T12:22:32.820638395Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.34529ms logger=migrator t=2026-07-06T12:22:32.83052352Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-06T12:22:32.843669909Z level=info msg="Migration successfully executed" id="add correlation config column" duration=15.220286ms logger=migrator t=2026-07-06T12:22:32.849723028Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-06T12:22:32.851191221Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.446212ms logger=migrator t=2026-07-06T12:22:32.857571376Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-06T12:22:32.858812664Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.239959ms logger=migrator t=2026-07-06T12:22:32.864947034Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-06T12:22:32.892462471Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.486666ms logger=migrator t=2026-07-06T12:22:32.89986444Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-06T12:22:32.901301262Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.436572ms logger=migrator t=2026-07-06T12:22:32.908090626Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-06T12:22:32.909500449Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.410133ms logger=migrator t=2026-07-06T12:22:32.915069386Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-06T12:22:32.916198311Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.127805ms logger=migrator t=2026-07-06T12:22:32.928312617Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-06T12:22:32.929377171Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.065924ms logger=migrator t=2026-07-06T12:22:32.934826635Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-06T12:22:32.935100972Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=275.516µs logger=migrator t=2026-07-06T12:22:32.941814434Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-06T12:22:32.942846878Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.034024ms logger=migrator t=2026-07-06T12:22:32.948300932Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-06T12:22:32.957948802Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.647639ms logger=migrator t=2026-07-06T12:22:32.963279443Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-06T12:22:32.963933808Z level=info msg="Migration successfully executed" id="create entity_events table" duration=652.115µs logger=migrator t=2026-07-06T12:22:32.968201365Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-06T12:22:32.969246669Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.045564ms logger=migrator t=2026-07-06T12:22:32.976623737Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-06T12:22:32.977148279Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-06T12:22:32.981974349Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-06T12:22:32.982568422Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-06T12:22:32.986956803Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-06T12:22:32.987799852Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=842.849µs logger=migrator t=2026-07-06T12:22:32.992962819Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-06T12:22:32.994190747Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.228908ms logger=migrator t=2026-07-06T12:22:32.99871413Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-06T12:22:33.00003329Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.31824ms logger=migrator t=2026-07-06T12:22:33.005419722Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-06T12:22:33.006977318Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.554556ms logger=migrator t=2026-07-06T12:22:33.012672338Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-06T12:22:33.013795423Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.123415ms logger=migrator t=2026-07-06T12:22:33.018374478Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-06T12:22:33.019772009Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.393031ms logger=migrator t=2026-07-06T12:22:33.031951037Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-06T12:22:33.032863897Z level=info msg="Migration successfully executed" id="Drop public config table" duration=913.8µs logger=migrator t=2026-07-06T12:22:33.043253044Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-06T12:22:33.044616665Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.365691ms logger=migrator t=2026-07-06T12:22:33.055481722Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-06T12:22:33.056516166Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.034924ms logger=migrator t=2026-07-06T12:22:33.067856174Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-06T12:22:33.069066732Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.210198ms logger=migrator t=2026-07-06T12:22:33.074369283Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-06T12:22:33.07558606Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.215187ms logger=migrator t=2026-07-06T12:22:33.083785977Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-06T12:22:33.111453557Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.667851ms logger=migrator t=2026-07-06T12:22:33.117133497Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-06T12:22:33.127168625Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.035059ms logger=migrator t=2026-07-06T12:22:33.133642002Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-06T12:22:33.142932744Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.270671ms logger=migrator t=2026-07-06T12:22:33.149458273Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-06T12:22:33.150032126Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=589.444µs logger=migrator t=2026-07-06T12:22:33.156259747Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-06T12:22:33.165780694Z level=info msg="Migration successfully executed" id="add share column" duration=9.510236ms logger=migrator t=2026-07-06T12:22:33.172053097Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-06T12:22:33.172275322Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=223.215µs logger=migrator t=2026-07-06T12:22:33.177013519Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-06T12:22:33.178080534Z level=info msg="Migration successfully executed" id="create file table" duration=1.067065ms logger=migrator t=2026-07-06T12:22:33.183725473Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-06T12:22:33.185019272Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.293049ms logger=migrator t=2026-07-06T12:22:33.194266703Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-06T12:22:33.195992992Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.733459ms logger=migrator t=2026-07-06T12:22:33.206602574Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-06T12:22:33.207553805Z level=info msg="Migration successfully executed" id="create file_meta table" duration=951.371µs logger=migrator t=2026-07-06T12:22:33.213983732Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-06T12:22:33.216259323Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.274711ms logger=migrator t=2026-07-06T12:22:33.227458888Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-06T12:22:33.22752602Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=68.971µs logger=migrator t=2026-07-06T12:22:33.233698891Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-06T12:22:33.233827304Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=132.173µs logger=migrator t=2026-07-06T12:22:33.239474902Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-06T12:22:33.240077236Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=603.234µs logger=migrator t=2026-07-06T12:22:33.311776619Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-06T12:22:33.31225249Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=480.961µs logger=migrator t=2026-07-06T12:22:33.369688457Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-06T12:22:33.371221802Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.535745ms logger=migrator t=2026-07-06T12:22:33.377800782Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-06T12:22:33.390733377Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.930584ms logger=migrator t=2026-07-06T12:22:33.395926815Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-06T12:22:33.396057838Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=131.163µs logger=migrator t=2026-07-06T12:22:33.401183234Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-06T12:22:33.402380952Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.197598ms logger=migrator t=2026-07-06T12:22:33.408175733Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-06T12:22:33.408877019Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=702.446µs logger=migrator t=2026-07-06T12:22:33.414924047Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-06T12:22:33.415255924Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=332.807µs logger=migrator t=2026-07-06T12:22:33.420389471Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-06T12:22:33.421378404Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=982.133µs logger=migrator t=2026-07-06T12:22:33.426980062Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-06T12:22:33.438451353Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.479811ms logger=migrator t=2026-07-06T12:22:33.445181206Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-06T12:22:33.454646372Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.476747ms logger=migrator t=2026-07-06T12:22:33.459551053Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-06T12:22:33.460606988Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.056164ms logger=migrator t=2026-07-06T12:22:33.46596204Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-06T12:22:33.565370623Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=99.405064ms logger=migrator t=2026-07-06T12:22:33.571652676Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-06T12:22:33.572628579Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=973.522µs logger=migrator t=2026-07-06T12:22:33.578660816Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-06T12:22:33.580539928Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.879592ms logger=migrator t=2026-07-06T12:22:33.585357218Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-06T12:22:33.611840971Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.481403ms logger=migrator t=2026-07-06T12:22:33.618194056Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-06T12:22:33.628644274Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.459519ms logger=migrator t=2026-07-06T12:22:33.634654271Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-06T12:22:33.634976628Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=323.528µs logger=migrator t=2026-07-06T12:22:33.639600883Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-06T12:22:33.639795898Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=189.805µs logger=migrator t=2026-07-06T12:22:33.644247379Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-06T12:22:33.644681888Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=434.68µs logger=migrator t=2026-07-06T12:22:33.649777094Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-06T12:22:33.650001449Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=224.275µs logger=migrator t=2026-07-06T12:22:33.655924544Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-06T12:22:33.656137379Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=212.455µs logger=migrator t=2026-07-06T12:22:33.662435173Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-06T12:22:33.663939417Z level=info msg="Migration successfully executed" id="create folder table" duration=1.496384ms logger=migrator t=2026-07-06T12:22:33.669377591Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-06T12:22:33.670515247Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.137596ms logger=migrator t=2026-07-06T12:22:33.677521916Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-06T12:22:33.679404579Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.878243ms logger=migrator t=2026-07-06T12:22:33.685638731Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-06T12:22:33.685670982Z level=info msg="Migration successfully executed" id="Update folder title length" duration=32.631µs logger=migrator t=2026-07-06T12:22:33.690942482Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-06T12:22:33.692936878Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.993376ms logger=migrator t=2026-07-06T12:22:33.699248291Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-06T12:22:33.700376546Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.127735ms logger=migrator t=2026-07-06T12:22:33.705150305Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-06T12:22:33.706471665Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.32045ms logger=migrator t=2026-07-06T12:22:33.711845107Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-06T12:22:33.712274718Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=429.251µs logger=migrator t=2026-07-06T12:22:33.719721957Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-06T12:22:33.719995803Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=273.816µs logger=migrator t=2026-07-06T12:22:33.726249876Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-06T12:22:33.727997755Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.74799ms logger=migrator t=2026-07-06T12:22:33.736349686Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-06T12:22:33.737785949Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.434873ms logger=migrator t=2026-07-06T12:22:33.743941429Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-06T12:22:33.745900424Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.957275ms logger=migrator t=2026-07-06T12:22:33.752216818Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-06T12:22:33.753534347Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.313679ms logger=migrator t=2026-07-06T12:22:33.758338547Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-06T12:22:33.760002195Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.664608ms logger=migrator t=2026-07-06T12:22:33.763933434Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-06T12:22:33.764844225Z level=info msg="Migration successfully executed" id="create anon_device table" duration=910.571µs logger=migrator t=2026-07-06T12:22:33.770100694Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-06T12:22:33.771240491Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.139657ms logger=migrator t=2026-07-06T12:22:33.775823055Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-06T12:22:33.776971341Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.148036ms logger=migrator t=2026-07-06T12:22:33.783568261Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-06T12:22:33.785074325Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.506364ms logger=migrator t=2026-07-06T12:22:33.794430769Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-06T12:22:33.795610055Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.178706ms logger=migrator t=2026-07-06T12:22:33.801699754Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-06T12:22:33.803823372Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.124718ms logger=migrator t=2026-07-06T12:22:33.809778258Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-06T12:22:33.810066224Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=296.167µs logger=migrator t=2026-07-06T12:22:33.813893492Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-06T12:22:33.823588322Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.69408ms logger=migrator t=2026-07-06T12:22:33.828430473Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-06T12:22:33.829760523Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.33766ms logger=migrator t=2026-07-06T12:22:33.833675232Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-06T12:22:33.833700473Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=26.521µs logger=migrator t=2026-07-06T12:22:33.839676519Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-06T12:22:33.840913496Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.238117ms logger=migrator t=2026-07-06T12:22:33.844612701Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-06T12:22:33.844641992Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.071µs logger=migrator t=2026-07-06T12:22:33.850846343Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-06T12:22:33.853422622Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.574549ms logger=migrator t=2026-07-06T12:22:33.859700364Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-06T12:22:33.862484558Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.773904ms logger=migrator t=2026-07-06T12:22:33.870199484Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-06T12:22:33.871420641Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.221107ms logger=migrator t=2026-07-06T12:22:33.877400707Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-06T12:22:33.878771079Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.370582ms logger=migrator t=2026-07-06T12:22:33.883535908Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-06T12:22:33.883982828Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=447.83µs logger=migrator t=2026-07-06T12:22:33.887869046Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-06T12:22:33.889130725Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.260869ms logger=migrator t=2026-07-06T12:22:33.893232798Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-06T12:22:33.89506864Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.836812ms logger=migrator t=2026-07-06T12:22:33.901043496Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-06T12:22:33.903242216Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=2.19782ms logger=migrator t=2026-07-06T12:22:33.909971969Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-06T12:22:33.917115382Z level=info msg="Migration successfully executed" id="add stack_id column" duration=7.143383ms logger=migrator t=2026-07-06T12:22:33.920661013Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-06T12:22:33.928306367Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.644494ms logger=migrator t=2026-07-06T12:22:33.933129246Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-06T12:22:33.942547221Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.419255ms logger=migrator t=2026-07-06T12:22:33.946263196Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-06T12:22:33.946310747Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=48.461µs logger=migrator t=2026-07-06T12:22:33.952114069Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-06T12:22:33.962656759Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.54466ms logger=migrator t=2026-07-06T12:22:33.967140911Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-06T12:22:33.979523273Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.383682ms logger=migrator t=2026-07-06T12:22:33.984444186Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-06T12:22:33.984836694Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=391.078µs logger=migrator t=2026-07-06T12:22:33.989015939Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.737646167s logger=migrator t=2026-07-06T12:22:33.989713546Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-06T12:22:34.004774658Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-06T12:22:34.004991963Z level=info msg="Created default organization" logger=secrets t=2026-07-06T12:22:34.010267873Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-06T12:22:34.057758495Z level=info msg="Restored cache from database" duration=402.759µs logger=plugin.store t=2026-07-06T12:22:34.059054664Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-06T12:22:34.095094054Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-06T12:22:34.095130955Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-06T12:22:34.095183646Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-06T12:22:34.095192497Z level=info msg="Plugins loaded" count=54 duration=36.139073ms logger=query_data t=2026-07-06T12:22:34.099086026Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-06T12:22:34.103318962Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-06T12:22:34.114105937Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-06T12:22:34.12347695Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-06T12:22:34.125748312Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-06T12:22:34.128040845Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-06T12:22:34.1524172Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-06T12:22:34.17657563Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-06T12:22:34.195672725Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-06T12:22:34.195697105Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-07-06T12:22:34.196083394Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-07-06T12:22:34.196300299Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-07-06T12:22:34.19634396Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-07-06T12:22:34.197717372Z level=info msg="starting to provision dashboards" logger=http.server t=2026-07-06T12:22:34.201841795Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-07-06T12:22:34.300272146Z level=info msg="Update check succeeded" duration=104.132471ms logger=grafana.update.checker t=2026-07-06T12:22:34.309844025Z level=info msg="Update check succeeded" duration=113.877893ms logger=grafana-apiserver t=2026-07-06T12:22:34.781491094Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-06T12:22:34.782314072Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-06T12:22:34.784177675Z level=info msg="finished to provision dashboards" logger=ngalert.state.manager t=2026-07-06T12:22:35.066368511Z level=info msg="State cache has been initialized" states=0 duration=870.060302ms logger=ngalert.scheduler t=2026-07-06T12:22:35.066479963Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-06T12:22:35.066691438Z level=info msg=starting first_tick=2026-07-06T12:22:40Z logger=plugin.angulardetectorsprovider.dynamic t=2026-07-06T12:22:35.105081632Z level=info msg="Patterns update finished" duration=245.651033ms logger=provisioning.dashboard t=2026-07-06T12:22:51.314269246Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:51.315060573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:51.579381352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:51.930429896Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:51.950722828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:52.422615253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:52.441534713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:52.965882553Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:52.993749307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.118825005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.132184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.162610553Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.182981256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.210192796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.230642462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.260183604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.277901298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.307828968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.326148456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.355424852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.376691647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.425074198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.4404778Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-06T12:22:53.488690987Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-06T12:22:53.50070533Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-06T12:22:53.516369587Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-07-06T12:22:53.536653699Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.557195207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.584874117Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.61352999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.672472522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.699080098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.750332304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.767001584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.80239373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.821833993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.870140513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.888863209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.935926831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:53.95300025Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:57.365875611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:57.382468518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:58.267670935Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:58.28590724Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:58.381053156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:58.399962047Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:58.445217787Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:58.464574008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:58.50857701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:58.527053751Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:58.576362244Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:58.59464877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:58.636761219Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:58.650904531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:58.713408464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:58.72640894Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:58.789560578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:58.809363179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:58.856810299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:58.878212007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:58.965418913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:58.981285554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:59.026683818Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:59.044517283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:59.099540686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:59.13176614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:59.229183718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:59.247290821Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:59.318109133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:59.335792045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:59.410981738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:59.430318878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:59.499525054Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:59.518899135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:59.591190171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:59.603686926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:59.963826926Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:22:59.981728404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:23:00.067949018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:23:00.085585299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:23:00.268537764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:23:00.28719491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T12:23:00.362787871Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-06T12:23:13.220736077Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-07-06T12:32:34.208112188Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-07-06T12:32:34.439777423Z level=info msg="Update check succeeded" duration=138.843462ms logger=cleanup t=2026-07-06T12:32:34.551422772Z level=info msg="Completed cleanup jobs" duration=354.711381ms logger=cleanup t=2026-07-06T12:42:34.221379459Z level=info msg="Completed cleanup jobs" duration=23.453494ms logger=plugins.update.checker t=2026-07-06T12:42:34.396482887Z level=info msg="Update check succeeded" duration=95.168882ms logger=cleanup t=2026-07-06T12:52:34.21924335Z level=info msg="Completed cleanup jobs" duration=22.696864ms logger=plugins.update.checker t=2026-07-06T12:52:34.40027872Z level=info msg="Update check succeeded" duration=98.195834ms logger=infra.usagestats t=2026-07-06T12:53:13.242592549Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-06T13:02:34.25499289Z level=info msg="Completed cleanup jobs" duration=58.116776ms logger=plugins.update.checker t=2026-07-06T13:02:34.400347963Z level=info msg="Update check succeeded" duration=99.507974ms logger=plugins.update.checker t=2026-07-06T13:12:34.414957727Z level=info msg="Update check succeeded" duration=114.253802ms logger=sqlstore.transactions t=2026-07-06T13:12:39.237068733Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-06T13:12:39.308985804Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.sender.router t=2026-07-06T13:12:39.309089726Z level=error msg="Unable to sync admin configuration" error="[sqlstore.max-retries-reached] retry 1: database is locked" logger=sqlstore.transactions t=2026-07-06T13:12:39.701934946Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.multiorg.alertmanager t=2026-07-06T13:12:39.701998557Z level=error msg="Error while synchronizing Alertmanager orgs" error="[sqlstore.max-retries-reached] retry 1: database is locked" logger=sqlstore.transactions t=2026-07-06T13:12:44.269530622Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=cleanup t=2026-07-06T13:12:47.312708722Z level=info msg="Completed cleanup jobs" duration=13.116067967s logger=cleanup t=2026-07-06T13:22:34.225100268Z level=info msg="Completed cleanup jobs" duration=28.501277ms logger=plugins.update.checker t=2026-07-06T13:22:34.425550658Z level=info msg="Update check succeeded" duration=124.997547ms logger=infra.usagestats t=2026-07-06T13:23:13.245632968Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-07-06T13:32:34.422371269Z level=info msg="Update check succeeded" duration=121.99152ms logger=cleanup t=2026-07-06T13:32:34.546525977Z level=info msg="Completed cleanup jobs" duration=349.529394ms logger=cleanup t=2026-07-06T13:42:34.224072434Z level=info msg="Completed cleanup jobs" duration=26.848053ms logger=plugins.update.checker t=2026-07-06T13:42:34.420712167Z level=info msg="Update check succeeded" duration=119.516186ms logger=cleanup t=2026-07-06T13:52:34.367397792Z level=info msg="Completed cleanup jobs" duration=170.428522ms logger=plugins.update.checker t=2026-07-06T13:52:34.397830207Z level=info msg="Update check succeeded" duration=96.554615ms logger=infra.usagestats t=2026-07-06T13:53:13.242122878Z level=info msg="Usage stats are ready to report"