logger=settings t=2026-07-09T13:21:08.099434154Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-09T13:21:08Z logger=settings t=2026-07-09T13:21:08.09968098Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-09T13:21:08.09969327Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-09T13:21:08.099696691Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-09T13:21:08.099699881Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-09T13:21:08.099703951Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-09T13:21:08.099706931Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-09T13:21:08.099709901Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-09T13:21:08.099712721Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-09T13:21:08.099715492Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-09T13:21:08.099721212Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-09T13:21:08.099725652Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-09T13:21:08.099729032Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-09T13:21:08.099733262Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-09T13:21:08.099736802Z level=info msg=Target target=[all] logger=settings t=2026-07-09T13:21:08.099743222Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-09T13:21:08.099747412Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-09T13:21:08.099751523Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-09T13:21:08.099754933Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-09T13:21:08.099758323Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-09T13:21:08.099761693Z level=info msg="App mode production" logger=sqlstore t=2026-07-09T13:21:08.100052481Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-09T13:21:08.100072582Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-09T13:21:08.101464261Z level=info msg="Locking database" logger=migrator t=2026-07-09T13:21:08.101479101Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-09T13:21:08.102033346Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-09T13:21:08.102995063Z level=info msg="Migration successfully executed" id="create migration_log table" duration=957.037µs logger=migrator t=2026-07-09T13:21:08.108324622Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-09T13:21:08.109062353Z level=info msg="Migration successfully executed" id="create user table" duration=730.161µs logger=migrator t=2026-07-09T13:21:08.115869425Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-09T13:21:08.117087008Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.217144ms logger=migrator t=2026-07-09T13:21:08.125041042Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-09T13:21:08.126285636Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.245634ms logger=migrator t=2026-07-09T13:21:08.130761852Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-09T13:21:08.131537953Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=775.731µs logger=migrator t=2026-07-09T13:21:08.136734349Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-09T13:21:08.137406497Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=670.318µs logger=migrator t=2026-07-09T13:21:08.142204792Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-09T13:21:08.146005089Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.800527ms logger=migrator t=2026-07-09T13:21:08.151476992Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-09T13:21:08.152591543Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.118181ms logger=migrator t=2026-07-09T13:21:08.157079969Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-09T13:21:08.158234952Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.154692ms logger=migrator t=2026-07-09T13:21:08.162692806Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-09T13:21:08.163810828Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.123852ms logger=migrator t=2026-07-09T13:21:08.168692725Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-09T13:21:08.169045914Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=353.519µs logger=migrator t=2026-07-09T13:21:08.172958645Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-09T13:21:08.173713556Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=751.431µs logger=migrator t=2026-07-09T13:21:08.177941194Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-09T13:21:08.179876399Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.938154ms logger=migrator t=2026-07-09T13:21:08.18492716Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-09T13:21:08.184977351Z level=info msg="Migration successfully executed" id="Update user table charset" duration=51.391µs logger=migrator t=2026-07-09T13:21:08.189116817Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-09T13:21:08.190245129Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.126882ms logger=migrator t=2026-07-09T13:21:08.194363394Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-09T13:21:08.194596221Z level=info msg="Migration successfully executed" id="Add missing user data" duration=232.557µs logger=migrator t=2026-07-09T13:21:08.202813251Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-09T13:21:08.205211818Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.400017ms logger=migrator t=2026-07-09T13:21:08.211149424Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-09T13:21:08.212105401Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=958.917µs logger=migrator t=2026-07-09T13:21:08.218975984Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-09T13:21:08.22026222Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.293846ms logger=migrator t=2026-07-09T13:21:08.228339896Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-09T13:21:08.240890468Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.553662ms logger=migrator t=2026-07-09T13:21:08.246879876Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-09T13:21:08.248252575Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.364948ms logger=migrator t=2026-07-09T13:21:08.251614329Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-09T13:21:08.251863735Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=250.036µs logger=migrator t=2026-07-09T13:21:08.255490998Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-09T13:21:08.256328031Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=837.213µs logger=migrator t=2026-07-09T13:21:08.260461127Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-07-09T13:21:08.260826577Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=358.559µs logger=migrator t=2026-07-09T13:21:08.266624079Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-09T13:21:08.267034061Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=410.422µs logger=migrator t=2026-07-09T13:21:08.272466113Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-09T13:21:08.27379164Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.325217ms logger=migrator t=2026-07-09T13:21:08.278873603Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-09T13:21:08.279681436Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=808.193µs logger=migrator t=2026-07-09T13:21:08.285765696Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-09T13:21:08.287108594Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.342918ms logger=migrator t=2026-07-09T13:21:08.29341585Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-09T13:21:08.294283535Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=867.795µs logger=migrator t=2026-07-09T13:21:08.30018029Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-09T13:21:08.301001973Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=821.763µs logger=migrator t=2026-07-09T13:21:08.307837124Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-09T13:21:08.307869105Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.471µs logger=migrator t=2026-07-09T13:21:08.312221648Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-09T13:21:08.312952848Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=731.27µs logger=migrator t=2026-07-09T13:21:08.318102662Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-09T13:21:08.318836343Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=728.97µs logger=migrator t=2026-07-09T13:21:08.323903194Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-09T13:21:08.324748968Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=844.164µs logger=migrator t=2026-07-09T13:21:08.330306145Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-09T13:21:08.331472987Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.166771ms logger=migrator t=2026-07-09T13:21:08.337354842Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-09T13:21:08.34193891Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.582088ms logger=migrator t=2026-07-09T13:21:08.379268876Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-09T13:21:08.380883791Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.615915ms logger=migrator t=2026-07-09T13:21:08.387685322Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-09T13:21:08.388566298Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=881.025µs logger=migrator t=2026-07-09T13:21:08.393541777Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-09T13:21:08.394602046Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.060019ms logger=migrator t=2026-07-09T13:21:08.400607684Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-09T13:21:08.401757256Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.149452ms logger=migrator t=2026-07-09T13:21:08.40721322Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-09T13:21:08.407891539Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=683.129µs logger=migrator t=2026-07-09T13:21:08.412841007Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-09T13:21:08.413429444Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=588.186µs logger=migrator t=2026-07-09T13:21:08.418609539Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-09T13:21:08.419397691Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=788.713µs logger=migrator t=2026-07-09T13:21:08.425224005Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-09T13:21:08.425567814Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=343.89µs logger=migrator t=2026-07-09T13:21:08.430780931Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-09T13:21:08.431777598Z level=info msg="Migration successfully executed" id="create star table" duration=995.938µs logger=migrator t=2026-07-09T13:21:08.438036423Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-09T13:21:08.43897973Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=944.227µs logger=migrator t=2026-07-09T13:21:08.443896177Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-09T13:21:08.444650369Z level=info msg="Migration successfully executed" id="create org table v1" duration=753.922µs logger=migrator t=2026-07-09T13:21:08.449840635Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-09T13:21:08.450526304Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=685.639µs logger=migrator t=2026-07-09T13:21:08.45542167Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-09T13:21:08.456778149Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.357898ms logger=migrator t=2026-07-09T13:21:08.461866061Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-09T13:21:08.462628922Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=757.971µs logger=migrator t=2026-07-09T13:21:08.468838367Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-09T13:21:08.469535206Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=691.839µs logger=migrator t=2026-07-09T13:21:08.475541134Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-09T13:21:08.476949784Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.40763ms logger=migrator t=2026-07-09T13:21:08.482078358Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-09T13:21:08.482105959Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.441µs logger=migrator t=2026-07-09T13:21:08.486381149Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-09T13:21:08.486417949Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=47.741µs logger=migrator t=2026-07-09T13:21:08.491062509Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-09T13:21:08.491245435Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=183.176µs logger=migrator t=2026-07-09T13:21:08.49646009Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-09T13:21:08.497209591Z level=info msg="Migration successfully executed" id="create dashboard table" duration=749.571µs logger=migrator t=2026-07-09T13:21:08.501567534Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-09T13:21:08.502704446Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.136831ms logger=migrator t=2026-07-09T13:21:08.507655994Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-09T13:21:08.508585671Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=928.707µs logger=migrator t=2026-07-09T13:21:08.513633892Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-09T13:21:08.514394003Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=760.841µs logger=migrator t=2026-07-09T13:21:08.519712672Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-09T13:21:08.520578197Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=861.184µs logger=migrator t=2026-07-09T13:21:08.525176746Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-09T13:21:08.526004719Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=830.364µs logger=migrator t=2026-07-09T13:21:08.531351688Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-09T13:21:08.536859114Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.506886ms logger=migrator t=2026-07-09T13:21:08.542674357Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-09T13:21:08.543548041Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=873.234µs logger=migrator t=2026-07-09T13:21:08.548581961Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-09T13:21:08.549525688Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=943.037µs logger=migrator t=2026-07-09T13:21:08.554633002Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-09T13:21:08.55636099Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.727758ms logger=migrator t=2026-07-09T13:21:08.561977437Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-09T13:21:08.56241942Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=441.793µs logger=migrator t=2026-07-09T13:21:08.56777895Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-09T13:21:08.568792938Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.018848ms logger=migrator t=2026-07-09T13:21:08.575796414Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-09T13:21:08.575899127Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=105.613µs logger=migrator t=2026-07-09T13:21:08.581360401Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-09T13:21:08.58490747Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.54545ms logger=migrator t=2026-07-09T13:21:08.590395074Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-09T13:21:08.592782981Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.387827ms logger=migrator t=2026-07-09T13:21:08.603373367Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-09T13:21:08.605868047Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.49715ms logger=migrator t=2026-07-09T13:21:08.61202368Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-09T13:21:08.613033248Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.014529ms logger=migrator t=2026-07-09T13:21:08.617723969Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-09T13:21:08.619825598Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.094229ms logger=migrator t=2026-07-09T13:21:08.624569781Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-09T13:21:08.625508038Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=938.207µs logger=migrator t=2026-07-09T13:21:08.631468605Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-09T13:21:08.6323671Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=898.565µs logger=migrator t=2026-07-09T13:21:08.637305278Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-09T13:21:08.63733641Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.882µs logger=migrator t=2026-07-09T13:21:08.642592576Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-09T13:21:08.642618657Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=26.631µs logger=migrator t=2026-07-09T13:21:08.648842261Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-09T13:21:08.650877468Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.035147ms logger=migrator t=2026-07-09T13:21:08.656493336Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-09T13:21:08.658528523Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.034777ms logger=migrator t=2026-07-09T13:21:08.663483871Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-09T13:21:08.665522709Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.038398ms logger=migrator t=2026-07-09T13:21:08.671727203Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-09T13:21:08.67377184Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.044057ms logger=migrator t=2026-07-09T13:21:08.679170261Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-09T13:21:08.679395038Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=225.017µs logger=migrator t=2026-07-09T13:21:08.685689255Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-09T13:21:08.686517817Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=828.282µs logger=migrator t=2026-07-09T13:21:08.692023181Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-09T13:21:08.693418941Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.376529ms logger=migrator t=2026-07-09T13:21:08.700368886Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-09T13:21:08.700413267Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=46.18µs logger=migrator t=2026-07-09T13:21:08.709037528Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-09T13:21:08.709976625Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=940.407µs logger=migrator t=2026-07-09T13:21:08.716428426Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-09T13:21:08.717406163Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=977.227µs logger=migrator t=2026-07-09T13:21:08.724657406Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-09T13:21:08.73230132Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.642714ms logger=migrator t=2026-07-09T13:21:08.750060008Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-09T13:21:08.750897522Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=839.414µs logger=migrator t=2026-07-09T13:21:08.75831679Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-09T13:21:08.759939575Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.631966ms logger=migrator t=2026-07-09T13:21:08.766463959Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-09T13:21:08.767324803Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=860.144µs logger=migrator t=2026-07-09T13:21:08.774549775Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-09T13:21:08.775226564Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=679.839µs logger=migrator t=2026-07-09T13:21:08.781204801Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-09T13:21:08.781946082Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=737.811µs logger=migrator t=2026-07-09T13:21:08.788824935Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-09T13:21:08.791343826Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.515181ms logger=migrator t=2026-07-09T13:21:08.797499148Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-09T13:21:08.798331732Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=832.683µs logger=migrator t=2026-07-09T13:21:08.804392001Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-09T13:21:08.804570096Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=177.265µs logger=migrator t=2026-07-09T13:21:08.810841072Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-09T13:21:08.811190342Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=353.69µs logger=migrator t=2026-07-09T13:21:08.817155829Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-09T13:21:08.817933821Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=774.712µs logger=migrator t=2026-07-09T13:21:08.824413533Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-09T13:21:08.827065596Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.655114ms logger=migrator t=2026-07-09T13:21:08.832504789Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-09T13:21:08.833519977Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.015678ms logger=migrator t=2026-07-09T13:21:08.839575197Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-09T13:21:08.840630967Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.050999ms logger=migrator t=2026-07-09T13:21:08.849864605Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-09T13:21:08.850687349Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=823.014µs logger=migrator t=2026-07-09T13:21:08.856346107Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-09T13:21:08.857058938Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=712.85µs logger=migrator t=2026-07-09T13:21:08.862079827Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-09T13:21:08.862730806Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=650.869µs logger=migrator t=2026-07-09T13:21:08.869149206Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-09T13:21:08.877932433Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.783017ms logger=migrator t=2026-07-09T13:21:08.888102397Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-09T13:21:08.889163567Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.06584ms logger=migrator t=2026-07-09T13:21:08.895865655Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-09T13:21:08.896802121Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=936.926µs logger=migrator t=2026-07-09T13:21:08.901577545Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-09T13:21:08.903015516Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.43764ms logger=migrator t=2026-07-09T13:21:08.926648037Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-09T13:21:08.927580934Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=933.797µs logger=migrator t=2026-07-09T13:21:08.934092756Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-09T13:21:08.938310714Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.217918ms logger=migrator t=2026-07-09T13:21:08.9442301Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-09T13:21:08.946582306Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.352306ms logger=migrator t=2026-07-09T13:21:08.950294491Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-09T13:21:08.950326371Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=32.65µs logger=migrator t=2026-07-09T13:21:08.95670211Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-09T13:21:08.956940526Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=238.326µs logger=migrator t=2026-07-09T13:21:08.961225886Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-09T13:21:08.963616503Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.391517ms logger=migrator t=2026-07-09T13:21:08.967129262Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-09T13:21:08.967350269Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=220.536µs logger=migrator t=2026-07-09T13:21:08.970954509Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-09T13:21:08.971247067Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=282.408µs logger=migrator t=2026-07-09T13:21:09.221254675Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-09T13:21:09.22642978Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.184666ms logger=migrator t=2026-07-09T13:21:09.565199414Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-09T13:21:09.565647866Z level=info msg="Migration successfully executed" id="Update uid value" duration=451.353µs logger=migrator t=2026-07-09T13:21:09.575472192Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-09T13:21:09.576383187Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=913.105µs logger=migrator t=2026-07-09T13:21:09.583574059Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-09T13:21:09.584959658Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.392099ms logger=migrator t=2026-07-09T13:21:09.589953758Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-09T13:21:09.590956415Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.002527ms logger=migrator t=2026-07-09T13:21:09.601386218Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-09T13:21:09.603228529Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.844632ms logger=migrator t=2026-07-09T13:21:09.609508056Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-09T13:21:09.610832533Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.327207ms logger=migrator t=2026-07-09T13:21:09.617943382Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-09T13:21:09.61963575Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.687107ms logger=migrator t=2026-07-09T13:21:09.629237539Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-09T13:21:09.630533465Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.311037ms logger=migrator t=2026-07-09T13:21:09.63783229Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-09T13:21:09.639014263Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.181863ms logger=migrator t=2026-07-09T13:21:09.655848054Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-09T13:21:09.65709279Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.258525ms logger=migrator t=2026-07-09T13:21:09.666826892Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-09T13:21:09.676886014Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.074612ms logger=migrator t=2026-07-09T13:21:09.686700149Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-09T13:21:09.687737038Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.041669ms logger=migrator t=2026-07-09T13:21:09.696607746Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-09T13:21:09.698460439Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.856863ms logger=migrator t=2026-07-09T13:21:09.70421493Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-09T13:21:09.705332321Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.120151ms logger=migrator t=2026-07-09T13:21:09.709890099Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-09T13:21:09.710679031Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=783.942µs logger=migrator t=2026-07-09T13:21:09.716777782Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-09T13:21:09.717201424Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=422.432µs logger=migrator t=2026-07-09T13:21:09.722645876Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-09T13:21:09.723374577Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=728.331µs logger=migrator t=2026-07-09T13:21:09.730994201Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-09T13:21:09.731024821Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=33.69µs logger=migrator t=2026-07-09T13:21:09.737608466Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-09T13:21:09.741206147Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.598561ms logger=migrator t=2026-07-09T13:21:09.747194844Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-09T13:21:09.750906779Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.707725ms logger=migrator t=2026-07-09T13:21:09.755310553Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-09T13:21:09.755567789Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=256.916µs logger=migrator t=2026-07-09T13:21:09.762890385Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-09T13:21:09.764975843Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.085559ms logger=migrator t=2026-07-09T13:21:09.76915401Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-09T13:21:09.771138636Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=1.979715ms logger=migrator t=2026-07-09T13:21:09.776109875Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-09T13:21:09.776886477Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=776.372µs logger=migrator t=2026-07-09T13:21:09.782438102Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-09T13:21:09.783631886Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.196193ms logger=migrator t=2026-07-09T13:21:09.789103899Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-09T13:21:09.789993945Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=889.916µs logger=migrator t=2026-07-09T13:21:09.79411518Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-09T13:21:09.795630962Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.516032ms logger=migrator t=2026-07-09T13:21:09.81551999Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-09T13:21:09.816554498Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.036238ms logger=migrator t=2026-07-09T13:21:09.823876593Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-09T13:21:09.824717057Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=840.834µs logger=migrator t=2026-07-09T13:21:09.833320799Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-09T13:21:09.833410311Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=90.972µs logger=migrator t=2026-07-09T13:21:09.839957985Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-09T13:21:09.840005036Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=48.872µs logger=migrator t=2026-07-09T13:21:09.845568182Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-09T13:21:09.853153124Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=7.583992ms logger=migrator t=2026-07-09T13:21:09.858225146Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-09T13:21:09.860280164Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.049397ms logger=migrator t=2026-07-09T13:21:09.867431105Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-09T13:21:09.867507236Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=73.771µs logger=migrator t=2026-07-09T13:21:09.875993654Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-09T13:21:09.878253597Z level=info msg="Migration successfully executed" id="create quota table v1" duration=2.261453ms logger=migrator t=2026-07-09T13:21:09.883517695Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-09T13:21:09.884680638Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.162633ms logger=migrator t=2026-07-09T13:21:09.889200805Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-09T13:21:09.889235955Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=28.25µs logger=migrator t=2026-07-09T13:21:09.894839572Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-09T13:21:09.895632074Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=792.492µs logger=migrator t=2026-07-09T13:21:09.900835341Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-09T13:21:09.902137707Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.302576ms logger=migrator t=2026-07-09T13:21:09.906299554Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-09T13:21:09.910612975Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.312991ms logger=migrator t=2026-07-09T13:21:09.915025589Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-09T13:21:09.915048459Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=23.84µs logger=migrator t=2026-07-09T13:21:09.92044536Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-09T13:21:09.921347815Z level=info msg="Migration successfully executed" id="create session table" duration=892.195µs logger=migrator t=2026-07-09T13:21:09.928109075Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-09T13:21:09.928195458Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=86.893µs logger=migrator t=2026-07-09T13:21:09.932521749Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-09T13:21:09.932660802Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=148.494µs logger=migrator t=2026-07-09T13:21:09.938138206Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-09T13:21:09.940129142Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.989596ms logger=migrator t=2026-07-09T13:21:09.950901934Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-09T13:21:09.951899862Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.004138ms logger=migrator t=2026-07-09T13:21:09.959825564Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-09T13:21:09.959921876Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=99.732µs logger=migrator t=2026-07-09T13:21:09.972371155Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-09T13:21:09.972434237Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=66.482µs logger=migrator t=2026-07-09T13:21:09.979411043Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-09T13:21:09.983621001Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.211758ms logger=migrator t=2026-07-09T13:21:09.98932481Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-09T13:21:09.99254465Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.21998ms logger=migrator t=2026-07-09T13:21:10.001031789Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-09T13:21:10.001203534Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=175.005µs logger=migrator t=2026-07-09T13:21:10.0057248Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-09T13:21:10.005863634Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=132.054µs logger=migrator t=2026-07-09T13:21:10.011712118Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-09T13:21:10.012753187Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.04125ms logger=migrator t=2026-07-09T13:21:10.019661081Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-09T13:21:10.019692591Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=33.16µs logger=migrator t=2026-07-09T13:21:10.025027121Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-09T13:21:10.028714204Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.685613ms logger=migrator t=2026-07-09T13:21:10.032443939Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-09T13:21:10.032606673Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=165.234µs logger=migrator t=2026-07-09T13:21:10.036343268Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-09T13:21:10.042293165Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.952967ms logger=migrator t=2026-07-09T13:21:10.046927365Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-09T13:21:10.04959574Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.668094ms logger=migrator t=2026-07-09T13:21:10.053697605Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-09T13:21:10.053770757Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=73.652µs logger=migrator t=2026-07-09T13:21:10.058194981Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-09T13:21:10.059115807Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=923.215µs logger=migrator t=2026-07-09T13:21:10.064037574Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-09T13:21:10.064965991Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=927.897µs logger=migrator t=2026-07-09T13:21:10.070428404Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-09T13:21:10.072301696Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.872342ms logger=migrator t=2026-07-09T13:21:10.081134354Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-09T13:21:10.082171053Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.041429ms logger=migrator t=2026-07-09T13:21:10.087617945Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-09T13:21:10.088470239Z level=info msg="Migration successfully executed" id="add index alert state" duration=852.994µs logger=migrator t=2026-07-09T13:21:10.091887765Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-09T13:21:10.09276504Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=876.535µs logger=migrator t=2026-07-09T13:21:10.097221884Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-09T13:21:10.097963105Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=740.791µs logger=migrator t=2026-07-09T13:21:10.101483574Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-09T13:21:10.102370539Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=886.645µs logger=migrator t=2026-07-09T13:21:10.106272048Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-09T13:21:10.107109701Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=837.383µs logger=migrator t=2026-07-09T13:21:10.111485745Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-09T13:21:10.121963678Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.477983ms logger=migrator t=2026-07-09T13:21:10.126405282Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-09T13:21:10.126894786Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=489.564µs logger=migrator t=2026-07-09T13:21:10.130407924Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-07-09T13:21:10.131826095Z 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.417491ms logger=migrator t=2026-07-09T13:21:10.13702907Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-09T13:21:10.137516203Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=487.573µs logger=migrator t=2026-07-09T13:21:10.141085894Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-09T13:21:10.141608298Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=522.314µs logger=migrator t=2026-07-09T13:21:10.145321422Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-09T13:21:10.146115994Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=794.552µs logger=migrator t=2026-07-09T13:21:10.150263901Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-09T13:21:10.154471969Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.204458ms logger=migrator t=2026-07-09T13:21:10.159616203Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-09T13:21:10.163212424Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.596381ms logger=migrator t=2026-07-09T13:21:10.167086163Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-09T13:21:10.171047684Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.973162ms logger=migrator t=2026-07-09T13:21:10.175826137Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-09T13:21:10.179219983Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.393326ms logger=migrator t=2026-07-09T13:21:10.185465688Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-09T13:21:10.186378993Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=964.077µs logger=migrator t=2026-07-09T13:21:10.19053765Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-09T13:21:10.190580091Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=44.201µs logger=migrator t=2026-07-09T13:21:10.195095427Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-09T13:21:10.195137249Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=43.392µs logger=migrator t=2026-07-09T13:21:10.199959023Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-09T13:21:10.200763777Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=798.813µs logger=migrator t=2026-07-09T13:21:10.204374257Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-09T13:21:10.205274273Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=900.236µs logger=migrator t=2026-07-09T13:21:10.208769401Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-09T13:21:10.209506412Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=736.691µs logger=migrator t=2026-07-09T13:21:10.213826652Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-09T13:21:10.21481673Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=989.928µs logger=migrator t=2026-07-09T13:21:10.21839099Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-09T13:21:10.219277915Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=886.755µs logger=migrator t=2026-07-09T13:21:10.23516956Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-09T13:21:10.24192344Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.75386ms logger=migrator t=2026-07-09T13:21:10.25369301Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-09T13:21:10.258939447Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.243128ms logger=migrator t=2026-07-09T13:21:10.271758966Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-09T13:21:10.272063075Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=305.049µs logger=migrator t=2026-07-09T13:21:10.278721902Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-09T13:21:10.27972722Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.004958ms logger=migrator t=2026-07-09T13:21:10.292587569Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-09T13:21:10.293282749Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=695.43µs logger=migrator t=2026-07-09T13:21:10.297354414Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-09T13:21:10.301225373Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.869878ms logger=migrator t=2026-07-09T13:21:10.308773684Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-09T13:21:10.308870107Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=96.263µs logger=migrator t=2026-07-09T13:21:10.316612543Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-09T13:21:10.317528729Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=915.936µs logger=migrator t=2026-07-09T13:21:10.322349224Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-09T13:21:10.323203978Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=854.794µs logger=migrator t=2026-07-09T13:21:10.329477404Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-09T13:21:10.329641828Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=165.044µs logger=migrator t=2026-07-09T13:21:10.334715951Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-09T13:21:10.33647714Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.758219ms logger=migrator t=2026-07-09T13:21:10.343014884Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-09T13:21:10.344178125Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.163131ms logger=migrator t=2026-07-09T13:21:10.350002619Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-09T13:21:10.350931985Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=929.036µs logger=migrator t=2026-07-09T13:21:10.358061805Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-09T13:21:10.359995549Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.936834ms logger=migrator t=2026-07-09T13:21:10.36431478Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-09T13:21:10.36539825Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.0827ms logger=migrator t=2026-07-09T13:21:10.369129635Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-09T13:21:10.370183765Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.050019ms logger=migrator t=2026-07-09T13:21:10.374754113Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-09T13:21:10.374798684Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=39.032µs logger=migrator t=2026-07-09T13:21:10.378469647Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-09T13:21:10.382823399Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.352442ms logger=migrator t=2026-07-09T13:21:10.386554953Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-09T13:21:10.387534111Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=979.448µs logger=migrator t=2026-07-09T13:21:10.39250763Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-09T13:21:10.396569624Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.064914ms logger=migrator t=2026-07-09T13:21:10.39997188Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-09T13:21:10.40070203Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=729.76µs logger=migrator t=2026-07-09T13:21:10.404392264Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-09T13:21:10.4053439Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=951.136µs logger=migrator t=2026-07-09T13:21:10.409766954Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-09T13:21:10.410738832Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=971.147µs logger=migrator t=2026-07-09T13:21:10.414468786Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-09T13:21:10.425740182Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.268646ms logger=migrator t=2026-07-09T13:21:10.429095976Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-09T13:21:10.429634471Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=538.845µs logger=migrator t=2026-07-09T13:21:10.43355067Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-07-09T13:21:10.434752364Z 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.197224ms logger=migrator t=2026-07-09T13:21:10.439202799Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-09T13:21:10.439659212Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=456.953µs logger=migrator t=2026-07-09T13:21:10.44350077Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-09T13:21:10.444011053Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=510.283µs logger=migrator t=2026-07-09T13:21:10.448283063Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-09T13:21:10.448493359Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=206.726µs logger=migrator t=2026-07-09T13:21:10.453257293Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-09T13:21:10.459772746Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.514563ms logger=migrator t=2026-07-09T13:21:10.463571072Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-09T13:21:10.467588814Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.012072ms logger=migrator t=2026-07-09T13:21:10.472376359Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-09T13:21:10.473288174Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=911.485µs logger=migrator t=2026-07-09T13:21:10.476976488Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-09T13:21:10.477926164Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=948.086µs logger=migrator t=2026-07-09T13:21:10.483198052Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-09T13:21:10.483586013Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=387.141µs logger=migrator t=2026-07-09T13:21:10.488244143Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-09T13:21:10.492333558Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.088795ms logger=migrator t=2026-07-09T13:21:10.496492615Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-09T13:21:10.49740982Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=916.215µs logger=migrator t=2026-07-09T13:21:10.501086193Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-09T13:21:10.50131301Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=224.976µs logger=migrator t=2026-07-09T13:21:10.505070245Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-09T13:21:10.505479646Z level=info msg="Migration successfully executed" id="Move region to single row" duration=410.151µs logger=migrator t=2026-07-09T13:21:10.511507035Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-09T13:21:10.51455107Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=3.040455ms logger=migrator t=2026-07-09T13:21:10.520412185Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-09T13:21:10.521199997Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=787.822µs logger=migrator t=2026-07-09T13:21:10.529731256Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-09T13:21:10.531347821Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.615915ms logger=migrator t=2026-07-09T13:21:10.535097636Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-09T13:21:10.536241029Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.143233ms logger=migrator t=2026-07-09T13:21:10.540072546Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-09T13:21:10.540873689Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=805.744µs logger=migrator t=2026-07-09T13:21:10.545723905Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-09T13:21:10.546606879Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=884.644µs logger=migrator t=2026-07-09T13:21:10.551023043Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-09T13:21:10.551092485Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=72.882µs logger=migrator t=2026-07-09T13:21:10.554531562Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-09T13:21:10.555372975Z level=info msg="Migration successfully executed" id="create test_data table" duration=841.083µs logger=migrator t=2026-07-09T13:21:10.561854767Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-09T13:21:10.563679068Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.823581ms logger=migrator t=2026-07-09T13:21:10.569085009Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-09T13:21:10.570128449Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.043949ms logger=migrator t=2026-07-09T13:21:10.575700514Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-09T13:21:10.57659357Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=892.526µs logger=migrator t=2026-07-09T13:21:10.580589622Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-09T13:21:10.580795758Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=207.066µs logger=migrator t=2026-07-09T13:21:10.587970598Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-09T13:21:10.588704929Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=733.831µs logger=migrator t=2026-07-09T13:21:10.594554073Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-09T13:21:10.594640295Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=85.663µs logger=migrator t=2026-07-09T13:21:10.600739167Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-09T13:21:10.602497366Z level=info msg="Migration successfully executed" id="create team table" duration=1.755889ms logger=migrator t=2026-07-09T13:21:10.610945733Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-09T13:21:10.61228335Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.338598ms logger=migrator t=2026-07-09T13:21:10.620986034Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-09T13:21:10.623589377Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.618493ms logger=migrator t=2026-07-09T13:21:10.629476642Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-09T13:21:10.634662708Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.185015ms logger=migrator t=2026-07-09T13:21:10.643027191Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-09T13:21:10.644206364Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=1.176353ms logger=migrator t=2026-07-09T13:21:10.654795032Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-09T13:21:10.658018152Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=3.23286ms logger=migrator t=2026-07-09T13:21:10.667815357Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-09T13:21:10.669101813Z level=info msg="Migration successfully executed" id="create team member table" duration=1.290197ms logger=migrator t=2026-07-09T13:21:10.676034847Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-09T13:21:10.678213548Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.182691ms logger=migrator t=2026-07-09T13:21:10.684560495Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-09T13:21:10.686282454Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.720149ms logger=migrator t=2026-07-09T13:21:10.692729884Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-09T13:21:10.693853086Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.122962ms logger=migrator t=2026-07-09T13:21:10.758800576Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-09T13:21:10.766300586Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.50278ms logger=migrator t=2026-07-09T13:21:10.773799377Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-09T13:21:10.777207382Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.407955ms logger=migrator t=2026-07-09T13:21:10.781868803Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-09T13:21:10.786920085Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.046601ms logger=migrator t=2026-07-09T13:21:10.795068613Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-09T13:21:10.79677168Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.702928ms logger=migrator t=2026-07-09T13:21:10.804746164Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-09T13:21:10.805757512Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.015078ms logger=migrator t=2026-07-09T13:21:10.812199273Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-09T13:21:10.813759057Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.560154ms logger=migrator t=2026-07-09T13:21:10.8192352Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-09T13:21:10.820521896Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.284425ms logger=migrator t=2026-07-09T13:21:10.825346071Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-09T13:21:10.826613107Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.269326ms logger=migrator t=2026-07-09T13:21:10.832343407Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-09T13:21:10.834956051Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.606853ms logger=migrator t=2026-07-09T13:21:10.843071388Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-09T13:21:10.844602161Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.532713ms logger=migrator t=2026-07-09T13:21:10.851033761Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-09T13:21:10.852216754Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.182413ms logger=migrator t=2026-07-09T13:21:10.860069755Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-09T13:21:10.860909878Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=890.465µs logger=migrator t=2026-07-09T13:21:10.870331512Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-09T13:21:10.870683142Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=356.83µs logger=migrator t=2026-07-09T13:21:10.875832156Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-09T13:21:10.876628399Z level=info msg="Migration successfully executed" id="create tag table" duration=796.222µs logger=migrator t=2026-07-09T13:21:10.881575987Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-09T13:21:10.882496113Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=918.926µs logger=migrator t=2026-07-09T13:21:10.888141281Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-09T13:21:10.888886112Z level=info msg="Migration successfully executed" id="create login attempt table" duration=744.731µs logger=migrator t=2026-07-09T13:21:10.893964994Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-09T13:21:10.895607541Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.642826ms logger=migrator t=2026-07-09T13:21:10.900627111Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-09T13:21:10.901675011Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.04815ms logger=migrator t=2026-07-09T13:21:10.907826523Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-09T13:21:10.927153175Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=19.321062ms logger=migrator t=2026-07-09T13:21:10.931068984Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-09T13:21:10.931954309Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=884.865µs logger=migrator t=2026-07-09T13:21:10.939066648Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-09T13:21:10.940123898Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.06226ms logger=migrator t=2026-07-09T13:21:10.945353535Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-09T13:21:10.946014473Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=660.598µs logger=migrator t=2026-07-09T13:21:10.951533018Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-09T13:21:10.952720661Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.183193ms logger=migrator t=2026-07-09T13:21:10.958860293Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-09T13:21:10.959839441Z level=info msg="Migration successfully executed" id="create user auth table" duration=978.728µs logger=migrator t=2026-07-09T13:21:10.964295276Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-09T13:21:10.965266093Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=970.307µs logger=migrator t=2026-07-09T13:21:10.97017513Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-09T13:21:10.970382696Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=207.746µs logger=migrator t=2026-07-09T13:21:10.975754347Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-09T13:21:10.983853103Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.097636ms logger=migrator t=2026-07-09T13:21:10.989736079Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-09T13:21:10.99551646Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.778252ms logger=migrator t=2026-07-09T13:21:11.00120136Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-09T13:21:11.006722905Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.523494ms logger=migrator t=2026-07-09T13:21:11.01226562Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-09T13:21:11.018208866Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.941036ms logger=migrator t=2026-07-09T13:21:11.027178717Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-09T13:21:11.028132404Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=954.047µs logger=migrator t=2026-07-09T13:21:11.03294959Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-09T13:21:11.037976431Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.026251ms logger=migrator t=2026-07-09T13:21:11.042740564Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-09T13:21:11.043586988Z level=info msg="Migration successfully executed" id="create server_lock table" duration=843.744µs logger=migrator t=2026-07-09T13:21:11.050216563Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-09T13:21:11.051265153Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.04979ms logger=migrator t=2026-07-09T13:21:11.056294684Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-09T13:21:11.057123588Z level=info msg="Migration successfully executed" id="create user auth token table" duration=828.743µs logger=migrator t=2026-07-09T13:21:11.062353484Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-09T13:21:11.063193517Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=839.593µs logger=migrator t=2026-07-09T13:21:11.069803862Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-09T13:21:11.071031607Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.228265ms logger=migrator t=2026-07-09T13:21:11.077038935Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-09T13:21:11.078094355Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.05354ms logger=migrator t=2026-07-09T13:21:11.08399606Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-09T13:21:11.089193426Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.197706ms logger=migrator t=2026-07-09T13:21:11.09611323Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-09T13:21:11.097031406Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=915.865µs logger=migrator t=2026-07-09T13:21:11.103137247Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-09T13:21:11.104401543Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.264455ms logger=migrator t=2026-07-09T13:21:11.109873845Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-09T13:21:11.110938775Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.06655ms logger=migrator t=2026-07-09T13:21:11.117509859Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-09T13:21:11.11933506Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.825771ms logger=migrator t=2026-07-09T13:21:11.127218281Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-09T13:21:11.129006312Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.789181ms logger=migrator t=2026-07-09T13:21:11.135493203Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-09T13:21:11.135562906Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=70.633µs logger=migrator t=2026-07-09T13:21:11.14319347Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-09T13:21:11.143348444Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=158.624µs logger=migrator t=2026-07-09T13:21:11.151599985Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-09T13:21:11.152758438Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.160032ms logger=migrator t=2026-07-09T13:21:11.159794395Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T13:21:11.161644386Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.849821ms logger=migrator t=2026-07-09T13:21:11.168383876Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T13:21:11.169354283Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=972.747µs logger=migrator t=2026-07-09T13:21:11.175879245Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-09T13:21:11.17603998Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=161.755µs logger=migrator t=2026-07-09T13:21:11.18100789Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T13:21:11.18208698Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.07916ms logger=migrator t=2026-07-09T13:21:11.188972563Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T13:21:11.189991071Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.016038ms logger=migrator t=2026-07-09T13:21:11.196655758Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T13:21:11.197910683Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.257366ms logger=migrator t=2026-07-09T13:21:11.207166603Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T13:21:11.208763908Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.597254ms logger=migrator t=2026-07-09T13:21:11.214660992Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-09T13:21:11.22099935Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.335878ms logger=migrator t=2026-07-09T13:21:11.22562293Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-09T13:21:11.226511154Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=886.395µs logger=migrator t=2026-07-09T13:21:11.231472253Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-09T13:21:11.231598967Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=130.284µs logger=migrator t=2026-07-09T13:21:11.239804507Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-09T13:21:11.241469404Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.664916ms logger=migrator t=2026-07-09T13:21:11.248528862Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-09T13:21:11.2495425Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.013628ms logger=migrator t=2026-07-09T13:21:11.255742944Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-09T13:21:11.257443542Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.700278ms logger=migrator t=2026-07-09T13:21:11.263993145Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-09T13:21:11.264118449Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=127.095µs logger=migrator t=2026-07-09T13:21:11.283365338Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-09T13:21:11.284601183Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.236985ms logger=migrator t=2026-07-09T13:21:11.290661172Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-09T13:21:11.291772063Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.110521ms logger=migrator t=2026-07-09T13:21:11.297907425Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-07-09T13:21:11.299538091Z 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.626016ms logger=migrator t=2026-07-09T13:21:11.304701375Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-09T13:21:11.305832908Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.131103ms logger=migrator t=2026-07-09T13:21:11.31091989Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-09T13:21:11.317016811Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.097781ms logger=migrator t=2026-07-09T13:21:11.322656819Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-09T13:21:11.323584055Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=926.956µs logger=migrator t=2026-07-09T13:21:11.328458062Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-09T13:21:11.329361197Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=902.845µs logger=migrator t=2026-07-09T13:21:11.333875083Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-09T13:21:11.362857195Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.982182ms logger=migrator t=2026-07-09T13:21:11.369042899Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-09T13:21:11.395394098Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.347128ms logger=migrator t=2026-07-09T13:21:11.402916998Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-09T13:21:11.403714931Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=798.613µs logger=migrator t=2026-07-09T13:21:11.409089622Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-09T13:21:11.410723868Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.633955ms logger=migrator t=2026-07-09T13:21:11.416984413Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-09T13:21:11.426922851Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.942168ms logger=migrator t=2026-07-09T13:21:11.431945262Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-09T13:21:11.437706353Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.759561ms logger=migrator t=2026-07-09T13:21:11.443041473Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-09T13:21:11.444141974Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.100301ms logger=migrator t=2026-07-09T13:21:11.449784303Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-09T13:21:11.451023967Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.240055ms logger=migrator t=2026-07-09T13:21:11.456674015Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-09T13:21:11.457660223Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=985.828µs logger=migrator t=2026-07-09T13:21:11.462730575Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-09T13:21:11.464456244Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.727789ms logger=migrator t=2026-07-09T13:21:11.470805521Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-09T13:21:11.470893444Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=86.143µs logger=migrator t=2026-07-09T13:21:11.475213505Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-09T13:21:11.481473461Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.258735ms logger=migrator t=2026-07-09T13:21:11.487061157Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-09T13:21:11.49323213Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.170813ms logger=migrator t=2026-07-09T13:21:11.499585228Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-09T13:21:11.510920935Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=11.337767ms logger=migrator t=2026-07-09T13:21:11.515686348Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-09T13:21:11.516510212Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=821.754µs logger=migrator t=2026-07-09T13:21:11.522448848Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-09T13:21:11.523803227Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.353859ms logger=migrator t=2026-07-09T13:21:11.529806625Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-09T13:21:11.535832844Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.024919ms logger=migrator t=2026-07-09T13:21:11.541808621Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-09T13:21:11.548321134Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.510572ms logger=migrator t=2026-07-09T13:21:11.553863539Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-09T13:21:11.555164126Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.301177ms logger=migrator t=2026-07-09T13:21:11.561266017Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-09T13:21:11.56712091Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.857823ms logger=migrator t=2026-07-09T13:21:11.57245549Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-09T13:21:11.580514276Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.059165ms logger=migrator t=2026-07-09T13:21:11.586619317Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-09T13:21:11.586671529Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=52.212µs logger=migrator t=2026-07-09T13:21:11.59350693Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-09T13:21:11.594969522Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.464541ms logger=migrator t=2026-07-09T13:21:11.600007392Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-07-09T13:21:11.601317409Z 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.309487ms logger=migrator t=2026-07-09T13:21:11.607815821Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-07-09T13:21:11.608792968Z 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=974.017µs logger=migrator t=2026-07-09T13:21:11.615149117Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-09T13:21:11.615317942Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=170.855µs logger=migrator t=2026-07-09T13:21:11.621017892Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-09T13:21:11.630907618Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.890888ms logger=migrator t=2026-07-09T13:21:11.637308558Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-09T13:21:11.644337024Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.024166ms logger=migrator t=2026-07-09T13:21:11.650898479Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-09T13:21:11.656468435Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.568876ms logger=migrator t=2026-07-09T13:21:11.663388228Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-09T13:21:11.671438075Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.049147ms logger=migrator t=2026-07-09T13:21:11.676849926Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-09T13:21:11.683373289Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.523263ms logger=migrator t=2026-07-09T13:21:11.690730555Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-09T13:21:11.690869409Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=140.774µs logger=migrator t=2026-07-09T13:21:11.699827659Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-09T13:21:11.701393824Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.570685ms logger=migrator t=2026-07-09T13:21:11.707925307Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-09T13:21:11.714346287Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.418641ms logger=migrator t=2026-07-09T13:21:11.720756137Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-09T13:21:11.72088946Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=138.013µs logger=migrator t=2026-07-09T13:21:11.727268989Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-09T13:21:11.738707889Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=11.4352ms logger=migrator t=2026-07-09T13:21:11.745362026Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-09T13:21:11.746608771Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.252575ms logger=migrator t=2026-07-09T13:21:11.753165325Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-09T13:21:11.760504141Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.339445ms logger=migrator t=2026-07-09T13:21:11.766229511Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-09T13:21:11.76761479Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.385619ms logger=migrator t=2026-07-09T13:21:11.773454243Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-09T13:21:11.774731509Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.280316ms logger=migrator t=2026-07-09T13:21:11.778530626Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-09T13:21:11.785351136Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.855291ms logger=migrator t=2026-07-09T13:21:11.797676882Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-09T13:21:11.79867863Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.005338ms logger=migrator t=2026-07-09T13:21:11.805485411Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-09T13:21:11.806915951Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.42744ms logger=migrator t=2026-07-09T13:21:11.811096459Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-09T13:21:11.812001814Z level=info msg="Migration successfully executed" id="create alert_image table" duration=905.776µs logger=migrator t=2026-07-09T13:21:11.819669489Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-09T13:21:11.820930324Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.264115ms logger=migrator t=2026-07-09T13:21:11.826691725Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-09T13:21:11.826758847Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=67.892µs logger=migrator t=2026-07-09T13:21:11.831689216Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-09T13:21:11.832809587Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.118511ms logger=migrator t=2026-07-09T13:21:11.837673243Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-09T13:21:11.83864528Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=972.017µs logger=migrator t=2026-07-09T13:21:11.843187937Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-09T13:21:11.843927838Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-09T13:21:11.847323414Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-09T13:21:11.847707064Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=371.64µs logger=migrator t=2026-07-09T13:21:11.851521961Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-09T13:21:11.853116586Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.591005ms logger=migrator t=2026-07-09T13:21:11.858394684Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-09T13:21:11.865262596Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.868822ms logger=migrator t=2026-07-09T13:21:11.871236514Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-09T13:21:11.872092018Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=855.134µs logger=migrator t=2026-07-09T13:21:11.877973873Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-09T13:21:11.880210375Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.269983ms logger=migrator t=2026-07-09T13:21:11.885297578Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-09T13:21:11.886162223Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=864.415µs logger=migrator t=2026-07-09T13:21:11.890446792Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-09T13:21:11.891720368Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.278756ms logger=migrator t=2026-07-09T13:21:11.895263657Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-09T13:21:11.896240405Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=976.208µs logger=migrator t=2026-07-09T13:21:11.901806741Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-09T13:21:11.901873702Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=71.811µs logger=migrator t=2026-07-09T13:21:11.907010846Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-09T13:21:11.90713479Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=125.293µs logger=migrator t=2026-07-09T13:21:11.914457195Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-09T13:21:11.921914565Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.456889ms logger=migrator t=2026-07-09T13:21:11.928488619Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-09T13:21:11.928893639Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=404.76µs logger=migrator t=2026-07-09T13:21:11.934033164Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-09T13:21:11.935758262Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.724198ms logger=migrator t=2026-07-09T13:21:11.939912859Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-09T13:21:11.940193486Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=280.197µs logger=migrator t=2026-07-09T13:21:11.945052442Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-09T13:21:11.946041181Z level=info msg="Migration successfully executed" id="create data_keys table" duration=991.509µs logger=migrator t=2026-07-09T13:21:11.950228157Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-09T13:21:11.951616606Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.386369ms logger=migrator t=2026-07-09T13:21:11.955232828Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-09T13:21:11.987347008Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.11417ms logger=migrator t=2026-07-09T13:21:11.992658257Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-09T13:21:11.999495808Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.836862ms logger=migrator t=2026-07-09T13:21:12.009272563Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-09T13:21:12.00952568Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=252.607µs logger=migrator t=2026-07-09T13:21:12.013606754Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-09T13:21:12.051030492Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.419678ms logger=migrator t=2026-07-09T13:21:12.057459753Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-09T13:21:12.094873262Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=37.405928ms logger=migrator t=2026-07-09T13:21:12.099765569Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-09T13:21:12.10086869Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.109191ms logger=migrator t=2026-07-09T13:21:12.106671032Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-09T13:21:12.10875049Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.081188ms logger=migrator t=2026-07-09T13:21:12.112504705Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-09T13:21:12.112726381Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=221.976µs logger=migrator t=2026-07-09T13:21:12.117459684Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-09T13:21:12.118424602Z level=info msg="Migration successfully executed" id="create permission table" duration=962.217µs logger=migrator t=2026-07-09T13:21:12.122152246Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-09T13:21:12.123823913Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.672527ms logger=migrator t=2026-07-09T13:21:12.12800574Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-09T13:21:12.12905635Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.05331ms logger=migrator t=2026-07-09T13:21:12.136947621Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-09T13:21:12.138463523Z level=info msg="Migration successfully executed" id="create role table" duration=1.515302ms logger=migrator t=2026-07-09T13:21:12.143197756Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-09T13:21:12.15119753Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.995043ms logger=migrator t=2026-07-09T13:21:12.15654117Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-09T13:21:12.163937577Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.394987ms logger=migrator t=2026-07-09T13:21:12.170491771Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-09T13:21:12.171671174Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.179233ms logger=migrator t=2026-07-09T13:21:12.177196549Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-09T13:21:12.178921437Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.724188ms logger=migrator t=2026-07-09T13:21:12.183472314Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-09T13:21:12.1851041Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.631236ms logger=migrator t=2026-07-09T13:21:12.189239436Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-09T13:21:12.190175182Z level=info msg="Migration successfully executed" id="create team role table" duration=935.836µs logger=migrator t=2026-07-09T13:21:12.196213992Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-09T13:21:12.198029052Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.814831ms logger=migrator t=2026-07-09T13:21:12.202517918Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-09T13:21:12.203900407Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.385329ms logger=migrator t=2026-07-09T13:21:12.208089645Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-09T13:21:12.209131023Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.041388ms logger=migrator t=2026-07-09T13:21:12.213907908Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-09T13:21:12.214767672Z level=info msg="Migration successfully executed" id="create user role table" duration=859.694µs logger=migrator t=2026-07-09T13:21:12.223699932Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-09T13:21:12.225311567Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.616895ms logger=migrator t=2026-07-09T13:21:12.231790509Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-09T13:21:12.232795807Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.010228ms logger=migrator t=2026-07-09T13:21:12.237460418Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-09T13:21:12.238290751Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=830.074µs logger=migrator t=2026-07-09T13:21:12.244716981Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-09T13:21:12.245611386Z level=info msg="Migration successfully executed" id="create builtin role table" duration=894.805µs logger=migrator t=2026-07-09T13:21:12.251152402Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-09T13:21:12.251930274Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=775.582µs logger=migrator t=2026-07-09T13:21:12.257625903Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-09T13:21:12.259362632Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.736599ms logger=migrator t=2026-07-09T13:21:12.265832873Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-09T13:21:12.274554757Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.724264ms logger=migrator t=2026-07-09T13:21:12.280160134Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-09T13:21:12.281232184Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.07246ms logger=migrator t=2026-07-09T13:21:12.287098219Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-09T13:21:12.288293833Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.194793ms logger=migrator t=2026-07-09T13:21:12.294073644Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-09T13:21:12.295605507Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.534833ms logger=migrator t=2026-07-09T13:21:12.299310881Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-09T13:21:12.301353469Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.041927ms logger=migrator t=2026-07-09T13:21:12.308948651Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-09T13:21:12.310023951Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.07852ms logger=migrator t=2026-07-09T13:21:12.319328592Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-09T13:21:12.320437693Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.111931ms logger=migrator t=2026-07-09T13:21:12.325765342Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-09T13:21:12.334165748Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.405226ms logger=migrator t=2026-07-09T13:21:12.340313121Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-09T13:21:12.347536183Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.220072ms logger=migrator t=2026-07-09T13:21:12.351973127Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-09T13:21:12.359978491Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.004034ms logger=migrator t=2026-07-09T13:21:12.363799049Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-09T13:21:12.372715768Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.913399ms logger=migrator t=2026-07-09T13:21:12.378699656Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-09T13:21:12.380318432Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.622146ms logger=migrator t=2026-07-09T13:21:12.385820406Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-09T13:21:12.387523844Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.702638ms logger=migrator t=2026-07-09T13:21:12.391585758Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-09T13:21:12.392797851Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.211963ms logger=migrator t=2026-07-09T13:21:12.400012644Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-09T13:21:12.401618879Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.607635ms logger=migrator t=2026-07-09T13:21:12.407333249Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-09T13:21:12.408510452Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.176593ms logger=migrator t=2026-07-09T13:21:12.419027646Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-09T13:21:12.419134959Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=110.173µs logger=migrator t=2026-07-09T13:21:12.422931266Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-09T13:21:12.422972627Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=42.451µs logger=migrator t=2026-07-09T13:21:12.427683779Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-09T13:21:12.42842065Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=740.751µs logger=migrator t=2026-07-09T13:21:12.432819733Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-09T13:21:12.43345414Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=636.388µs logger=migrator t=2026-07-09T13:21:12.440014404Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-09T13:21:12.44127929Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.265586ms logger=migrator t=2026-07-09T13:21:12.446027073Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-09T13:21:12.446338872Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=314.939µs logger=migrator t=2026-07-09T13:21:12.452009341Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-09T13:21:12.452583597Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=574.516µs logger=migrator t=2026-07-09T13:21:12.457673859Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-09T13:21:12.458811802Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.139333ms logger=migrator t=2026-07-09T13:21:12.464029657Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-09T13:21:12.465306953Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.277266ms logger=migrator t=2026-07-09T13:21:12.472009091Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-09T13:21:12.48018949Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.180289ms logger=migrator t=2026-07-09T13:21:12.483734Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-09T13:21:12.483820492Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=92.933µs logger=migrator t=2026-07-09T13:21:12.487404892Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-09T13:21:12.488359119Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=953.557µs logger=migrator t=2026-07-09T13:21:12.493577096Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-09T13:21:12.495548501Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.971185ms logger=migrator t=2026-07-09T13:21:12.500035057Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-09T13:21:12.501149268Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.113861ms logger=migrator t=2026-07-09T13:21:12.506006304Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-09T13:21:12.514226994Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.21981ms logger=migrator t=2026-07-09T13:21:12.519531774Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-09T13:21:12.520620624Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.08864ms logger=migrator t=2026-07-09T13:21:12.525775698Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-09T13:21:12.526871569Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.095491ms logger=migrator t=2026-07-09T13:21:12.532376613Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-09T13:21:12.554846823Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.46807ms logger=migrator t=2026-07-09T13:21:12.559956956Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-09T13:21:12.561265443Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.309406ms logger=migrator t=2026-07-09T13:21:12.566416947Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-09T13:21:12.567512208Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.095571ms logger=migrator t=2026-07-09T13:21:12.572924739Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-09T13:21:12.573968529Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.04396ms logger=migrator t=2026-07-09T13:21:12.578393373Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-09T13:21:12.579818952Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.42962ms logger=migrator t=2026-07-09T13:21:12.58508208Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-09T13:21:12.585558634Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=480.504µs logger=migrator t=2026-07-09T13:21:12.593289041Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-09T13:21:12.594433162Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.147952ms logger=migrator t=2026-07-09T13:21:12.600179264Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-09T13:21:12.611033337Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.859504ms logger=migrator t=2026-07-09T13:21:12.615487903Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-09T13:21:12.616593723Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.10807ms logger=migrator t=2026-07-09T13:21:12.623827176Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-09T13:21:12.62503281Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.206194ms logger=migrator t=2026-07-09T13:21:12.632724066Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-09T13:21:12.633203689Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-09T13:21:12.642040487Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-09T13:21:12.642533611Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-09T13:21:12.646819581Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-09T13:21:12.648335234Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.517182ms logger=migrator t=2026-07-09T13:21:12.654453274Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-09T13:21:12.655884625Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.431791ms logger=migrator t=2026-07-09T13:21:12.66143933Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-09T13:21:12.662950842Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.512762ms logger=migrator t=2026-07-09T13:21:12.667069829Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-09T13:21:12.668134149Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.064189ms logger=migrator t=2026-07-09T13:21:12.673954071Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-09T13:21:12.675945027Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.994476ms logger=migrator t=2026-07-09T13:21:12.681889333Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-09T13:21:12.683404936Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.515163ms logger=migrator t=2026-07-09T13:21:12.68999155Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-09T13:21:12.692296145Z level=info msg="Migration successfully executed" id="Drop public config table" duration=2.305865ms logger=migrator t=2026-07-09T13:21:12.698227622Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-09T13:21:12.699840597Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.612785ms logger=migrator t=2026-07-09T13:21:12.708084637Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-09T13:21:12.7103396Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.250973ms logger=migrator t=2026-07-09T13:21:12.721167245Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-09T13:21:12.723737407Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.573823ms logger=migrator t=2026-07-09T13:21:12.731557945Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-09T13:21:12.732473451Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=916.306µs logger=migrator t=2026-07-09T13:21:12.742628516Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-09T13:21:12.767775131Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.137625ms logger=migrator t=2026-07-09T13:21:12.772874933Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-09T13:21:12.78096261Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.088147ms logger=migrator t=2026-07-09T13:21:12.787319278Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-09T13:21:12.799438338Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.10792ms logger=migrator t=2026-07-09T13:21:12.805515328Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-09T13:21:12.805733524Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=218.626µs logger=migrator t=2026-07-09T13:21:12.811511167Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-09T13:21:12.826234209Z level=info msg="Migration successfully executed" id="add share column" duration=14.721312ms logger=migrator t=2026-07-09T13:21:12.830759796Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-09T13:21:12.830960311Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=200.915µs logger=migrator t=2026-07-09T13:21:12.848213455Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-09T13:21:12.849632695Z level=info msg="Migration successfully executed" id="create file table" duration=1.42129ms logger=migrator t=2026-07-09T13:21:12.856759285Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-09T13:21:12.858802392Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.039638ms logger=migrator t=2026-07-09T13:21:12.868897075Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-09T13:21:12.870370436Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.475381ms logger=migrator t=2026-07-09T13:21:12.876278491Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-09T13:21:12.877464364Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.188653ms logger=migrator t=2026-07-09T13:21:12.883846954Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-09T13:21:12.885410917Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.565544ms logger=migrator t=2026-07-09T13:21:12.889611345Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-09T13:21:12.889680688Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=70.323µs logger=migrator t=2026-07-09T13:21:12.895645534Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-09T13:21:12.895715037Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=70.413µs logger=migrator t=2026-07-09T13:21:12.89978047Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-09T13:21:12.900404037Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=623.667µs logger=migrator t=2026-07-09T13:21:12.904254385Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-09T13:21:12.904479102Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=225.577µs logger=migrator t=2026-07-09T13:21:12.90904482Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-09T13:21:12.910398248Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.357019ms logger=migrator t=2026-07-09T13:21:12.917575379Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-09T13:21:12.927341692Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.764783ms logger=migrator t=2026-07-09T13:21:12.931200691Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-09T13:21:12.931350205Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=150.054µs logger=migrator t=2026-07-09T13:21:12.93686352Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-09T13:21:12.938866335Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.005216ms logger=migrator t=2026-07-09T13:21:12.94508092Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-09T13:21:12.945686577Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=614.117µs logger=migrator t=2026-07-09T13:21:12.95293229Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-09T13:21:12.953183597Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=253.256µs logger=migrator t=2026-07-09T13:21:12.958100265Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-09T13:21:12.958763223Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=666.039µs logger=migrator t=2026-07-09T13:21:12.963177107Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-09T13:21:12.978835447Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=15.656308ms logger=migrator t=2026-07-09T13:21:12.985271076Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-09T13:21:12.994592707Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.321021ms logger=migrator t=2026-07-09T13:21:13.0724633Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-09T13:21:13.074493157Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.032237ms logger=migrator t=2026-07-09T13:21:13.081963296Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-09T13:21:13.168346457Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=86.381271ms logger=migrator t=2026-07-09T13:21:13.1741482Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-09T13:21:13.175558489Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.412469ms logger=migrator t=2026-07-09T13:21:13.180411145Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-09T13:21:13.181720631Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.309276ms logger=migrator t=2026-07-09T13:21:13.186954549Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-09T13:21:13.214770398Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.812299ms logger=migrator t=2026-07-09T13:21:13.220161479Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-09T13:21:13.228206825Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.039686ms logger=migrator t=2026-07-09T13:21:13.232759982Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-09T13:21:13.233128923Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=366.671µs logger=migrator t=2026-07-09T13:21:13.237853055Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-09T13:21:13.238106242Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=256.427µs logger=migrator t=2026-07-09T13:21:13.243087412Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-09T13:21:13.243513834Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=427.192µs logger=migrator t=2026-07-09T13:21:13.248313229Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-09T13:21:13.248693699Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=380.6µs logger=migrator t=2026-07-09T13:21:13.253318198Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-09T13:21:13.253697079Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=379.291µs logger=migrator t=2026-07-09T13:21:13.258552145Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-09T13:21:13.259684707Z level=info msg="Migration successfully executed" id="create folder table" duration=1.132391ms logger=migrator t=2026-07-09T13:21:13.264551604Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-09T13:21:13.265868521Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.316297ms logger=migrator t=2026-07-09T13:21:13.270451338Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-09T13:21:13.271733144Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.281726ms logger=migrator t=2026-07-09T13:21:13.276148018Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-09T13:21:13.27619124Z level=info msg="Migration successfully executed" id="Update folder title length" duration=44.802µs logger=migrator t=2026-07-09T13:21:13.281123788Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-09T13:21:13.283117254Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.992596ms logger=migrator t=2026-07-09T13:21:13.288506645Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-09T13:21:13.289650457Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.144052ms logger=migrator t=2026-07-09T13:21:13.294837882Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-09T13:21:13.29619574Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.359328ms logger=migrator t=2026-07-09T13:21:13.300984935Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-09T13:21:13.301653533Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=668.748µs logger=migrator t=2026-07-09T13:21:13.307492697Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-09T13:21:13.307922149Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=430.452µs logger=migrator t=2026-07-09T13:21:13.314230146Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-09T13:21:13.31655172Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.331475ms logger=migrator t=2026-07-09T13:21:13.323429723Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-09T13:21:13.325483441Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.055728ms logger=migrator t=2026-07-09T13:21:13.331398947Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-09T13:21:13.332906329Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.509533ms logger=migrator t=2026-07-09T13:21:13.344124623Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-09T13:21:13.345586145Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.459011ms logger=migrator t=2026-07-09T13:21:13.350933865Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-09T13:21:13.352193419Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.261174ms logger=migrator t=2026-07-09T13:21:13.357619412Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-09T13:21:13.35860367Z level=info msg="Migration successfully executed" id="create anon_device table" duration=984.078µs logger=migrator t=2026-07-09T13:21:13.365144963Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-09T13:21:13.366357967Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.214414ms logger=migrator t=2026-07-09T13:21:13.371656065Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-09T13:21:13.372708035Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.05201ms logger=migrator t=2026-07-09T13:21:13.37895852Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-09T13:21:13.379840855Z level=info msg="Migration successfully executed" id="create signing_key table" duration=882.325µs logger=migrator t=2026-07-09T13:21:13.385875954Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-09T13:21:13.386987584Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.109801ms logger=migrator t=2026-07-09T13:21:13.392361485Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-09T13:21:13.393487517Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.126762ms logger=migrator t=2026-07-09T13:21:13.399367482Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-09T13:21:13.39963956Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=273.099µs logger=migrator t=2026-07-09T13:21:13.404613119Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-09T13:21:13.4135709Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.955391ms logger=migrator t=2026-07-09T13:21:13.418820277Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-09T13:21:13.419491926Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=673.589µs logger=migrator t=2026-07-09T13:21:13.424431594Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-09T13:21:13.424464495Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=28.451µs logger=migrator t=2026-07-09T13:21:13.430259137Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-09T13:21:13.43137985Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.120913ms logger=migrator t=2026-07-09T13:21:13.437055758Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-09T13:21:13.43709586Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=44.852µs logger=migrator t=2026-07-09T13:21:13.442547492Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-09T13:21:13.444834046Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.286114ms logger=migrator t=2026-07-09T13:21:13.451775641Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-09T13:21:13.453783577Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.007286ms logger=migrator t=2026-07-09T13:21:13.459487547Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-09T13:21:13.460520475Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.032718ms logger=migrator t=2026-07-09T13:21:13.466149323Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-09T13:21:13.467021059Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=872.566µs logger=migrator t=2026-07-09T13:21:13.473744466Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-09T13:21:13.474035745Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=292.859µs logger=migrator t=2026-07-09T13:21:13.480325191Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-09T13:21:13.481562836Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.238466ms logger=migrator t=2026-07-09T13:21:13.487736149Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-09T13:21:13.488625813Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=889.324µs logger=migrator t=2026-07-09T13:21:13.495964639Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-09T13:21:13.497306067Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.341228ms logger=migrator t=2026-07-09T13:21:13.504307393Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-09T13:21:13.517123282Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.815219ms logger=migrator t=2026-07-09T13:21:13.527100601Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-09T13:21:13.538080369Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.980958ms logger=migrator t=2026-07-09T13:21:13.543941134Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-09T13:21:13.562041161Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=18.092837ms logger=migrator t=2026-07-09T13:21:13.568587385Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-09T13:21:13.568642726Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=56.421µs logger=migrator t=2026-07-09T13:21:13.572923386Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-09T13:21:13.586528277Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.604451ms logger=migrator t=2026-07-09T13:21:13.592661939Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-09T13:21:13.599771988Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.108219ms logger=migrator t=2026-07-09T13:21:13.605951142Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-09T13:21:13.60625896Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=307.958µs logger=migrator t=2026-07-09T13:21:13.611867948Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.509857422s logger=migrator t=2026-07-09T13:21:13.612832455Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-09T13:21:13.633602786Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-09T13:21:13.633813642Z level=info msg="Created default organization" logger=secrets t=2026-07-09T13:21:13.641350734Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-09T13:21:13.687441315Z level=info msg="Restored cache from database" duration=438.392µs logger=plugin.store t=2026-07-09T13:21:13.68867676Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-09T13:21:13.734579627Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-09T13:21:13.734610637Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-09T13:21:13.734849425Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-09T13:21:13.734869445Z level=info msg="Plugins loaded" count=54 duration=46.193175ms logger=query_data t=2026-07-09T13:21:13.738837686Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-09T13:21:13.742141748Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-09T13:21:13.747049776Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-09T13:21:13.755508123Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-09T13:21:13.756986365Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-09T13:21:13.758361363Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-09T13:21:13.783388574Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-09T13:21:13.805418162Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-09T13:21:13.838643543Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-09T13:21:13.838710895Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-09T13:21:13.843406277Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-07-09T13:21:13.843924781Z level=info msg="State cache has been initialized" states=0 duration=508.815µs logger=ngalert.multiorg.alertmanager t=2026-07-09T13:21:13.844268061Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-07-09T13:21:13.844300722Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-09T13:21:13.845227207Z level=info msg=starting first_tick=2026-07-09T13:21:20Z logger=grafanaStorageLogger t=2026-07-09T13:21:13.845776254Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-07-09T13:21:13.845986119Z level=info msg="starting to provision dashboards" logger=http.server t=2026-07-09T13:21:13.849919229Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-07-09T13:21:13.926863065Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-09T13:21:14.186817331Z level=info msg="finished to provision dashboards" logger=plugins.update.checker t=2026-07-09T13:21:14.263692596Z level=info msg="Update check succeeded" duration=419.443606ms logger=grafana.update.checker t=2026-07-09T13:21:14.267799511Z level=info msg="Update check succeeded" duration=423.663374ms logger=plugin.angulardetectorsprovider.dynamic t=2026-07-09T13:21:14.295664492Z level=info msg="Patterns update finished" duration=421.621577ms logger=grafana-apiserver t=2026-07-09T13:21:14.394303026Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-09T13:21:14.394878032Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=sqlstore.transactions t=2026-07-09T13:21:14.396527509Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-09T13:21:14.758476252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:14.761112087Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:14.775674385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:14.795540742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:14.812554679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:14.842861808Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:14.868920558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:14.959350193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:14.981987577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.028710727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.060055805Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.144736568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.167570088Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.204467603Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.223023992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.257982733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.278701213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.318631352Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.339153217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.404455268Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.424312594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.47376597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.497213757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.550302005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.570520952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.612382154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.63077046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.670176215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.690731731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.73992335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.755260479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.800077035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.817269087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.868469482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.88409774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.930078028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.95118645Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:15.995194054Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.012225191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.06249294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.082665945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.124718104Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.146404921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.199924301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.221820285Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.27589336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.293196045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.347636542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.362355384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.42145673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.436243554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.492323146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.511194135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.569005656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.585814797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.755705868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.774744121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.833244702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.853379516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.905185858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.921884736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.978665567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:16.995228131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:17.042876156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:17.061011605Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:17.133298401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:17.152526029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:17.219951629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:17.236295007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:17.305888757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:17.328387878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:17.383451552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:17.420905181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:17.53680957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:17.549025832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:17.648187311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:17.666902406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:17.784922553Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:17.802476395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T13:21:17.878740043Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-09T13:22:42.869918009Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-09T13:31:13.89397108Z level=info msg="Completed cleanup jobs" duration=48.83236ms logger=plugins.update.checker t=2026-07-09T13:31:14.361579266Z level=info msg="Update check succeeded" duration=97.124285ms logger=sqlstore.transactions t=2026-07-09T13:36:13.75660874Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-07-09T13:41:13.858552153Z level=info msg="Completed cleanup jobs" duration=14.351108ms logger=plugins.update.checker t=2026-07-09T13:41:14.351858572Z level=info msg="Update check succeeded" duration=88.018473ms logger=cleanup t=2026-07-09T13:51:13.855688887Z level=info msg="Completed cleanup jobs" duration=11.59335ms logger=plugins.update.checker t=2026-07-09T13:51:14.367190763Z level=info msg="Update check succeeded" duration=103.390296ms logger=infra.usagestats t=2026-07-09T13:52:42.896077263Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-09T14:01:13.880765246Z level=info msg="Completed cleanup jobs" duration=32.038008ms logger=plugins.update.checker t=2026-07-09T14:01:14.381714586Z level=info msg="Update check succeeded" duration=113.865104ms logger=cleanup t=2026-07-09T14:11:13.856856479Z level=info msg="Completed cleanup jobs" duration=12.721402ms logger=plugins.update.checker t=2026-07-09T14:11:14.361660303Z level=info msg="Update check succeeded" duration=97.544192ms logger=cleanup t=2026-07-09T14:21:13.856976865Z level=info msg="Completed cleanup jobs" duration=12.588619ms logger=plugins.update.checker t=2026-07-09T14:21:14.35656948Z level=info msg="Update check succeeded" duration=92.461617ms logger=infra.usagestats t=2026-07-09T14:22:42.895122732Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-09T14:31:13.858379074Z level=info msg="Completed cleanup jobs" duration=13.880077ms logger=plugins.update.checker t=2026-07-09T14:31:14.362637602Z level=info msg="Update check succeeded" duration=98.590364ms