logger=settings t=2026-04-14T12:12:37.18785561Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-14T12:12:37Z logger=settings t=2026-04-14T12:12:37.18834961Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-14T12:12:37.188395581Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-14T12:12:37.188418152Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-14T12:12:37.188436212Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-14T12:12:37.188482033Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-14T12:12:37.188502924Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-14T12:12:37.188667317Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-14T12:12:37.188701378Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-14T12:12:37.188725078Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-14T12:12:37.188743109Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-14T12:12:37.188760909Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-14T12:12:37.18878427Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-14T12:12:37.18880959Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-14T12:12:37.188829612Z level=info msg=Target target=[all] logger=settings t=2026-04-14T12:12:37.188861662Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-14T12:12:37.188880323Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-14T12:12:37.188904233Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-14T12:12:37.188927864Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-14T12:12:37.188946874Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-14T12:12:37.188964274Z level=info msg="App mode production" logger=sqlstore t=2026-04-14T12:12:37.189520746Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-14T12:12:37.189573617Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-14T12:12:37.191927929Z level=info msg="Locking database" logger=migrator t=2026-04-14T12:12:37.19197654Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-14T12:12:37.192793347Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-14T12:12:37.194046194Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.252677ms logger=migrator t=2026-04-14T12:12:37.200219369Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-14T12:12:37.200956714Z level=info msg="Migration successfully executed" id="create user table" duration=732.935µs logger=migrator t=2026-04-14T12:12:37.207509956Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-14T12:12:37.208761574Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.252798ms logger=migrator t=2026-04-14T12:12:37.212973595Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-14T12:12:37.213787652Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=813.357µs logger=migrator t=2026-04-14T12:12:37.218899613Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-14T12:12:37.219729432Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=829.679µs logger=migrator t=2026-04-14T12:12:37.22565969Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-14T12:12:37.226378986Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=718.445µs logger=migrator t=2026-04-14T12:12:37.231903715Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-14T12:12:37.234337528Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.433053ms logger=migrator t=2026-04-14T12:12:37.238801834Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-14T12:12:37.239649753Z level=info msg="Migration successfully executed" id="create user table v2" duration=847.529µs logger=migrator t=2026-04-14T12:12:37.243323903Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-14T12:12:37.244270373Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=947.09µs logger=migrator t=2026-04-14T12:12:37.250286103Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-14T12:12:37.251056201Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=769.818µs logger=migrator t=2026-04-14T12:12:37.255221651Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-14T12:12:37.255697221Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=478.24µs logger=migrator t=2026-04-14T12:12:37.265345061Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-14T12:12:37.26625417Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=915.7µs logger=migrator t=2026-04-14T12:12:37.271878952Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-14T12:12:37.273133819Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.254327ms logger=migrator t=2026-04-14T12:12:37.27824863Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-14T12:12:37.278354692Z level=info msg="Migration successfully executed" id="Update user table charset" duration=112.833µs logger=migrator t=2026-04-14T12:12:37.284720421Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-14T12:12:37.286050349Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.329278ms logger=migrator t=2026-04-14T12:12:37.29116572Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-14T12:12:37.291444606Z level=info msg="Migration successfully executed" id="Add missing user data" duration=278.636µs logger=migrator t=2026-04-14T12:12:37.295090365Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-14T12:12:37.297177401Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.086335ms logger=migrator t=2026-04-14T12:12:37.301370562Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-14T12:12:37.302321582Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=951.72µs logger=migrator t=2026-04-14T12:12:37.30636378Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-14T12:12:37.307992115Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.624486ms logger=migrator t=2026-04-14T12:12:37.31471406Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-14T12:12:37.328276145Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=13.555324ms logger=migrator t=2026-04-14T12:12:37.340133953Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-14T12:12:37.341701256Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.571754ms logger=migrator t=2026-04-14T12:12:37.348600006Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-14T12:12:37.349035486Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=442.499µs logger=migrator t=2026-04-14T12:12:37.360140156Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-14T12:12:37.361443714Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.309988ms logger=migrator t=2026-04-14T12:12:37.379106587Z 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-04-14T12:12:37.388838058Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=9.729052ms logger=migrator t=2026-04-14T12:12:37.417410888Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-14T12:12:37.4179753Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=567.113µs logger=migrator t=2026-04-14T12:12:37.424442431Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-14T12:12:37.425508693Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.066132ms logger=migrator t=2026-04-14T12:12:37.431228707Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-14T12:12:37.431955343Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=726.505µs logger=migrator t=2026-04-14T12:12:37.437156295Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-14T12:12:37.437935232Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=777.937µs logger=migrator t=2026-04-14T12:12:37.443137795Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-14T12:12:37.443848061Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=708.706µs logger=migrator t=2026-04-14T12:12:37.450079006Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-14T12:12:37.451223001Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.143545ms logger=migrator t=2026-04-14T12:12:37.456771121Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-14T12:12:37.456815752Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=48.491µs logger=migrator t=2026-04-14T12:12:37.462296281Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-14T12:12:37.463483097Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.187526ms logger=migrator t=2026-04-14T12:12:37.468948995Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-14T12:12:37.469643771Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=694.475µs logger=migrator t=2026-04-14T12:12:37.473875652Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-14T12:12:37.474569057Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=691.306µs logger=migrator t=2026-04-14T12:12:37.480000344Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-14T12:12:37.481135589Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.136375ms logger=migrator t=2026-04-14T12:12:37.488264114Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-14T12:12:37.491834762Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.567199ms logger=migrator t=2026-04-14T12:12:37.497347341Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-14T12:12:37.498308842Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=960.551µs logger=migrator t=2026-04-14T12:12:37.503916784Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-14T12:12:37.505109209Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.194596ms logger=migrator t=2026-04-14T12:12:37.51159727Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-14T12:12:37.512675493Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.078853ms logger=migrator t=2026-04-14T12:12:37.517312594Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-14T12:12:37.518108321Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=792.747µs logger=migrator t=2026-04-14T12:12:37.52264407Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-14T12:12:37.523412316Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=768.306µs logger=migrator t=2026-04-14T12:12:37.529288423Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-14T12:12:37.529947457Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=655.024µs logger=migrator t=2026-04-14T12:12:37.534715511Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-14T12:12:37.535567149Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=848.258µs logger=migrator t=2026-04-14T12:12:37.542057691Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-14T12:12:37.542430889Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=373.268µs logger=migrator t=2026-04-14T12:12:37.548209884Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-14T12:12:37.549378289Z level=info msg="Migration successfully executed" id="create star table" duration=1.167625ms logger=migrator t=2026-04-14T12:12:37.554541241Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-14T12:12:37.555775597Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.233636ms logger=migrator t=2026-04-14T12:12:37.562733219Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-14T12:12:37.563544476Z level=info msg="Migration successfully executed" id="create org table v1" duration=811.337µs logger=migrator t=2026-04-14T12:12:37.579160475Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-14T12:12:37.584071422Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=4.910087ms logger=migrator t=2026-04-14T12:12:37.593151659Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-14T12:12:37.594450256Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.304178ms logger=migrator t=2026-04-14T12:12:37.599268731Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-14T12:12:37.600028987Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=761.886µs logger=migrator t=2026-04-14T12:12:37.605748611Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-14T12:12:37.606490748Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=741.557µs logger=migrator t=2026-04-14T12:12:37.611062346Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-14T12:12:37.611823673Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=760.577µs logger=migrator t=2026-04-14T12:12:37.61724652Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-14T12:12:37.617276821Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.561µs logger=migrator t=2026-04-14T12:12:37.621850501Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-14T12:12:37.621876451Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=26.8µs logger=migrator t=2026-04-14T12:12:37.626357179Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-14T12:12:37.626638625Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=284.296µs logger=migrator t=2026-04-14T12:12:37.631895679Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-14T12:12:37.633144165Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.249166ms logger=migrator t=2026-04-14T12:12:37.639102034Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-14T12:12:37.640062956Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=960.042µs logger=migrator t=2026-04-14T12:12:37.644780187Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-14T12:12:37.645680938Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=899.781µs logger=migrator t=2026-04-14T12:12:37.650362348Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-14T12:12:37.651018012Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=656.124µs logger=migrator t=2026-04-14T12:12:37.655310086Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-14T12:12:37.656078712Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=767.576µs logger=migrator t=2026-04-14T12:12:37.661358897Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-14T12:12:37.662066572Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=708.365µs logger=migrator t=2026-04-14T12:12:37.667108122Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-14T12:12:37.672144301Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.035799ms logger=migrator t=2026-04-14T12:12:37.676716291Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-14T12:12:37.677446186Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=730.005µs logger=migrator t=2026-04-14T12:12:37.682455905Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-14T12:12:37.683462956Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.005241ms logger=migrator t=2026-04-14T12:12:37.688396274Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-14T12:12:37.689766253Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.37023ms logger=migrator t=2026-04-14T12:12:37.694844173Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-14T12:12:37.69517425Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=352.217µs logger=migrator t=2026-04-14T12:12:37.700440705Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-14T12:12:37.701740913Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.297959ms logger=migrator t=2026-04-14T12:12:37.709864659Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-14T12:12:37.709931041Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=69.602µs logger=migrator t=2026-04-14T12:12:37.714154762Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-14T12:12:37.715951842Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.79743ms logger=migrator t=2026-04-14T12:12:37.721242046Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-14T12:12:37.722992003Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.751077ms logger=migrator t=2026-04-14T12:12:37.727551373Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-14T12:12:37.729563977Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.012323ms logger=migrator t=2026-04-14T12:12:37.733969812Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-14T12:12:37.73483407Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=864.449µs logger=migrator t=2026-04-14T12:12:37.740071574Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-14T12:12:37.742897195Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.825721ms logger=migrator t=2026-04-14T12:12:37.747551816Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-14T12:12:37.74867471Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.118624ms logger=migrator t=2026-04-14T12:12:37.754029427Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-14T12:12:37.755019509Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=990.602µs logger=migrator t=2026-04-14T12:12:37.759355732Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-14T12:12:37.759385603Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.36µs logger=migrator t=2026-04-14T12:12:37.764185227Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-14T12:12:37.764264819Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=80.121µs logger=migrator t=2026-04-14T12:12:37.76894441Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-14T12:12:37.771211989Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.268399ms logger=migrator t=2026-04-14T12:12:37.777165399Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-14T12:12:37.78138057Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.20844ms logger=migrator t=2026-04-14T12:12:37.788622857Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-14T12:12:37.791003888Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.383971ms logger=migrator t=2026-04-14T12:12:37.810249225Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-14T12:12:37.813332172Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.100307ms logger=migrator t=2026-04-14T12:12:37.817473672Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-14T12:12:37.817867911Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=396.169µs logger=migrator t=2026-04-14T12:12:37.826942087Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-14T12:12:37.829116925Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=2.173268ms logger=migrator t=2026-04-14T12:12:37.834488071Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-14T12:12:37.835478443Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=989.782µs logger=migrator t=2026-04-14T12:12:37.840319017Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-14T12:12:37.840409309Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=95.502µs logger=migrator t=2026-04-14T12:12:37.845468659Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-14T12:12:37.847056173Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.583524ms logger=migrator t=2026-04-14T12:12:37.853104475Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-14T12:12:37.854344982Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.233446ms logger=migrator t=2026-04-14T12:12:37.859960253Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-14T12:12:37.870122014Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.151031ms logger=migrator t=2026-04-14T12:12:37.87592601Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-14T12:12:37.876776278Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=851.458µs logger=migrator t=2026-04-14T12:12:37.883081885Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-14T12:12:37.884368503Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.292969ms logger=migrator t=2026-04-14T12:12:37.891280562Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-14T12:12:37.892876457Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.595275ms logger=migrator t=2026-04-14T12:12:37.89851312Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-14T12:12:37.899041131Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=533.632µs logger=migrator t=2026-04-14T12:12:37.902631609Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-14T12:12:37.90315401Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=519.952µs logger=migrator t=2026-04-14T12:12:37.907852452Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-14T12:12:37.909914597Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.059305ms logger=migrator t=2026-04-14T12:12:37.91377994Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-14T12:12:37.914572858Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=792.938µs logger=migrator t=2026-04-14T12:12:37.918886961Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-14T12:12:37.919089126Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=202.625µs logger=migrator t=2026-04-14T12:12:37.92341508Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-14T12:12:37.923630084Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=217.354µs logger=migrator t=2026-04-14T12:12:37.92849354Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-14T12:12:37.929388039Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=894.329µs logger=migrator t=2026-04-14T12:12:37.934359277Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-14T12:12:37.936743748Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.377271ms logger=migrator t=2026-04-14T12:12:37.940638993Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-14T12:12:37.941547272Z level=info msg="Migration successfully executed" id="create data_source table" duration=907.929µs logger=migrator t=2026-04-14T12:12:37.945082839Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-14T12:12:37.945884347Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=801.688µs logger=migrator t=2026-04-14T12:12:37.950276642Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-14T12:12:37.951294474Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.016102ms logger=migrator t=2026-04-14T12:12:37.955364912Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-14T12:12:37.956579029Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.214057ms logger=migrator t=2026-04-14T12:12:37.960518694Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-14T12:12:37.96125572Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=737.076µs logger=migrator t=2026-04-14T12:12:37.965352499Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-14T12:12:37.973843583Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.491924ms logger=migrator t=2026-04-14T12:12:37.97742256Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-14T12:12:37.97831797Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=895.2µs logger=migrator t=2026-04-14T12:12:37.981911718Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-14T12:12:37.982738936Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=826.438µs logger=migrator t=2026-04-14T12:12:37.988510861Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-14T12:12:37.989460051Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=948.98µs logger=migrator t=2026-04-14T12:12:37.999210873Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-14T12:12:38.000756546Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.548693ms logger=migrator t=2026-04-14T12:12:38.006126432Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-14T12:12:38.008633137Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.506325ms logger=migrator t=2026-04-14T12:12:38.012876339Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-14T12:12:38.017749344Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.877365ms logger=migrator t=2026-04-14T12:12:38.021506737Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-14T12:12:38.021536787Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.41µs logger=migrator t=2026-04-14T12:12:38.025033183Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-14T12:12:38.025270238Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=234.135µs logger=migrator t=2026-04-14T12:12:38.032474025Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-14T12:12:38.036336638Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.890104ms logger=migrator t=2026-04-14T12:12:38.042035922Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-14T12:12:38.042392689Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=350.637µs logger=migrator t=2026-04-14T12:12:38.049042334Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-14T12:12:38.049244298Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=205.924µs logger=migrator t=2026-04-14T12:12:38.053786486Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-14T12:12:38.057792553Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.004157ms logger=migrator t=2026-04-14T12:12:38.062790421Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-14T12:12:38.063027077Z level=info msg="Migration successfully executed" id="Update uid value" duration=237.806µs logger=migrator t=2026-04-14T12:12:38.06732717Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-14T12:12:38.068531877Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.201256ms logger=migrator t=2026-04-14T12:12:38.07193204Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-14T12:12:38.073220078Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.283247ms logger=migrator t=2026-04-14T12:12:38.077236525Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-14T12:12:38.078104054Z level=info msg="Migration successfully executed" id="create api_key table" duration=867.639µs logger=migrator t=2026-04-14T12:12:38.084935902Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-14T12:12:38.085854982Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=921.731µs logger=migrator t=2026-04-14T12:12:38.100262404Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-14T12:12:38.101872959Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.614404ms logger=migrator t=2026-04-14T12:12:38.196797377Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-14T12:12:38.198635627Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.84356ms logger=migrator t=2026-04-14T12:12:38.204074975Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-14T12:12:38.205038836Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=964.171µs logger=migrator t=2026-04-14T12:12:38.20850389Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-14T12:12:38.209664906Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.160896ms logger=migrator t=2026-04-14T12:12:38.215684057Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-14T12:12:38.216686018Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.001821ms logger=migrator t=2026-04-14T12:12:38.220202315Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-14T12:12:38.227582785Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.379449ms logger=migrator t=2026-04-14T12:12:38.231273775Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-14T12:12:38.232177085Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=897.589µs logger=migrator t=2026-04-14T12:12:38.236373305Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-14T12:12:38.237224444Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=852.839µs logger=migrator t=2026-04-14T12:12:38.240625128Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-14T12:12:38.241506837Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=881.489µs logger=migrator t=2026-04-14T12:12:38.245601736Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-14T12:12:38.246433494Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=831.908µs logger=migrator t=2026-04-14T12:12:38.249871228Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-14T12:12:38.250216605Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=345.777µs logger=migrator t=2026-04-14T12:12:38.253573129Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-14T12:12:38.254220282Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=646.873µs logger=migrator t=2026-04-14T12:12:38.257544314Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-14T12:12:38.257574815Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=29.581µs logger=migrator t=2026-04-14T12:12:38.261758836Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-14T12:12:38.264425553Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.664917ms logger=migrator t=2026-04-14T12:12:38.267902979Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-14T12:12:38.270343712Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.442273ms logger=migrator t=2026-04-14T12:12:38.275555495Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-14T12:12:38.276052636Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=502.882µs logger=migrator t=2026-04-14T12:12:38.280974782Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-14T12:12:38.283686851Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.719249ms logger=migrator t=2026-04-14T12:12:38.287464984Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-14T12:12:38.290026179Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.560915ms logger=migrator t=2026-04-14T12:12:38.294505066Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-14T12:12:38.296012069Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.512194ms logger=migrator t=2026-04-14T12:12:38.302615752Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-14T12:12:38.303258295Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=642.623µs logger=migrator t=2026-04-14T12:12:38.307215362Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-14T12:12:38.30808836Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=873.038µs logger=migrator t=2026-04-14T12:12:38.313260443Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-14T12:12:38.314906288Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.651065ms logger=migrator t=2026-04-14T12:12:38.319444867Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-14T12:12:38.321534112Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=2.100086ms logger=migrator t=2026-04-14T12:12:38.327289407Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-14T12:12:38.328964383Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.680186ms logger=migrator t=2026-04-14T12:12:38.333284707Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-14T12:12:38.333585263Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=299.467µs logger=migrator t=2026-04-14T12:12:38.341510125Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-14T12:12:38.341554116Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=44.551µs logger=migrator t=2026-04-14T12:12:38.347922364Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-14T12:12:38.351289567Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.369603ms logger=migrator t=2026-04-14T12:12:38.355030169Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-14T12:12:38.357936542Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.905263ms logger=migrator t=2026-04-14T12:12:38.362661744Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-14T12:12:38.362735176Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=73.562µs logger=migrator t=2026-04-14T12:12:38.366503957Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-14T12:12:38.367290944Z level=info msg="Migration successfully executed" id="create quota table v1" duration=786.987µs logger=migrator t=2026-04-14T12:12:38.371482355Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-14T12:12:38.372999398Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.516482ms logger=migrator t=2026-04-14T12:12:38.377563327Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-14T12:12:38.377635548Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=72.751µs logger=migrator t=2026-04-14T12:12:38.381173265Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-14T12:12:38.382003253Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=826.578µs logger=migrator t=2026-04-14T12:12:38.387142334Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-14T12:12:38.388580116Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.438802ms logger=migrator t=2026-04-14T12:12:38.393314738Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-14T12:12:38.398271466Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.957328ms logger=migrator t=2026-04-14T12:12:38.40210511Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-14T12:12:38.402171801Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=67.551µs logger=migrator t=2026-04-14T12:12:38.405031313Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-14T12:12:38.405925662Z level=info msg="Migration successfully executed" id="create session table" duration=894.529µs logger=migrator t=2026-04-14T12:12:38.411512633Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-14T12:12:38.411652786Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=140.863µs logger=migrator t=2026-04-14T12:12:38.415380536Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-14T12:12:38.415519009Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=137.843µs logger=migrator t=2026-04-14T12:12:38.419312482Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-14T12:12:38.420106289Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=793.647µs logger=migrator t=2026-04-14T12:12:38.424418583Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-14T12:12:38.425332483Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=912.51µs logger=migrator t=2026-04-14T12:12:38.43028828Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-14T12:12:38.430359632Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=73.372µs logger=migrator t=2026-04-14T12:12:38.433944029Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-14T12:12:38.434049172Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=105.263µs logger=migrator t=2026-04-14T12:12:38.439002619Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-14T12:12:38.444776705Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.772056ms logger=migrator t=2026-04-14T12:12:38.448742Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-14T12:12:38.452692957Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.949766ms logger=migrator t=2026-04-14T12:12:38.457287395Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-14T12:12:38.457463549Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=181.984µs logger=migrator t=2026-04-14T12:12:38.461314233Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-14T12:12:38.461447836Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=134.773µs logger=migrator t=2026-04-14T12:12:38.467475606Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-14T12:12:38.469188884Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.717548ms logger=migrator t=2026-04-14T12:12:38.4741251Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-14T12:12:38.474170061Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=47.001µs logger=migrator t=2026-04-14T12:12:38.480198982Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-14T12:12:38.484618608Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.421376ms logger=migrator t=2026-04-14T12:12:38.48928888Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-14T12:12:38.489505815Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=217.635µs logger=migrator t=2026-04-14T12:12:38.494177125Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-14T12:12:38.502711071Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=8.538266ms logger=migrator t=2026-04-14T12:12:38.506652386Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-14T12:12:38.511785798Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.126061ms logger=migrator t=2026-04-14T12:12:38.518728008Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-14T12:12:38.518894741Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=172.564µs logger=migrator t=2026-04-14T12:12:38.525962665Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-14T12:12:38.527756183Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.793478ms logger=migrator t=2026-04-14T12:12:38.540927799Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-14T12:12:38.541561412Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=633.843µs logger=migrator t=2026-04-14T12:12:38.545800525Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-14T12:12:38.547826969Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.025664ms logger=migrator t=2026-04-14T12:12:38.55894889Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-14T12:12:38.560681647Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.732807ms logger=migrator t=2026-04-14T12:12:38.566601536Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-14T12:12:38.567814893Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.219467ms logger=migrator t=2026-04-14T12:12:38.571275417Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-14T12:12:38.572219858Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=944.211µs logger=migrator t=2026-04-14T12:12:38.576691705Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-14T12:12:38.577477251Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=785.657µs logger=migrator t=2026-04-14T12:12:38.582151113Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-14T12:12:38.583991713Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.83979ms logger=migrator t=2026-04-14T12:12:38.58799167Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-14T12:12:38.589239616Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.248166ms logger=migrator t=2026-04-14T12:12:38.59354146Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-14T12:12:38.603433814Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.891504ms logger=migrator t=2026-04-14T12:12:38.607282788Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-14T12:12:38.608068485Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=787.407µs logger=migrator t=2026-04-14T12:12:38.6129029Z 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-04-14T12:12:38.613703927Z 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=800.887µs logger=migrator t=2026-04-14T12:12:38.617593742Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-14T12:12:38.617861008Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=266.956µs logger=migrator t=2026-04-14T12:12:38.621617559Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-14T12:12:38.622380045Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=762.476µs logger=migrator t=2026-04-14T12:12:38.627099918Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-14T12:12:38.62816664Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.062302ms logger=migrator t=2026-04-14T12:12:38.63178548Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-14T12:12:38.635258225Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.470905ms logger=migrator t=2026-04-14T12:12:38.63919923Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-14T12:12:38.643923703Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.711532ms logger=migrator t=2026-04-14T12:12:38.648276687Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-14T12:12:38.652506669Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.230183ms logger=migrator t=2026-04-14T12:12:38.657870715Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-14T12:12:38.661419211Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.552366ms logger=migrator t=2026-04-14T12:12:38.666724087Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-14T12:12:38.668303691Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.584984ms logger=migrator t=2026-04-14T12:12:38.680344222Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-14T12:12:38.680399433Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=49.631µs logger=migrator t=2026-04-14T12:12:38.684235436Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-14T12:12:38.684335098Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=101.532µs logger=migrator t=2026-04-14T12:12:38.688605242Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-14T12:12:38.690011202Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.408011ms logger=migrator t=2026-04-14T12:12:38.694605632Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-14T12:12:38.695548472Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=919.129µs logger=migrator t=2026-04-14T12:12:38.699241642Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-14T12:12:38.700171202Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=928.91µs logger=migrator t=2026-04-14T12:12:38.705182211Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-14T12:12:38.706741364Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.563283ms logger=migrator t=2026-04-14T12:12:38.712368746Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-14T12:12:38.713323748Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=954.942µs logger=migrator t=2026-04-14T12:12:38.72451155Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-14T12:12:38.730460889Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.946029ms logger=migrator t=2026-04-14T12:12:38.73513743Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-14T12:12:38.739117647Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.979877ms logger=migrator t=2026-04-14T12:12:38.742680723Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-14T12:12:38.742869078Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=188.064µs logger=migrator t=2026-04-14T12:12:38.746508607Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-14T12:12:38.747401196Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=891.929µs logger=migrator t=2026-04-14T12:12:38.751111496Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-14T12:12:38.752372064Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.255788ms logger=migrator t=2026-04-14T12:12:38.757100006Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-14T12:12:38.761903521Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.802515ms logger=migrator t=2026-04-14T12:12:38.766763916Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-14T12:12:38.767055103Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=294.886µs logger=migrator t=2026-04-14T12:12:38.77338641Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-14T12:12:38.775588068Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=2.192497ms logger=migrator t=2026-04-14T12:12:38.784048091Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-14T12:12:38.785498762Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.456011ms logger=migrator t=2026-04-14T12:12:38.790625853Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-14T12:12:38.790747676Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=114.492µs logger=migrator t=2026-04-14T12:12:38.795494659Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-14T12:12:38.796563342Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.069363ms logger=migrator t=2026-04-14T12:12:38.800430896Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-14T12:12:38.801720684Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.283798ms logger=migrator t=2026-04-14T12:12:38.805040166Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-14T12:12:38.806498668Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.457392ms logger=migrator t=2026-04-14T12:12:38.819401188Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-14T12:12:38.820586033Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.186265ms logger=migrator t=2026-04-14T12:12:38.82691275Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-14T12:12:38.828161878Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.248417ms logger=migrator t=2026-04-14T12:12:38.832053972Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-14T12:12:38.833399901Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.345819ms logger=migrator t=2026-04-14T12:12:38.838314407Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-14T12:12:38.838344848Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=31.881µs logger=migrator t=2026-04-14T12:12:38.843338366Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-14T12:12:38.846788831Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.449825ms logger=migrator t=2026-04-14T12:12:38.851197127Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-14T12:12:38.852539646Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.349259ms logger=migrator t=2026-04-14T12:12:38.857547845Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-14T12:12:38.861271126Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.708722ms logger=migrator t=2026-04-14T12:12:38.864636478Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-14T12:12:38.865378434Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=742.066µs logger=migrator t=2026-04-14T12:12:38.869924033Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-14T12:12:38.870838393Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=914.15µs logger=migrator t=2026-04-14T12:12:38.874857089Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-14T12:12:38.875694208Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=837.069µs logger=migrator t=2026-04-14T12:12:38.879815197Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-14T12:12:38.891784457Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.96914ms logger=migrator t=2026-04-14T12:12:38.897965942Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-14T12:12:38.899013534Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.053043ms logger=migrator t=2026-04-14T12:12:38.903750037Z 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-04-14T12:12:38.905583656Z 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.8333ms logger=migrator t=2026-04-14T12:12:38.91133545Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-14T12:12:38.912146859Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=816.359µs logger=migrator t=2026-04-14T12:12:38.917710969Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-14T12:12:38.919247802Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.542743ms logger=migrator t=2026-04-14T12:12:38.92513166Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-14T12:12:38.925552889Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=426.749µs logger=migrator t=2026-04-14T12:12:38.930272971Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-14T12:12:38.935158508Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.886167ms logger=migrator t=2026-04-14T12:12:38.938331746Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-14T12:12:38.94264029Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.308034ms logger=migrator t=2026-04-14T12:12:38.948287902Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-14T12:12:38.949219932Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=931.38µs logger=migrator t=2026-04-14T12:12:38.955048819Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-14T12:12:38.956590663Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.552844ms logger=migrator t=2026-04-14T12:12:38.962441869Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-14T12:12:38.962764346Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=325.717µs logger=migrator t=2026-04-14T12:12:38.966109179Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-14T12:12:38.971649059Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.53667ms logger=migrator t=2026-04-14T12:12:38.97675674Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-14T12:12:38.978008687Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.250976ms logger=migrator t=2026-04-14T12:12:38.984465986Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-14T12:12:38.984647621Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=182.255µs logger=migrator t=2026-04-14T12:12:38.991701993Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-14T12:12:38.992369907Z level=info msg="Migration successfully executed" id="Move region to single row" duration=668.234µs logger=migrator t=2026-04-14T12:12:38.995883464Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-14T12:12:38.99707Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.185656ms logger=migrator t=2026-04-14T12:12:39.003142491Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-14T12:12:39.004301507Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.159376ms logger=migrator t=2026-04-14T12:12:39.008964438Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-14T12:12:39.010021961Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.056583ms logger=migrator t=2026-04-14T12:12:39.013410254Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-14T12:12:39.014375555Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=964.621µs logger=migrator t=2026-04-14T12:12:39.018461474Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-14T12:12:39.019330783Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=868.969µs logger=migrator t=2026-04-14T12:12:39.022671545Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-14T12:12:39.024326251Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.653816ms logger=migrator t=2026-04-14T12:12:39.029698928Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-14T12:12:39.029775189Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=73.012µs logger=migrator t=2026-04-14T12:12:39.033127712Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-14T12:12:39.034018051Z level=info msg="Migration successfully executed" id="create test_data table" duration=890.749µs logger=migrator t=2026-04-14T12:12:39.040355258Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-14T12:12:39.041249018Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=893.69µs logger=migrator t=2026-04-14T12:12:39.045081751Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-14T12:12:39.04640081Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.318939ms logger=migrator t=2026-04-14T12:12:39.050910747Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-14T12:12:39.052954152Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.041515ms logger=migrator t=2026-04-14T12:12:39.057375268Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-14T12:12:39.057570342Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=195.274µs logger=migrator t=2026-04-14T12:12:39.060744471Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-14T12:12:39.061134029Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=389.958µs logger=migrator t=2026-04-14T12:12:39.06575861Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-14T12:12:39.065828841Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=70.411µs logger=migrator t=2026-04-14T12:12:39.068511938Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-14T12:12:39.069373448Z level=info msg="Migration successfully executed" id="create team table" duration=861.01µs logger=migrator t=2026-04-14T12:12:39.0727149Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-14T12:12:39.074146742Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.431341ms logger=migrator t=2026-04-14T12:12:39.07963847Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-14T12:12:39.081059911Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.420581ms logger=migrator t=2026-04-14T12:12:39.085802474Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-14T12:12:39.092495329Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.693265ms logger=migrator t=2026-04-14T12:12:39.096269511Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-14T12:12:39.096465165Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=180.034µs logger=migrator t=2026-04-14T12:12:39.100714967Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-14T12:12:39.101373321Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=659.144µs logger=migrator t=2026-04-14T12:12:39.104594281Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-14T12:12:39.105202625Z level=info msg="Migration successfully executed" id="create team member table" duration=604.774µs logger=migrator t=2026-04-14T12:12:39.109008567Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-14T12:12:39.10964404Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=633.193µs logger=migrator t=2026-04-14T12:12:39.11286682Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-14T12:12:39.113521515Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=654.165µs logger=migrator t=2026-04-14T12:12:39.116695404Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-14T12:12:39.117336538Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=640.524µs logger=migrator t=2026-04-14T12:12:39.120523837Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-14T12:12:39.123782067Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=3.25743ms logger=migrator t=2026-04-14T12:12:39.126752152Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-14T12:12:39.129943561Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.19149ms logger=migrator t=2026-04-14T12:12:39.133025608Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-14T12:12:39.136223628Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.19724ms logger=migrator t=2026-04-14T12:12:39.139278654Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-14T12:12:39.139933988Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=654.794µs logger=migrator t=2026-04-14T12:12:39.143049275Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-14T12:12:39.1437528Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=702.975µs logger=migrator t=2026-04-14T12:12:39.146898818Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-14T12:12:39.147613264Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=713.476µs logger=migrator t=2026-04-14T12:12:39.150582669Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-14T12:12:39.151338535Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=755.696µs logger=migrator t=2026-04-14T12:12:39.154621806Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-14T12:12:39.155259819Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=637.693µs logger=migrator t=2026-04-14T12:12:39.158395268Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-14T12:12:39.159027722Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=631.874µs logger=migrator t=2026-04-14T12:12:39.162025887Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-14T12:12:39.16265221Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=626.063µs logger=migrator t=2026-04-14T12:12:39.165647965Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-14T12:12:39.166275358Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=626.953µs logger=migrator t=2026-04-14T12:12:39.169236833Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-14T12:12:39.169585091Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=349.858µs logger=migrator t=2026-04-14T12:12:39.17279123Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-14T12:12:39.172950134Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=158.354µs logger=migrator t=2026-04-14T12:12:39.17599684Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-14T12:12:39.176538371Z level=info msg="Migration successfully executed" id="create tag table" duration=541.401µs logger=migrator t=2026-04-14T12:12:39.179782932Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-14T12:12:39.180532148Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=748.936µs logger=migrator t=2026-04-14T12:12:39.183520653Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-14T12:12:39.184059975Z level=info msg="Migration successfully executed" id="create login attempt table" duration=539.532µs logger=migrator t=2026-04-14T12:12:39.190384622Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-14T12:12:39.192172971Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.793639ms logger=migrator t=2026-04-14T12:12:39.195932422Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-14T12:12:39.19725661Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.324098ms logger=migrator t=2026-04-14T12:12:39.201809619Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-14T12:12:39.216106749Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.3006ms logger=migrator t=2026-04-14T12:12:39.220645938Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-14T12:12:39.221538357Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=889.259µs logger=migrator t=2026-04-14T12:12:39.225234547Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-14T12:12:39.226182088Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=947.181µs logger=migrator t=2026-04-14T12:12:39.230410879Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-14T12:12:39.230710566Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=299.787µs logger=migrator t=2026-04-14T12:12:39.234209372Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-14T12:12:39.234900367Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=689.815µs logger=migrator t=2026-04-14T12:12:39.238576586Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-14T12:12:39.239872675Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.290299ms logger=migrator t=2026-04-14T12:12:39.244198168Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-14T12:12:39.245862845Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.663617ms logger=migrator t=2026-04-14T12:12:39.24979528Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-14T12:12:39.249868191Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=72.871µs logger=migrator t=2026-04-14T12:12:39.253251194Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-14T12:12:39.258851006Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.598552ms logger=migrator t=2026-04-14T12:12:39.263248242Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-14T12:12:39.268772871Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.523639ms logger=migrator t=2026-04-14T12:12:39.272201305Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-14T12:12:39.277600822Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.399237ms logger=migrator t=2026-04-14T12:12:39.28209763Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-14T12:12:39.292557837Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=10.459506ms logger=migrator t=2026-04-14T12:12:39.298939916Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-14T12:12:39.300579001Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.642905ms logger=migrator t=2026-04-14T12:12:39.306220763Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-14T12:12:39.314536203Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.30566ms logger=migrator t=2026-04-14T12:12:39.320028322Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-14T12:12:39.321496565Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.468233ms logger=migrator t=2026-04-14T12:12:39.327581856Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-14T12:12:39.328581508Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=999.472µs logger=migrator t=2026-04-14T12:12:39.332132626Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-14T12:12:39.333006444Z level=info msg="Migration successfully executed" id="create user auth token table" duration=864.569µs logger=migrator t=2026-04-14T12:12:39.338620176Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-14T12:12:39.341065799Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.473224ms logger=migrator t=2026-04-14T12:12:39.34528515Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-14T12:12:39.346516887Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.231587ms logger=migrator t=2026-04-14T12:12:39.350593855Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-14T12:12:39.351369032Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=775.227µs logger=migrator t=2026-04-14T12:12:39.3568501Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-14T12:12:39.363543916Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.695226ms logger=migrator t=2026-04-14T12:12:39.370058967Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-14T12:12:39.372444829Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.338221ms logger=migrator t=2026-04-14T12:12:39.379699607Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-14T12:12:39.380715789Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.015282ms logger=migrator t=2026-04-14T12:12:39.387475345Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-14T12:12:39.388631311Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.154486ms logger=migrator t=2026-04-14T12:12:39.396284215Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-14T12:12:39.397286818Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=999.643µs logger=migrator t=2026-04-14T12:12:39.402894179Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-14T12:12:39.403973563Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.071663ms logger=migrator t=2026-04-14T12:12:39.411041996Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-14T12:12:39.411158899Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=117.633µs logger=migrator t=2026-04-14T12:12:39.417572398Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-14T12:12:39.41766111Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=89.212µs logger=migrator t=2026-04-14T12:12:39.423741091Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-14T12:12:39.42501911Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.275338ms logger=migrator t=2026-04-14T12:12:39.434151747Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-14T12:12:39.436262683Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.114686ms logger=migrator t=2026-04-14T12:12:39.449223534Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-14T12:12:39.450842589Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.622276ms logger=migrator t=2026-04-14T12:12:39.457317219Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-14T12:12:39.457529814Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=219.705µs logger=migrator t=2026-04-14T12:12:39.462526742Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-14T12:12:39.464308411Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.781229ms logger=migrator t=2026-04-14T12:12:39.469929763Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-14T12:12:39.470943395Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.013642ms logger=migrator t=2026-04-14T12:12:39.47674993Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-14T12:12:39.477945327Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.195617ms logger=migrator t=2026-04-14T12:12:39.48359591Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-14T12:12:39.485649833Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.052784ms logger=migrator t=2026-04-14T12:12:39.492272288Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-14T12:12:39.499369971Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.096553ms logger=migrator t=2026-04-14T12:12:39.502916499Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-14T12:12:39.503704616Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=788.057µs logger=migrator t=2026-04-14T12:12:39.53023491Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-14T12:12:39.530475135Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=242.205µs logger=migrator t=2026-04-14T12:12:39.537355055Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-14T12:12:39.538484809Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.130154ms logger=migrator t=2026-04-14T12:12:39.544784617Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-14T12:12:39.546982114Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.196457ms logger=migrator t=2026-04-14T12:12:39.553289071Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-14T12:12:39.555215882Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.926661ms logger=migrator t=2026-04-14T12:12:39.567829016Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-14T12:12:39.567906608Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=79.552µs logger=migrator t=2026-04-14T12:12:39.57399784Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-14T12:12:39.575473991Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.475691ms logger=migrator t=2026-04-14T12:12:39.581142064Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-14T12:12:39.582706748Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.563734ms logger=migrator t=2026-04-14T12:12:39.589187859Z 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-04-14T12:12:39.590450217Z 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.267858ms logger=migrator t=2026-04-14T12:12:39.606584196Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-14T12:12:39.608026017Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.462591ms logger=migrator t=2026-04-14T12:12:39.613368263Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-14T12:12:39.617586564Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=4.218831ms logger=migrator t=2026-04-14T12:12:39.621776806Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-14T12:12:39.622497351Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=719.715µs logger=migrator t=2026-04-14T12:12:39.626712823Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-14T12:12:39.627695404Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=982.321µs logger=migrator t=2026-04-14T12:12:39.633118802Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-14T12:12:39.662384476Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.237083ms logger=migrator t=2026-04-14T12:12:39.667675111Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-14T12:12:39.691798094Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.124704ms logger=migrator t=2026-04-14T12:12:39.699054872Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-14T12:12:39.699839438Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=784.816µs logger=migrator t=2026-04-14T12:12:39.705644624Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-14T12:12:39.70683231Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.186986ms logger=migrator t=2026-04-14T12:12:39.711205475Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-14T12:12:39.720540117Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.335012ms logger=migrator t=2026-04-14T12:12:39.726301012Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-14T12:12:39.732013925Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.712323ms logger=migrator t=2026-04-14T12:12:39.736726148Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-14T12:12:39.737835202Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.108944ms logger=migrator t=2026-04-14T12:12:39.742636926Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-14T12:12:39.743755181Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.118575ms logger=migrator t=2026-04-14T12:12:39.749495145Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-14T12:12:39.751070379Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.573244ms logger=migrator t=2026-04-14T12:12:39.756262632Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-14T12:12:39.758205574Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.942262ms logger=migrator t=2026-04-14T12:12:39.76354681Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-14T12:12:39.763624532Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=79.522µs logger=migrator t=2026-04-14T12:12:39.769740134Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-14T12:12:39.779964275Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.210201ms logger=migrator t=2026-04-14T12:12:39.787269904Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-14T12:12:39.797408054Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=10.13037ms logger=migrator t=2026-04-14T12:12:39.803042046Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-14T12:12:39.809743971Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.700855ms logger=migrator t=2026-04-14T12:12:39.815778262Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-14T12:12:39.817004699Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.225037ms logger=migrator t=2026-04-14T12:12:39.822622871Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-14T12:12:39.82444324Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.820139ms logger=migrator t=2026-04-14T12:12:39.830674516Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-14T12:12:39.839828374Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.149088ms logger=migrator t=2026-04-14T12:12:39.846970758Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-14T12:12:39.85347723Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.506072ms logger=migrator t=2026-04-14T12:12:39.859392018Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-14T12:12:39.860711566Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.318888ms logger=migrator t=2026-04-14T12:12:39.866295557Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-14T12:12:39.875035357Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.74017ms logger=migrator t=2026-04-14T12:12:39.881239912Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-14T12:12:39.887903296Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.662084ms logger=migrator t=2026-04-14T12:12:39.893663891Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-14T12:12:39.893714122Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=50.781µs logger=migrator t=2026-04-14T12:12:39.900940849Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-14T12:12:39.903188337Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.246628ms logger=migrator t=2026-04-14T12:12:39.91022734Z 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-04-14T12:12:39.911350934Z 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.120394ms logger=migrator t=2026-04-14T12:12:39.917316034Z 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-04-14T12:12:39.91852829Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.210887ms logger=migrator t=2026-04-14T12:12:39.924389037Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-14T12:12:39.924621962Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=232.555µs logger=migrator t=2026-04-14T12:12:39.931324947Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-14T12:12:39.94158537Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.259513ms logger=migrator t=2026-04-14T12:12:39.946509417Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-14T12:12:39.951169238Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.658031ms logger=migrator t=2026-04-14T12:12:39.958470956Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-14T12:12:39.964838344Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.366708ms logger=migrator t=2026-04-14T12:12:39.970835275Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-14T12:12:39.97939402Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.561186ms logger=migrator t=2026-04-14T12:12:39.984340037Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-14T12:12:39.990713546Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.372989ms logger=migrator t=2026-04-14T12:12:39.996204735Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-14T12:12:39.996347738Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=143.313µs logger=migrator t=2026-04-14T12:12:40.000644151Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-14T12:12:40.001893528Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.247417ms logger=migrator t=2026-04-14T12:12:40.008033141Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-14T12:12:40.017342842Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.310421ms logger=migrator t=2026-04-14T12:12:40.023629109Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-14T12:12:40.02368012Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=55.072µs logger=migrator t=2026-04-14T12:12:40.029784003Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-14T12:12:40.03934344Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.561117ms logger=migrator t=2026-04-14T12:12:40.044322618Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-14T12:12:40.045106785Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=783.237µs logger=migrator t=2026-04-14T12:12:40.05088274Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-14T12:12:40.060080659Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.198669ms logger=migrator t=2026-04-14T12:12:40.064520996Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-14T12:12:40.065100698Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=577.322µs logger=migrator t=2026-04-14T12:12:40.069536775Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-14T12:12:40.071121729Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.584233ms logger=migrator t=2026-04-14T12:12:40.075568705Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-14T12:12:40.083347714Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.779239ms logger=migrator t=2026-04-14T12:12:40.089291293Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-14T12:12:40.090155521Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=863.338µs logger=migrator t=2026-04-14T12:12:40.09562546Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-14T12:12:40.098644705Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=3.018045ms logger=migrator t=2026-04-14T12:12:40.104900021Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-14T12:12:40.106371633Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.475422ms logger=migrator t=2026-04-14T12:12:40.110207856Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-14T12:12:40.111479494Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.271218ms logger=migrator t=2026-04-14T12:12:40.115322627Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-14T12:12:40.115388779Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=66.452µs logger=migrator t=2026-04-14T12:12:40.119503088Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-14T12:12:40.12051404Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.010672ms logger=migrator t=2026-04-14T12:12:40.124678381Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-14T12:12:40.125848336Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.168875ms logger=migrator t=2026-04-14T12:12:40.129606387Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-14T12:12:40.129985215Z 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-04-14T12:12:40.133835589Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-14T12:12:40.134245147Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=409.758µs logger=migrator t=2026-04-14T12:12:40.137975818Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-14T12:12:40.139029812Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.052814ms logger=migrator t=2026-04-14T12:12:40.14310742Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-14T12:12:40.150544341Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.435921ms logger=migrator t=2026-04-14T12:12:40.154598989Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-14T12:12:40.155626622Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.026753ms logger=migrator t=2026-04-14T12:12:40.160692921Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-14T12:12:40.161740704Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.045973ms logger=migrator t=2026-04-14T12:12:40.166030277Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-14T12:12:40.166925597Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=889.73µs logger=migrator t=2026-04-14T12:12:40.171777161Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-14T12:12:40.172915176Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.142505ms logger=migrator t=2026-04-14T12:12:40.177087356Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-14T12:12:40.17817348Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.085854ms logger=migrator t=2026-04-14T12:12:40.182303559Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-14T12:12:40.18233678Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=40.731µs logger=migrator t=2026-04-14T12:12:40.187267287Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-14T12:12:40.187558264Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=290.407µs logger=migrator t=2026-04-14T12:12:40.192515731Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-14T12:12:40.205361279Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=12.845288ms logger=migrator t=2026-04-14T12:12:40.209785276Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-14T12:12:40.210109163Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=323.957µs logger=migrator t=2026-04-14T12:12:40.214559869Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-14T12:12:40.215448868Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=888.689µs logger=migrator t=2026-04-14T12:12:40.219564597Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-14T12:12:40.220017038Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=452.361µs logger=migrator t=2026-04-14T12:12:40.224860062Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-14T12:12:40.22799303Z level=info msg="Migration successfully executed" id="create data_keys table" duration=3.131958ms logger=migrator t=2026-04-14T12:12:40.234481161Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-14T12:12:40.236233979Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.753068ms logger=migrator t=2026-04-14T12:12:40.241529534Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-14T12:12:40.2814747Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=39.938745ms logger=migrator t=2026-04-14T12:12:40.286855246Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-14T12:12:40.292800406Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.94381ms logger=migrator t=2026-04-14T12:12:40.297964727Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-14T12:12:40.298137041Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=172.124µs logger=migrator t=2026-04-14T12:12:40.303130529Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-14T12:12:40.337992866Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.863067ms logger=migrator t=2026-04-14T12:12:40.344220051Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-14T12:12:40.374592279Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.366758ms logger=migrator t=2026-04-14T12:12:40.380210771Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-14T12:12:40.380868595Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=658.194µs logger=migrator t=2026-04-14T12:12:40.385973806Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-14T12:12:40.387741804Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.767518ms logger=migrator t=2026-04-14T12:12:40.394704685Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-14T12:12:40.39493933Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=235.115µs logger=migrator t=2026-04-14T12:12:40.400160334Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-14T12:12:40.401147555Z level=info msg="Migration successfully executed" id="create permission table" duration=983.371µs logger=migrator t=2026-04-14T12:12:40.406801787Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-14T12:12:40.408365632Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.563455ms logger=migrator t=2026-04-14T12:12:40.415807872Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-14T12:12:40.416891796Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.082334ms logger=migrator t=2026-04-14T12:12:40.421891595Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-14T12:12:40.423364906Z level=info msg="Migration successfully executed" id="create role table" duration=1.472681ms logger=migrator t=2026-04-14T12:12:40.428077319Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-14T12:12:40.43553809Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.456531ms logger=migrator t=2026-04-14T12:12:40.441129591Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-14T12:12:40.448487111Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.35675ms logger=migrator t=2026-04-14T12:12:40.45395657Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-14T12:12:40.456568996Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.601116ms logger=migrator t=2026-04-14T12:12:40.463488326Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-14T12:12:40.46549352Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.003994ms logger=migrator t=2026-04-14T12:12:40.469715032Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-14T12:12:40.471595982Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.88455ms logger=migrator t=2026-04-14T12:12:40.475742283Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-14T12:12:40.476757564Z level=info msg="Migration successfully executed" id="create team role table" duration=1.015132ms logger=migrator t=2026-04-14T12:12:40.481492587Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-14T12:12:40.483056411Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.562184ms logger=migrator t=2026-04-14T12:12:40.48943797Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-14T12:12:40.490982293Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.546633ms logger=migrator t=2026-04-14T12:12:40.49545215Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-14T12:12:40.497078825Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.626345ms logger=migrator t=2026-04-14T12:12:40.503520585Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-14T12:12:40.504502926Z level=info msg="Migration successfully executed" id="create user role table" duration=983.261µs logger=migrator t=2026-04-14T12:12:40.51070353Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-14T12:12:40.511856886Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.156696ms logger=migrator t=2026-04-14T12:12:40.516662419Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-14T12:12:40.517837545Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.174966ms logger=migrator t=2026-04-14T12:12:40.52498791Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-14T12:12:40.526889281Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.902921ms logger=migrator t=2026-04-14T12:12:40.531229616Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-14T12:12:40.532119395Z level=info msg="Migration successfully executed" id="create builtin role table" duration=889.629µs logger=migrator t=2026-04-14T12:12:40.536297435Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-14T12:12:40.537570973Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.273478ms logger=migrator t=2026-04-14T12:12:40.542521771Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-14T12:12:40.543596343Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.074343ms logger=migrator t=2026-04-14T12:12:40.54759252Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-14T12:12:40.555648915Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.055905ms logger=migrator t=2026-04-14T12:12:40.559181572Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-14T12:12:40.560290126Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.109204ms logger=migrator t=2026-04-14T12:12:40.566196364Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-14T12:12:40.567349809Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.153325ms logger=migrator t=2026-04-14T12:12:40.571335035Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-14T12:12:40.57247285Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.137055ms logger=migrator t=2026-04-14T12:12:40.576018587Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-14T12:12:40.577239663Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.220706ms logger=migrator t=2026-04-14T12:12:40.581475245Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-14T12:12:40.582705291Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.217776ms logger=migrator t=2026-04-14T12:12:40.587493866Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-14T12:12:40.58957364Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.079784ms logger=migrator t=2026-04-14T12:12:40.594120279Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-14T12:12:40.602196874Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.071795ms logger=migrator t=2026-04-14T12:12:40.606482767Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-14T12:12:40.614430169Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.953272ms logger=migrator t=2026-04-14T12:12:40.618038698Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-14T12:12:40.625882667Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.843619ms logger=migrator t=2026-04-14T12:12:40.629730611Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-14T12:12:40.638018461Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.28679ms logger=migrator t=2026-04-14T12:12:40.643776176Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-14T12:12:40.644677015Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=900.939µs logger=migrator t=2026-04-14T12:12:40.650354769Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-14T12:12:40.652340092Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.977804ms logger=migrator t=2026-04-14T12:12:40.657169607Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-14T12:12:40.658391213Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.220796ms logger=migrator t=2026-04-14T12:12:40.663029124Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-14T12:12:40.663952993Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=923.689µs logger=migrator t=2026-04-14T12:12:40.668105903Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-14T12:12:40.669270999Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.164516ms logger=migrator t=2026-04-14T12:12:40.674728017Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-14T12:12:40.67487737Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=150.243µs logger=migrator t=2026-04-14T12:12:40.680608885Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-14T12:12:40.680802279Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=200.935µs logger=migrator t=2026-04-14T12:12:40.686733517Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-14T12:12:40.687438642Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=706.875µs logger=migrator t=2026-04-14T12:12:40.691095612Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-14T12:12:40.692046633Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=952.991µs logger=migrator t=2026-04-14T12:12:40.697014861Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-14T12:12:40.698294398Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.279047ms logger=migrator t=2026-04-14T12:12:40.702029509Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-14T12:12:40.702274445Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=244.716µs logger=migrator t=2026-04-14T12:12:40.706423694Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-14T12:12:40.706946575Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=522.121µs logger=migrator t=2026-04-14T12:12:40.710790379Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-14T12:12:40.71178957Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=999.141µs logger=migrator t=2026-04-14T12:12:40.716334949Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-14T12:12:40.717947704Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.611185ms logger=migrator t=2026-04-14T12:12:40.723438453Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-14T12:12:40.732913769Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.476606ms logger=migrator t=2026-04-14T12:12:40.736213271Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-14T12:12:40.736286132Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=74.141µs logger=migrator t=2026-04-14T12:12:40.739792978Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-14T12:12:40.740946983Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.134964ms logger=migrator t=2026-04-14T12:12:40.746663187Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-14T12:12:40.747808592Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.145745ms logger=migrator t=2026-04-14T12:12:40.751880839Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-14T12:12:40.753047475Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.169716ms logger=migrator t=2026-04-14T12:12:40.757047482Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-14T12:12:40.767732894Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.682902ms logger=migrator t=2026-04-14T12:12:40.772051428Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-14T12:12:40.77308835Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.036312ms logger=migrator t=2026-04-14T12:12:40.776555575Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-14T12:12:40.777558487Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.002642ms logger=migrator t=2026-04-14T12:12:40.781739657Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-14T12:12:40.803835707Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.09659ms logger=migrator t=2026-04-14T12:12:40.817461352Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-14T12:12:40.818839972Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.37422ms logger=migrator t=2026-04-14T12:12:40.822937391Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-14T12:12:40.824072105Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.133964ms logger=migrator t=2026-04-14T12:12:40.828938941Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-14T12:12:40.830377451Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.43814ms logger=migrator t=2026-04-14T12:12:40.834351648Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-14T12:12:40.835423251Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.070723ms logger=migrator t=2026-04-14T12:12:40.839366347Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-14T12:12:40.839599072Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=232.695µs logger=migrator t=2026-04-14T12:12:40.84364374Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-14T12:12:40.844948208Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.300349ms logger=migrator t=2026-04-14T12:12:40.849402984Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-14T12:12:40.857535051Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.131847ms logger=migrator t=2026-04-14T12:12:40.86118568Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-14T12:12:40.861760713Z level=info msg="Migration successfully executed" id="create entity_events table" duration=574.753µs logger=migrator t=2026-04-14T12:12:40.865951403Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-14T12:12:40.866654568Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=702.575µs logger=migrator t=2026-04-14T12:12:40.873060108Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-14T12:12:40.873745212Z 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-04-14T12:12:40.8777935Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-14T12:12:40.878526426Z 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-04-14T12:12:40.882314908Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-14T12:12:40.883526754Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.211496ms logger=migrator t=2026-04-14T12:12:40.888942662Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-14T12:12:40.889977265Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.034583ms logger=migrator t=2026-04-14T12:12:40.89390553Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-14T12:12:40.89574165Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.835911ms logger=migrator t=2026-04-14T12:12:40.900954263Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-14T12:12:40.902056866Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.102173ms logger=migrator t=2026-04-14T12:12:40.906143114Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-14T12:12:40.907143187Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=999.963µs logger=migrator t=2026-04-14T12:12:40.910375587Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-14T12:12:40.911448889Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.074043ms logger=migrator t=2026-04-14T12:12:40.915448777Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-14T12:12:40.916223323Z level=info msg="Migration successfully executed" id="Drop public config table" duration=766.176µs logger=migrator t=2026-04-14T12:12:40.920841724Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-14T12:12:40.921951088Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.107773ms logger=migrator t=2026-04-14T12:12:40.926100348Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-14T12:12:40.927231662Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.131374ms logger=migrator t=2026-04-14T12:12:40.930623716Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-14T12:12:40.931749051Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.125015ms logger=migrator t=2026-04-14T12:12:40.935196445Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-14T12:12:40.936263698Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.067443ms logger=migrator t=2026-04-14T12:12:40.941331268Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-14T12:12:40.968460466Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.132218ms logger=migrator t=2026-04-14T12:12:40.973487846Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-14T12:12:40.981836496Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.34824ms logger=migrator t=2026-04-14T12:12:40.985373413Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-14T12:12:40.993779415Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.405412ms logger=migrator t=2026-04-14T12:12:40.999356506Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-14T12:12:40.999610832Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=255.006µs logger=migrator t=2026-04-14T12:12:41.002956574Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-14T12:12:41.015705471Z level=info msg="Migration successfully executed" id="add share column" duration=12.749967ms logger=migrator t=2026-04-14T12:12:41.019324669Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-14T12:12:41.019475163Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=150.613µs logger=migrator t=2026-04-14T12:12:41.023034029Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-14T12:12:41.023722174Z level=info msg="Migration successfully executed" id="create file table" duration=687.755µs logger=migrator t=2026-04-14T12:12:41.030161124Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-14T12:12:41.032018844Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.85664ms logger=migrator t=2026-04-14T12:12:41.036378569Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-14T12:12:41.037581864Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.202845ms logger=migrator t=2026-04-14T12:12:41.042677285Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-14T12:12:41.043964654Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.286039ms logger=migrator t=2026-04-14T12:12:41.049735609Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-14T12:12:41.051550417Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.820348ms logger=migrator t=2026-04-14T12:12:41.05627471Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-14T12:12:41.056349582Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=75.382µs logger=migrator t=2026-04-14T12:12:41.059726505Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-14T12:12:41.059819577Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=93.142µs logger=migrator t=2026-04-14T12:12:41.064360586Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-14T12:12:41.06551309Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.152244ms logger=migrator t=2026-04-14T12:12:41.069551598Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-14T12:12:41.069993998Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=442.76µs logger=migrator t=2026-04-14T12:12:41.073856531Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-14T12:12:41.076070979Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.217718ms logger=migrator t=2026-04-14T12:12:41.080151768Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-14T12:12:41.089643514Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.491506ms logger=migrator t=2026-04-14T12:12:41.09499994Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-14T12:12:41.095190674Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=191.144µs logger=migrator t=2026-04-14T12:12:41.098443125Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-14T12:12:41.100001909Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.557414ms logger=migrator t=2026-04-14T12:12:41.104367533Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-14T12:12:41.105017587Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=650.634µs logger=migrator t=2026-04-14T12:12:41.108620636Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-14T12:12:41.108914752Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=294.356µs logger=migrator t=2026-04-14T12:12:41.113536911Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-14T12:12:41.114133465Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=595.124µs logger=migrator t=2026-04-14T12:12:41.118789465Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-14T12:12:41.131951961Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.168806ms logger=migrator t=2026-04-14T12:12:41.135839505Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-14T12:12:41.144624817Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.784661ms logger=migrator t=2026-04-14T12:12:41.149162574Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-14T12:12:41.150178777Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.020813ms logger=migrator t=2026-04-14T12:12:41.153418767Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-14T12:12:41.228912524Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.491407ms logger=migrator t=2026-04-14T12:12:41.233338549Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-14T12:12:41.234312661Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=973.712µs logger=migrator t=2026-04-14T12:12:41.238942991Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-14T12:12:41.239881882Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=938.201µs logger=migrator t=2026-04-14T12:12:41.245027572Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-14T12:12:41.273557692Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.53373ms logger=migrator t=2026-04-14T12:12:41.280335038Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-14T12:12:41.28688754Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.552152ms logger=migrator t=2026-04-14T12:12:41.29148472Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-14T12:12:41.291781817Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=298.077µs logger=migrator t=2026-04-14T12:12:41.295595599Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-14T12:12:41.295955268Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=359.469µs logger=migrator t=2026-04-14T12:12:41.30069235Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-14T12:12:41.301105799Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=414.109µs logger=migrator t=2026-04-14T12:12:41.304983803Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-14T12:12:41.30528022Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=295.867µs logger=migrator t=2026-04-14T12:12:41.308771535Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-14T12:12:41.309059121Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=287.126µs logger=migrator t=2026-04-14T12:12:41.31501322Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-14T12:12:41.316489662Z level=info msg="Migration successfully executed" id="create folder table" duration=1.476882ms logger=migrator t=2026-04-14T12:12:41.321973221Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-14T12:12:41.3233008Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.326709ms logger=migrator t=2026-04-14T12:12:41.327737206Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-14T12:12:41.329022544Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.284628ms logger=migrator t=2026-04-14T12:12:41.335412113Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-14T12:12:41.335441004Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.491µs logger=migrator t=2026-04-14T12:12:41.339109103Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-14T12:12:41.340042313Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=940.74µs logger=migrator t=2026-04-14T12:12:41.344262625Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-14T12:12:41.346222348Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.959493ms logger=migrator t=2026-04-14T12:12:41.350711185Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-14T12:12:41.351920291Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.215997ms logger=migrator t=2026-04-14T12:12:41.355478898Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-14T12:12:41.355976749Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=493.48µs logger=migrator t=2026-04-14T12:12:41.359624357Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-14T12:12:41.359939674Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=314.847µs logger=migrator t=2026-04-14T12:12:41.363784098Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-14T12:12:41.364927802Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.143814ms logger=migrator t=2026-04-14T12:12:41.369252457Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-14T12:12:41.370510584Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.257427ms logger=migrator t=2026-04-14T12:12:41.373548629Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-14T12:12:41.374701655Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.150716ms logger=migrator t=2026-04-14T12:12:41.378966597Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-14T12:12:41.382149266Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=3.179959ms logger=migrator t=2026-04-14T12:12:41.391748715Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-14T12:12:41.393551823Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.799548ms logger=migrator t=2026-04-14T12:12:41.40077925Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-14T12:12:41.40215582Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.38051ms logger=migrator t=2026-04-14T12:12:41.405510243Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-14T12:12:41.406871062Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.360779ms logger=migrator t=2026-04-14T12:12:41.410690836Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-14T12:12:41.411972063Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.280708ms logger=migrator t=2026-04-14T12:12:41.417276868Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-14T12:12:41.41828884Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.012752ms logger=migrator t=2026-04-14T12:12:41.423019603Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-14T12:12:41.424638598Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.618265ms logger=migrator t=2026-04-14T12:12:41.437337943Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-14T12:12:41.439205934Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.86313ms logger=migrator t=2026-04-14T12:12:41.442590737Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-14T12:12:41.443097778Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=508.04µs logger=migrator t=2026-04-14T12:12:41.446550112Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-14T12:12:41.456399126Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.849424ms logger=migrator t=2026-04-14T12:12:41.460912035Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-14T12:12:41.461725672Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=808.237µs logger=migrator t=2026-04-14T12:12:41.466141027Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-14T12:12:41.466165808Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.811µs logger=migrator t=2026-04-14T12:12:41.469404079Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-14T12:12:41.470729417Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.325048ms logger=migrator t=2026-04-14T12:12:41.475294057Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-14T12:12:41.475355738Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=88.972µs logger=migrator t=2026-04-14T12:12:41.48010295Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-14T12:12:41.48240406Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.30626ms logger=migrator t=2026-04-14T12:12:41.486739434Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-14T12:12:41.48792778Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.187776ms logger=migrator t=2026-04-14T12:12:41.492895498Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-14T12:12:41.494034922Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.138794ms logger=migrator t=2026-04-14T12:12:41.498331376Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-14T12:12:41.499680534Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.340758ms logger=migrator t=2026-04-14T12:12:41.504801366Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-14T12:12:41.505276156Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=476.3µs logger=migrator t=2026-04-14T12:12:41.509452947Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-14T12:12:41.510639692Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.191395ms logger=migrator t=2026-04-14T12:12:41.514296732Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-14T12:12:41.515183621Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=886.449µs logger=migrator t=2026-04-14T12:12:41.519477253Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-14T12:12:41.520333283Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=855.96µs logger=migrator t=2026-04-14T12:12:41.525635278Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-14T12:12:41.537049325Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.414657ms logger=migrator t=2026-04-14T12:12:41.541339228Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-14T12:12:41.5492637Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.923742ms logger=migrator t=2026-04-14T12:12:41.552752245Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-14T12:12:41.562094138Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.341413ms logger=migrator t=2026-04-14T12:12:41.566585885Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-14T12:12:41.566641416Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=55.271µs logger=migrator t=2026-04-14T12:12:41.571620405Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-14T12:12:41.584119515Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.498641ms logger=migrator t=2026-04-14T12:12:41.588258476Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-14T12:12:41.595299588Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.039902ms logger=migrator t=2026-04-14T12:12:41.600162184Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-14T12:12:41.600535802Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=371.548µs logger=migrator t=2026-04-14T12:12:41.606275166Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.413514099s logger=migrator t=2026-04-14T12:12:41.607263988Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-14T12:12:41.620858343Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-14T12:12:41.621065307Z level=info msg="Created default organization" logger=secrets t=2026-04-14T12:12:41.627472766Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-14T12:12:41.679960624Z level=info msg="Restored cache from database" duration=558.933µs logger=plugin.store t=2026-04-14T12:12:41.681421865Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-14T12:12:41.722562378Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-14T12:12:41.722606289Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-14T12:12:41.722708251Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-14T12:12:41.722723311Z level=info msg="Plugins loaded" count=54 duration=41.302526ms logger=query_data t=2026-04-14T12:12:41.727374442Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-14T12:12:41.730589352Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-14T12:12:41.73468077Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-14T12:12:41.740895325Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-14T12:12:41.743182074Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-14T12:12:41.745182578Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-14T12:12:41.762018943Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-14T12:12:41.782904566Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-14T12:12:41.805073286Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-14T12:12:41.805110417Z level=info msg="finished to provision alerting" logger=http.server t=2026-04-14T12:12:41.809473582Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-14T12:12:41.809552264Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-04-14T12:12:41.809893881Z level=info msg="State cache has been initialized" states=0 duration=340.947µs logger=grafanaStorageLogger t=2026-04-14T12:12:41.810916803Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-14T12:12:41.811589898Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-04-14T12:12:41.812358585Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-14T12:12:41.812578269Z level=info msg=starting first_tick=2026-04-14T12:12:50Z logger=plugins.update.checker t=2026-04-14T12:12:41.896935408Z level=info msg="Update check succeeded" duration=85.911513ms logger=provisioning.dashboard t=2026-04-14T12:12:41.909700836Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-04-14T12:12:41.914282344Z level=info msg="Update check succeeded" duration=102.840379ms logger=sqlstore.transactions t=2026-04-14T12:12:41.993208597Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-14T12:12:41.993453722Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-14T12:12:42.009308385Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-14T12:12:42.03119568Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-14T12:12:42.038027848Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-14T12:12:42.052390999Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-14T12:12:42.05337332Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-14T12:12:42.061849384Z level=info msg="Patterns update finished" duration=167.838709ms logger=provisioning.dashboard t=2026-04-14T12:12:42.118654916Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-14T12:12:42.220397012Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-14T12:12:42.221094477Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-14T12:12:45.962646756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:45.963788232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:45.984348387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.006032668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.025679003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.056745797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.081729319Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.11450157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.138433718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.171386083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.193590044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.245458879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.277226968Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.349410913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.365028392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.398425676Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.411776766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.444479294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.460366709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.486858754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.510539727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.544540854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.563193129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.603811149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.621906042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.657183986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.676119397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.715865758Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.735673768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.767870547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.785783755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.820666392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.839606292Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.878186778Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.89487984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.938300252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.951096619Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:46.989944872Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.016390486Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.097632467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.120480462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.164292092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.183797315Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.226718656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.246342862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.313890986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.347891903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.482230347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.501857742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.574701991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.595553133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.657940406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.676701713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.768415222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.798345361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.880363519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.899529515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.962245274Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:47.983495995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:48.055169569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:48.070600914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:48.140705874Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:48.158984771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:48.235201723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:48.249733218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:48.327323801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:48.341218813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:48.414379169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:48.437611892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:48.498685197Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:48.516902911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:48.614761083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:48.632103459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:48.877660764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:48.901816568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:49.098316999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:49.119763313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:49.5821784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:49.605045996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T12:12:49.672886827Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-14T12:13:58.834064389Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-14T12:22:41.892527034Z level=info msg="Completed cleanup jobs" duration=82.030361ms logger=plugins.update.checker t=2026-04-14T12:22:41.956046665Z level=info msg="Update check succeeded" duration=58.461953ms logger=sqlstore.transactions t=2026-04-14T12:27:41.74606384Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-14T12:32:41.833750752Z level=info msg="Completed cleanup jobs" duration=23.325743ms logger=plugins.update.checker t=2026-04-14T12:32:41.955466261Z level=info msg="Update check succeeded" duration=57.983904ms logger=cleanup t=2026-04-14T12:42:41.849584876Z level=info msg="Completed cleanup jobs" duration=38.430718ms logger=plugins.update.checker t=2026-04-14T12:42:41.968055118Z level=info msg="Update check succeeded" duration=69.992087ms logger=infra.usagestats t=2026-04-14T12:43:58.861199662Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-14T12:52:41.86933081Z level=info msg="Completed cleanup jobs" duration=58.786894ms logger=plugins.update.checker t=2026-04-14T12:52:41.948573344Z level=info msg="Update check succeeded" duration=51.15053ms logger=cleanup t=2026-04-14T13:02:41.816054632Z level=info msg="Completed cleanup jobs" duration=5.203432ms logger=plugins.update.checker t=2026-04-14T13:02:41.955527881Z level=info msg="Update check succeeded" duration=55.592785ms logger=cleanup t=2026-04-14T13:12:41.878442162Z level=info msg="Completed cleanup jobs" duration=66.806807ms logger=plugins.update.checker t=2026-04-14T13:12:41.967144679Z level=info msg="Update check succeeded" duration=69.059465ms logger=infra.usagestats t=2026-04-14T13:13:58.858170338Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-14T13:22:41.826918035Z level=info msg="Completed cleanup jobs" duration=13.93157ms logger=plugins.update.checker t=2026-04-14T13:22:41.947281692Z level=info msg="Update check succeeded" duration=49.890562ms