logger=settings t=2026-08-26T05:18:01.988456843Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-26T05:18:01Z logger=settings t=2026-08-26T05:18:01.988749469Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-26T05:18:01.988763539Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-26T05:18:01.988767419Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-26T05:18:01.988770159Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-26T05:18:01.988772899Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-26T05:18:01.988780139Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-26T05:18:01.988782949Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-26T05:18:01.988786319Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-26T05:18:01.988789229Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-26T05:18:01.988791919Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-26T05:18:01.988796699Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-26T05:18:01.98879976Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-26T05:18:01.98880294Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-26T05:18:01.98880671Z level=info msg=Target target=[all] logger=settings t=2026-08-26T05:18:01.98881334Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-26T05:18:01.98881678Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-26T05:18:01.98882011Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-26T05:18:01.98882294Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-26T05:18:01.98882612Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-26T05:18:01.98882926Z level=info msg="App mode production" logger=sqlstore t=2026-08-26T05:18:01.989163006Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-26T05:18:01.989187407Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-26T05:18:01.9909012Z level=info msg="Locking database" logger=migrator t=2026-08-26T05:18:01.990913481Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-26T05:18:01.991528912Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-26T05:18:01.992510981Z level=info msg="Migration successfully executed" id="create migration_log table" duration=981.719µs logger=migrator t=2026-08-26T05:18:01.999724749Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-26T05:18:02.001560794Z level=info msg="Migration successfully executed" id="create user table" duration=1.840165ms logger=migrator t=2026-08-26T05:18:02.006267084Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-26T05:18:02.006842325Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=575.401µs logger=migrator t=2026-08-26T05:18:02.013211147Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-26T05:18:02.014337469Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.125911ms logger=migrator t=2026-08-26T05:18:02.020751582Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-26T05:18:02.021972056Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.212663ms logger=migrator t=2026-08-26T05:18:02.029132383Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-26T05:18:02.029792195Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=657.572µs logger=migrator t=2026-08-26T05:18:02.03629398Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-26T05:18:02.040609672Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.315002ms logger=migrator t=2026-08-26T05:18:02.04724179Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-26T05:18:02.049056824Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.825034ms logger=migrator t=2026-08-26T05:18:02.054077031Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-26T05:18:02.054914307Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=837.206µs logger=migrator t=2026-08-26T05:18:02.059385442Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-26T05:18:02.060348251Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=963.969µs logger=migrator t=2026-08-26T05:18:02.067668551Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-26T05:18:02.06812389Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=461.649µs logger=migrator t=2026-08-26T05:18:02.07333665Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-26T05:18:02.073889451Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=552.861µs logger=migrator t=2026-08-26T05:18:02.080554589Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-26T05:18:02.083344872Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.790093ms logger=migrator t=2026-08-26T05:18:02.0916221Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-26T05:18:02.091654001Z level=info msg="Migration successfully executed" id="Update user table charset" duration=32.561µs logger=migrator t=2026-08-26T05:18:02.097046954Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-26T05:18:02.099506152Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.459368ms logger=migrator t=2026-08-26T05:18:02.104766843Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-26T05:18:02.105299653Z level=info msg="Migration successfully executed" id="Add missing user data" duration=538.63µs logger=migrator t=2026-08-26T05:18:02.110183157Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-26T05:18:02.112046032Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.853425ms logger=migrator t=2026-08-26T05:18:02.117710061Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-26T05:18:02.118614378Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=907.078µs logger=migrator t=2026-08-26T05:18:02.123714786Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-26T05:18:02.124884518Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.169383ms logger=migrator t=2026-08-26T05:18:02.130305082Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-26T05:18:02.139043749Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.740907ms logger=migrator t=2026-08-26T05:18:02.146115425Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-26T05:18:02.149609172Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=3.498137ms logger=migrator t=2026-08-26T05:18:02.157672057Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-26T05:18:02.157863681Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=190.134µs logger=migrator t=2026-08-26T05:18:02.163984428Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-26T05:18:02.165355234Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.361636ms logger=migrator t=2026-08-26T05:18:02.170603655Z 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-08-26T05:18:02.17089905Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=295.715µs logger=migrator t=2026-08-26T05:18:02.175684042Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-26T05:18:02.176106701Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=422.369µs logger=migrator t=2026-08-26T05:18:02.184266727Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-26T05:18:02.185761146Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.472758ms logger=migrator t=2026-08-26T05:18:02.191955154Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-26T05:18:02.192701199Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=745.405µs logger=migrator t=2026-08-26T05:18:02.198828026Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-26T05:18:02.200192112Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.362316ms logger=migrator t=2026-08-26T05:18:02.274018528Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-26T05:18:02.275366504Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.360626ms logger=migrator t=2026-08-26T05:18:02.282996479Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-26T05:18:02.283662183Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=665.664µs logger=migrator t=2026-08-26T05:18:02.289621417Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-26T05:18:02.289648437Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=27.29µs logger=migrator t=2026-08-26T05:18:02.297481437Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-26T05:18:02.298577548Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.096251ms logger=migrator t=2026-08-26T05:18:02.304391159Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-26T05:18:02.305056392Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=665.063µs logger=migrator t=2026-08-26T05:18:02.310413795Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-26T05:18:02.311486355Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.07289ms logger=migrator t=2026-08-26T05:18:02.318567632Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-26T05:18:02.319249775Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=681.133µs logger=migrator t=2026-08-26T05:18:02.324781611Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-26T05:18:02.328095294Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.312853ms logger=migrator t=2026-08-26T05:18:02.334057689Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-26T05:18:02.33469145Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=634.201µs logger=migrator t=2026-08-26T05:18:02.340713256Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-26T05:18:02.341251187Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=537.801µs logger=migrator t=2026-08-26T05:18:02.347012757Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-26T05:18:02.34818132Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.168222ms logger=migrator t=2026-08-26T05:18:02.354249815Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-26T05:18:02.354908698Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=659.283µs logger=migrator t=2026-08-26T05:18:02.362109047Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-26T05:18:02.363198747Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.094351ms logger=migrator t=2026-08-26T05:18:02.369109041Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-26T05:18:02.369509228Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=404.707µs logger=migrator t=2026-08-26T05:18:02.374379231Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-26T05:18:02.374889351Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=510.21µs logger=migrator t=2026-08-26T05:18:02.380747983Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-26T05:18:02.381123Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=375.297µs logger=migrator t=2026-08-26T05:18:02.386609766Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-26T05:18:02.387287039Z level=info msg="Migration successfully executed" id="create star table" duration=677.233µs logger=migrator t=2026-08-26T05:18:02.392659212Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-26T05:18:02.393366776Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=707.184µs logger=migrator t=2026-08-26T05:18:02.398559775Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-26T05:18:02.399483392Z level=info msg="Migration successfully executed" id="create org table v1" duration=922.367µs logger=migrator t=2026-08-26T05:18:02.405655751Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-26T05:18:02.406572328Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=917.027µs logger=migrator t=2026-08-26T05:18:02.412076524Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-26T05:18:02.412838029Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=761.265µs logger=migrator t=2026-08-26T05:18:02.418498768Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-26T05:18:02.419398755Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=899.178µs logger=migrator t=2026-08-26T05:18:02.426375479Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-26T05:18:02.427146113Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=765.754µs logger=migrator t=2026-08-26T05:18:02.433512515Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-26T05:18:02.434217138Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=704.333µs logger=migrator t=2026-08-26T05:18:02.439284726Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-26T05:18:02.439313367Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.131µs logger=migrator t=2026-08-26T05:18:02.444386083Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-26T05:18:02.444430954Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=46.231µs logger=migrator t=2026-08-26T05:18:02.449714895Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-26T05:18:02.449883058Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=164.183µs logger=migrator t=2026-08-26T05:18:02.456878073Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-26T05:18:02.457563326Z level=info msg="Migration successfully executed" id="create dashboard table" duration=685.113µs logger=migrator t=2026-08-26T05:18:02.465138811Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-26T05:18:02.465880086Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=741.095µs logger=migrator t=2026-08-26T05:18:02.473332608Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-26T05:18:02.474126694Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=793.826µs logger=migrator t=2026-08-26T05:18:02.480246321Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-26T05:18:02.480866112Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=622.661µs logger=migrator t=2026-08-26T05:18:02.488214254Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-26T05:18:02.488981428Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=766.374µs logger=migrator t=2026-08-26T05:18:02.495429862Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-26T05:18:02.496176676Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=746.684µs logger=migrator t=2026-08-26T05:18:02.501829064Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-26T05:18:02.509736246Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.906362ms logger=migrator t=2026-08-26T05:18:02.516882753Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-26T05:18:02.517609578Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=729.235µs logger=migrator t=2026-08-26T05:18:02.52293379Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-26T05:18:02.523708644Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=774.514µs logger=migrator t=2026-08-26T05:18:02.52923607Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-26T05:18:02.529979825Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=743.515µs logger=migrator t=2026-08-26T05:18:02.537175973Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-26T05:18:02.537713023Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=530.26µs logger=migrator t=2026-08-26T05:18:02.546622483Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-26T05:18:02.54747641Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=853.937µs logger=migrator t=2026-08-26T05:18:02.555590276Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-26T05:18:02.555648867Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=59.081µs logger=migrator t=2026-08-26T05:18:02.562935696Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-26T05:18:02.564981486Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.038ms logger=migrator t=2026-08-26T05:18:02.577008026Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-26T05:18:02.578351552Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.343556ms logger=migrator t=2026-08-26T05:18:02.584401718Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-26T05:18:02.58764697Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.251553ms logger=migrator t=2026-08-26T05:18:02.595523631Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-26T05:18:02.596947188Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.428058ms logger=migrator t=2026-08-26T05:18:02.606160455Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-26T05:18:02.610078501Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.907705ms logger=migrator t=2026-08-26T05:18:02.618725316Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-26T05:18:02.621092952Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=2.375006ms logger=migrator t=2026-08-26T05:18:02.628705627Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-26T05:18:02.629848109Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.148482ms logger=migrator t=2026-08-26T05:18:02.637605767Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-26T05:18:02.637667719Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=73.821µs logger=migrator t=2026-08-26T05:18:02.64555766Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-26T05:18:02.645588411Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=32.281µs logger=migrator t=2026-08-26T05:18:02.652041895Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-26T05:18:02.656015311Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.984926ms logger=migrator t=2026-08-26T05:18:02.665937701Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-26T05:18:02.668027361Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.09082ms logger=migrator t=2026-08-26T05:18:02.674715609Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-26T05:18:02.676707727Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.991638ms logger=migrator t=2026-08-26T05:18:02.684023608Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-26T05:18:02.687679568Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.669819ms logger=migrator t=2026-08-26T05:18:02.695183062Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-26T05:18:02.695407466Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=222.814µs logger=migrator t=2026-08-26T05:18:02.70030921Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-26T05:18:02.701446392Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.135342ms logger=migrator t=2026-08-26T05:18:02.711872201Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-26T05:18:02.713121305Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.248484ms logger=migrator t=2026-08-26T05:18:02.72119193Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-26T05:18:02.721332393Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=85.662µs logger=migrator t=2026-08-26T05:18:02.727900759Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-26T05:18:02.729185204Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.285165ms logger=migrator t=2026-08-26T05:18:02.735386352Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-26T05:18:02.736161847Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=774.625µs logger=migrator t=2026-08-26T05:18:02.743268044Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-26T05:18:02.750626685Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.365932ms logger=migrator t=2026-08-26T05:18:02.759527495Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-26T05:18:02.76031753Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=793.215µs logger=migrator t=2026-08-26T05:18:02.767827214Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-26T05:18:02.768992176Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.164552ms logger=migrator t=2026-08-26T05:18:02.774761937Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-26T05:18:02.775807587Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.03157ms logger=migrator t=2026-08-26T05:18:02.78430494Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-26T05:18:02.785129176Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=827.146µs logger=migrator t=2026-08-26T05:18:02.79160322Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-26T05:18:02.792389595Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=790.585µs logger=migrator t=2026-08-26T05:18:02.798189486Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-26T05:18:02.801644393Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.452847ms logger=migrator t=2026-08-26T05:18:02.806392484Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-26T05:18:02.807578797Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.180582ms logger=migrator t=2026-08-26T05:18:02.813626872Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-26T05:18:02.813823326Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=193.564µs logger=migrator t=2026-08-26T05:18:02.818372374Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-26T05:18:02.818566018Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=194.073µs logger=migrator t=2026-08-26T05:18:02.823776387Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-26T05:18:02.82499703Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.209783ms logger=migrator t=2026-08-26T05:18:02.829416235Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-26T05:18:02.831652548Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.229733ms logger=migrator t=2026-08-26T05:18:02.838427638Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-26T05:18:02.839435388Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.00626ms logger=migrator t=2026-08-26T05:18:02.846232097Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-26T05:18:02.849244416Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=3.011779ms logger=migrator t=2026-08-26T05:18:02.858003413Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-26T05:18:02.859609114Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.592731ms logger=migrator t=2026-08-26T05:18:02.865963866Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-26T05:18:02.86670641Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=741.964µs logger=migrator t=2026-08-26T05:18:02.874908448Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-26T05:18:02.876211593Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.302044ms logger=migrator t=2026-08-26T05:18:02.884755216Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-26T05:18:02.894270749Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.515783ms logger=migrator t=2026-08-26T05:18:02.907568883Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-26T05:18:02.908310018Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=741.285µs logger=migrator t=2026-08-26T05:18:02.995341496Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-26T05:18:02.996825615Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.491339ms logger=migrator t=2026-08-26T05:18:03.329368949Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-26T05:18:03.331402369Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=2.03615ms logger=migrator t=2026-08-26T05:18:03.34190438Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-26T05:18:03.342765897Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=862.167µs logger=migrator t=2026-08-26T05:18:03.350547376Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-26T05:18:03.353155885Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.608989ms logger=migrator t=2026-08-26T05:18:03.357758574Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-26T05:18:03.360057738Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.298974ms logger=migrator t=2026-08-26T05:18:03.365752097Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-26T05:18:03.365786788Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=35.471µs logger=migrator t=2026-08-26T05:18:03.370508789Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-26T05:18:03.370700462Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=192.113µs logger=migrator t=2026-08-26T05:18:03.376918261Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-26T05:18:03.379848608Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.934837ms logger=migrator t=2026-08-26T05:18:03.384453726Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-26T05:18:03.3846535Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=200.224µs logger=migrator t=2026-08-26T05:18:03.388705958Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-26T05:18:03.388877891Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=172.583µs logger=migrator t=2026-08-26T05:18:03.394530329Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-26T05:18:03.398043907Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.515308ms logger=migrator t=2026-08-26T05:18:03.403540801Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-26T05:18:03.403781067Z level=info msg="Migration successfully executed" id="Update uid value" duration=240.886µs logger=migrator t=2026-08-26T05:18:03.412540265Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-26T05:18:03.413792029Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.252585ms logger=migrator t=2026-08-26T05:18:03.432543038Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-26T05:18:03.435525035Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.984407ms logger=migrator t=2026-08-26T05:18:03.444262693Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-26T05:18:03.445473486Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.212803ms logger=migrator t=2026-08-26T05:18:03.45354217Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-26T05:18:03.455298934Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.758094ms logger=migrator t=2026-08-26T05:18:03.468215572Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-26T05:18:03.469073508Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=859.076µs logger=migrator t=2026-08-26T05:18:03.474274088Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-26T05:18:03.475187376Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=912.688µs logger=migrator t=2026-08-26T05:18:03.480558428Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-26T05:18:03.481786152Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.219353ms logger=migrator t=2026-08-26T05:18:03.486778278Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-26T05:18:03.488358398Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.57965ms logger=migrator t=2026-08-26T05:18:03.495348382Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-26T05:18:03.496328731Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=980.939µs logger=migrator t=2026-08-26T05:18:03.501643293Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-26T05:18:03.509102346Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.458493ms logger=migrator t=2026-08-26T05:18:03.515309964Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-26T05:18:03.515845925Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=535.861µs logger=migrator t=2026-08-26T05:18:03.521737898Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-26T05:18:03.523133925Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.395817ms logger=migrator t=2026-08-26T05:18:03.528773593Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-26T05:18:03.529609158Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=836.035µs logger=migrator t=2026-08-26T05:18:03.534246248Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-26T05:18:03.535493622Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.249384ms logger=migrator t=2026-08-26T05:18:03.542086568Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-26T05:18:03.542609018Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=517.06µs logger=migrator t=2026-08-26T05:18:03.547133455Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-26T05:18:03.548035532Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=902.028µs logger=migrator t=2026-08-26T05:18:03.569666667Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-26T05:18:03.569718998Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=48.61µs logger=migrator t=2026-08-26T05:18:03.575141472Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-26T05:18:03.579098518Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.962857ms logger=migrator t=2026-08-26T05:18:03.585828007Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-26T05:18:03.588416886Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.588449ms logger=migrator t=2026-08-26T05:18:03.622056491Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-26T05:18:03.6224971Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=458.289µs logger=migrator t=2026-08-26T05:18:03.627412753Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-26T05:18:03.632221836Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.807443ms logger=migrator t=2026-08-26T05:18:03.637847204Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-26T05:18:03.641606625Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.758701ms logger=migrator t=2026-08-26T05:18:03.649244832Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-26T05:18:03.650407905Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.172363ms logger=migrator t=2026-08-26T05:18:03.657615783Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-26T05:18:03.659098301Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=769.294µs logger=migrator t=2026-08-26T05:18:03.666068495Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-26T05:18:03.667579574Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.511309ms logger=migrator t=2026-08-26T05:18:03.677574985Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-26T05:18:03.679803019Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.221773ms logger=migrator t=2026-08-26T05:18:03.690563304Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-26T05:18:03.691743217Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.184293ms logger=migrator t=2026-08-26T05:18:03.700420633Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-26T05:18:03.701933723Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.51158ms logger=migrator t=2026-08-26T05:18:03.709813904Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-26T05:18:03.709912135Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=98.802µs logger=migrator t=2026-08-26T05:18:03.721032768Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-26T05:18:03.721092669Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=62.861µs logger=migrator t=2026-08-26T05:18:03.727520333Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-26T05:18:03.732777454Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.259931ms logger=migrator t=2026-08-26T05:18:03.743069501Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-26T05:18:03.745920656Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.853375ms logger=migrator t=2026-08-26T05:18:03.753127414Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-26T05:18:03.753202055Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=75.251µs logger=migrator t=2026-08-26T05:18:03.757880336Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-26T05:18:03.75864116Z level=info msg="Migration successfully executed" id="create quota table v1" duration=755.814µs logger=migrator t=2026-08-26T05:18:03.763004043Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-26T05:18:03.763824079Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=827.496µs logger=migrator t=2026-08-26T05:18:03.769727602Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-26T05:18:03.769809664Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=89.052µs logger=migrator t=2026-08-26T05:18:03.776560423Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-26T05:18:03.777997001Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.436918ms logger=migrator t=2026-08-26T05:18:03.785473044Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-26T05:18:03.786354281Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=881.027µs logger=migrator t=2026-08-26T05:18:03.794699671Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-26T05:18:03.799658266Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.958765ms logger=migrator t=2026-08-26T05:18:03.804537891Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-26T05:18:03.804567241Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.05µs logger=migrator t=2026-08-26T05:18:03.809276211Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-26T05:18:03.810074297Z level=info msg="Migration successfully executed" id="create session table" duration=797.956µs logger=migrator t=2026-08-26T05:18:03.815287017Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-26T05:18:03.815405009Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=118.352µs logger=migrator t=2026-08-26T05:18:03.822039706Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-26T05:18:03.822153518Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=114.302µs logger=migrator t=2026-08-26T05:18:03.827518412Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-26T05:18:03.828588882Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.07496ms logger=migrator t=2026-08-26T05:18:03.837387421Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-26T05:18:03.838527563Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.142242ms logger=migrator t=2026-08-26T05:18:03.845555548Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-26T05:18:03.845599899Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=45.801µs logger=migrator t=2026-08-26T05:18:03.852999281Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-26T05:18:03.853078833Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=85.112µs logger=migrator t=2026-08-26T05:18:03.85971568Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-26T05:18:03.863634615Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.919105ms logger=migrator t=2026-08-26T05:18:03.870491037Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-26T05:18:03.874721698Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.230151ms logger=migrator t=2026-08-26T05:18:03.880636802Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-26T05:18:03.880885196Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=255.374µs logger=migrator t=2026-08-26T05:18:03.890026203Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-26T05:18:03.890161075Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=136.142µs logger=migrator t=2026-08-26T05:18:03.896872144Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-26T05:18:03.898137698Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.279604ms logger=migrator t=2026-08-26T05:18:03.91126029Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-26T05:18:03.911328351Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=73.351µs logger=migrator t=2026-08-26T05:18:03.918497399Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-26T05:18:03.921504957Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.009158ms logger=migrator t=2026-08-26T05:18:03.932223213Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-26T05:18:03.932706132Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=474.928µs logger=migrator t=2026-08-26T05:18:03.94142229Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-26T05:18:03.945181632Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.764632ms logger=migrator t=2026-08-26T05:18:03.952293288Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-26T05:18:03.956724314Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.429796ms logger=migrator t=2026-08-26T05:18:03.96436464Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-26T05:18:03.964444512Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=80.341µs logger=migrator t=2026-08-26T05:18:03.970757314Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-26T05:18:03.972630219Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.868455ms logger=migrator t=2026-08-26T05:18:03.980017711Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-26T05:18:03.981211714Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.197113ms logger=migrator t=2026-08-26T05:18:03.98830569Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-26T05:18:03.989849649Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.544599ms logger=migrator t=2026-08-26T05:18:03.995308514Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-26T05:18:03.996709851Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.400757ms logger=migrator t=2026-08-26T05:18:04.003151156Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-26T05:18:04.004153114Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.001838ms logger=migrator t=2026-08-26T05:18:04.010027518Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-26T05:18:04.011872123Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.848525ms logger=migrator t=2026-08-26T05:18:04.02995816Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-26T05:18:04.034844424Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=4.891364ms logger=migrator t=2026-08-26T05:18:04.043561482Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-26T05:18:04.04557641Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.018378ms logger=migrator t=2026-08-26T05:18:04.055551101Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-26T05:18:04.057559471Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=2.00941ms logger=migrator t=2026-08-26T05:18:04.066131955Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-26T05:18:04.079202166Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.070121ms logger=migrator t=2026-08-26T05:18:04.084873485Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-26T05:18:04.085578849Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=708.724µs logger=migrator t=2026-08-26T05:18:04.091428261Z 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-08-26T05:18:04.092573283Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.150022ms logger=migrator t=2026-08-26T05:18:04.099549977Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-26T05:18:04.100027336Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=477.819µs logger=migrator t=2026-08-26T05:18:04.105689045Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-26T05:18:04.106583552Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=894.947µs logger=migrator t=2026-08-26T05:18:04.113599907Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-26T05:18:04.114875581Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.275774ms logger=migrator t=2026-08-26T05:18:04.120452478Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-26T05:18:04.126113108Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.66162ms logger=migrator t=2026-08-26T05:18:04.133875726Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-26T05:18:04.138467644Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.590028ms logger=migrator t=2026-08-26T05:18:04.143188156Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-26T05:18:04.148862214Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.674118ms logger=migrator t=2026-08-26T05:18:04.154713827Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-26T05:18:04.16221962Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=7.494604ms logger=migrator t=2026-08-26T05:18:04.306957591Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-26T05:18:04.308878237Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.924536ms logger=migrator t=2026-08-26T05:18:04.316381941Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-26T05:18:04.316414732Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=34.011µs logger=migrator t=2026-08-26T05:18:04.323369016Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-26T05:18:04.323415877Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=48.76µs logger=migrator t=2026-08-26T05:18:04.330645296Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-26T05:18:04.331806828Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.161892ms logger=migrator t=2026-08-26T05:18:04.340184038Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-26T05:18:04.341912592Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.729194ms logger=migrator t=2026-08-26T05:18:04.349419096Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-26T05:18:04.350242533Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=821.327µs logger=migrator t=2026-08-26T05:18:04.358009281Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-26T05:18:04.359645122Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.638311ms logger=migrator t=2026-08-26T05:18:04.367765248Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-26T05:18:04.368706957Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=941.559µs logger=migrator t=2026-08-26T05:18:04.374120301Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-26T05:18:04.380661756Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.541805ms logger=migrator t=2026-08-26T05:18:04.386829675Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-26T05:18:04.391651177Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.820042ms logger=migrator t=2026-08-26T05:18:04.398870206Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-26T05:18:04.399288774Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=423.398µs logger=migrator t=2026-08-26T05:18:04.403997705Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-26T05:18:04.405132047Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.133392ms logger=migrator t=2026-08-26T05:18:04.413601459Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-26T05:18:04.414630379Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.03961ms logger=migrator t=2026-08-26T05:18:04.420719316Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-26T05:18:04.424671392Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.951466ms logger=migrator t=2026-08-26T05:18:04.429914363Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-26T05:18:04.429999874Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=91.382µs logger=migrator t=2026-08-26T05:18:04.440339903Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-26T05:18:04.441608137Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.269224ms logger=migrator t=2026-08-26T05:18:04.445698826Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-26T05:18:04.446800807Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.102291ms logger=migrator t=2026-08-26T05:18:04.456283078Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-26T05:18:04.456435611Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=164.803µs logger=migrator t=2026-08-26T05:18:04.463409846Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-26T05:18:04.464921286Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.512469ms logger=migrator t=2026-08-26T05:18:04.471252336Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-26T05:18:04.472187235Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=933.859µs logger=migrator t=2026-08-26T05:18:04.480401953Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-26T05:18:04.48181902Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.416317ms logger=migrator t=2026-08-26T05:18:04.488234672Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-26T05:18:04.489740101Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.504519ms logger=migrator t=2026-08-26T05:18:04.49696418Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-26T05:18:04.498108722Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.143452ms logger=migrator t=2026-08-26T05:18:04.505412392Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-26T05:18:04.506410252Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=997.82µs logger=migrator t=2026-08-26T05:18:04.512798855Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-26T05:18:04.513417666Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=613.301µs logger=migrator t=2026-08-26T05:18:04.520259548Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-26T05:18:04.524432268Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.16422ms logger=migrator t=2026-08-26T05:18:04.529595827Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-26T05:18:04.530494304Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=901.667µs logger=migrator t=2026-08-26T05:18:04.537315915Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-26T05:18:04.541377183Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.061058ms logger=migrator t=2026-08-26T05:18:04.5484927Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-26T05:18:04.549237745Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=738.775µs logger=migrator t=2026-08-26T05:18:04.556125257Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-26T05:18:04.557469553Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.344296ms logger=migrator t=2026-08-26T05:18:04.564342325Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-26T05:18:04.565658689Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.317264ms logger=migrator t=2026-08-26T05:18:04.574684893Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-26T05:18:04.586188024Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.503191ms logger=migrator t=2026-08-26T05:18:04.592669689Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-26T05:18:04.593207609Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=537.86µs logger=migrator t=2026-08-26T05:18:04.605565226Z 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-08-26T05:18:04.607372321Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.807225ms logger=migrator t=2026-08-26T05:18:04.616291583Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-26T05:18:04.616579648Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=288.315µs logger=migrator t=2026-08-26T05:18:04.622811277Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-26T05:18:04.62343389Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=620.563µs logger=migrator t=2026-08-26T05:18:04.629068808Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-26T05:18:04.629263271Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=199.183µs logger=migrator t=2026-08-26T05:18:04.634654536Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-26T05:18:04.638751254Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.096439ms logger=migrator t=2026-08-26T05:18:04.647324919Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-26T05:18:04.651474478Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.149949ms logger=migrator t=2026-08-26T05:18:04.65832127Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-26T05:18:04.659238007Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=916.667µs logger=migrator t=2026-08-26T05:18:04.664995408Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-26T05:18:04.666369384Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.374016ms logger=migrator t=2026-08-26T05:18:04.674205835Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-26T05:18:04.674578062Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=376.587µs logger=migrator t=2026-08-26T05:18:04.680663629Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-26T05:18:04.687259545Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.582656ms logger=migrator t=2026-08-26T05:18:04.693109537Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-26T05:18:04.693761821Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=652.083µs logger=migrator t=2026-08-26T05:18:04.702562679Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-26T05:18:04.702861675Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=300.326µs logger=migrator t=2026-08-26T05:18:04.70881732Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-26T05:18:04.709562144Z level=info msg="Migration successfully executed" id="Move region to single row" duration=758.384µs logger=migrator t=2026-08-26T05:18:04.71558944Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-26T05:18:04.716477396Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=888.046µs logger=migrator t=2026-08-26T05:18:04.723161065Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-26T05:18:04.723977901Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=814.776µs logger=migrator t=2026-08-26T05:18:04.729305023Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-26T05:18:04.730351713Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.0449ms logger=migrator t=2026-08-26T05:18:04.735854109Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-26T05:18:04.737376198Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.520859ms logger=migrator t=2026-08-26T05:18:04.74525442Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-26T05:18:04.746626706Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.368997ms logger=migrator t=2026-08-26T05:18:04.753442457Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-26T05:18:04.754702231Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.262274ms logger=migrator t=2026-08-26T05:18:04.760518283Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-26T05:18:04.760588094Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=69.981µs logger=migrator t=2026-08-26T05:18:04.768938845Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-26T05:18:04.769954353Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.015248ms logger=migrator t=2026-08-26T05:18:04.781503766Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-26T05:18:04.782858522Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.354716ms logger=migrator t=2026-08-26T05:18:04.790296035Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-26T05:18:04.791806204Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.508629ms logger=migrator t=2026-08-26T05:18:04.802415008Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-26T05:18:04.803794704Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.379136ms logger=migrator t=2026-08-26T05:18:04.810236168Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-26T05:18:04.810517293Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=281.735µs logger=migrator t=2026-08-26T05:18:04.816539609Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-26T05:18:04.816924426Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=385.367µs logger=migrator t=2026-08-26T05:18:04.822668696Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-26T05:18:04.822743658Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=75.442µs logger=migrator t=2026-08-26T05:18:04.82907907Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-26T05:18:04.830702031Z level=info msg="Migration successfully executed" id="create team table" duration=1.621571ms logger=migrator t=2026-08-26T05:18:04.837807417Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-26T05:18:04.839315146Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.506889ms logger=migrator t=2026-08-26T05:18:04.847449333Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-26T05:18:04.849077134Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.628101ms logger=migrator t=2026-08-26T05:18:04.854820754Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-26T05:18:04.859224668Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.403624ms logger=migrator t=2026-08-26T05:18:04.86502161Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-26T05:18:04.865191053Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=170.023µs logger=migrator t=2026-08-26T05:18:04.870684129Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-26T05:18:04.872303239Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.623841ms logger=migrator t=2026-08-26T05:18:04.880725021Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-26T05:18:04.881947045Z level=info msg="Migration successfully executed" id="create team member table" duration=1.221894ms logger=migrator t=2026-08-26T05:18:04.889171074Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-26T05:18:04.890543009Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.371755ms logger=migrator t=2026-08-26T05:18:04.89678936Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-26T05:18:04.898051465Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.261525ms logger=migrator t=2026-08-26T05:18:04.905203212Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-26T05:18:04.90612384Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=920.158µs logger=migrator t=2026-08-26T05:18:04.911171576Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-26T05:18:04.916328995Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.156779ms logger=migrator t=2026-08-26T05:18:04.92176354Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-26T05:18:04.926333488Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.565708ms logger=migrator t=2026-08-26T05:18:04.933275701Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-26T05:18:04.937995701Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.71593ms logger=migrator t=2026-08-26T05:18:04.944031928Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-26T05:18:04.945622708Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.58811ms logger=migrator t=2026-08-26T05:18:04.951659964Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-26T05:18:04.952633953Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=974.409µs logger=migrator t=2026-08-26T05:18:04.95769165Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-26T05:18:04.958901683Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.209143ms logger=migrator t=2026-08-26T05:18:04.97021351Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-26T05:18:04.971291361Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.085131ms logger=migrator t=2026-08-26T05:18:04.977938169Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-26T05:18:04.979365216Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.427217ms logger=migrator t=2026-08-26T05:18:04.9873242Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-26T05:18:04.988972091Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.645241ms logger=migrator t=2026-08-26T05:18:04.995370113Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-26T05:18:04.996626027Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.256894ms logger=migrator t=2026-08-26T05:18:05.004162663Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-26T05:18:05.005931266Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.773513ms logger=migrator t=2026-08-26T05:18:05.01184455Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-26T05:18:05.012349069Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=504.499µs logger=migrator t=2026-08-26T05:18:05.019045058Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-26T05:18:05.019288883Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=244.625µs logger=migrator t=2026-08-26T05:18:05.024737967Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-26T05:18:05.025564874Z level=info msg="Migration successfully executed" id="create tag table" duration=826.137µs logger=migrator t=2026-08-26T05:18:05.032377635Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-26T05:18:05.033861373Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.483119ms logger=migrator t=2026-08-26T05:18:05.040197965Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-26T05:18:05.041494139Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.299175ms logger=migrator t=2026-08-26T05:18:05.048597776Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-26T05:18:05.050412471Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.810885ms logger=migrator t=2026-08-26T05:18:05.057551078Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-26T05:18:05.0592402Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.689632ms logger=migrator t=2026-08-26T05:18:05.065654774Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-26T05:18:05.078739705Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.082671ms logger=migrator t=2026-08-26T05:18:05.086051385Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-26T05:18:05.086875521Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=824.506µs logger=migrator t=2026-08-26T05:18:05.092082891Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-26T05:18:05.092961608Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=878.447µs logger=migrator t=2026-08-26T05:18:05.099621076Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-26T05:18:05.100183387Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=559.811µs logger=migrator t=2026-08-26T05:18:05.108886404Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-26T05:18:05.109926064Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.043471ms logger=migrator t=2026-08-26T05:18:05.116214185Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-26T05:18:05.117418228Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.203623ms logger=migrator t=2026-08-26T05:18:05.125134526Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-26T05:18:05.126091275Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=956.249µs logger=migrator t=2026-08-26T05:18:05.135120828Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-26T05:18:05.135350552Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=231.124µs logger=migrator t=2026-08-26T05:18:05.142367497Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-26T05:18:05.151244368Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.875141ms logger=migrator t=2026-08-26T05:18:05.157972337Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-26T05:18:05.166502361Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.522854ms logger=migrator t=2026-08-26T05:18:05.173118757Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-26T05:18:05.177708956Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.591339ms logger=migrator t=2026-08-26T05:18:05.18467231Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-26T05:18:05.190021562Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.352172ms logger=migrator t=2026-08-26T05:18:05.196066039Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-26T05:18:05.197204051Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.137252ms logger=migrator t=2026-08-26T05:18:05.203676715Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-26T05:18:05.210947184Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.27208ms logger=migrator t=2026-08-26T05:18:05.217907598Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-26T05:18:05.218812456Z level=info msg="Migration successfully executed" id="create server_lock table" duration=903.898µs logger=migrator t=2026-08-26T05:18:05.225242999Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-26T05:18:05.227046934Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.804305ms logger=migrator t=2026-08-26T05:18:05.237058226Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-26T05:18:05.23832155Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.267984ms logger=migrator t=2026-08-26T05:18:05.245085301Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-26T05:18:05.246268563Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.179172ms logger=migrator t=2026-08-26T05:18:05.253535783Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-26T05:18:05.2544766Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=940.547µs logger=migrator t=2026-08-26T05:18:05.260089748Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-26T05:18:05.261135098Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.04413ms logger=migrator t=2026-08-26T05:18:05.268668284Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-26T05:18:05.27421548Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.546367ms logger=migrator t=2026-08-26T05:18:05.279814608Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-26T05:18:05.280818096Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.003208ms logger=migrator t=2026-08-26T05:18:05.287749499Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-26T05:18:05.288682678Z level=info msg="Migration successfully executed" id="create cache_data table" duration=932.679µs logger=migrator t=2026-08-26T05:18:05.29559227Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-26T05:18:05.296540718Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=950.458µs logger=migrator t=2026-08-26T05:18:05.304264097Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-26T05:18:05.305290317Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.02153ms logger=migrator t=2026-08-26T05:18:05.312448204Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-26T05:18:05.313690968Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.243594ms logger=migrator t=2026-08-26T05:18:05.321057029Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-26T05:18:05.321126271Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=70.032µs logger=migrator t=2026-08-26T05:18:05.327738168Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-26T05:18:05.32787193Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=134.252µs logger=migrator t=2026-08-26T05:18:05.333839585Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-26T05:18:05.334730472Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=890.767µs logger=migrator t=2026-08-26T05:18:05.341718667Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-26T05:18:05.343279556Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.55729ms logger=migrator t=2026-08-26T05:18:05.35125238Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-26T05:18:05.352219048Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=966.357µs logger=migrator t=2026-08-26T05:18:05.358461878Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-26T05:18:05.35856457Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=103.742µs logger=migrator t=2026-08-26T05:18:05.364648817Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-26T05:18:05.366229307Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.57999ms logger=migrator t=2026-08-26T05:18:05.372770813Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-26T05:18:05.373749482Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=978.799µs logger=migrator t=2026-08-26T05:18:05.380163804Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-26T05:18:05.381668113Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.503649ms logger=migrator t=2026-08-26T05:18:05.387932814Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-26T05:18:05.388880372Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=947.378µs logger=migrator t=2026-08-26T05:18:05.396171983Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-26T05:18:05.404538063Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.36655ms logger=migrator t=2026-08-26T05:18:05.410295344Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-26T05:18:05.411465686Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.171963ms logger=migrator t=2026-08-26T05:18:05.419537931Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-26T05:18:05.419702224Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=165.943µs logger=migrator t=2026-08-26T05:18:05.426886323Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-26T05:18:05.427912962Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.024728ms logger=migrator t=2026-08-26T05:18:05.434205983Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-26T05:18:05.43562733Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.422107ms logger=migrator t=2026-08-26T05:18:05.442334899Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-26T05:18:05.443350718Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.015509ms logger=migrator t=2026-08-26T05:18:05.448815973Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-26T05:18:05.448884125Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=68.571µs logger=migrator t=2026-08-26T05:18:05.454070264Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-26T05:18:05.455056644Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=985.599µs logger=migrator t=2026-08-26T05:18:05.46170602Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-26T05:18:05.462839352Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.134232ms logger=migrator t=2026-08-26T05:18:05.468358078Z 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-08-26T05:18:05.469399379Z 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.0391ms logger=migrator t=2026-08-26T05:18:05.475457115Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-26T05:18:05.476394323Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=936.348µs logger=migrator t=2026-08-26T05:18:05.484655292Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-26T05:18:05.490236759Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.581047ms logger=migrator t=2026-08-26T05:18:05.496123262Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-26T05:18:05.497009279Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=885.357µs logger=migrator t=2026-08-26T05:18:05.502877782Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-26T05:18:05.503864311Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=984.959µs logger=migrator t=2026-08-26T05:18:05.512538498Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-26T05:18:05.53821212Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.669663ms logger=migrator t=2026-08-26T05:18:05.546367117Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-26T05:18:05.582198715Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=35.819377ms logger=migrator t=2026-08-26T05:18:05.59388027Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-26T05:18:05.595791526Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.914146ms logger=migrator t=2026-08-26T05:18:05.601247161Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-26T05:18:05.603475254Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.227573ms logger=migrator t=2026-08-26T05:18:05.608742955Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-26T05:18:05.61527899Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.535025ms logger=migrator t=2026-08-26T05:18:05.621932499Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-26T05:18:05.627506456Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.573227ms logger=migrator t=2026-08-26T05:18:05.633870057Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-26T05:18:05.634841776Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=970.999µs logger=migrator t=2026-08-26T05:18:05.641550275Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-26T05:18:05.642494104Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=943.919µs logger=migrator t=2026-08-26T05:18:05.650356604Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-26T05:18:05.651364914Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.00839ms logger=migrator t=2026-08-26T05:18:05.657058513Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-26T05:18:05.658162485Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.105012ms logger=migrator t=2026-08-26T05:18:05.664613168Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-26T05:18:05.664681269Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=68.131µs logger=migrator t=2026-08-26T05:18:05.671740035Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-26T05:18:05.677631789Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.893684ms logger=migrator t=2026-08-26T05:18:05.684717775Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-26T05:18:05.691046366Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.337201ms logger=migrator t=2026-08-26T05:18:05.697080612Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-26T05:18:05.70321653Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.136828ms logger=migrator t=2026-08-26T05:18:05.711516099Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-26T05:18:05.712891536Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.380707ms logger=migrator t=2026-08-26T05:18:05.720076834Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-26T05:18:05.721164645Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.091751ms logger=migrator t=2026-08-26T05:18:05.728362433Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-26T05:18:05.734537681Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.175488ms logger=migrator t=2026-08-26T05:18:05.739522097Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-26T05:18:05.745367729Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.842722ms logger=migrator t=2026-08-26T05:18:05.752958265Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-26T05:18:05.755085376Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.131781ms logger=migrator t=2026-08-26T05:18:05.762996479Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-26T05:18:05.770220187Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.221858ms logger=migrator t=2026-08-26T05:18:05.776421356Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-26T05:18:05.783693345Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.238518ms logger=migrator t=2026-08-26T05:18:05.792343912Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-26T05:18:05.792519996Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=181.914µs logger=migrator t=2026-08-26T05:18:05.798047482Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-26T05:18:05.799385107Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.339745ms logger=migrator t=2026-08-26T05:18:05.806978223Z 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-08-26T05:18:05.80837973Z 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.406337ms logger=migrator t=2026-08-26T05:18:05.815480506Z 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-08-26T05:18:05.817383702Z 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.905286ms logger=migrator t=2026-08-26T05:18:05.824535991Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-26T05:18:05.824617272Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=88.762µs logger=migrator t=2026-08-26T05:18:05.828727521Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-26T05:18:05.837341456Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.615265ms logger=migrator t=2026-08-26T05:18:05.843041576Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-26T05:18:05.848081902Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.037836ms logger=migrator t=2026-08-26T05:18:05.855281851Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-26T05:18:05.865848363Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.565422ms logger=migrator t=2026-08-26T05:18:05.870402261Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-26T05:18:05.875911907Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.508555ms logger=migrator t=2026-08-26T05:18:05.880644138Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-26T05:18:05.888958958Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.31399ms logger=migrator t=2026-08-26T05:18:05.895234488Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-26T05:18:05.89535011Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=119.772µs logger=migrator t=2026-08-26T05:18:05.900960948Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-26T05:18:05.902366845Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.402667ms logger=migrator t=2026-08-26T05:18:05.908191977Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-26T05:18:05.915203801Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.012864ms logger=migrator t=2026-08-26T05:18:05.919483323Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-26T05:18:05.919534324Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=51.671µs logger=migrator t=2026-08-26T05:18:05.926545109Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-26T05:18:05.935227637Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.683238ms logger=migrator t=2026-08-26T05:18:05.939471148Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-26T05:18:05.940220142Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=748.584µs logger=migrator t=2026-08-26T05:18:05.945398242Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-26T05:18:05.952423307Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.016524ms logger=migrator t=2026-08-26T05:18:05.9604095Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-26T05:18:05.961365588Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=956.738µs logger=migrator t=2026-08-26T05:18:05.967821563Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-26T05:18:05.969875692Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.055119ms logger=migrator t=2026-08-26T05:18:05.974939869Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-26T05:18:05.98277906Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.863881ms logger=migrator t=2026-08-26T05:18:05.988377177Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-26T05:18:05.989227613Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=850.426µs logger=migrator t=2026-08-26T05:18:05.995253419Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-26T05:18:05.996305289Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.05067ms logger=migrator t=2026-08-26T05:18:06.000660493Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-26T05:18:06.001784015Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.121821ms logger=migrator t=2026-08-26T05:18:06.006687919Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-26T05:18:06.008330051Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.644241ms logger=migrator t=2026-08-26T05:18:06.014319185Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-26T05:18:06.014389646Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=70.431µs logger=migrator t=2026-08-26T05:18:06.018715999Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-26T05:18:06.020237009Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.52022ms logger=migrator t=2026-08-26T05:18:06.025286356Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-26T05:18:06.026839826Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.55279ms logger=migrator t=2026-08-26T05:18:06.031848283Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-26T05:18:06.03224247Z 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-08-26T05:18:06.03640914Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-26T05:18:06.037029751Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=620.631µs logger=migrator t=2026-08-26T05:18:06.042792292Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-26T05:18:06.044485785Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.702044ms logger=migrator t=2026-08-26T05:18:06.052448098Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-26T05:18:06.060865409Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.422282ms logger=migrator t=2026-08-26T05:18:06.066870035Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-26T05:18:06.067931655Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.06095ms logger=migrator t=2026-08-26T05:18:06.072976852Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-26T05:18:06.074723665Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.746073ms logger=migrator t=2026-08-26T05:18:06.080603438Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-26T05:18:06.081902283Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.304795ms logger=migrator t=2026-08-26T05:18:06.088296416Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-26T05:18:06.089404988Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.107242ms logger=migrator t=2026-08-26T05:18:06.095001695Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-26T05:18:06.09684786Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.930646ms logger=migrator t=2026-08-26T05:18:06.102368667Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-26T05:18:06.102400407Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=32.681µs logger=migrator t=2026-08-26T05:18:06.108973714Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-26T05:18:06.109192688Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=225.564µs logger=migrator t=2026-08-26T05:18:06.11503079Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-26T05:18:06.12180925Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.77931ms logger=migrator t=2026-08-26T05:18:06.130011388Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-26T05:18:06.130546898Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=537.82µs logger=migrator t=2026-08-26T05:18:06.137563863Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-26T05:18:06.140162313Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.601231ms logger=migrator t=2026-08-26T05:18:06.148732217Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-26T05:18:06.14935643Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=613.572µs logger=migrator t=2026-08-26T05:18:06.155548528Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-26T05:18:06.156616819Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.067081ms logger=migrator t=2026-08-26T05:18:06.167324924Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-26T05:18:06.168798842Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.473778ms logger=migrator t=2026-08-26T05:18:06.176758805Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-26T05:18:06.218474997Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=41.706951ms logger=migrator t=2026-08-26T05:18:06.225164286Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-26T05:18:06.233585257Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.420261ms logger=migrator t=2026-08-26T05:18:06.242189202Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-26T05:18:06.242330575Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=142.333µs logger=migrator t=2026-08-26T05:18:06.247841951Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-26T05:18:06.277624893Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=29.782982ms logger=migrator t=2026-08-26T05:18:06.284535516Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-26T05:18:06.322110628Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=37.568871ms logger=migrator t=2026-08-26T05:18:06.329667842Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-26T05:18:06.330393517Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=725.965µs logger=migrator t=2026-08-26T05:18:06.339188036Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-26T05:18:06.340884198Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.695493ms logger=migrator t=2026-08-26T05:18:06.34621801Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-26T05:18:06.346735851Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=517.021µs logger=migrator t=2026-08-26T05:18:06.35137699Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-26T05:18:06.352217245Z level=info msg="Migration successfully executed" id="create permission table" duration=840.295µs logger=migrator t=2026-08-26T05:18:06.358570998Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-26T05:18:06.359605158Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.031ms logger=migrator t=2026-08-26T05:18:06.365020982Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-26T05:18:06.366194674Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.172251ms logger=migrator t=2026-08-26T05:18:06.371175Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-26T05:18:06.372018737Z level=info msg="Migration successfully executed" id="create role table" duration=843.157µs logger=migrator t=2026-08-26T05:18:06.380814765Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-26T05:18:06.390388129Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.573594ms logger=migrator t=2026-08-26T05:18:06.408490027Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-26T05:18:06.42015244Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.663683ms logger=migrator t=2026-08-26T05:18:06.425913731Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-26T05:18:06.43154961Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=5.632538ms logger=migrator t=2026-08-26T05:18:06.441531041Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-26T05:18:06.443844656Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.314445ms logger=migrator t=2026-08-26T05:18:06.45030134Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-26T05:18:06.452268768Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.966468ms logger=migrator t=2026-08-26T05:18:06.459626249Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-26T05:18:06.460926724Z level=info msg="Migration successfully executed" id="create team role table" duration=1.304355ms logger=migrator t=2026-08-26T05:18:06.466211715Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-26T05:18:06.467858097Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.645902ms logger=migrator t=2026-08-26T05:18:06.472981966Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-26T05:18:06.474674548Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.691832ms logger=migrator t=2026-08-26T05:18:06.484608059Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-26T05:18:06.485912824Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.306246ms logger=migrator t=2026-08-26T05:18:06.500358251Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-26T05:18:06.501463612Z level=info msg="Migration successfully executed" id="create user role table" duration=1.110721ms logger=migrator t=2026-08-26T05:18:06.506484909Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-26T05:18:06.507328455Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=843.656µs logger=migrator t=2026-08-26T05:18:06.51379781Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-26T05:18:06.515581534Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.783115ms logger=migrator t=2026-08-26T05:18:06.588970134Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-26T05:18:06.590377791Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.411208ms logger=migrator t=2026-08-26T05:18:06.643902649Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-26T05:18:06.645463238Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.56498ms logger=migrator t=2026-08-26T05:18:06.693549152Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-26T05:18:06.695764135Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.219623ms logger=migrator t=2026-08-26T05:18:06.712782341Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-26T05:18:06.714600906Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.817675ms logger=migrator t=2026-08-26T05:18:06.745184264Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-26T05:18:06.757290887Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.115153ms logger=migrator t=2026-08-26T05:18:06.763107378Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-26T05:18:06.76424737Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.140402ms logger=migrator t=2026-08-26T05:18:06.769913789Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-26T05:18:06.771069721Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.158802ms logger=migrator t=2026-08-26T05:18:06.776980065Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-26T05:18:06.779364461Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.389446ms logger=migrator t=2026-08-26T05:18:06.785829094Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-26T05:18:06.787049048Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.219554ms logger=migrator t=2026-08-26T05:18:06.791650886Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-26T05:18:06.792570474Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=920.058µs logger=migrator t=2026-08-26T05:18:06.803428013Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-26T05:18:06.805178846Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.717693ms logger=migrator t=2026-08-26T05:18:06.814773211Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-26T05:18:06.823867685Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.097105ms logger=migrator t=2026-08-26T05:18:06.831781127Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-26T05:18:06.83969842Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.915313ms logger=migrator t=2026-08-26T05:18:06.844328048Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-26T05:18:06.855064125Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.733316ms logger=migrator t=2026-08-26T05:18:06.864058787Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-26T05:18:06.874256113Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.199166ms logger=migrator t=2026-08-26T05:18:06.881150155Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-26T05:18:06.882857098Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.707582ms logger=migrator t=2026-08-26T05:18:06.892992323Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-26T05:18:06.894884789Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.898856ms logger=migrator t=2026-08-26T05:18:06.905489213Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-26T05:18:06.90686335Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.377997ms logger=migrator t=2026-08-26T05:18:06.916833561Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-26T05:18:06.918397891Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.56531ms logger=migrator t=2026-08-26T05:18:06.924857055Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-26T05:18:06.926333343Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.464209ms logger=migrator t=2026-08-26T05:18:06.935244494Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-26T05:18:06.935374387Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=133.123µs logger=migrator t=2026-08-26T05:18:06.946745545Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-26T05:18:06.946825837Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=87.292µs logger=migrator t=2026-08-26T05:18:06.956113886Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-26T05:18:06.957053143Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=941.248µs logger=migrator t=2026-08-26T05:18:06.975737663Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-26T05:18:06.978343193Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=2.642921ms logger=migrator t=2026-08-26T05:18:07.060405118Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-26T05:18:07.062606691Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=2.201483ms logger=migrator t=2026-08-26T05:18:07.07195445Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-26T05:18:07.072356328Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=415.798µs logger=migrator t=2026-08-26T05:18:07.080669118Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-26T05:18:07.081358771Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=691.533µs logger=migrator t=2026-08-26T05:18:07.08810085Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-26T05:18:07.089392905Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.142023ms logger=migrator t=2026-08-26T05:18:07.099110262Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-26T05:18:07.100864135Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.759573ms logger=migrator t=2026-08-26T05:18:07.108110364Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-26T05:18:07.117373143Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.267469ms logger=migrator t=2026-08-26T05:18:07.124924448Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-26T05:18:07.125101831Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=172.204µs logger=migrator t=2026-08-26T05:18:07.133710437Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-26T05:18:07.135291317Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.58091ms logger=migrator t=2026-08-26T05:18:07.143919863Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-26T05:18:07.145251888Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.332106ms logger=migrator t=2026-08-26T05:18:07.153610469Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-26T05:18:07.155647818Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.036529ms logger=migrator t=2026-08-26T05:18:07.162677473Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-26T05:18:07.173065633Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.39002ms logger=migrator t=2026-08-26T05:18:07.178689571Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-26T05:18:07.179500816Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=813.205µs logger=migrator t=2026-08-26T05:18:07.186845978Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-26T05:18:07.188756064Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.911416ms logger=migrator t=2026-08-26T05:18:07.197992482Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-26T05:18:07.219488234Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.493753ms logger=migrator t=2026-08-26T05:18:07.224159624Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-26T05:18:07.224958109Z level=info msg="Migration successfully executed" id="create correlation v2" duration=797.615µs logger=migrator t=2026-08-26T05:18:07.231479804Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-26T05:18:07.23230056Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=820.946µs logger=migrator t=2026-08-26T05:18:07.23748165Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-26T05:18:07.238222424Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=745.774µs logger=migrator t=2026-08-26T05:18:07.245185958Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-26T05:18:07.245966923Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=783.986µs logger=migrator t=2026-08-26T05:18:07.254223692Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-26T05:18:07.254393715Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=169.604µs logger=migrator t=2026-08-26T05:18:07.264744423Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-26T05:18:07.265756063Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.01198ms logger=migrator t=2026-08-26T05:18:07.272215337Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-26T05:18:07.282755849Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.540772ms logger=migrator t=2026-08-26T05:18:07.290163921Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-26T05:18:07.292299333Z level=info msg="Migration successfully executed" id="create entity_events table" duration=2.124871ms logger=migrator t=2026-08-26T05:18:07.297967342Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-26T05:18:07.299081513Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.118561ms logger=migrator t=2026-08-26T05:18:07.307127747Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-26T05:18:07.307687898Z 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-08-26T05:18:07.313232485Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-26T05:18:07.313737214Z 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-08-26T05:18:07.323216357Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-26T05:18:07.324879448Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.665741ms logger=migrator t=2026-08-26T05:18:07.338596912Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-26T05:18:07.339671033Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.077001ms logger=migrator t=2026-08-26T05:18:07.346011304Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-26T05:18:07.347304859Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.293225ms logger=migrator t=2026-08-26T05:18:07.357851192Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-26T05:18:07.36037247Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.525078ms logger=migrator t=2026-08-26T05:18:07.368632498Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-26T05:18:07.369851552Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.218584ms logger=migrator t=2026-08-26T05:18:07.376173224Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-26T05:18:07.377455689Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.280815ms logger=migrator t=2026-08-26T05:18:07.385031854Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-26T05:18:07.385937022Z level=info msg="Migration successfully executed" id="Drop public config table" duration=905.528µs logger=migrator t=2026-08-26T05:18:07.392425745Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-26T05:18:07.393645079Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.211984ms logger=migrator t=2026-08-26T05:18:07.399483051Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-26T05:18:07.400781356Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.298165ms logger=migrator t=2026-08-26T05:18:07.407598487Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-26T05:18:07.409208388Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.609361ms logger=migrator t=2026-08-26T05:18:07.415509509Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-26T05:18:07.416728493Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.219334ms logger=migrator t=2026-08-26T05:18:07.422577205Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-26T05:18:07.444536337Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.959742ms logger=migrator t=2026-08-26T05:18:07.450778597Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-26T05:18:07.459778529Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.003993ms logger=migrator t=2026-08-26T05:18:07.467019589Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-26T05:18:07.47384208Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.821711ms logger=migrator t=2026-08-26T05:18:07.487837949Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-26T05:18:07.488337318Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=498.859µs logger=migrator t=2026-08-26T05:18:07.495776061Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-26T05:18:07.50511174Z level=info msg="Migration successfully executed" id="add share column" duration=9.333019ms logger=migrator t=2026-08-26T05:18:07.511437661Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-26T05:18:07.511691577Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=251.286µs logger=migrator t=2026-08-26T05:18:07.517526549Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-26T05:18:07.519231051Z level=info msg="Migration successfully executed" id="create file table" duration=1.704562ms logger=migrator t=2026-08-26T05:18:07.525736107Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-26T05:18:07.527007372Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.270534ms logger=migrator t=2026-08-26T05:18:07.533858662Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-26T05:18:07.535644587Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.786225ms logger=migrator t=2026-08-26T05:18:07.542998058Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-26T05:18:07.543929676Z level=info msg="Migration successfully executed" id="create file_meta table" duration=936.828µs logger=migrator t=2026-08-26T05:18:07.551146995Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-26T05:18:07.552917289Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.769263ms logger=migrator t=2026-08-26T05:18:07.559358013Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-26T05:18:07.559456075Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=99.762µs logger=migrator t=2026-08-26T05:18:07.565960399Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-26T05:18:07.566068801Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=113.882µs logger=migrator t=2026-08-26T05:18:07.573312391Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-26T05:18:07.574330679Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=980.568µs logger=migrator t=2026-08-26T05:18:07.580515869Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-26T05:18:07.580746323Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=230.484µs logger=migrator t=2026-08-26T05:18:07.586369011Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-26T05:18:07.588156475Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.789234ms logger=migrator t=2026-08-26T05:18:07.594887295Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-26T05:18:07.60558288Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.695515ms logger=migrator t=2026-08-26T05:18:07.611590876Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-26T05:18:07.611747849Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=157.183µs logger=migrator t=2026-08-26T05:18:07.619318914Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-26T05:18:07.621495366Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.187903ms logger=migrator t=2026-08-26T05:18:07.629162752Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-26T05:18:07.629618432Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=457.1µs logger=migrator t=2026-08-26T05:18:07.636752119Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-26T05:18:07.637420191Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=674.882µs logger=migrator t=2026-08-26T05:18:07.643881676Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-26T05:18:07.644726133Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=845.866µs logger=migrator t=2026-08-26T05:18:07.651014463Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-26T05:18:07.662989083Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.97619ms logger=migrator t=2026-08-26T05:18:07.670397695Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-26T05:18:07.680867756Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.469591ms logger=migrator t=2026-08-26T05:18:07.686990794Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-26T05:18:07.688152606Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.164142ms logger=migrator t=2026-08-26T05:18:07.695800523Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-26T05:18:07.785490486Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=89.690012ms logger=migrator t=2026-08-26T05:18:07.792780006Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-26T05:18:07.794244084Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.462688ms logger=migrator t=2026-08-26T05:18:07.800644427Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-26T05:18:07.802445891Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.803164ms logger=migrator t=2026-08-26T05:18:07.810136969Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-26T05:18:07.836917314Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.776544ms logger=migrator t=2026-08-26T05:18:07.845140672Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-26T05:18:07.856324357Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.176744ms logger=migrator t=2026-08-26T05:18:07.863635057Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-26T05:18:07.863991893Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=358.236µs logger=migrator t=2026-08-26T05:18:07.869957778Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-26T05:18:07.870148082Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=190.014µs logger=migrator t=2026-08-26T05:18:07.877019173Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-26T05:18:07.877537844Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=519.581µs logger=migrator t=2026-08-26T05:18:07.88411146Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-26T05:18:07.884425276Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=314.166µs logger=migrator t=2026-08-26T05:18:07.891214217Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-26T05:18:07.891528983Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=315.005µs logger=migrator t=2026-08-26T05:18:07.900450894Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-26T05:18:07.90229363Z level=info msg="Migration successfully executed" id="create folder table" duration=1.843056ms logger=migrator t=2026-08-26T05:18:07.907944398Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-26T05:18:07.910458906Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.544108ms logger=migrator t=2026-08-26T05:18:07.91792185Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-26T05:18:07.919226595Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.305315ms logger=migrator t=2026-08-26T05:18:07.927648156Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-26T05:18:07.927686057Z level=info msg="Migration successfully executed" id="Update folder title length" duration=39.551µs logger=migrator t=2026-08-26T05:18:07.935423876Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-26T05:18:07.937589768Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.172432ms logger=migrator t=2026-08-26T05:18:07.945888867Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-26T05:18:07.947589999Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.702392ms logger=migrator t=2026-08-26T05:18:07.953031264Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-26T05:18:07.954295228Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.263824ms logger=migrator t=2026-08-26T05:18:07.961200921Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-26T05:18:07.962121328Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=944.587µs logger=migrator t=2026-08-26T05:18:07.966926251Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-26T05:18:07.967293838Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=369.617µs logger=migrator t=2026-08-26T05:18:07.972281164Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-26T05:18:07.973750232Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.468938ms logger=migrator t=2026-08-26T05:18:07.980047693Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-26T05:18:07.981304997Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.257255ms logger=migrator t=2026-08-26T05:18:07.985969196Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-26T05:18:07.988253741Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.284735ms logger=migrator t=2026-08-26T05:18:07.993031162Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-26T05:18:07.994411048Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.379266ms logger=migrator t=2026-08-26T05:18:07.999960705Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-26T05:18:08.001194159Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.233494ms logger=migrator t=2026-08-26T05:18:08.006538171Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-26T05:18:08.007637643Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.102482ms logger=migrator t=2026-08-26T05:18:08.014145497Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-26T05:18:08.016292259Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.152042ms logger=migrator t=2026-08-26T05:18:08.024015127Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-26T05:18:08.026075717Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.06123ms logger=migrator t=2026-08-26T05:18:08.031239256Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-26T05:18:08.032704364Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.465218ms logger=migrator t=2026-08-26T05:18:08.038367873Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-26T05:18:08.04029985Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.932487ms logger=migrator t=2026-08-26T05:18:08.044920148Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-26T05:18:08.046066311Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.146493ms logger=migrator t=2026-08-26T05:18:08.05016815Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-26T05:18:08.050459835Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=292.355µs logger=migrator t=2026-08-26T05:18:08.055601714Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-26T05:18:08.067177156Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.569652ms logger=migrator t=2026-08-26T05:18:08.071755585Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-26T05:18:08.072302545Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=547.76µs logger=migrator t=2026-08-26T05:18:08.076698469Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-26T05:18:08.07673833Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=49.571µs logger=migrator t=2026-08-26T05:18:08.082852517Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-26T05:18:08.08452478Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.672963ms logger=migrator t=2026-08-26T05:18:08.08924949Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-26T05:18:08.089271591Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=22.811µs logger=migrator t=2026-08-26T05:18:08.093698205Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-26T05:18:08.095745415Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.04616ms logger=migrator t=2026-08-26T05:18:08.100458855Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-26T05:18:08.101661869Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.203534ms logger=migrator t=2026-08-26T05:18:08.109334826Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-26T05:18:08.111394636Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.06066ms logger=migrator t=2026-08-26T05:18:08.118787567Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-26T05:18:08.119648714Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=862.167µs logger=migrator t=2026-08-26T05:18:08.12360559Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-26T05:18:08.123885676Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=281.166µs logger=migrator t=2026-08-26T05:18:08.131688795Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-26T05:18:08.13241479Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=726.715µs logger=migrator t=2026-08-26T05:18:08.137813803Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-26T05:18:08.138774841Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=960.398µs logger=migrator t=2026-08-26T05:18:08.143451102Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-26T05:18:08.144364668Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=912.676µs logger=migrator t=2026-08-26T05:18:08.150377545Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-26T05:18:08.160062751Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.684846ms logger=migrator t=2026-08-26T05:18:08.164207221Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-26T05:18:08.17517714Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.968989ms logger=migrator t=2026-08-26T05:18:08.196737895Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-26T05:18:08.208408169Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.678974ms logger=migrator t=2026-08-26T05:18:08.218187917Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-26T05:18:08.21835476Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=173.063µs logger=migrator t=2026-08-26T05:18:08.228092457Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-26T05:18:08.239867424Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.772686ms logger=migrator t=2026-08-26T05:18:08.244496982Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-26T05:18:08.254183979Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.685906ms logger=migrator t=2026-08-26T05:18:08.260140473Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-26T05:18:08.260443848Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=303.435µs logger=migrator t=2026-08-26T05:18:08.267021655Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.275521374s logger=migrator t=2026-08-26T05:18:08.267592445Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-26T05:18:08.28708712Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-26T05:18:08.287358836Z level=info msg="Created default organization" logger=secrets t=2026-08-26T05:18:08.296506041Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-26T05:18:08.355237849Z level=info msg="Restored cache from database" duration=490.529µs logger=plugin.store t=2026-08-26T05:18:08.356550224Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-26T05:18:08.393481864Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-26T05:18:08.393519994Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-26T05:18:08.393619326Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-26T05:18:08.393633647Z level=info msg="Plugins loaded" count=54 duration=37.084373ms logger=query_data t=2026-08-26T05:18:08.398030812Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-26T05:18:08.402210222Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-26T05:18:08.409285518Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-26T05:18:08.421128605Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-26T05:18:08.423707555Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-26T05:18:08.425946488Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-26T05:18:08.445576735Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-26T05:18:08.468898922Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-26T05:18:08.491905935Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-26T05:18:08.491937405Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-08-26T05:18:08.494076366Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-08-26T05:18:08.494671808Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-26T05:18:08.494968043Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-26T05:18:08.497211266Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-08-26T05:18:08.503809713Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-08-26T05:18:08.520493873Z level=info msg="State cache has been initialized" states=0 duration=25.51927ms logger=ngalert.scheduler t=2026-08-26T05:18:08.520605926Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-26T05:18:08.520802899Z level=info msg=starting first_tick=2026-08-26T05:18:10Z logger=plugins.update.checker t=2026-08-26T05:18:08.59165525Z level=info msg="Update check succeeded" duration=97.952941ms logger=grafana.update.checker t=2026-08-26T05:18:08.592306632Z level=info msg="Update check succeeded" duration=98.4336ms logger=sqlstore.transactions t=2026-08-26T05:18:08.71188198Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-26T05:18:08.712893499Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-26T05:18:08.729685771Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-26T05:18:08.749682756Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-26T05:18:08.761858079Z level=info msg="Patterns update finished" duration=183.980923ms logger=sqlstore.transactions t=2026-08-26T05:18:08.764954019Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-08-26T05:18:08.776538832Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-08-26T05:18:09.077511793Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-26T05:18:09.078127574Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-26T05:18:24.801062478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:24.807384859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:25.850101838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:25.882273396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:25.902620477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:25.946423438Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:25.964532706Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-26T05:18:25.991199258Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-26T05:18:26.005955421Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-26T05:18:26.027493485Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-26T05:18:26.04080671Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-08-26T05:18:26.05430576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.070577983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.095434009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.123764384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.175505458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.194966321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.23913767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.261458189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.304161899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.328775782Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.385784857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.408532154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.506865512Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.527043091Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.590077901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.610010234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.65353178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.669816783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.724385881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.743462187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.788058464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.808562708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.86233558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:26.878158014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.084521808Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.106749725Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.162779222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.178922621Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.233440029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.25379814Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.306164675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.342232888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.435308396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.460453129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.548821556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.568942123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.65210346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.67551475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.745335181Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.766455307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.821369761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.841469067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.909303151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.930256443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:27.998279419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:28.014167675Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:28.08678665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:28.104041741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:28.172784711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:28.188044715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:28.257693713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:28.273643119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:28.342111134Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:28.434090481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:28.491634106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:28.509568531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:28.585856785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:28.605790478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:28.692436982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:28.713928256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:28.788575969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:28.808096484Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:28.889225183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:28.90623905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:28.996413231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:29.011805287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:29.091212022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:29.111661616Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:29.184828111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:29.199477772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:29.272951053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:29.291791475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T05:18:29.365548782Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-26T05:18:39.513495402Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-08-26T05:28:08.506969068Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-26T05:28:08.535246322Z level=info msg="Completed cleanup jobs" duration=40.06563ms logger=plugins.update.checker t=2026-08-26T05:28:08.667320513Z level=info msg="Update check succeeded" duration=75.501232ms logger=sqlstore.transactions t=2026-08-26T05:33:08.41925534Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-26T05:38:08.532661689Z level=info msg="Completed cleanup jobs" duration=37.284683ms logger=plugins.update.checker t=2026-08-26T05:38:08.693780656Z level=info msg="Update check succeeded" duration=101.480039ms logger=cleanup t=2026-08-26T05:48:08.553512606Z level=info msg="Completed cleanup jobs" duration=58.327974ms logger=plugins.update.checker t=2026-08-26T05:48:08.671345777Z level=info msg="Update check succeeded" duration=79.170812ms logger=infra.usagestats t=2026-08-26T05:48:39.536097368Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-26T05:58:08.518065394Z level=info msg="Completed cleanup jobs" duration=23.122313ms logger=plugins.update.checker t=2026-08-26T05:58:08.679653743Z level=info msg="Update check succeeded" duration=87.173456ms