logger=settings t=2026-06-16T01:27:46.190348104Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-16T01:27:46Z logger=settings t=2026-06-16T01:27:46.19059423Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-16T01:27:46.19060535Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-16T01:27:46.1906087Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-16T01:27:46.19061169Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-16T01:27:46.19061456Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-16T01:27:46.19061724Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-16T01:27:46.19061982Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-16T01:27:46.19062276Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-16T01:27:46.19062546Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-16T01:27:46.190627961Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-16T01:27:46.190632011Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-16T01:27:46.190635031Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-16T01:27:46.190641431Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-16T01:27:46.190644221Z level=info msg=Target target=[all] logger=settings t=2026-06-16T01:27:46.190649221Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-16T01:27:46.190651871Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-16T01:27:46.190656611Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-16T01:27:46.190659371Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-16T01:27:46.190662081Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-16T01:27:46.190664941Z level=info msg="App mode production" logger=sqlstore t=2026-06-16T01:27:46.190959948Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-16T01:27:46.190975898Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-16T01:27:46.193132358Z level=info msg="Locking database" logger=migrator t=2026-06-16T01:27:46.193155718Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-16T01:27:46.193728181Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-16T01:27:46.196144696Z level=info msg="Migration successfully executed" id="create migration_log table" duration=2.408254ms logger=migrator t=2026-06-16T01:27:46.202286375Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-16T01:27:46.203100043Z level=info msg="Migration successfully executed" id="create user table" duration=815.438µs logger=migrator t=2026-06-16T01:27:46.210479551Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-16T01:27:46.211431352Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=956.881µs logger=migrator t=2026-06-16T01:27:46.217350378Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-16T01:27:46.218154856Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=803.588µs logger=migrator t=2026-06-16T01:27:46.223474957Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-16T01:27:46.224146832Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=672.175µs logger=migrator t=2026-06-16T01:27:46.229023853Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-16T01:27:46.229678908Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=654.525µs logger=migrator t=2026-06-16T01:27:46.23415825Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-16T01:27:46.238932967Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.772737ms logger=migrator t=2026-06-16T01:27:46.243632605Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-16T01:27:46.245083887Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.461463ms logger=migrator t=2026-06-16T01:27:46.250738135Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-16T01:27:46.252865114Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=2.118649ms logger=migrator t=2026-06-16T01:27:46.258720617Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-16T01:27:46.260059128Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.344801ms logger=migrator t=2026-06-16T01:27:46.265150243Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-16T01:27:46.265651325Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=498.281µs logger=migrator t=2026-06-16T01:27:46.271307363Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-16T01:27:46.272213803Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=906.09µs logger=migrator t=2026-06-16T01:27:46.278209739Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-16T01:27:46.279487039Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.27676ms logger=migrator t=2026-06-16T01:27:46.283315635Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-16T01:27:46.283347956Z level=info msg="Migration successfully executed" id="Update user table charset" duration=33.511µs logger=migrator t=2026-06-16T01:27:46.287869669Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-16T01:27:46.289081156Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.211157ms logger=migrator t=2026-06-16T01:27:46.292847082Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-16T01:27:46.293312073Z level=info msg="Migration successfully executed" id="Add missing user data" duration=458.481µs logger=migrator t=2026-06-16T01:27:46.299738989Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-16T01:27:46.301902638Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.1741ms logger=migrator t=2026-06-16T01:27:46.305209913Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-16T01:27:46.306103293Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=892.78µs logger=migrator t=2026-06-16T01:27:46.311554537Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-16T01:27:46.31345724Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.905154ms logger=migrator t=2026-06-16T01:27:46.316916129Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-16T01:27:46.32359202Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=6.676432ms logger=migrator t=2026-06-16T01:27:46.326879305Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-16T01:27:46.327820366Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=940.531µs logger=migrator t=2026-06-16T01:27:46.331160942Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-16T01:27:46.331369567Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=201.734µs logger=migrator t=2026-06-16T01:27:46.334690352Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-16T01:27:46.33546362Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=772.928µs logger=migrator t=2026-06-16T01:27:46.339137273Z 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-06-16T01:27:46.339480741Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=343.548µs logger=migrator t=2026-06-16T01:27:46.344785802Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-16T01:27:46.345543689Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=758.087µs logger=migrator t=2026-06-16T01:27:46.349811926Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-16T01:27:46.351282649Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.474743ms logger=migrator t=2026-06-16T01:27:46.355007684Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-16T01:27:46.355882054Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=875.729µs logger=migrator t=2026-06-16T01:27:46.360870997Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-16T01:27:46.361728316Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=856.639µs logger=migrator t=2026-06-16T01:27:46.366841153Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-16T01:27:46.36759614Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=755.846µs logger=migrator t=2026-06-16T01:27:46.37200957Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-16T01:27:46.372801858Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=792.438µs logger=migrator t=2026-06-16T01:27:46.377467994Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-16T01:27:46.377516785Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=50.411µs logger=migrator t=2026-06-16T01:27:46.381680669Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-16T01:27:46.382899698Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.218248ms logger=migrator t=2026-06-16T01:27:46.386810736Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-16T01:27:46.38742465Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=613.984µs logger=migrator t=2026-06-16T01:27:46.394699855Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-16T01:27:46.395873811Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.173366ms logger=migrator t=2026-06-16T01:27:46.399952985Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-16T01:27:46.401130201Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.174966ms logger=migrator t=2026-06-16T01:27:46.405592733Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-16T01:27:46.408597731Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.004388ms logger=migrator t=2026-06-16T01:27:46.413333748Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-16T01:27:46.414187368Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=853.44µs logger=migrator t=2026-06-16T01:27:46.417940073Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-16T01:27:46.418995667Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.053373ms logger=migrator t=2026-06-16T01:27:46.423000408Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-16T01:27:46.424128613Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.128775ms logger=migrator t=2026-06-16T01:27:46.429413533Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-16T01:27:46.430077588Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=660.985µs logger=migrator t=2026-06-16T01:27:46.433802473Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-16T01:27:46.434457868Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=655.705µs logger=migrator t=2026-06-16T01:27:46.438697215Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-16T01:27:46.439089073Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=391.748µs logger=migrator t=2026-06-16T01:27:46.444269122Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-16T01:27:46.445133291Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=862.26µs logger=migrator t=2026-06-16T01:27:46.451165608Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-16T01:27:46.451848193Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=695.936µs logger=migrator t=2026-06-16T01:27:46.456624551Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-16T01:27:46.457841789Z level=info msg="Migration successfully executed" id="create star table" duration=1.216838ms logger=migrator t=2026-06-16T01:27:46.462008584Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-16T01:27:46.463289993Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.282798ms logger=migrator t=2026-06-16T01:27:46.46973323Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-16T01:27:46.471351616Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.616756ms logger=migrator t=2026-06-16T01:27:46.47773492Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-16T01:27:46.478538589Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=803.739µs logger=migrator t=2026-06-16T01:27:46.482735984Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-16T01:27:46.483389179Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=654.005µs logger=migrator t=2026-06-16T01:27:46.488534966Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-16T01:27:46.489390946Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=855.62µs logger=migrator t=2026-06-16T01:27:46.495990375Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-16T01:27:46.497444579Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.455914ms logger=migrator t=2026-06-16T01:27:46.506399272Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-16T01:27:46.50809729Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.698758ms logger=migrator t=2026-06-16T01:27:46.513681247Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-16T01:27:46.513753598Z level=info msg="Migration successfully executed" id="Update org table charset" duration=77.471µs logger=migrator t=2026-06-16T01:27:46.518994988Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-16T01:27:46.519031308Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=35.16µs logger=migrator t=2026-06-16T01:27:46.524136375Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-16T01:27:46.524351009Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=213.324µs logger=migrator t=2026-06-16T01:27:46.529555668Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-16T01:27:46.530775905Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.219957ms logger=migrator t=2026-06-16T01:27:46.536072995Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-16T01:27:46.537009687Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=938.752µs logger=migrator t=2026-06-16T01:27:46.540998148Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-16T01:27:46.541862187Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=860.959µs logger=migrator t=2026-06-16T01:27:46.547449054Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-16T01:27:46.548079709Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=630.165µs logger=migrator t=2026-06-16T01:27:46.552637222Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-16T01:27:46.553373268Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=738.066µs logger=migrator t=2026-06-16T01:27:46.557335649Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-16T01:27:46.558126997Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=790.577µs logger=migrator t=2026-06-16T01:27:46.562357573Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-16T01:27:46.569432153Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.07543ms logger=migrator t=2026-06-16T01:27:46.575809948Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-16T01:27:46.576549225Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=738.727µs logger=migrator t=2026-06-16T01:27:46.580661488Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-16T01:27:46.581423615Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=763.367µs logger=migrator t=2026-06-16T01:27:46.585848776Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-16T01:27:46.586583473Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=734.677µs logger=migrator t=2026-06-16T01:27:46.592281592Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-16T01:27:46.59304755Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=767.148µs logger=migrator t=2026-06-16T01:27:46.597653514Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-16T01:27:46.599072227Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.415733ms logger=migrator t=2026-06-16T01:27:46.605136074Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-16T01:27:46.605210196Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=74.982µs logger=migrator t=2026-06-16T01:27:46.610530037Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-16T01:27:46.61240839Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.878173ms logger=migrator t=2026-06-16T01:27:46.616595974Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-16T01:27:46.618404566Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.809202ms logger=migrator t=2026-06-16T01:27:46.623117152Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-16T01:27:46.626304935Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.192173ms logger=migrator t=2026-06-16T01:27:46.630903529Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-16T01:27:46.631686937Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=784.378µs logger=migrator t=2026-06-16T01:27:46.63709754Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-16T01:27:46.640099658Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.002009ms logger=migrator t=2026-06-16T01:27:46.645647944Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-16T01:27:46.646468503Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=817.379µs logger=migrator t=2026-06-16T01:27:46.650452463Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-16T01:27:46.65120917Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=757.207µs logger=migrator t=2026-06-16T01:27:46.655296054Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-16T01:27:46.655331884Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=36.87µs logger=migrator t=2026-06-16T01:27:46.660563783Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-16T01:27:46.660590674Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=25.661µs logger=migrator t=2026-06-16T01:27:46.665438343Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-16T01:27:46.66921801Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.778257ms logger=migrator t=2026-06-16T01:27:46.673377544Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-16T01:27:46.675668436Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.292232ms logger=migrator t=2026-06-16T01:27:46.697663396Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-16T01:27:46.700979981Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.316576ms logger=migrator t=2026-06-16T01:27:46.716131005Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-16T01:27:46.719552203Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.418848ms logger=migrator t=2026-06-16T01:27:46.727941143Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-16T01:27:46.728144418Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=203.785µs logger=migrator t=2026-06-16T01:27:46.735577177Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-16T01:27:46.736887916Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.307339ms logger=migrator t=2026-06-16T01:27:46.744583401Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-16T01:27:46.745729797Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.143526ms logger=migrator t=2026-06-16T01:27:46.753014873Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-16T01:27:46.753054244Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=41.291µs logger=migrator t=2026-06-16T01:27:46.761368663Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-16T01:27:46.763453489Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.083726ms logger=migrator t=2026-06-16T01:27:46.767609014Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-16T01:27:46.768353571Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=745.147µs logger=migrator t=2026-06-16T01:27:46.773092319Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-16T01:27:46.779071734Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.978875ms logger=migrator t=2026-06-16T01:27:46.782710037Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-16T01:27:46.783443944Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=733.627µs logger=migrator t=2026-06-16T01:27:46.787002465Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-16T01:27:46.787836413Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=830.538µs logger=migrator t=2026-06-16T01:27:46.791669791Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-16T01:27:46.79251328Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=841.979µs logger=migrator t=2026-06-16T01:27:46.796573271Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-16T01:27:46.796912799Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=340.398µs logger=migrator t=2026-06-16T01:27:46.801226968Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-16T01:27:46.802128068Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=902.38µs logger=migrator t=2026-06-16T01:27:46.806202851Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-16T01:27:46.811390789Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=5.186268ms logger=migrator t=2026-06-16T01:27:46.81586763Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-16T01:27:46.816874073Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.005933ms logger=migrator t=2026-06-16T01:27:46.820404303Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-16T01:27:46.82070151Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=294.157µs logger=migrator t=2026-06-16T01:27:46.824769932Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-16T01:27:46.824993297Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=223.625µs logger=migrator t=2026-06-16T01:27:46.829811976Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-16T01:27:46.830649805Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=837.489µs logger=migrator t=2026-06-16T01:27:46.835855343Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-16T01:27:46.840218423Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.36487ms logger=migrator t=2026-06-16T01:27:46.844562701Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-16T01:27:46.845908632Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.345851ms logger=migrator t=2026-06-16T01:27:46.85023137Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-16T01:27:46.85107929Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=845.53µs logger=migrator t=2026-06-16T01:27:46.855090291Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-16T01:27:46.855989681Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=899.171µs logger=migrator t=2026-06-16T01:27:46.859949011Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-16T01:27:46.86076739Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=817.969µs logger=migrator t=2026-06-16T01:27:46.864971696Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-16T01:27:46.865753303Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=781.398µs logger=migrator t=2026-06-16T01:27:46.869784294Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-16T01:27:46.876511948Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.727024ms logger=migrator t=2026-06-16T01:27:46.880279833Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-16T01:27:46.881215474Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=933.831µs logger=migrator t=2026-06-16T01:27:46.885183964Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-16T01:27:46.885959212Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=774.988µs logger=migrator t=2026-06-16T01:27:46.889919672Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-16T01:27:46.890798442Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=878.43µs logger=migrator t=2026-06-16T01:27:46.89471219Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-16T01:27:46.895340085Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=632.535µs logger=migrator t=2026-06-16T01:27:46.899002288Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-16T01:27:46.903021569Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.019591ms logger=migrator t=2026-06-16T01:27:46.907128123Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-16T01:27:46.909419575Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.291442ms logger=migrator t=2026-06-16T01:27:46.913551118Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-16T01:27:46.913593679Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=38.311µs logger=migrator t=2026-06-16T01:27:46.917575749Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-16T01:27:46.917775655Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=199.196µs logger=migrator t=2026-06-16T01:27:46.921632762Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-16T01:27:46.925555751Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.921479ms logger=migrator t=2026-06-16T01:27:46.929512701Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-16T01:27:46.929708475Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=195.754µs logger=migrator t=2026-06-16T01:27:46.933262596Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-16T01:27:46.93343792Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=175.444µs logger=migrator t=2026-06-16T01:27:46.937177694Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-16T01:27:46.941008912Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.831228ms logger=migrator t=2026-06-16T01:27:46.945916744Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-16T01:27:46.946115298Z level=info msg="Migration successfully executed" id="Update uid value" duration=198.414µs logger=migrator t=2026-06-16T01:27:46.951737726Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-16T01:27:46.953012314Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.274778ms logger=migrator t=2026-06-16T01:27:46.957485126Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-16T01:27:46.958731884Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.246298ms logger=migrator t=2026-06-16T01:27:46.965876647Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-16T01:27:46.967104695Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.227738ms logger=migrator t=2026-06-16T01:27:46.971368202Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-16T01:27:46.972562718Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.197636ms logger=migrator t=2026-06-16T01:27:46.976711293Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-16T01:27:46.977872489Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.165036ms logger=migrator t=2026-06-16T01:27:46.982075775Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-16T01:27:46.982955195Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=879.09µs logger=migrator t=2026-06-16T01:27:46.986897134Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-16T01:27:46.987862556Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=965.552µs logger=migrator t=2026-06-16T01:27:46.992033571Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-16T01:27:46.993337511Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.30469ms logger=migrator t=2026-06-16T01:27:46.997674629Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-16T01:27:46.998467647Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=794.078µs logger=migrator t=2026-06-16T01:27:47.002736994Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-16T01:27:47.01229171Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.554256ms logger=migrator t=2026-06-16T01:27:47.016327933Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-16T01:27:47.016876485Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=548.982µs logger=migrator t=2026-06-16T01:27:47.020263202Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-16T01:27:47.021027449Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=763.097µs logger=migrator t=2026-06-16T01:27:47.024627741Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-16T01:27:47.025358168Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=730.367µs logger=migrator t=2026-06-16T01:27:47.028914388Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-16T01:27:47.030098236Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.183748ms logger=migrator t=2026-06-16T01:27:47.033967653Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-16T01:27:47.034455414Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=488.181µs logger=migrator t=2026-06-16T01:27:47.038129938Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-16T01:27:47.038698311Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=565.213µs logger=migrator t=2026-06-16T01:27:47.04219637Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-16T01:27:47.042222661Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.871µs logger=migrator t=2026-06-16T01:27:47.045010774Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-16T01:27:47.049104136Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.093702ms logger=migrator t=2026-06-16T01:27:47.05319135Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-16T01:27:47.055759928Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.564568ms logger=migrator t=2026-06-16T01:27:47.059592645Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-16T01:27:47.059746138Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=153.983µs logger=migrator t=2026-06-16T01:27:47.063043913Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-16T01:27:47.06554276Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.498267ms logger=migrator t=2026-06-16T01:27:47.069115322Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-16T01:27:47.071681949Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.566717ms logger=migrator t=2026-06-16T01:27:47.077502372Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-16T01:27:47.07829044Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=788.048µs logger=migrator t=2026-06-16T01:27:47.082842743Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-16T01:27:47.08401591Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.173137ms logger=migrator t=2026-06-16T01:27:47.088316157Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-16T01:27:47.08974674Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.426493ms logger=migrator t=2026-06-16T01:27:47.093886154Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-16T01:27:47.094793465Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=909.662µs logger=migrator t=2026-06-16T01:27:47.099484981Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-16T01:27:47.100870513Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.387192ms logger=migrator t=2026-06-16T01:27:47.10520261Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-16T01:27:47.106080251Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=876.901µs logger=migrator t=2026-06-16T01:27:47.113326385Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-16T01:27:47.113496979Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=168.314µs logger=migrator t=2026-06-16T01:27:47.121996452Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-16T01:27:47.122106724Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=116.882µs logger=migrator t=2026-06-16T01:27:47.126996876Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-16T01:27:47.13067169Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.676274ms logger=migrator t=2026-06-16T01:27:47.134855434Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-16T01:27:47.137459413Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.604719ms logger=migrator t=2026-06-16T01:27:47.142461777Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-16T01:27:47.142516899Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=56.081µs logger=migrator t=2026-06-16T01:27:47.148683248Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-16T01:27:47.149473116Z level=info msg="Migration successfully executed" id="create quota table v1" duration=790.528µs logger=migrator t=2026-06-16T01:27:47.15403396Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-16T01:27:47.155600825Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.566465ms logger=migrator t=2026-06-16T01:27:47.160245461Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-16T01:27:47.160351163Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=115.333µs logger=migrator t=2026-06-16T01:27:47.165651304Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-16T01:27:47.167022575Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.372861ms logger=migrator t=2026-06-16T01:27:47.171385064Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-16T01:27:47.172393606Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.010232ms logger=migrator t=2026-06-16T01:27:47.176416209Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-16T01:27:47.180824318Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.457581ms logger=migrator t=2026-06-16T01:27:47.192003042Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-16T01:27:47.192064503Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=66.621µs logger=migrator t=2026-06-16T01:27:47.196213678Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-16T01:27:47.19764609Z level=info msg="Migration successfully executed" id="create session table" duration=1.432982ms logger=migrator t=2026-06-16T01:27:47.204715751Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-16T01:27:47.204949526Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=239.785µs logger=migrator t=2026-06-16T01:27:47.209906949Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-16T01:27:47.210043482Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=140.213µs logger=migrator t=2026-06-16T01:27:47.21392663Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-16T01:27:47.214895373Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=970.532µs logger=migrator t=2026-06-16T01:27:47.21874462Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-16T01:27:47.219748432Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.006313ms logger=migrator t=2026-06-16T01:27:47.22539295Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-16T01:27:47.225446901Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=59.621µs logger=migrator t=2026-06-16T01:27:47.229184347Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-16T01:27:47.229245008Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=64.741µs logger=migrator t=2026-06-16T01:27:47.233243169Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-16T01:27:47.240298449Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=7.05591ms logger=migrator t=2026-06-16T01:27:47.245846745Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-16T01:27:47.248903055Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.06052ms logger=migrator t=2026-06-16T01:27:47.256888206Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-16T01:27:47.25705372Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=171.194µs logger=migrator t=2026-06-16T01:27:47.264957379Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-16T01:27:47.265083092Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=127.054µs logger=migrator t=2026-06-16T01:27:47.28477851Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-16T01:27:47.285824323Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.048133ms logger=migrator t=2026-06-16T01:27:47.292626617Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-16T01:27:47.292681379Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=59.601µs logger=migrator t=2026-06-16T01:27:47.301845257Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-16T01:27:47.305572591Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.727064ms logger=migrator t=2026-06-16T01:27:47.313085222Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-16T01:27:47.313335808Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=254.996µs logger=migrator t=2026-06-16T01:27:47.317301368Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-16T01:27:47.323046228Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.74207ms logger=migrator t=2026-06-16T01:27:47.33016155Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-16T01:27:47.33278566Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.62427ms logger=migrator t=2026-06-16T01:27:47.338327116Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-16T01:27:47.338491249Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=166.264µs logger=migrator t=2026-06-16T01:27:47.345764464Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-16T01:27:47.347451243Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.691269ms logger=migrator t=2026-06-16T01:27:47.366044715Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-16T01:27:47.368014079Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.969944ms logger=migrator t=2026-06-16T01:27:47.373914833Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-16T01:27:47.375495419Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.583156ms logger=migrator t=2026-06-16T01:27:47.387674316Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-16T01:27:47.389524188Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.853462ms logger=migrator t=2026-06-16T01:27:47.400822255Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-16T01:27:47.401902379Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.080484ms logger=migrator t=2026-06-16T01:27:47.417935903Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-16T01:27:47.419005367Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.069474ms logger=migrator t=2026-06-16T01:27:47.442643494Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-16T01:27:47.444315923Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.672339ms logger=migrator t=2026-06-16T01:27:47.514500487Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-16T01:27:47.516748737Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.25128ms logger=migrator t=2026-06-16T01:27:47.537176072Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-16T01:27:47.539187757Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=2.011766ms logger=migrator t=2026-06-16T01:27:47.547993497Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-16T01:27:47.560596643Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.603166ms logger=migrator t=2026-06-16T01:27:47.566850905Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-16T01:27:47.567371776Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=520.801µs logger=migrator t=2026-06-16T01:27:47.574057439Z 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-06-16T01:27:47.574740934Z 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=684.985µs logger=migrator t=2026-06-16T01:27:47.583142515Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-16T01:27:47.583593095Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=449.86µs logger=migrator t=2026-06-16T01:27:47.592037117Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-16T01:27:47.593731526Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.700709ms logger=migrator t=2026-06-16T01:27:47.934351181Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-16T01:27:47.937435872Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=3.116462ms logger=migrator t=2026-06-16T01:27:47.97124346Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-16T01:27:47.979127688Z level=info msg="Migration successfully executed" id="Add column is_default" duration=7.92626ms logger=migrator t=2026-06-16T01:27:48.006626333Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-16T01:27:48.011455252Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.82973ms logger=migrator t=2026-06-16T01:27:48.046593461Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-16T01:27:48.051504632Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.914962ms logger=migrator t=2026-06-16T01:27:48.080544642Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-16T01:27:48.086887436Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.339933ms logger=migrator t=2026-06-16T01:27:48.119188599Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-16T01:27:48.120907358Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.721439ms logger=migrator t=2026-06-16T01:27:48.132951991Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-16T01:27:48.132983252Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=39.781µs logger=migrator t=2026-06-16T01:27:48.160984528Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-16T01:27:48.161037709Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=58.361µs logger=migrator t=2026-06-16T01:27:48.170044904Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-16T01:27:48.171370884Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.32724ms logger=migrator t=2026-06-16T01:27:48.183840007Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-16T01:27:48.18483322Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=994.103µs logger=migrator t=2026-06-16T01:27:48.213099622Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-16T01:27:48.214173836Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.069674ms logger=migrator t=2026-06-16T01:27:48.233384012Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-16T01:27:48.23545021Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=2.069257ms logger=migrator t=2026-06-16T01:27:48.249983149Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-16T01:27:48.251257059Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.27395ms logger=migrator t=2026-06-16T01:27:48.265797169Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-16T01:27:48.271488128Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.688279ms logger=migrator t=2026-06-16T01:27:48.290682094Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-16T01:27:48.297306684Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.62587ms logger=migrator t=2026-06-16T01:27:48.314360381Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-16T01:27:48.314937854Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=580.133µs logger=migrator t=2026-06-16T01:27:48.365191476Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-16T01:27:48.366285161Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.096805ms logger=migrator t=2026-06-16T01:27:48.37459238Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-16T01:27:48.375894519Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.304239ms logger=migrator t=2026-06-16T01:27:48.390382528Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-16T01:27:48.395661498Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.297601ms logger=migrator t=2026-06-16T01:27:48.418865454Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-16T01:27:48.419004008Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=144.053µs logger=migrator t=2026-06-16T01:27:48.433111818Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-16T01:27:48.433955428Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=846.25µs logger=migrator t=2026-06-16T01:27:48.444948168Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-16T01:27:48.445998201Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.051814ms logger=migrator t=2026-06-16T01:27:48.492765903Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-16T01:27:48.492898296Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=136.713µs logger=migrator t=2026-06-16T01:27:48.553714258Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-16T01:27:48.554928375Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.217587ms logger=migrator t=2026-06-16T01:27:48.570740484Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-16T01:27:48.57233837Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.597716ms logger=migrator t=2026-06-16T01:27:48.586037431Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-16T01:27:48.587047014Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.013363ms logger=migrator t=2026-06-16T01:27:48.596629482Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-16T01:27:48.597506432Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=877.72µs logger=migrator t=2026-06-16T01:27:48.622122851Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-16T01:27:48.624000434Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.880023ms logger=migrator t=2026-06-16T01:27:48.790588327Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-16T01:27:48.792270205Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.685348ms logger=migrator t=2026-06-16T01:27:48.801438683Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-16T01:27:48.801483314Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=46.851µs logger=migrator t=2026-06-16T01:27:48.833165333Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-16T01:27:48.83741287Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.245457ms logger=migrator t=2026-06-16T01:27:48.855147443Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-16T01:27:48.856370371Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.223748ms logger=migrator t=2026-06-16T01:27:48.878209096Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-16T01:27:48.882594476Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.38815ms logger=migrator t=2026-06-16T01:27:48.908703779Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-16T01:27:48.90962029Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=916.561µs logger=migrator t=2026-06-16T01:27:48.930131356Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-16T01:27:48.931765712Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.634646ms logger=migrator t=2026-06-16T01:27:48.945031374Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-16T01:27:48.946294433Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.263379ms logger=migrator t=2026-06-16T01:27:48.960860784Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-16T01:27:48.972355915Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.489761ms logger=migrator t=2026-06-16T01:27:49.003812219Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-16T01:27:49.005494108Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.684409ms logger=migrator t=2026-06-16T01:27:49.023074856Z 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-06-16T01:27:49.024795796Z 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.72264ms logger=migrator t=2026-06-16T01:27:49.195466972Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-16T01:27:49.196386973Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=925.231µs logger=migrator t=2026-06-16T01:27:49.204575909Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-16T01:27:49.205470959Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=897.94µs logger=migrator t=2026-06-16T01:27:49.218871833Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-16T01:27:49.219304523Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=436.34µs logger=migrator t=2026-06-16T01:27:49.252731732Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-16T01:27:49.267969938Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=15.232976ms logger=migrator t=2026-06-16T01:27:49.278470127Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-16T01:27:49.283358888Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.888552ms logger=migrator t=2026-06-16T01:27:49.294066201Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-16T01:27:49.296357064Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=2.297032ms logger=migrator t=2026-06-16T01:27:49.3054425Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-16T01:27:49.306333209Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=892.35µs logger=migrator t=2026-06-16T01:27:49.31473186Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-16T01:27:49.314991336Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=264.686µs logger=migrator t=2026-06-16T01:27:49.323381956Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-16T01:27:49.330354625Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.976159ms logger=migrator t=2026-06-16T01:27:49.337824524Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-16T01:27:49.338584732Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=760.378µs logger=migrator t=2026-06-16T01:27:49.344939946Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-16T01:27:49.345467988Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=528.602µs logger=migrator t=2026-06-16T01:27:49.353053411Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-16T01:27:49.353561032Z level=info msg="Migration successfully executed" id="Move region to single row" duration=512.121µs logger=migrator t=2026-06-16T01:27:49.362414703Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-16T01:27:49.363386866Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=976.273µs logger=migrator t=2026-06-16T01:27:49.370831274Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-16T01:27:49.371818807Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=987.773µs logger=migrator t=2026-06-16T01:27:49.377331652Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-16T01:27:49.378308984Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=978.612µs logger=migrator t=2026-06-16T01:27:49.384053505Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-16T01:27:49.385232271Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.178126ms logger=migrator t=2026-06-16T01:27:49.39664646Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-16T01:27:49.398149215Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.504055ms logger=migrator t=2026-06-16T01:27:49.402446272Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-16T01:27:49.403447165Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.000993ms logger=migrator t=2026-06-16T01:27:49.411655952Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-16T01:27:49.411789245Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=138.423µs logger=migrator t=2026-06-16T01:27:49.418604539Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-16T01:27:49.420122564Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.520245ms logger=migrator t=2026-06-16T01:27:49.428056704Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-16T01:27:49.429230481Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.175427ms logger=migrator t=2026-06-16T01:27:49.439169507Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-16T01:27:49.440730781Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.560014ms logger=migrator t=2026-06-16T01:27:49.450448053Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-16T01:27:49.451686191Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.239447ms logger=migrator t=2026-06-16T01:27:49.458629339Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-16T01:27:49.459608681Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=980.582µs logger=migrator t=2026-06-16T01:27:49.466978378Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-16T01:27:49.467692444Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=716.146µs logger=migrator t=2026-06-16T01:27:49.475604404Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-16T01:27:49.475772858Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=173.974µs logger=migrator t=2026-06-16T01:27:49.512983103Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-16T01:27:49.514475066Z level=info msg="Migration successfully executed" id="create team table" duration=1.505644ms logger=migrator t=2026-06-16T01:27:49.55202923Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-16T01:27:49.554007925Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.980646ms logger=migrator t=2026-06-16T01:27:49.563697974Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-16T01:27:49.565342182Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.642698ms logger=migrator t=2026-06-16T01:27:49.602557467Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-16T01:27:49.609975986Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.423169ms logger=migrator t=2026-06-16T01:27:49.616965234Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-16T01:27:49.617287091Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=324.167µs logger=migrator t=2026-06-16T01:27:49.625706302Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-16T01:27:49.627305789Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.602267ms logger=migrator t=2026-06-16T01:27:49.68327661Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-16T01:27:49.684912717Z level=info msg="Migration successfully executed" id="create team member table" duration=1.638027ms logger=migrator t=2026-06-16T01:27:49.824752883Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-16T01:27:49.826618726Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.869693ms logger=migrator t=2026-06-16T01:27:49.837632016Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-16T01:27:49.838636078Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.004002ms logger=migrator t=2026-06-16T01:27:49.846367544Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-16T01:27:49.847361626Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=996.722µs logger=migrator t=2026-06-16T01:27:49.862294786Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-16T01:27:49.868671771Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.375965ms logger=migrator t=2026-06-16T01:27:49.875296061Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-16T01:27:49.881025851Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.73019ms logger=migrator t=2026-06-16T01:27:49.888713735Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-16T01:27:49.896228967Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.513872ms logger=migrator t=2026-06-16T01:27:49.901032215Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-16T01:27:49.901708441Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=676.776µs logger=migrator t=2026-06-16T01:27:49.905971788Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-16T01:27:49.906871789Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=897.592µs logger=migrator t=2026-06-16T01:27:49.915346731Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-16T01:27:49.917216703Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.873732ms logger=migrator t=2026-06-16T01:27:49.930707019Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-16T01:27:49.931685651Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=979.292µs logger=migrator t=2026-06-16T01:27:49.936605913Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-16T01:27:49.93818852Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.582217ms logger=migrator t=2026-06-16T01:27:49.948245257Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-16T01:27:49.94923225Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=987.353µs logger=migrator t=2026-06-16T01:27:49.954518371Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-16T01:27:49.956527125Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.017255ms logger=migrator t=2026-06-16T01:27:49.967123576Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-16T01:27:49.96858064Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.457514ms logger=migrator t=2026-06-16T01:27:49.975083317Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-16T01:27:49.975709661Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=627.694µs logger=migrator t=2026-06-16T01:27:49.98003395Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-16T01:27:49.980256305Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=223.025µs logger=migrator t=2026-06-16T01:27:49.988630945Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-16T01:27:49.990068677Z level=info msg="Migration successfully executed" id="create tag table" duration=1.437082ms logger=migrator t=2026-06-16T01:27:50.001403615Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-16T01:27:50.002368887Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=965.472µs logger=migrator t=2026-06-16T01:27:50.008368333Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-16T01:27:50.009677693Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.31033ms logger=migrator t=2026-06-16T01:27:50.016645731Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-16T01:27:50.018310139Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.663888ms logger=migrator t=2026-06-16T01:27:50.026673529Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-16T01:27:50.027621031Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=948.482µs logger=migrator t=2026-06-16T01:27:50.038660882Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-16T01:27:50.053272443Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.617172ms logger=migrator t=2026-06-16T01:27:50.0610674Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-16T01:27:50.061914289Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=847.079µs logger=migrator t=2026-06-16T01:27:50.070913803Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-16T01:27:50.07295248Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.038637ms logger=migrator t=2026-06-16T01:27:50.08176904Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-16T01:27:50.082147138Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=378.038µs logger=migrator t=2026-06-16T01:27:50.090401876Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-16T01:27:50.092079875Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.680618ms logger=migrator t=2026-06-16T01:27:50.097722073Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-16T01:27:50.099532713Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.78412ms logger=migrator t=2026-06-16T01:27:50.10463744Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-16T01:27:50.105789926Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.151687ms logger=migrator t=2026-06-16T01:27:50.111937856Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-16T01:27:50.112166181Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=228.015µs logger=migrator t=2026-06-16T01:27:50.117824379Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-16T01:27:50.123808925Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.983526ms logger=migrator t=2026-06-16T01:27:50.128256956Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-16T01:27:50.133981876Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.72451ms logger=migrator t=2026-06-16T01:27:50.142155172Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-16T01:27:50.147261327Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.105865ms logger=migrator t=2026-06-16T01:27:50.154645315Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-16T01:27:50.16190426Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.258105ms logger=migrator t=2026-06-16T01:27:50.166251559Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-16T01:27:50.166900823Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=649.774µs logger=migrator t=2026-06-16T01:27:50.175021488Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-16T01:27:50.182956578Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.93631ms logger=migrator t=2026-06-16T01:27:50.18834365Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-16T01:27:50.18923124Z level=info msg="Migration successfully executed" id="create server_lock table" duration=887.53µs logger=migrator t=2026-06-16T01:27:50.194685684Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-16T01:27:50.195698068Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.012374ms logger=migrator t=2026-06-16T01:27:50.201934619Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-16T01:27:50.203357071Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.421962ms logger=migrator t=2026-06-16T01:27:50.21295192Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-16T01:27:50.214498304Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.546684ms logger=migrator t=2026-06-16T01:27:50.2213114Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-16T01:27:50.222982097Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.671668ms logger=migrator t=2026-06-16T01:27:50.23187893Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-16T01:27:50.232886602Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.008132ms logger=migrator t=2026-06-16T01:27:50.237958068Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-16T01:27:50.247995215Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=10.048918ms logger=migrator t=2026-06-16T01:27:50.252986719Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-16T01:27:50.254855371Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.878263ms logger=migrator t=2026-06-16T01:27:50.259896716Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-16T01:27:50.260901608Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.005052ms logger=migrator t=2026-06-16T01:27:50.265982714Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-16T01:27:50.266966046Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=985.462µs logger=migrator t=2026-06-16T01:27:50.27507384Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-16T01:27:50.276178725Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.109375ms logger=migrator t=2026-06-16T01:27:50.284509104Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-16T01:27:50.285503307Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=994.573µs logger=migrator t=2026-06-16T01:27:50.292079096Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-16T01:27:50.292143648Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=65.672µs logger=migrator t=2026-06-16T01:27:50.297031739Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-16T01:27:50.297113581Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=82.662µs logger=migrator t=2026-06-16T01:27:50.303002544Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-16T01:27:50.304681373Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.677439ms logger=migrator t=2026-06-16T01:27:50.313994474Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T01:27:50.315232292Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.236608ms logger=migrator t=2026-06-16T01:27:50.320193965Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T01:27:50.321802072Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.608577ms logger=migrator t=2026-06-16T01:27:50.326225042Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-16T01:27:50.326292043Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=67.951µs logger=migrator t=2026-06-16T01:27:50.333915487Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T01:27:50.335516143Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.599957ms logger=migrator t=2026-06-16T01:27:50.34025673Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T01:27:50.341269854Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.014174ms logger=migrator t=2026-06-16T01:27:50.344879416Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T01:27:50.346018051Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.137205ms logger=migrator t=2026-06-16T01:27:50.35079607Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T01:27:50.351814613Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.018533ms logger=migrator t=2026-06-16T01:27:50.355457656Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-16T01:27:50.364401329Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.940743ms logger=migrator t=2026-06-16T01:27:50.36929073Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-16T01:27:50.370005786Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=715.116µs logger=migrator t=2026-06-16T01:27:50.374768215Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-16T01:27:50.374861817Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=92.182µs logger=migrator t=2026-06-16T01:27:50.381018486Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-16T01:27:50.382114521Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.095705ms logger=migrator t=2026-06-16T01:27:50.392317673Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-16T01:27:50.394207476Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.888413ms logger=migrator t=2026-06-16T01:27:50.399395203Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-16T01:27:50.400420507Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.025644ms logger=migrator t=2026-06-16T01:27:50.404651022Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-16T01:27:50.404714864Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=64.582µs logger=migrator t=2026-06-16T01:27:50.409146795Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-16T01:27:50.410592787Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.446982ms logger=migrator t=2026-06-16T01:27:50.415319215Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-16T01:27:50.416302867Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=982.422µs logger=migrator t=2026-06-16T01:27:50.421672579Z 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-06-16T01:27:50.422729804Z 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.058135ms logger=migrator t=2026-06-16T01:27:50.428102296Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-16T01:27:50.42919316Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.091294ms logger=migrator t=2026-06-16T01:27:50.435104445Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-16T01:27:50.441269364Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.16425ms logger=migrator t=2026-06-16T01:27:50.4494489Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-16T01:27:50.451319373Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.879913ms logger=migrator t=2026-06-16T01:27:50.455410545Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-16T01:27:50.456312576Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=902.441µs logger=migrator t=2026-06-16T01:27:50.461158626Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-16T01:27:50.48820131Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.040404ms logger=migrator t=2026-06-16T01:27:50.492195972Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-16T01:27:50.521553648Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.352065ms logger=migrator t=2026-06-16T01:27:50.535034764Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-16T01:27:50.536903786Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.852442ms logger=migrator t=2026-06-16T01:27:50.542694879Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-16T01:27:50.543804153Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.110365ms logger=migrator t=2026-06-16T01:27:50.548228084Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-16T01:27:50.554471556Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.242782ms logger=migrator t=2026-06-16T01:27:50.560230827Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-16T01:27:50.566354795Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.123479ms logger=migrator t=2026-06-16T01:27:50.570772046Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-16T01:27:50.571459751Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=687.615µs logger=migrator t=2026-06-16T01:27:50.577018328Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-16T01:27:50.578066461Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.046183ms logger=migrator t=2026-06-16T01:27:50.583643478Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-16T01:27:50.58461644Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=973.412µs logger=migrator t=2026-06-16T01:27:50.589753546Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-16T01:27:50.590806331Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.052895ms logger=migrator t=2026-06-16T01:27:50.595577758Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-16T01:27:50.595680771Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=104.443µs logger=migrator t=2026-06-16T01:27:50.601079734Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-16T01:27:50.60751642Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.437367ms logger=migrator t=2026-06-16T01:27:50.611328636Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-16T01:27:50.617582758Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.253502ms logger=migrator t=2026-06-16T01:27:50.622515401Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-16T01:27:50.627382742Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.863541ms logger=migrator t=2026-06-16T01:27:50.631789931Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-16T01:27:50.632816855Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.029564ms logger=migrator t=2026-06-16T01:27:50.637846499Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-16T01:27:50.638928284Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.081576ms logger=migrator t=2026-06-16T01:27:50.644884949Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-16T01:27:50.652680996Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.800997ms logger=migrator t=2026-06-16T01:27:50.656530973Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-16T01:27:50.660933354Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.402261ms logger=migrator t=2026-06-16T01:27:50.665718401Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-16T01:27:50.666779256Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.061225ms logger=migrator t=2026-06-16T01:27:50.673240713Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-16T01:27:50.681334866Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.095034ms logger=migrator t=2026-06-16T01:27:50.688033608Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-16T01:27:50.694081006Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.047068ms logger=migrator t=2026-06-16T01:27:50.71143687Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-16T01:27:50.711601244Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=167.694µs logger=migrator t=2026-06-16T01:27:50.715648536Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-16T01:27:50.717460767Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.812242ms logger=migrator t=2026-06-16T01:27:50.723115295Z 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-06-16T01:27:50.724092657Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=973.482µs logger=migrator t=2026-06-16T01:27:50.728693232Z 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-06-16T01:27:50.73035264Z 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.658918ms logger=migrator t=2026-06-16T01:27:50.735176259Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-16T01:27:50.735240531Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=65.012µs logger=migrator t=2026-06-16T01:27:50.740109961Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-16T01:27:50.746334543Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.222351ms logger=migrator t=2026-06-16T01:27:50.750249812Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-16T01:27:50.756597386Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.347534ms logger=migrator t=2026-06-16T01:27:50.76074237Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-16T01:27:50.766922751Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.180211ms logger=migrator t=2026-06-16T01:27:50.772178859Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-16T01:27:50.778294199Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.11548ms logger=migrator t=2026-06-16T01:27:50.782674948Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-16T01:27:50.788758776Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.083958ms logger=migrator t=2026-06-16T01:27:50.793140686Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-16T01:27:50.793249208Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=108.602µs logger=migrator t=2026-06-16T01:27:50.798208011Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-16T01:27:50.798996869Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=788.578µs logger=migrator t=2026-06-16T01:27:50.803767707Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-16T01:27:50.811541483Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.774876ms logger=migrator t=2026-06-16T01:27:50.817010267Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-16T01:27:50.817085009Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=75.972µs logger=migrator t=2026-06-16T01:27:50.936967472Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-16T01:27:50.947714656Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.752825ms logger=migrator t=2026-06-16T01:27:50.953776454Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-16T01:27:50.954491081Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=714.997µs logger=migrator t=2026-06-16T01:27:50.959070554Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-16T01:27:50.967183248Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.113014ms logger=migrator t=2026-06-16T01:27:50.970999385Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-16T01:27:50.971779503Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=779.988µs logger=migrator t=2026-06-16T01:27:50.9796075Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-16T01:27:50.981239777Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.632917ms logger=migrator t=2026-06-16T01:27:50.986255422Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-16T01:27:50.99323468Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.979818ms logger=migrator t=2026-06-16T01:27:50.99763219Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-16T01:27:50.998190202Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=558.312µs logger=migrator t=2026-06-16T01:27:51.007024253Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-16T01:27:51.008232261Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.208898ms logger=migrator t=2026-06-16T01:27:51.013233083Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-16T01:27:51.014042003Z level=info msg="Migration successfully executed" id="create alert_image table" duration=808.89µs logger=migrator t=2026-06-16T01:27:51.020836006Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-16T01:27:51.0218233Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=986.913µs logger=migrator t=2026-06-16T01:27:51.028693275Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-16T01:27:51.028760787Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=68.171µs logger=migrator t=2026-06-16T01:27:51.033408253Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-16T01:27:51.034338393Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=930.02µs logger=migrator t=2026-06-16T01:27:51.03901004Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-16T01:27:51.03993537Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=925.17µs logger=migrator t=2026-06-16T01:27:51.046988961Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-16T01:27:51.047710227Z 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-06-16T01:27:51.054667455Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-16T01:27:51.055146996Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=507.072µs logger=migrator t=2026-06-16T01:27:51.059145697Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-16T01:27:51.060335694Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.189327ms logger=migrator t=2026-06-16T01:27:51.065731886Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-16T01:27:51.076395409Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.657762ms logger=migrator t=2026-06-16T01:27:51.083458649Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-16T01:27:51.084702677Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.243728ms logger=migrator t=2026-06-16T01:27:51.090458398Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-16T01:27:51.091605594Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.147246ms logger=migrator t=2026-06-16T01:27:51.102211755Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-16T01:27:51.103473404Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.26449ms logger=migrator t=2026-06-16T01:27:51.112405166Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-16T01:27:51.113830728Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.428232ms logger=migrator t=2026-06-16T01:27:51.122988457Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-16T01:27:51.125793581Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.804174ms logger=migrator t=2026-06-16T01:27:51.132187486Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-16T01:27:51.132215526Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.06µs logger=migrator t=2026-06-16T01:27:51.137267541Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-16T01:27:51.137423085Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=159.753µs logger=migrator t=2026-06-16T01:27:51.142123692Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-16T01:27:51.149966349Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.834997ms logger=migrator t=2026-06-16T01:27:51.154239797Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-16T01:27:51.154762868Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=533.362µs logger=migrator t=2026-06-16T01:27:51.160858197Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-16T01:27:51.161977303Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.118936ms logger=migrator t=2026-06-16T01:27:51.167078028Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-16T01:27:51.167730023Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=617.554µs logger=migrator t=2026-06-16T01:27:51.171885997Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-16T01:27:51.172981252Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.095565ms logger=migrator t=2026-06-16T01:27:51.177354281Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-16T01:27:51.178214921Z level=info msg="Migration successfully executed" id="create secrets table" duration=861.14µs logger=migrator t=2026-06-16T01:27:51.183539302Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-16T01:27:51.215906747Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.353575ms logger=migrator t=2026-06-16T01:27:51.222299102Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-16T01:27:51.230715413Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.416861ms logger=migrator t=2026-06-16T01:27:51.23937416Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-16T01:27:51.239724497Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=355.128µs logger=migrator t=2026-06-16T01:27:51.244042686Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-16T01:27:51.281534107Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.485211ms logger=migrator t=2026-06-16T01:27:51.287559934Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-16T01:27:51.31864056Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.076296ms logger=migrator t=2026-06-16T01:27:51.324516944Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-16T01:27:51.325768272Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.253888ms logger=migrator t=2026-06-16T01:27:51.331905541Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-16T01:27:51.332995396Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.090155ms logger=migrator t=2026-06-16T01:27:51.338389679Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-16T01:27:51.338580843Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=190.974µs logger=migrator t=2026-06-16T01:27:51.342046112Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-16T01:27:51.343100015Z level=info msg="Migration successfully executed" id="create permission table" duration=1.053333ms logger=migrator t=2026-06-16T01:27:51.349305806Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-16T01:27:51.350705128Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.398972ms logger=migrator t=2026-06-16T01:27:51.355726252Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-16T01:27:51.356880308Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.154756ms logger=migrator t=2026-06-16T01:27:51.362399424Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-16T01:27:51.363353845Z level=info msg="Migration successfully executed" id="create role table" duration=950.091µs logger=migrator t=2026-06-16T01:27:51.367387297Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-16T01:27:51.375732577Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.34274ms logger=migrator t=2026-06-16T01:27:51.380504975Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-16T01:27:51.390199255Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.69115ms logger=migrator t=2026-06-16T01:27:51.396844286Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-16T01:27:51.398122395Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.278319ms logger=migrator t=2026-06-16T01:27:51.403042347Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-16T01:27:51.40497677Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.934193ms logger=migrator t=2026-06-16T01:27:51.411020808Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-16T01:27:51.412580843Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.559856ms logger=migrator t=2026-06-16T01:27:51.41903598Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-16T01:27:51.420117455Z level=info msg="Migration successfully executed" id="create team role table" duration=1.081595ms logger=migrator t=2026-06-16T01:27:51.426035939Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-16T01:27:51.428035995Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.999506ms logger=migrator t=2026-06-16T01:27:51.432960936Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-16T01:27:51.434664365Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.704159ms logger=migrator t=2026-06-16T01:27:51.440745133Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-16T01:27:51.442276488Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.532145ms logger=migrator t=2026-06-16T01:27:51.446755289Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-16T01:27:51.448029509Z level=info msg="Migration successfully executed" id="create user role table" duration=1.27475ms logger=migrator t=2026-06-16T01:27:51.453339499Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-16T01:27:51.454525906Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.183977ms logger=migrator t=2026-06-16T01:27:51.464182065Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-16T01:27:51.465419204Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.238969ms logger=migrator t=2026-06-16T01:27:51.473970058Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-16T01:27:51.475003081Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.034873ms logger=migrator t=2026-06-16T01:27:51.482519692Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-16T01:27:51.483512634Z level=info msg="Migration successfully executed" id="create builtin role table" duration=993.252µs logger=migrator t=2026-06-16T01:27:51.488043437Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-16T01:27:51.489123031Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.079664ms logger=migrator t=2026-06-16T01:27:51.493652715Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-16T01:27:51.494687978Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.035273ms logger=migrator t=2026-06-16T01:27:51.49917957Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-16T01:27:51.506479936Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.295346ms logger=migrator t=2026-06-16T01:27:51.510207861Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-16T01:27:51.510961418Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=755.927µs logger=migrator t=2026-06-16T01:27:51.518608822Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-16T01:27:51.519784638Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.175117ms logger=migrator t=2026-06-16T01:27:51.525445506Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-16T01:27:51.527060393Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.608147ms logger=migrator t=2026-06-16T01:27:51.534265456Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-16T01:27:51.535298561Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.033224ms logger=migrator t=2026-06-16T01:27:51.542434552Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-16T01:27:51.543238371Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=803.819µs logger=migrator t=2026-06-16T01:27:51.552635734Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-16T01:27:51.554055527Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.423023ms logger=migrator t=2026-06-16T01:27:51.565970107Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-16T01:27:51.575701548Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.732751ms logger=migrator t=2026-06-16T01:27:51.582890322Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-16T01:27:51.597079514Z level=info msg="Migration successfully executed" id="permission kind migration" duration=14.189412ms logger=migrator t=2026-06-16T01:27:51.604611815Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-16T01:27:51.612011202Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.398617ms logger=migrator t=2026-06-16T01:27:51.617415125Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-16T01:27:51.623433902Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.018717ms logger=migrator t=2026-06-16T01:27:51.759029652Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-16T01:27:51.760814062Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.786819ms logger=migrator t=2026-06-16T01:27:51.768285242Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-16T01:27:51.769715095Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.430773ms logger=migrator t=2026-06-16T01:27:51.776451367Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-16T01:27:51.777514831Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.064024ms logger=migrator t=2026-06-16T01:27:51.785925612Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-16T01:27:51.786763542Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=838.15µs logger=migrator t=2026-06-16T01:27:51.79330586Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-16T01:27:51.794341753Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.035413ms logger=migrator t=2026-06-16T01:27:51.800532245Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-16T01:27:51.800599426Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=68.011µs logger=migrator t=2026-06-16T01:27:51.804733059Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-16T01:27:51.804786581Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=51.522µs logger=migrator t=2026-06-16T01:27:51.811060243Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-16T01:27:51.812422234Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.362591ms logger=migrator t=2026-06-16T01:27:51.81883626Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-16T01:27:51.819539155Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=703.555µs logger=migrator t=2026-06-16T01:27:51.826656918Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-16T01:27:51.829135914Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=2.475597ms logger=migrator t=2026-06-16T01:27:51.835469857Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-16T01:27:51.835816555Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=347.898µs logger=migrator t=2026-06-16T01:27:51.842393784Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-16T01:27:51.84303867Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=646.536µs logger=migrator t=2026-06-16T01:27:51.848101775Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-16T01:27:51.849104187Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.003182ms logger=migrator t=2026-06-16T01:27:51.855644916Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-16T01:27:51.857617061Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.972416ms logger=migrator t=2026-06-16T01:27:51.864790253Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-16T01:27:51.873815529Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.027046ms logger=migrator t=2026-06-16T01:27:51.879414326Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-16T01:27:51.879483267Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=70.221µs logger=migrator t=2026-06-16T01:27:51.884586364Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-16T01:27:51.885580056Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=993.992µs logger=migrator t=2026-06-16T01:27:51.892305888Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-16T01:27:51.894109719Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.799891ms logger=migrator t=2026-06-16T01:27:51.906112112Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-16T01:27:51.907557545Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.446993ms logger=migrator t=2026-06-16T01:27:51.917307216Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-16T01:27:51.929891142Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.586206ms logger=migrator t=2026-06-16T01:27:51.937861873Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-16T01:27:51.93860028Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=738.347µs logger=migrator t=2026-06-16T01:27:51.943935561Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-16T01:27:51.944681718Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=745.897µs logger=migrator t=2026-06-16T01:27:51.949905937Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-16T01:27:51.968092839Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=18.186242ms logger=migrator t=2026-06-16T01:27:51.97469054Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-16T01:27:51.977391571Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.703712ms logger=migrator t=2026-06-16T01:27:51.984002761Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-16T01:27:51.985420053Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.367101ms logger=migrator t=2026-06-16T01:27:51.991597274Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-16T01:27:51.992962284Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.35979ms logger=migrator t=2026-06-16T01:27:52.000295791Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-16T01:27:52.001636921Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.34108ms logger=migrator t=2026-06-16T01:27:52.008108789Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-16T01:27:52.008772344Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=668.175µs logger=migrator t=2026-06-16T01:27:52.01478615Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-16T01:27:52.016498139Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.711349ms logger=migrator t=2026-06-16T01:27:52.022793272Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-16T01:27:52.03151661Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.722808ms logger=migrator t=2026-06-16T01:27:52.03723806Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-16T01:27:52.037934915Z level=info msg="Migration successfully executed" id="create entity_events table" duration=696.765µs logger=migrator t=2026-06-16T01:27:52.043734627Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-16T01:27:52.045700132Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.963655ms logger=migrator t=2026-06-16T01:27:52.052983888Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-16T01:27:52.05353788Z 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-06-16T01:27:52.059078556Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-16T01:27:52.059961996Z 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-06-16T01:27:52.066506424Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-16T01:27:52.067945757Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.438483ms logger=migrator t=2026-06-16T01:27:52.075799336Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-16T01:27:52.077486073Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.686328ms logger=migrator t=2026-06-16T01:27:52.083655274Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-16T01:27:52.085673409Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.018955ms logger=migrator t=2026-06-16T01:27:52.093469057Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-16T01:27:52.095250258Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.779161ms logger=migrator t=2026-06-16T01:27:52.10240337Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-16T01:27:52.103500955Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.098076ms logger=migrator t=2026-06-16T01:27:52.112412647Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-16T01:27:52.113458861Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.065834ms logger=migrator t=2026-06-16T01:27:52.122315482Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-16T01:27:52.123586951Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.270779ms logger=migrator t=2026-06-16T01:27:52.129328701Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-16T01:27:52.131085092Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.756541ms logger=migrator t=2026-06-16T01:27:52.139678407Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-16T01:27:52.141703412Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.028385ms logger=migrator t=2026-06-16T01:27:52.148855695Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-16T01:27:52.149621992Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=766.367µs logger=migrator t=2026-06-16T01:27:52.15616709Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-16T01:27:52.15700443Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=837.13µs logger=migrator t=2026-06-16T01:27:52.164800867Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-16T01:27:52.187866181Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.062064ms logger=migrator t=2026-06-16T01:27:52.200979758Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-16T01:27:52.21293289Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.956532ms logger=migrator t=2026-06-16T01:27:52.220467811Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-16T01:27:52.23056035Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.09306ms logger=migrator t=2026-06-16T01:27:52.254254869Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-16T01:27:52.254700609Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=449.731µs logger=migrator t=2026-06-16T01:27:52.262837404Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-16T01:27:52.286281146Z level=info msg="Migration successfully executed" id="add share column" duration=23.446362ms logger=migrator t=2026-06-16T01:27:52.293412447Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-16T01:27:52.293598962Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=186.665µs logger=migrator t=2026-06-16T01:27:52.300288414Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-16T01:27:52.302079135Z level=info msg="Migration successfully executed" id="create file table" duration=1.789551ms logger=migrator t=2026-06-16T01:27:52.308668884Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-16T01:27:52.310618059Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.949145ms logger=migrator t=2026-06-16T01:27:52.316541893Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-16T01:27:52.317706049Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.163716ms logger=migrator t=2026-06-16T01:27:52.325923256Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-16T01:27:52.326700683Z level=info msg="Migration successfully executed" id="create file_meta table" duration=777.617µs logger=migrator t=2026-06-16T01:27:52.332486115Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-16T01:27:52.333526349Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.049844ms logger=migrator t=2026-06-16T01:27:52.340586809Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-16T01:27:52.340666601Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=81.782µs logger=migrator t=2026-06-16T01:27:52.34678455Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-16T01:27:52.346855382Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=72.592µs logger=migrator t=2026-06-16T01:27:52.352186022Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-16T01:27:52.352719845Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=533.693µs logger=migrator t=2026-06-16T01:27:52.358197129Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-16T01:27:52.358571788Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=374.159µs logger=migrator t=2026-06-16T01:27:52.363830777Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-16T01:27:52.366083868Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.253271ms logger=migrator t=2026-06-16T01:27:52.372041474Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-16T01:27:52.382254515Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.209761ms logger=migrator t=2026-06-16T01:27:52.388118978Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-16T01:27:52.388235571Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=117.023µs logger=migrator t=2026-06-16T01:27:52.393446019Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-16T01:27:52.395445225Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.998506ms logger=migrator t=2026-06-16T01:27:52.402361631Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-16T01:27:52.403083359Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=725.928µs logger=migrator t=2026-06-16T01:27:52.408952972Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-16T01:27:52.409339841Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=388.099µs logger=migrator t=2026-06-16T01:27:52.415700225Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-16T01:27:52.416257187Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=559.362µs logger=migrator t=2026-06-16T01:27:52.421827134Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-16T01:27:52.434570364Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.740289ms logger=migrator t=2026-06-16T01:27:52.441307766Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-16T01:27:52.451228482Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.922316ms logger=migrator t=2026-06-16T01:27:52.45732839Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-16T01:27:52.458332463Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.003753ms logger=migrator t=2026-06-16T01:27:52.469985698Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-16T01:27:52.546845883Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.855445ms logger=migrator t=2026-06-16T01:27:52.572629589Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-16T01:27:52.574332148Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.703619ms logger=migrator t=2026-06-16T01:27:52.581918789Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-16T01:27:52.583157308Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.238279ms logger=migrator t=2026-06-16T01:27:52.597163866Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-16T01:27:52.627145637Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.984021ms logger=migrator t=2026-06-16T01:27:52.635055206Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-16T01:27:52.64359289Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.538374ms logger=migrator t=2026-06-16T01:27:52.649681079Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-16T01:27:52.650112099Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=430.01µs logger=migrator t=2026-06-16T01:27:52.657033936Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-16T01:27:52.657359723Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=325.908µs logger=migrator t=2026-06-16T01:27:52.663721708Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-16T01:27:52.664010084Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=287.836µs logger=migrator t=2026-06-16T01:27:52.670183664Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-16T01:27:52.670467461Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=289.457µs logger=migrator t=2026-06-16T01:27:52.67746296Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-16T01:27:52.677941591Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=467.76µs logger=migrator t=2026-06-16T01:27:52.682421922Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-16T01:27:52.683742282Z level=info msg="Migration successfully executed" id="create folder table" duration=1.31984ms logger=migrator t=2026-06-16T01:27:52.6911569Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-16T01:27:52.69245477Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.29787ms logger=migrator t=2026-06-16T01:27:52.700767919Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-16T01:27:52.7021614Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.395181ms logger=migrator t=2026-06-16T01:27:52.708126596Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-16T01:27:52.708156697Z level=info msg="Migration successfully executed" id="Update folder title length" duration=34.491µs logger=migrator t=2026-06-16T01:27:52.714957441Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-16T01:27:52.716848504Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.889603ms logger=migrator t=2026-06-16T01:27:52.724806785Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-16T01:27:52.726954163Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.150449ms logger=migrator t=2026-06-16T01:27:52.731808384Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-16T01:27:52.733205105Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.396501ms logger=migrator t=2026-06-16T01:27:52.738540886Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-16T01:27:52.739020578Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=480.162µs logger=migrator t=2026-06-16T01:27:52.744208355Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-16T01:27:52.744625145Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=413.71µs logger=migrator t=2026-06-16T01:27:52.748659197Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-16T01:27:52.751348298Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.689541ms logger=migrator t=2026-06-16T01:27:52.758032289Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-16T01:27:52.759259988Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.227178ms logger=migrator t=2026-06-16T01:27:52.765688023Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-16T01:27:52.767151367Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.467974ms logger=migrator t=2026-06-16T01:27:52.771979186Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-16T01:27:52.773423149Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.439633ms logger=migrator t=2026-06-16T01:27:52.776777285Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-16T01:27:52.778252729Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.473864ms logger=migrator t=2026-06-16T01:27:52.783262112Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-16T01:27:52.784733556Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.471364ms logger=migrator t=2026-06-16T01:27:52.788275726Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-16T01:27:52.789667788Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.391872ms logger=migrator t=2026-06-16T01:27:52.79371466Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-16T01:27:52.795093612Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.377801ms logger=migrator t=2026-06-16T01:27:52.80037499Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-16T01:27:52.801902706Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.527226ms logger=migrator t=2026-06-16T01:27:52.80736123Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-16T01:27:52.808590007Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.226177ms logger=migrator t=2026-06-16T01:27:52.815462164Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-16T01:27:52.816706671Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.244417ms logger=migrator t=2026-06-16T01:27:52.820307624Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-16T01:27:52.820848286Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=542.312µs logger=migrator t=2026-06-16T01:27:52.825014041Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-16T01:27:52.83729747Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.28446ms logger=migrator t=2026-06-16T01:27:52.843141563Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-16T01:27:52.844541134Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.403502ms logger=migrator t=2026-06-16T01:27:52.848608247Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-16T01:27:52.848645248Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=38.251µs logger=migrator t=2026-06-16T01:27:52.852409393Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-16T01:27:52.853899747Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.488824ms logger=migrator t=2026-06-16T01:27:52.859078834Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-16T01:27:52.859147505Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=70.361µs logger=migrator t=2026-06-16T01:27:52.863896094Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-16T01:27:52.865245225Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.348781ms logger=migrator t=2026-06-16T01:27:52.869870639Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-16T01:27:52.871148659Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.27738ms logger=migrator t=2026-06-16T01:27:52.878319311Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-16T01:27:52.879812065Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.490434ms logger=migrator t=2026-06-16T01:27:52.885341371Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-16T01:27:52.886766463Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.428652ms logger=migrator t=2026-06-16T01:27:52.890676872Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-16T01:27:52.89100798Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=331.987µs logger=migrator t=2026-06-16T01:27:52.895509641Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-16T01:27:52.896215148Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=687.937µs logger=migrator t=2026-06-16T01:27:52.899631905Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-16T01:27:52.900589127Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=956.432µs logger=migrator t=2026-06-16T01:27:52.907265049Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-16T01:27:52.908888775Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.626946ms logger=migrator t=2026-06-16T01:27:52.917127632Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-16T01:27:52.929628787Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.501365ms logger=migrator t=2026-06-16T01:27:52.933344901Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-16T01:27:52.942785715Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.440054ms logger=migrator t=2026-06-16T01:27:52.947486092Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-16T01:27:52.955988135Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.500713ms logger=migrator t=2026-06-16T01:27:52.964526429Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-16T01:27:52.964658702Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=133.453µs logger=migrator t=2026-06-16T01:27:52.969204806Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-16T01:27:52.981432503Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.229008ms logger=migrator t=2026-06-16T01:27:52.985371552Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-16T01:27:52.992561046Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.188613ms logger=migrator t=2026-06-16T01:27:52.997216632Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-16T01:27:52.997520309Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=303.706µs logger=migrator t=2026-06-16T01:27:53.001453277Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.807750197s logger=migrator t=2026-06-16T01:27:53.002060891Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-16T01:27:53.018683599Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-16T01:27:53.018888543Z level=info msg="Created default organization" logger=secrets t=2026-06-16T01:27:53.028199445Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-16T01:27:53.075434288Z level=info msg="Restored cache from database" duration=422.06µs logger=plugin.store t=2026-06-16T01:27:53.076712857Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-16T01:27:53.113358749Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-16T01:27:53.11339076Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-16T01:27:53.113484902Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-16T01:27:53.113497672Z level=info msg="Plugins loaded" count=54 duration=36.785545ms logger=query_data t=2026-06-16T01:27:53.117616466Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-16T01:27:53.121211157Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-16T01:27:53.128150675Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-16T01:27:53.142183503Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-16T01:27:53.144612089Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-16T01:27:53.146675246Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-16T01:27:53.257397281Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-16T01:27:53.284955006Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-16T01:27:53.307380515Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-16T01:27:53.307425196Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-16T01:27:53.307616191Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-16T01:27:53.307653152Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-16T01:27:53.307740084Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-06-16T01:27:53.308336637Z level=info msg="State cache has been initialized" states=0 duration=681.785µs logger=ngalert.scheduler t=2026-06-16T01:27:53.308398759Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-16T01:27:53.308535692Z level=info msg=starting first_tick=2026-06-16T01:28:00Z logger=provisioning.dashboard t=2026-06-16T01:27:53.310207749Z level=info msg="starting to provision dashboards" logger=http.server t=2026-06-16T01:27:53.3111034Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-06-16T01:27:53.392952099Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-16T01:27:53.413347392Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-06-16T01:27:53.425136209Z level=info msg="Update check succeeded" duration=117.425776ms logger=sqlstore.transactions t=2026-06-16T01:27:53.425739104Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-06-16T01:27:53.427487293Z level=info msg="Update check succeeded" duration=119.824241ms logger=sqlstore.transactions t=2026-06-16T01:27:53.445103514Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-16T01:27:53.447293312Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-16T01:27:53.49209203Z level=info msg="Patterns update finished" duration=182.898944ms logger=provisioning.dashboard t=2026-06-16T01:27:53.514625082Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-06-16T01:27:53.611941722Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-16T01:27:53.612581886Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-16T01:28:07.631570175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:07.641722875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:08.504873017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:08.950451928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:08.972569559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:09.044408731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:09.064501447Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-16T01:28:09.101394805Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-16T01:28:09.130115718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:09.173133665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:09.230292582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:09.244503985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:09.311714951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:09.327308216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:09.372459321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:09.403127048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:09.994397496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:10.009195432Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:10.052315341Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:10.068622122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:10.110929633Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:10.12887463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:10.16764982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:10.185557997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:10.227870259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:10.243246807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:10.294954081Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:10.313321769Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:10.639500926Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:10.657537476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:10.754391175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:10.772657241Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:10.833414121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:10.855721287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:10.914513802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:10.932162333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.009358816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.027412196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.077816101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.096131826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.141661851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.156495188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.19579658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.212541721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.261215916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.275426228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.334993362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.355484017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.403363884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.424515815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.473234221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.492405836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.554183579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.588395236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.682618606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.70304383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.764819973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.782598696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.859252148Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.875001865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.949098608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:11.96899654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:12.197918039Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:12.218968317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:12.36879685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:12.386129643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:12.503651862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:12.521939887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:12.687820095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:12.704627407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:12.870607426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:12.888017721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:13.045121309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:13.065092472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:13.203204619Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:13.220549063Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:13.416123485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:13.434752717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:13.56123001Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:13.576092508Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:28:13.719443893Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-16T01:29:08.336622145Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-16T01:37:53.332961694Z level=info msg="Completed cleanup jobs" duration=24.62176ms logger=plugins.update.checker t=2026-06-16T01:37:53.524897994Z level=info msg="Update check succeeded" duration=96.616519ms logger=sqlstore.transactions t=2026-06-16T01:42:53.136663838Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-16T01:47:53.348649023Z level=info msg="Completed cleanup jobs" duration=40.188213ms logger=plugins.update.checker t=2026-06-16T01:47:53.523656974Z level=info msg="Update check succeeded" duration=95.421905ms logger=plugins.update.checker t=2026-06-16T01:57:53.532555873Z level=info msg="Update check succeeded" duration=104.622471ms logger=sqlstore.transactions t=2026-06-16T01:57:58.348589465Z level=info msg="Database locked, sleeping then retrying" error="failed to delete expired images: database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-16T01:57:58.39576579Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.sender.router t=2026-06-16T01:57:58.395844091Z level=error msg="Unable to sync admin configuration" error="[sqlstore.max-retries-reached] retry 1: database is locked" logger=sqlstore.transactions t=2026-06-16T01:57:58.438135376Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.multiorg.alertmanager t=2026-06-16T01:57:58.438230798Z level=error msg="Error while synchronizing Alertmanager orgs" error="[sqlstore.max-retries-reached] retry 1: database is locked" logger=sqlstore.transactions t=2026-06-16T01:58:01.525468794Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-16T01:58:01.531117541Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-16T01:58:03.365994481Z level=info msg="Database locked, sleeping then retrying" error="failed to delete expired images: database is locked" retry=1 code="database is locked" logger=cleanup t=2026-06-16T01:58:04.504930899Z level=info msg="Completed cleanup jobs" duration=11.196233117s logger=infra.usagestats t=2026-06-16T01:59:08.359896233Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-16T02:07:53.332861604Z level=info msg="Completed cleanup jobs" duration=24.819661ms logger=plugins.update.checker t=2026-06-16T02:07:53.522145308Z level=info msg="Update check succeeded" duration=94.123951ms logger=cleanup t=2026-06-16T02:17:53.397410812Z level=info msg="Completed cleanup jobs" duration=88.781134ms logger=plugins.update.checker t=2026-06-16T02:17:53.528251898Z level=info msg="Update check succeeded" duration=99.994869ms logger=cleanup t=2026-06-16T02:27:53.34660215Z level=info msg="Completed cleanup jobs" duration=38.188327ms logger=plugins.update.checker t=2026-06-16T02:27:53.523195026Z level=info msg="Update check succeeded" duration=94.658018ms logger=infra.usagestats t=2026-06-16T02:29:08.364092449Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-16T02:37:53.331150145Z level=info msg="Completed cleanup jobs" duration=22.691105ms logger=plugins.update.checker t=2026-06-16T02:37:53.538588805Z level=info msg="Update check succeeded" duration=110.317854ms logger=cleanup t=2026-06-16T02:47:53.323006954Z level=info msg="Completed cleanup jobs" duration=14.580871ms logger=plugins.update.checker t=2026-06-16T02:47:53.532345617Z level=info msg="Update check succeeded" duration=104.701878ms