logger=settings t=2026-06-06T17:12:40.970953415Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-06T17:12:40Z logger=settings t=2026-06-06T17:12:40.971376675Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-06T17:12:40.971394565Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-06T17:12:40.971400045Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-06T17:12:40.971404545Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-06T17:12:40.971409416Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-06T17:12:40.971413546Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-06T17:12:40.971417756Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-06T17:12:40.971422826Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-06T17:12:40.971427446Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-06T17:12:40.971432276Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-06T17:12:40.971438836Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-06T17:12:40.971443916Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-06T17:12:40.971449006Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-06T17:12:40.971453797Z level=info msg=Target target=[all] logger=settings t=2026-06-06T17:12:40.971470377Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-06T17:12:40.971474817Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-06T17:12:40.971479647Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-06T17:12:40.971484297Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-06T17:12:40.971488927Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-06T17:12:40.971493508Z level=info msg="App mode production" logger=sqlstore t=2026-06-06T17:12:40.971959188Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-06T17:12:40.971986669Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-06T17:12:40.973924245Z level=info msg="Locking database" logger=migrator t=2026-06-06T17:12:40.973945225Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-06T17:12:40.974862537Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-06T17:12:40.976075235Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.210178ms logger=migrator t=2026-06-06T17:12:40.983524741Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-06T17:12:40.984553565Z level=info msg="Migration successfully executed" id="create user table" duration=1.031184ms logger=migrator t=2026-06-06T17:12:40.993063435Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-06T17:12:40.993833324Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=760.998µs logger=migrator t=2026-06-06T17:12:40.99922397Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-06T17:12:41.000404258Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.180148ms logger=migrator t=2026-06-06T17:12:41.006660075Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-06T17:12:41.007530246Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=870.251µs logger=migrator t=2026-06-06T17:12:41.015895333Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-06T17:12:41.016558698Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=658.645µs logger=migrator t=2026-06-06T17:12:41.029619536Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-06T17:12:41.032390691Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.767615ms logger=migrator t=2026-06-06T17:12:41.038516185Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-06T17:12:41.03914502Z level=info msg="Migration successfully executed" id="create user table v2" duration=629.125µs logger=migrator t=2026-06-06T17:12:41.044760232Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-06T17:12:41.045786466Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.035534ms logger=migrator t=2026-06-06T17:12:41.051347557Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-06T17:12:41.052068114Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=716.657µs logger=migrator t=2026-06-06T17:12:41.057922312Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-06T17:12:41.058294821Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=369.309µs logger=migrator t=2026-06-06T17:12:41.064408755Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-06T17:12:41.065281845Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=873.58µs logger=migrator t=2026-06-06T17:12:41.072447764Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-06T17:12:41.073752455Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.304461ms logger=migrator t=2026-06-06T17:12:41.085302427Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-06T17:12:41.085346788Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.701µs logger=migrator t=2026-06-06T17:12:41.092462715Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-06T17:12:41.093832508Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.367943ms logger=migrator t=2026-06-06T17:12:41.102725397Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-06T17:12:41.103004784Z level=info msg="Migration successfully executed" id="Add missing user data" duration=284.337µs logger=migrator t=2026-06-06T17:12:41.108637356Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-06T17:12:41.110705965Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.068378ms logger=migrator t=2026-06-06T17:12:41.115057557Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-06T17:12:41.115877476Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=813.099µs logger=migrator t=2026-06-06T17:12:41.121335215Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-06T17:12:41.123468075Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.13295ms logger=migrator t=2026-06-06T17:12:41.127168152Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-06T17:12:41.135091339Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.922707ms logger=migrator t=2026-06-06T17:12:41.139768019Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-06T17:12:41.140904826Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.136957ms logger=migrator t=2026-06-06T17:12:41.144359687Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-06T17:12:41.144552592Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=192.964µs logger=migrator t=2026-06-06T17:12:41.149643201Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-06T17:12:41.150308217Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=665.216µs logger=migrator t=2026-06-06T17:12:41.155190512Z 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-06T17:12:41.155763285Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=591.324µs logger=migrator t=2026-06-06T17:12:41.161215614Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-06T17:12:41.161773017Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=557.493µs logger=migrator t=2026-06-06T17:12:41.169264123Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-06T17:12:41.170043212Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=778.969µs logger=migrator t=2026-06-06T17:12:41.177021596Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-06T17:12:41.177759343Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=738.458µs logger=migrator t=2026-06-06T17:12:41.183874757Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-06T17:12:41.184541143Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=666.626µs logger=migrator t=2026-06-06T17:12:41.191179769Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-06T17:12:41.191842185Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=662.196µs logger=migrator t=2026-06-06T17:12:41.197412236Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-06T17:12:41.198070261Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=657.985µs logger=migrator t=2026-06-06T17:12:41.203032988Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-06T17:12:41.203060769Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=28.611µs logger=migrator t=2026-06-06T17:12:41.208911306Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-06T17:12:41.209950921Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.036455ms logger=migrator t=2026-06-06T17:12:41.213976486Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-06T17:12:41.21501899Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.045204ms logger=migrator t=2026-06-06T17:12:41.223049599Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-06T17:12:41.223711115Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=661.696µs logger=migrator t=2026-06-06T17:12:41.258161806Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-06T17:12:41.259276882Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.115446ms logger=migrator t=2026-06-06T17:12:41.263796768Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-06T17:12:41.26895424Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.163302ms logger=migrator t=2026-06-06T17:12:41.274933991Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-06T17:12:41.275844052Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=910.101µs logger=migrator t=2026-06-06T17:12:41.281910015Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-06T17:12:41.283318078Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.396823ms logger=migrator t=2026-06-06T17:12:41.288758876Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-06T17:12:41.289932974Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.173688ms logger=migrator t=2026-06-06T17:12:41.295050584Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-06T17:12:41.295839783Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=793.189µs logger=migrator t=2026-06-06T17:12:41.30038543Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-06T17:12:41.300962133Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=576.293µs logger=migrator t=2026-06-06T17:12:41.30679473Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-06T17:12:41.307524628Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=725.187µs logger=migrator t=2026-06-06T17:12:41.313883377Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-06T17:12:41.315075475Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.192488ms logger=migrator t=2026-06-06T17:12:41.3212131Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-06T17:12:41.321711102Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=509.492µs logger=migrator t=2026-06-06T17:12:41.327560409Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-06T17:12:41.328201974Z level=info msg="Migration successfully executed" id="create star table" duration=641.515µs logger=migrator t=2026-06-06T17:12:41.332541737Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-06T17:12:41.333245943Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=695.856µs logger=migrator t=2026-06-06T17:12:41.339440429Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-06T17:12:41.340501024Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.059355ms logger=migrator t=2026-06-06T17:12:41.345932052Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-06T17:12:41.347037648Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.104136ms logger=migrator t=2026-06-06T17:12:41.353677244Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-06T17:12:41.35435365Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=676.346µs logger=migrator t=2026-06-06T17:12:41.35986638Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-06T17:12:41.360570537Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=704.036µs logger=migrator t=2026-06-06T17:12:41.365701797Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-06T17:12:41.366838284Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.133877ms logger=migrator t=2026-06-06T17:12:41.372235791Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-06T17:12:41.373331487Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.095276ms logger=migrator t=2026-06-06T17:12:41.379736348Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-06T17:12:41.379763058Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.62µs logger=migrator t=2026-06-06T17:12:41.385019652Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-06T17:12:41.385057863Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=39.871µs logger=migrator t=2026-06-06T17:12:41.39048174Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-06T17:12:41.390753617Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=272.817µs logger=migrator t=2026-06-06T17:12:41.399250807Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-06T17:12:41.400582708Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.314521ms logger=migrator t=2026-06-06T17:12:41.407054851Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-06T17:12:41.407808598Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=750.207µs logger=migrator t=2026-06-06T17:12:41.413796379Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-06T17:12:41.414603568Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=807.139µs logger=migrator t=2026-06-06T17:12:41.420434996Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-06T17:12:41.42106009Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=629.534µs logger=migrator t=2026-06-06T17:12:41.426300834Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-06T17:12:41.427049822Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=748.697µs logger=migrator t=2026-06-06T17:12:41.433562965Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-06T17:12:41.434302382Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=740.117µs logger=migrator t=2026-06-06T17:12:41.440294953Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-06T17:12:41.448729662Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.435049ms logger=migrator t=2026-06-06T17:12:41.45331658Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-06T17:12:41.454064747Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=743.707µs logger=migrator t=2026-06-06T17:12:41.459923175Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-06T17:12:41.460676113Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=752.878µs logger=migrator t=2026-06-06T17:12:41.466204433Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-06T17:12:41.467030922Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=819.369µs logger=migrator t=2026-06-06T17:12:41.472939082Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-06T17:12:41.473267769Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=330.288µs logger=migrator t=2026-06-06T17:12:41.479076196Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-06T17:12:41.479945717Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=867.45µs logger=migrator t=2026-06-06T17:12:41.484824121Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-06T17:12:41.484894923Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=71.752µs logger=migrator t=2026-06-06T17:12:41.491026667Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-06T17:12:41.492857411Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.831394ms logger=migrator t=2026-06-06T17:12:41.499016295Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-06T17:12:41.500816508Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.799533ms logger=migrator t=2026-06-06T17:12:41.505544839Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-06T17:12:41.507815622Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.270843ms logger=migrator t=2026-06-06T17:12:41.514718885Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-06T17:12:41.516243101Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.525606ms logger=migrator t=2026-06-06T17:12:41.521824472Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-06T17:12:41.523693516Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.868554ms logger=migrator t=2026-06-06T17:12:41.528643363Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-06T17:12:41.529395591Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=751.988µs logger=migrator t=2026-06-06T17:12:41.535161986Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-06T17:12:41.536500308Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.338072ms logger=migrator t=2026-06-06T17:12:41.542630322Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-06T17:12:41.542657663Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.581µs logger=migrator t=2026-06-06T17:12:41.548864209Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-06T17:12:41.54891118Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.671µs logger=migrator t=2026-06-06T17:12:41.55442329Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-06T17:12:41.556411787Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.988276ms logger=migrator t=2026-06-06T17:12:41.561910546Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-06T17:12:41.563897673Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.986087ms logger=migrator t=2026-06-06T17:12:41.568752157Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-06T17:12:41.570765924Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.009807ms logger=migrator t=2026-06-06T17:12:41.576021168Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-06T17:12:41.578127597Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.099749ms logger=migrator t=2026-06-06T17:12:41.584124139Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-06T17:12:41.584336154Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=218.655µs logger=migrator t=2026-06-06T17:12:41.589239539Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-06T17:12:41.590589671Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.349622ms logger=migrator t=2026-06-06T17:12:41.596348177Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-06T17:12:41.597035613Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=687.656µs logger=migrator t=2026-06-06T17:12:41.60245667Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-06T17:12:41.602481171Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=25.571µs logger=migrator t=2026-06-06T17:12:41.607589441Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-06T17:12:41.608423411Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=836.44µs logger=migrator t=2026-06-06T17:12:41.613869499Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-06T17:12:41.615076438Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.206828ms logger=migrator t=2026-06-06T17:12:41.622168715Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-06T17:12:41.631680978Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.512214ms logger=migrator t=2026-06-06T17:12:41.638273393Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-06T17:12:41.638778405Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=504.992µs logger=migrator t=2026-06-06T17:12:41.645492863Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-06T17:12:41.646850505Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.347482ms logger=migrator t=2026-06-06T17:12:41.651585387Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-06T17:12:41.652970489Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.381462ms logger=migrator t=2026-06-06T17:12:41.659706928Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-06T17:12:41.660010885Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=304.047µs logger=migrator t=2026-06-06T17:12:41.665165207Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-06T17:12:41.665693889Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=528.813µs logger=migrator t=2026-06-06T17:12:41.67128411Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-06T17:12:41.674824244Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.539904ms logger=migrator t=2026-06-06T17:12:41.681002439Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-06T17:12:41.681737947Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=735.588µs logger=migrator t=2026-06-06T17:12:41.687926592Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-06T17:12:41.688200419Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=287.907µs logger=migrator t=2026-06-06T17:12:41.69420853Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-06T17:12:41.694514317Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=295.287µs logger=migrator t=2026-06-06T17:12:41.700334704Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-06T17:12:41.701528433Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.193878ms logger=migrator t=2026-06-06T17:12:41.71712929Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-06T17:12:41.719568707Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.432787ms logger=migrator t=2026-06-06T17:12:41.724454172Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-06T17:12:41.725086967Z level=info msg="Migration successfully executed" id="create data_source table" duration=632.925µs logger=migrator t=2026-06-06T17:12:41.730983226Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-06T17:12:41.731500998Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=517.722µs logger=migrator t=2026-06-06T17:12:41.736137647Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-06T17:12:41.73668376Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=546.123µs logger=migrator t=2026-06-06T17:12:41.741427092Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-06T17:12:41.741919323Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=492.371µs logger=migrator t=2026-06-06T17:12:41.746639924Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-06T17:12:41.747157827Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=517.592µs logger=migrator t=2026-06-06T17:12:41.750861164Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-06T17:12:41.755151245Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=4.289771ms logger=migrator t=2026-06-06T17:12:41.759016186Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-06T17:12:41.760326797Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.310311ms logger=migrator t=2026-06-06T17:12:41.765096159Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-06T17:12:41.765845856Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=749.887µs logger=migrator t=2026-06-06T17:12:41.769305458Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-06T17:12:41.770058436Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=752.488µs logger=migrator t=2026-06-06T17:12:41.774969781Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-06T17:12:41.775475933Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=510.692µs logger=migrator t=2026-06-06T17:12:41.780196844Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-06T17:12:41.782412746Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.215772ms logger=migrator t=2026-06-06T17:12:41.786893262Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-06T17:12:41.789136695Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.243293ms logger=migrator t=2026-06-06T17:12:41.794373668Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-06T17:12:41.794397639Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=32.541µs logger=migrator t=2026-06-06T17:12:41.798969826Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-06T17:12:41.799163671Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=193.075µs logger=migrator t=2026-06-06T17:12:41.802872568Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-06T17:12:41.806840161Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.967203ms logger=migrator t=2026-06-06T17:12:41.811330587Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-06T17:12:41.811514332Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=183.985µs logger=migrator t=2026-06-06T17:12:41.815865654Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-06T17:12:41.816040628Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=175.184µs logger=migrator t=2026-06-06T17:12:41.820496263Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-06T17:12:41.826151116Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.654263ms logger=migrator t=2026-06-06T17:12:41.830716924Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-06T17:12:41.830903428Z level=info msg="Migration successfully executed" id="Update uid value" duration=184.455µs logger=migrator t=2026-06-06T17:12:41.835395294Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-06T17:12:41.836705744Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.308391ms logger=migrator t=2026-06-06T17:12:41.844629931Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-06T17:12:41.845662375Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.030984ms logger=migrator t=2026-06-06T17:12:41.851877392Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-06T17:12:41.852824064Z level=info msg="Migration successfully executed" id="create api_key table" duration=946.992µs logger=migrator t=2026-06-06T17:12:41.858688032Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-06T17:12:41.859545592Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=855.12µs logger=migrator t=2026-06-06T17:12:41.997193242Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-06T17:12:41.998317129Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.126947ms logger=migrator t=2026-06-06T17:12:42.010571587Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-06T17:12:42.01196093Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.389473ms logger=migrator t=2026-06-06T17:12:42.018215767Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-06T17:12:42.019361864Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.148067ms logger=migrator t=2026-06-06T17:12:42.02513727Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-06T17:12:42.026018211Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=881.481µs logger=migrator t=2026-06-06T17:12:42.032016652Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-06T17:12:42.033394214Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.378812ms logger=migrator t=2026-06-06T17:12:42.039292753Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-06T17:12:42.049128415Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.838822ms logger=migrator t=2026-06-06T17:12:42.054385398Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-06T17:12:42.055213428Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=833.49µs logger=migrator t=2026-06-06T17:12:42.059329745Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-06T17:12:42.060162715Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=832.52µs logger=migrator t=2026-06-06T17:12:42.066891483Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-06T17:12:42.067744613Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=850.1µs logger=migrator t=2026-06-06T17:12:42.074579674Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-06T17:12:42.076067289Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.477325ms logger=migrator t=2026-06-06T17:12:42.082235774Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-06T17:12:42.082839929Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=603.874µs logger=migrator t=2026-06-06T17:12:42.087126869Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-06T17:12:42.08799324Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=866.771µs logger=migrator t=2026-06-06T17:12:42.093062439Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-06T17:12:42.0930867Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=21.121µs logger=migrator t=2026-06-06T17:12:42.101319233Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-06T17:12:42.105629435Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.310282ms logger=migrator t=2026-06-06T17:12:42.109212579Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-06T17:12:42.111648407Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.435447ms logger=migrator t=2026-06-06T17:12:42.115914197Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-06T17:12:42.11606465Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=150.893µs logger=migrator t=2026-06-06T17:12:42.11902406Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-06T17:12:42.121443577Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.419277ms logger=migrator t=2026-06-06T17:12:42.125162625Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-06T17:12:42.127641493Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.470748ms logger=migrator t=2026-06-06T17:12:42.131175076Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-06T17:12:42.131875053Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=699.707µs logger=migrator t=2026-06-06T17:12:42.13642524Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-06T17:12:42.136937812Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=519.932µs logger=migrator t=2026-06-06T17:12:42.140862104Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-06T17:12:42.141673973Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=811.669µs logger=migrator t=2026-06-06T17:12:42.148075934Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-06T17:12:42.149426126Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.349992ms logger=migrator t=2026-06-06T17:12:42.155264803Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-06T17:12:42.156554204Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.26564ms logger=migrator t=2026-06-06T17:12:42.161346386Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-06T17:12:42.162683078Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.336942ms logger=migrator t=2026-06-06T17:12:42.16831455Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-06T17:12:42.168429633Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=105.233µs logger=migrator t=2026-06-06T17:12:42.172681333Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-06T17:12:42.172730574Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=48.661µs logger=migrator t=2026-06-06T17:12:42.177436795Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-06T17:12:42.182232458Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.794703ms logger=migrator t=2026-06-06T17:12:42.186502179Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-06T17:12:42.190992924Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.490545ms logger=migrator t=2026-06-06T17:12:42.195766677Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-06T17:12:42.195831168Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=65.031µs logger=migrator t=2026-06-06T17:12:42.199494534Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-06T17:12:42.200192891Z level=info msg="Migration successfully executed" id="create quota table v1" duration=702.147µs logger=migrator t=2026-06-06T17:12:42.206340216Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-06T17:12:42.207605865Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.26532ms logger=migrator t=2026-06-06T17:12:42.213189497Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-06T17:12:42.213226448Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=38.301µs logger=migrator t=2026-06-06T17:12:42.217616891Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-06T17:12:42.218779669Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.162858ms logger=migrator t=2026-06-06T17:12:42.223495699Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-06T17:12:42.224274588Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=778.979µs logger=migrator t=2026-06-06T17:12:42.22904129Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-06T17:12:42.233275709Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.232909ms logger=migrator t=2026-06-06T17:12:42.239175198Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-06T17:12:42.239198489Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=24.201µs logger=migrator t=2026-06-06T17:12:42.244890543Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-06T17:12:42.245712402Z level=info msg="Migration successfully executed" id="create session table" duration=822.219µs logger=migrator t=2026-06-06T17:12:42.250446934Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-06T17:12:42.250581287Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=129.223µs logger=migrator t=2026-06-06T17:12:42.255688227Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-06T17:12:42.25579989Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=112.273µs logger=migrator t=2026-06-06T17:12:42.261146836Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-06T17:12:42.262311563Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.209068ms logger=migrator t=2026-06-06T17:12:42.266904871Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-06T17:12:42.267586787Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=679.916µs logger=migrator t=2026-06-06T17:12:42.275301669Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-06T17:12:42.27535323Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=42.151µs logger=migrator t=2026-06-06T17:12:42.280631704Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-06T17:12:42.280669935Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=39.501µs logger=migrator t=2026-06-06T17:12:42.285238433Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-06T17:12:42.290149928Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.907535ms logger=migrator t=2026-06-06T17:12:42.29404112Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-06T17:12:42.296976889Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.941799ms logger=migrator t=2026-06-06T17:12:42.301568527Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-06T17:12:42.301641859Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=73.702µs logger=migrator t=2026-06-06T17:12:42.305794417Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-06T17:12:42.305864418Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=70.451µs logger=migrator t=2026-06-06T17:12:42.309940304Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-06T17:12:42.311246765Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.300421ms logger=migrator t=2026-06-06T17:12:42.31611624Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-06T17:12:42.316163641Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=49.031µs logger=migrator t=2026-06-06T17:12:42.321464236Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-06T17:12:42.326548775Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.085739ms logger=migrator t=2026-06-06T17:12:42.330858077Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-06T17:12:42.33099811Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=140.133µs logger=migrator t=2026-06-06T17:12:42.335109747Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-06T17:12:42.338086207Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.97648ms logger=migrator t=2026-06-06T17:12:42.342561412Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-06T17:12:42.345752997Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.191615ms logger=migrator t=2026-06-06T17:12:42.349841674Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-06T17:12:42.349907585Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=66.591µs logger=migrator t=2026-06-06T17:12:42.353817827Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-06T17:12:42.354726009Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=912.232µs logger=migrator t=2026-06-06T17:12:42.36201017Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-06T17:12:42.363264909Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.26484ms logger=migrator t=2026-06-06T17:12:42.368123944Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-06T17:12:42.369738862Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.614438ms logger=migrator t=2026-06-06T17:12:42.374504114Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-06T17:12:42.375867766Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.343732ms logger=migrator t=2026-06-06T17:12:42.381850657Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-06T17:12:42.382722178Z level=info msg="Migration successfully executed" id="add index alert state" duration=871.571µs logger=migrator t=2026-06-06T17:12:42.387619023Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-06T17:12:42.388993105Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.372962ms logger=migrator t=2026-06-06T17:12:42.393398109Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-06T17:12:42.394449194Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.051134ms logger=migrator t=2026-06-06T17:12:42.399745328Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-06T17:12:42.400839504Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.093556ms logger=migrator t=2026-06-06T17:12:42.405192927Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-06T17:12:42.40619215Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=998.903µs logger=migrator t=2026-06-06T17:12:42.411084705Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-06T17:12:42.423788584Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.703269ms logger=migrator t=2026-06-06T17:12:42.429171221Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-06T17:12:42.429717874Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=544.793µs logger=migrator t=2026-06-06T17:12:42.434164829Z 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-06T17:12:42.435832498Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.66728ms logger=migrator t=2026-06-06T17:12:42.441965462Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-06T17:12:42.442374372Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=409.27µs logger=migrator t=2026-06-06T17:12:42.44696231Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-06T17:12:42.447721738Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=759.168µs logger=migrator t=2026-06-06T17:12:42.452428228Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-06T17:12:42.453294859Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=866.341µs logger=migrator t=2026-06-06T17:12:42.457299413Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-06T17:12:42.461886711Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.586988ms logger=migrator t=2026-06-06T17:12:42.46734962Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-06T17:12:42.470844582Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.494842ms logger=migrator t=2026-06-06T17:12:42.474714623Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-06T17:12:42.478151064Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.436211ms logger=migrator t=2026-06-06T17:12:42.482044656Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-06T17:12:42.486145272Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.099876ms logger=migrator t=2026-06-06T17:12:42.4954344Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-06T17:12:42.496514085Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.086946ms logger=migrator t=2026-06-06T17:12:42.503740425Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-06T17:12:42.503773386Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=33.551µs logger=migrator t=2026-06-06T17:12:42.508652531Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-06T17:12:42.508671481Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=19.62µs logger=migrator t=2026-06-06T17:12:42.515500162Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-06T17:12:42.51669922Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.192898ms logger=migrator t=2026-06-06T17:12:42.527058584Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-06T17:12:42.528000096Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=941.862µs logger=migrator t=2026-06-06T17:12:42.536024515Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-06T17:12:42.537636873Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.613718ms logger=migrator t=2026-06-06T17:12:42.548222712Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-06T17:12:42.549443871Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.232889ms logger=migrator t=2026-06-06T17:12:42.560489201Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-06T17:12:42.562106319Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.620398ms logger=migrator t=2026-06-06T17:12:42.567109507Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-06T17:12:42.570825044Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.708247ms logger=migrator t=2026-06-06T17:12:42.576729843Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-06T17:12:42.586683998Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=9.954405ms logger=migrator t=2026-06-06T17:12:42.592600527Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-06T17:12:42.592793032Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=193.865µs logger=migrator t=2026-06-06T17:12:42.596776115Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-06T17:12:42.597633845Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=858.3µs logger=migrator t=2026-06-06T17:12:42.602219684Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-06T17:12:42.603098844Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=879.13µs logger=migrator t=2026-06-06T17:12:42.607988419Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-06T17:12:42.611642085Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.653526ms logger=migrator t=2026-06-06T17:12:42.615457335Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-06T17:12:42.615531477Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=74.702µs logger=migrator t=2026-06-06T17:12:42.620268038Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-06T17:12:42.621404625Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.135357ms logger=migrator t=2026-06-06T17:12:42.626559256Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-06T17:12:42.627950149Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.390823ms logger=migrator t=2026-06-06T17:12:42.633262014Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-06T17:12:42.633384607Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=122.423µs logger=migrator t=2026-06-06T17:12:42.637715579Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-06T17:12:42.63858432Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=868.64µs logger=migrator t=2026-06-06T17:12:42.643778342Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-06T17:12:42.645096053Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.323462ms logger=migrator t=2026-06-06T17:12:42.649277321Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-06T17:12:42.650108491Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=831.07µs logger=migrator t=2026-06-06T17:12:42.654863983Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-06T17:12:42.655750144Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=885.841µs logger=migrator t=2026-06-06T17:12:42.662487632Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-06T17:12:42.663531897Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.043745ms logger=migrator t=2026-06-06T17:12:42.671054404Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-06T17:12:42.672237352Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.185758ms logger=migrator t=2026-06-06T17:12:42.67937202Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-06T17:12:42.67940023Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=33.12µs logger=migrator t=2026-06-06T17:12:42.685258858Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-06T17:12:42.691498235Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.241207ms logger=migrator t=2026-06-06T17:12:42.696330309Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-06T17:12:42.697134748Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=804.509µs logger=migrator t=2026-06-06T17:12:42.700796254Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-06T17:12:42.704746957Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.943723ms logger=migrator t=2026-06-06T17:12:42.708622408Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-06T17:12:42.709384496Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=753.118µs logger=migrator t=2026-06-06T17:12:42.716433702Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-06T17:12:42.717717132Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.28631ms logger=migrator t=2026-06-06T17:12:42.724287147Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-06T17:12:42.725423794Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.139317ms logger=migrator t=2026-06-06T17:12:42.72951669Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-06T17:12:42.738496102Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=8.976971ms logger=migrator t=2026-06-06T17:12:42.74351775Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-06T17:12:42.744222976Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=704.936µs logger=migrator t=2026-06-06T17:12:42.74820045Z 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-06T17:12:42.749081341Z 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=884.551µs logger=migrator t=2026-06-06T17:12:42.753579107Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-06T17:12:42.753873374Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=294.207µs logger=migrator t=2026-06-06T17:12:42.758541093Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-06T17:12:42.759433594Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=895.291µs logger=migrator t=2026-06-06T17:12:42.763836678Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-06T17:12:42.764149165Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=312.907µs logger=migrator t=2026-06-06T17:12:42.770330631Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-06T17:12:42.774754975Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.424165ms logger=migrator t=2026-06-06T17:12:42.780293805Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-06T17:12:42.783271025Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.97754ms logger=migrator t=2026-06-06T17:12:42.787068145Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-06T17:12:42.788076188Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=998.993µs logger=migrator t=2026-06-06T17:12:42.792019291Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-06T17:12:42.792944173Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=924.752µs logger=migrator t=2026-06-06T17:12:42.798131665Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-06T17:12:42.798455243Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=323.918µs logger=migrator t=2026-06-06T17:12:42.802552329Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-06T17:12:42.809148415Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.594155ms logger=migrator t=2026-06-06T17:12:42.813592979Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-06T17:12:42.814598103Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.004844ms logger=migrator t=2026-06-06T17:12:42.81999207Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-06T17:12:42.820290697Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=299.107µs logger=migrator t=2026-06-06T17:12:42.824227589Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-06T17:12:42.824854494Z level=info msg="Migration successfully executed" id="Move region to single row" duration=630.775µs logger=migrator t=2026-06-06T17:12:42.828843568Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-06T17:12:42.830141508Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.29812ms logger=migrator t=2026-06-06T17:12:42.834196634Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-06T17:12:42.835589817Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.393273ms logger=migrator t=2026-06-06T17:12:42.841729531Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-06T17:12:42.842800607Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.065546ms logger=migrator t=2026-06-06T17:12:42.847133679Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-06T17:12:42.848789368Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.65563ms logger=migrator t=2026-06-06T17:12:42.855090006Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-06T17:12:42.856487569Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.397933ms logger=migrator t=2026-06-06T17:12:42.862038149Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-06T17:12:42.862937721Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=901.102µs logger=migrator t=2026-06-06T17:12:42.866997046Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-06T17:12:42.867117359Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=120.303µs logger=migrator t=2026-06-06T17:12:42.871781759Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-06T17:12:42.872633479Z level=info msg="Migration successfully executed" id="create test_data table" duration=851.46µs logger=migrator t=2026-06-06T17:12:42.878353344Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-06T17:12:42.879853139Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.499346ms logger=migrator t=2026-06-06T17:12:42.884810066Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-06T17:12:42.885729187Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=914.951µs logger=migrator t=2026-06-06T17:12:42.89052764Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-06T17:12:42.891524473Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=988.293µs logger=migrator t=2026-06-06T17:12:42.899698576Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-06T17:12:42.899954062Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=256.026µs logger=migrator t=2026-06-06T17:12:42.906560687Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-06T17:12:42.906992928Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=433.281µs logger=migrator t=2026-06-06T17:12:42.913571152Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-06T17:12:42.913675965Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=105.383µs logger=migrator t=2026-06-06T17:12:42.919681346Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-06T17:12:42.921441058Z level=info msg="Migration successfully executed" id="create team table" duration=1.755062ms logger=migrator t=2026-06-06T17:12:42.927592033Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-06T17:12:42.928791521Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.199408ms logger=migrator t=2026-06-06T17:12:42.934584447Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-06T17:12:42.935510889Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=926.412µs logger=migrator t=2026-06-06T17:12:42.940670021Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-06T17:12:42.945072024Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.401943ms logger=migrator t=2026-06-06T17:12:42.948877714Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-06T17:12:42.949086899Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=205.455µs logger=migrator t=2026-06-06T17:12:42.958278315Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-06T17:12:42.959740419Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.461784ms logger=migrator t=2026-06-06T17:12:42.969756985Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-06T17:12:42.971162738Z level=info msg="Migration successfully executed" id="create team member table" duration=1.405853ms logger=migrator t=2026-06-06T17:12:42.979413002Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-06T17:12:42.981166224Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.761512ms logger=migrator t=2026-06-06T17:12:42.988383674Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-06T17:12:42.989996792Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.612977ms logger=migrator t=2026-06-06T17:12:42.997320114Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-06T17:12:42.998217925Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=897.411µs logger=migrator t=2026-06-06T17:12:43.005435075Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-06T17:12:43.01286008Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.426445ms logger=migrator t=2026-06-06T17:12:43.020755866Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-06T17:12:43.028245432Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.480706ms logger=migrator t=2026-06-06T17:12:43.033906565Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-06T17:12:43.037171772Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.265347ms logger=migrator t=2026-06-06T17:12:43.04260435Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-06T17:12:43.043571113Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=969.633µs logger=migrator t=2026-06-06T17:12:43.050494956Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-06T17:12:43.052027842Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.526156ms logger=migrator t=2026-06-06T17:12:43.058546415Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-06T17:12:43.059524578Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=981.453µs logger=migrator t=2026-06-06T17:12:43.068066749Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-06T17:12:43.069661077Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.594048ms logger=migrator t=2026-06-06T17:12:43.075621467Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-06T17:12:43.077152323Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.521896ms logger=migrator t=2026-06-06T17:12:43.089268678Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-06T17:12:43.090131889Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=862.951µs logger=migrator t=2026-06-06T17:12:43.098963907Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-06T17:12:43.099832727Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=869.24µs logger=migrator t=2026-06-06T17:12:43.106023253Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-06T17:12:43.107559059Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.535496ms logger=migrator t=2026-06-06T17:12:43.11227273Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-06T17:12:43.113026948Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=761.048µs logger=migrator t=2026-06-06T17:12:43.12075604Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-06T17:12:43.121124258Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=367.428µs logger=migrator t=2026-06-06T17:12:43.128254966Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-06T17:12:43.129378243Z level=info msg="Migration successfully executed" id="create tag table" duration=1.126467ms logger=migrator t=2026-06-06T17:12:43.223493158Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-06T17:12:43.225302411Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.812263ms logger=migrator t=2026-06-06T17:12:43.232798357Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-06T17:12:43.233566555Z level=info msg="Migration successfully executed" id="create login attempt table" duration=768.218µs logger=migrator t=2026-06-06T17:12:43.239965606Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-06T17:12:43.241466221Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.500205ms logger=migrator t=2026-06-06T17:12:43.249846768Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-06T17:12:43.252396148Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.54026ms logger=migrator t=2026-06-06T17:12:43.259856824Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-06T17:12:43.276706081Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.863017ms logger=migrator t=2026-06-06T17:12:43.281907983Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-06T17:12:43.283156663Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.241139ms logger=migrator t=2026-06-06T17:12:43.289254166Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-06T17:12:43.290759921Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.495305ms logger=migrator t=2026-06-06T17:12:43.297899159Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-06T17:12:43.298438192Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=540.603µs logger=migrator t=2026-06-06T17:12:43.304750931Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-06T17:12:43.305446847Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=695.676µs logger=migrator t=2026-06-06T17:12:43.310494566Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-06T17:12:43.311262894Z level=info msg="Migration successfully executed" id="create user auth table" duration=767.948µs logger=migrator t=2026-06-06T17:12:43.317492611Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-06T17:12:43.318484314Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=991.343µs logger=migrator t=2026-06-06T17:12:43.324006054Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-06T17:12:43.324781082Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=774.928µs logger=migrator t=2026-06-06T17:12:43.331535521Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-06T17:12:43.336874887Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.341876ms logger=migrator t=2026-06-06T17:12:43.342896289Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-06T17:12:43.349292959Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.39401ms logger=migrator t=2026-06-06T17:12:43.354594274Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-06T17:12:43.359616112Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.021748ms logger=migrator t=2026-06-06T17:12:43.364704082Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-06T17:12:43.36972053Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.015918ms logger=migrator t=2026-06-06T17:12:43.375900686Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-06T17:12:43.376791457Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=881.44µs logger=migrator t=2026-06-06T17:12:43.382588463Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-06T17:12:43.391224536Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.635903ms logger=migrator t=2026-06-06T17:12:43.396316766Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-06T17:12:43.397111585Z level=info msg="Migration successfully executed" id="create server_lock table" duration=790.069µs logger=migrator t=2026-06-06T17:12:43.403191258Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-06T17:12:43.404589301Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.397553ms logger=migrator t=2026-06-06T17:12:43.410090031Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-06T17:12:43.410943091Z level=info msg="Migration successfully executed" id="create user auth token table" duration=852.27µs logger=migrator t=2026-06-06T17:12:43.417576136Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-06T17:12:43.419215605Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.635029ms logger=migrator t=2026-06-06T17:12:43.434092275Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-06T17:12:43.435404856Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.308381ms logger=migrator t=2026-06-06T17:12:43.448477384Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-06T17:12:43.451137397Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.668333ms logger=migrator t=2026-06-06T17:12:43.45852272Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-06T17:12:43.464045721Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.523151ms logger=migrator t=2026-06-06T17:12:43.4691355Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-06T17:12:43.470122294Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=986.784µs logger=migrator t=2026-06-06T17:12:43.478987652Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-06T17:12:43.479935915Z level=info msg="Migration successfully executed" id="create cache_data table" duration=958.043µs logger=migrator t=2026-06-06T17:12:43.486341145Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-06T17:12:43.487843621Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.502616ms logger=migrator t=2026-06-06T17:12:43.493573495Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-06T17:12:43.494966948Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.392953ms logger=migrator t=2026-06-06T17:12:43.502101516Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-06T17:12:43.503092Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=987.063µs logger=migrator t=2026-06-06T17:12:43.511333584Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-06T17:12:43.511412565Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=79.021µs logger=migrator t=2026-06-06T17:12:43.516931385Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-06T17:12:43.517064959Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=133.383µs logger=migrator t=2026-06-06T17:12:43.521910903Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-06T17:12:43.522812664Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=901.841µs logger=migrator t=2026-06-06T17:12:43.530679969Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-06T17:12:43.53241571Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.735661ms logger=migrator t=2026-06-06T17:12:43.539166549Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-06T17:12:43.540083971Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=916.702µs logger=migrator t=2026-06-06T17:12:43.545238662Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-06T17:12:43.545338134Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=100.622µs logger=migrator t=2026-06-06T17:12:43.550626629Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-06T17:12:43.552176735Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.551306ms logger=migrator t=2026-06-06T17:12:43.558540065Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-06T17:12:43.559391575Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=851.6µs logger=migrator t=2026-06-06T17:12:43.575536635Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-06T17:12:43.576999939Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.463354ms logger=migrator t=2026-06-06T17:12:43.582917369Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-06T17:12:43.584392583Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.472554ms logger=migrator t=2026-06-06T17:12:43.59059685Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-06T17:12:43.596284673Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.686703ms logger=migrator t=2026-06-06T17:12:43.613402656Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-06T17:12:43.614887801Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.486415ms logger=migrator t=2026-06-06T17:12:43.62118935Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-06T17:12:43.621301412Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=111.013µs logger=migrator t=2026-06-06T17:12:43.626847033Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-06T17:12:43.628273126Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.425643ms logger=migrator t=2026-06-06T17:12:43.634131174Z 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-06T17:12:43.635843235Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.71084ms logger=migrator t=2026-06-06T17:12:43.6415828Z 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-06T17:12:43.643616598Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.036558ms logger=migrator t=2026-06-06T17:12:43.649635469Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-06T17:12:43.649764532Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=126.113µs logger=migrator t=2026-06-06T17:12:43.655923357Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-06T17:12:43.657829532Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.905795ms logger=migrator t=2026-06-06T17:12:43.663127517Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-06T17:12:43.664839057Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.69292ms logger=migrator t=2026-06-06T17:12:43.671236538Z 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-06T17:12:43.672265702Z 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.029154ms logger=migrator t=2026-06-06T17:12:43.677827703Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-06T17:12:43.679721897Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.890574ms logger=migrator t=2026-06-06T17:12:43.686588269Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-06T17:12:43.692643622Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.049812ms logger=migrator t=2026-06-06T17:12:43.699829971Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-06T17:12:43.700780883Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=951.402µs logger=migrator t=2026-06-06T17:12:43.706360484Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-06T17:12:43.707829709Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.469415ms logger=migrator t=2026-06-06T17:12:43.713254227Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-06T17:12:43.749053999Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=35.792292ms logger=migrator t=2026-06-06T17:12:43.755311937Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-06T17:12:43.781725229Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.408811ms logger=migrator t=2026-06-06T17:12:43.788018597Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-06T17:12:43.788774815Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=756.818µs logger=migrator t=2026-06-06T17:12:43.795166125Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-06T17:12:43.79664104Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.474345ms logger=migrator t=2026-06-06T17:12:43.802442336Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-06T17:12:43.808647993Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.206136ms logger=migrator t=2026-06-06T17:12:43.816532568Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-06T17:12:43.82383022Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.294212ms logger=migrator t=2026-06-06T17:12:43.831650884Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-06T17:12:43.833039286Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.389642ms logger=migrator t=2026-06-06T17:12:43.840172634Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-06T17:12:43.841200239Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.027214ms logger=migrator t=2026-06-06T17:12:43.85061537Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-06T17:12:43.851823219Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.213389ms logger=migrator t=2026-06-06T17:12:43.859442408Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-06T17:12:43.860503193Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.060735ms logger=migrator t=2026-06-06T17:12:43.866641858Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-06T17:12:43.866798421Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=160.884µs logger=migrator t=2026-06-06T17:12:43.874169685Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-06T17:12:43.8846136Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.442006ms logger=migrator t=2026-06-06T17:12:43.89137471Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-06T17:12:43.895695741Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.320961ms logger=migrator t=2026-06-06T17:12:43.901059568Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-06T17:12:43.90710412Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.044512ms logger=migrator t=2026-06-06T17:12:43.913351137Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-06T17:12:43.9143414Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=988.923µs logger=migrator t=2026-06-06T17:12:43.922794769Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-06T17:12:43.923776873Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=981.413µs logger=migrator t=2026-06-06T17:12:43.933147073Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-06T17:12:43.944026319Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.879606ms logger=migrator t=2026-06-06T17:12:43.952927359Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-06T17:12:43.959097194Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.173136ms logger=migrator t=2026-06-06T17:12:43.9661457Z 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-06T17:12:43.967170544Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.024464ms logger=migrator t=2026-06-06T17:12:43.976273208Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-06T17:12:43.983820896Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.545648ms logger=migrator t=2026-06-06T17:12:43.991284232Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-06T17:12:43.997354985Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.070383ms logger=migrator t=2026-06-06T17:12:44.003202482Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-06T17:12:44.003301814Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=99.432µs logger=migrator t=2026-06-06T17:12:44.008587349Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-06T17:12:44.010399832Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.811872ms logger=migrator t=2026-06-06T17:12:44.018785909Z 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-06T17:12:44.020025158Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.242059ms logger=migrator t=2026-06-06T17:12:44.025926027Z 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-06T17:12:44.026967122Z 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.040814ms logger=migrator t=2026-06-06T17:12:44.033454464Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-06T17:12:44.033527106Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=73.562µs logger=migrator t=2026-06-06T17:12:44.039452965Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-06T17:12:44.045981919Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.528304ms logger=migrator t=2026-06-06T17:12:44.051512129Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-06T17:12:44.057687415Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.175796ms logger=migrator t=2026-06-06T17:12:44.063462351Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-06T17:12:44.069706238Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.243337ms logger=migrator t=2026-06-06T17:12:44.078233828Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-06T17:12:44.08553144Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.297962ms logger=migrator t=2026-06-06T17:12:44.092833782Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-06T17:12:44.10168068Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.846268ms logger=migrator t=2026-06-06T17:12:44.112499835Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-06T17:12:44.112669219Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=171.724µs logger=migrator t=2026-06-06T17:12:44.120208836Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-06T17:12:44.121096537Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=891.031µs logger=migrator t=2026-06-06T17:12:44.1288627Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-06T17:12:44.139300326Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.439126ms logger=migrator t=2026-06-06T17:12:44.145240896Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-06T17:12:44.145291347Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=51.071µs logger=migrator t=2026-06-06T17:12:44.152080377Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-06T17:12:44.16369334Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=11.606284ms logger=migrator t=2026-06-06T17:12:44.171267048Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-06T17:12:44.173188893Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.922395ms logger=migrator t=2026-06-06T17:12:44.18110262Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-06T17:12:44.190517101Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.418631ms logger=migrator t=2026-06-06T17:12:44.196436821Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-06T17:12:44.19723818Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=801.039µs logger=migrator t=2026-06-06T17:12:44.204763477Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-06T17:12:44.20575989Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=996.513µs logger=migrator t=2026-06-06T17:12:44.214490436Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-06T17:12:44.222910674Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.418378ms logger=migrator t=2026-06-06T17:12:44.22952908Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-06T17:12:44.230101293Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=572.283µs logger=migrator t=2026-06-06T17:12:44.239099775Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-06T17:12:44.240928748Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.828103ms logger=migrator t=2026-06-06T17:12:44.246880258Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-06T17:12:44.247710198Z level=info msg="Migration successfully executed" id="create alert_image table" duration=829.85µs logger=migrator t=2026-06-06T17:12:44.253063064Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-06T17:12:44.254380805Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.318331ms logger=migrator t=2026-06-06T17:12:44.261075912Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-06T17:12:44.261178185Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=103.493µs logger=migrator t=2026-06-06T17:12:44.266291875Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-06T17:12:44.267436542Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.144457ms logger=migrator t=2026-06-06T17:12:44.274045618Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-06T17:12:44.27497915Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=933.622µs logger=migrator t=2026-06-06T17:12:44.289039111Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-06T17:12:44.289406069Z 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-06T17:12:44.294794506Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-06T17:12:44.295351659Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=556.883µs logger=migrator t=2026-06-06T17:12:44.302498327Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-06T17:12:44.304485584Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.992747ms logger=migrator t=2026-06-06T17:12:44.309282457Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-06T17:12:44.317981572Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.695075ms logger=migrator t=2026-06-06T17:12:44.324046305Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-06T17:12:44.325223922Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.176177ms logger=migrator t=2026-06-06T17:12:44.33235637Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-06T17:12:44.333414825Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.058395ms logger=migrator t=2026-06-06T17:12:44.339835566Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-06T17:12:44.34126435Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.430554ms logger=migrator t=2026-06-06T17:12:44.350152739Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-06T17:12:44.352226858Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.076649ms logger=migrator t=2026-06-06T17:12:44.358717751Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-06T17:12:44.359860998Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.142927ms logger=migrator t=2026-06-06T17:12:44.36719238Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-06T17:12:44.367219591Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.071µs logger=migrator t=2026-06-06T17:12:44.372372902Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-06T17:12:44.372441854Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=70.102µs logger=migrator t=2026-06-06T17:12:44.377773489Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-06T17:12:44.38798512Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.210431ms logger=migrator t=2026-06-06T17:12:44.393006518Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-06T17:12:44.393269144Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=262.286µs logger=migrator t=2026-06-06T17:12:44.400996036Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-06T17:12:44.402035751Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.039434ms logger=migrator t=2026-06-06T17:12:44.408669987Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-06T17:12:44.409084656Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=415.11µs logger=migrator t=2026-06-06T17:12:44.414830162Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-06T17:12:44.4164532Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.623149ms logger=migrator t=2026-06-06T17:12:44.422348779Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-06T17:12:44.423294571Z level=info msg="Migration successfully executed" id="create secrets table" duration=947.263µs logger=migrator t=2026-06-06T17:12:44.428927423Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-06T17:12:44.462857092Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.925389ms logger=migrator t=2026-06-06T17:12:44.468811332Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-06T17:12:44.474318122Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.50624ms logger=migrator t=2026-06-06T17:12:44.478194293Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-06T17:12:44.478357237Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=163.544µs logger=migrator t=2026-06-06T17:12:44.48400661Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-06T17:12:44.515626064Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.615624ms logger=migrator t=2026-06-06T17:12:44.523706305Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-06T17:12:44.561458973Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=37.748128ms logger=migrator t=2026-06-06T17:12:44.566604644Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-06T17:12:44.567949216Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.344862ms logger=migrator t=2026-06-06T17:12:44.574824338Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-06T17:12:44.576860396Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.032988ms logger=migrator t=2026-06-06T17:12:44.583577394Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-06T17:12:44.58382792Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=252.566µs logger=migrator t=2026-06-06T17:12:44.588458839Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-06T17:12:44.589534134Z level=info msg="Migration successfully executed" id="create permission table" duration=1.074985ms logger=migrator t=2026-06-06T17:12:44.59400534Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-06T17:12:44.595057884Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.052464ms logger=migrator t=2026-06-06T17:12:44.601282221Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-06T17:12:44.602417058Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.137617ms logger=migrator t=2026-06-06T17:12:44.608289966Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-06T17:12:44.609104625Z level=info msg="Migration successfully executed" id="create role table" duration=814.849µs logger=migrator t=2026-06-06T17:12:44.612841423Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-06T17:12:44.620128974Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.285261ms logger=migrator t=2026-06-06T17:12:44.623991675Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-06T17:12:44.631621685Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.6286ms logger=migrator t=2026-06-06T17:12:44.637456162Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-06T17:12:44.638454816Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=995.944µs logger=migrator t=2026-06-06T17:12:44.644440677Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-06T17:12:44.646502365Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.062018ms logger=migrator t=2026-06-06T17:12:44.653878489Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-06T17:12:44.65517835Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.29968ms logger=migrator t=2026-06-06T17:12:44.661646602Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-06T17:12:44.662692416Z level=info msg="Migration successfully executed" id="create team role table" duration=1.045434ms logger=migrator t=2026-06-06T17:12:44.667147961Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-06T17:12:44.669008785Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.860504ms logger=migrator t=2026-06-06T17:12:44.673563202Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-06T17:12:44.675542189Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.976567ms logger=migrator t=2026-06-06T17:12:44.682111673Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-06T17:12:44.68325072Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.138907ms logger=migrator t=2026-06-06T17:12:44.68792636Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-06T17:12:44.689021226Z level=info msg="Migration successfully executed" id="create user role table" duration=1.093676ms logger=migrator t=2026-06-06T17:12:44.693751277Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-06T17:12:44.694907815Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.155577ms logger=migrator t=2026-06-06T17:12:44.701550461Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-06T17:12:44.703300892Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.751571ms logger=migrator t=2026-06-06T17:12:44.708121046Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-06T17:12:44.709790635Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.668959ms logger=migrator t=2026-06-06T17:12:44.716408951Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-06T17:12:44.717377204Z level=info msg="Migration successfully executed" id="create builtin role table" duration=968.092µs logger=migrator t=2026-06-06T17:12:44.723491748Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-06T17:12:44.725367422Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.875264ms logger=migrator t=2026-06-06T17:12:44.72994431Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-06T17:12:44.731078636Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.134116ms logger=migrator t=2026-06-06T17:12:44.735303265Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-06T17:12:44.74867952Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=13.368425ms logger=migrator t=2026-06-06T17:12:44.754462816Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-06T17:12:44.755768427Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.310371ms logger=migrator t=2026-06-06T17:12:44.761513382Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-06T17:12:44.763433058Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.919166ms logger=migrator t=2026-06-06T17:12:44.767839681Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-06T17:12:44.769208024Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.369743ms logger=migrator t=2026-06-06T17:12:44.772784098Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-06T17:12:44.773895034Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.110526ms logger=migrator t=2026-06-06T17:12:44.77883534Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-06T17:12:44.77968442Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=848.56µs logger=migrator t=2026-06-06T17:12:44.794667833Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-06T17:12:44.795577454Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=911.731µs logger=migrator t=2026-06-06T17:12:44.799997179Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-06T17:12:44.805754464Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=5.756736ms logger=migrator t=2026-06-06T17:12:44.80982561Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-06T17:12:44.815414591Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.588531ms logger=migrator t=2026-06-06T17:12:44.819031266Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-06T17:12:44.824556817Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.5226ms logger=migrator t=2026-06-06T17:12:44.829048822Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-06T17:12:44.834673155Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.623673ms logger=migrator t=2026-06-06T17:12:44.852426403Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-06T17:12:44.854419669Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.990307ms logger=migrator t=2026-06-06T17:12:44.860623746Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-06T17:12:44.861397484Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=773.678µs logger=migrator t=2026-06-06T17:12:44.865754227Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-06T17:12:44.866787981Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.030925ms logger=migrator t=2026-06-06T17:12:44.871731957Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-06T17:12:44.872595787Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=866.15µs logger=migrator t=2026-06-06T17:12:44.877567674Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-06T17:12:44.878768003Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.199949ms logger=migrator t=2026-06-06T17:12:44.88331713Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-06T17:12:44.883561635Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=243.195µs logger=migrator t=2026-06-06T17:12:44.887805585Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-06T17:12:44.887854697Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=50.741µs logger=migrator t=2026-06-06T17:12:44.892923526Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-06T17:12:44.893630453Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=704.196µs logger=migrator t=2026-06-06T17:12:44.900834752Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-06T17:12:44.902044991Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.212719ms logger=migrator t=2026-06-06T17:12:44.910626353Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-06T17:12:44.911238207Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=611.524µs logger=migrator t=2026-06-06T17:12:44.914060883Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-06T17:12:44.914296599Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=235.626µs logger=migrator t=2026-06-06T17:12:44.917652688Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-06T17:12:44.918087118Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=434.4µs logger=migrator t=2026-06-06T17:12:44.921210402Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-06T17:12:44.921909568Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=698.786µs logger=migrator t=2026-06-06T17:12:44.92537612Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-06T17:12:44.927716615Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.338165ms logger=migrator t=2026-06-06T17:12:44.932701582Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-06T17:12:44.941395717Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.693665ms logger=migrator t=2026-06-06T17:12:44.945014702Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-06T17:12:44.945063613Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=49.281µs logger=migrator t=2026-06-06T17:12:44.948291569Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-06T17:12:44.949045197Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=753.418µs logger=migrator t=2026-06-06T17:12:44.955603831Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-06T17:12:44.957802893Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.198282ms logger=migrator t=2026-06-06T17:12:44.961566442Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-06T17:12:44.962919244Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.352642ms logger=migrator t=2026-06-06T17:12:44.966874287Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-06T17:12:44.976433802Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.557666ms logger=migrator t=2026-06-06T17:12:44.981679475Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-06T17:12:44.982433463Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=754.208µs logger=migrator t=2026-06-06T17:12:44.985453214Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-06T17:12:44.986188821Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=733.987µs logger=migrator t=2026-06-06T17:12:44.990520133Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-06T17:12:45.015644095Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.119891ms logger=migrator t=2026-06-06T17:12:45.020240323Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-06T17:12:45.021456102Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.214968ms logger=migrator t=2026-06-06T17:12:45.027197267Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-06T17:12:45.028346404Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.149518ms logger=migrator t=2026-06-06T17:12:45.033071795Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-06T17:12:45.034301204Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.229259ms logger=migrator t=2026-06-06T17:12:45.038273007Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-06T17:12:45.039378213Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.105046ms logger=migrator t=2026-06-06T17:12:45.043786267Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-06T17:12:45.044114865Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=328.498µs logger=migrator t=2026-06-06T17:12:45.053058255Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-06T17:12:45.054237433Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.182848ms logger=migrator t=2026-06-06T17:12:45.058440322Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-06T17:12:45.066979633Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.539661ms logger=migrator t=2026-06-06T17:12:45.070804643Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-06T17:12:45.071666453Z level=info msg="Migration successfully executed" id="create entity_events table" duration=861.47µs logger=migrator t=2026-06-06T17:12:45.076671891Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-06T17:12:45.077752797Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.080435ms logger=migrator t=2026-06-06T17:12:45.082176771Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-06T17:12:45.082797845Z 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-06T17:12:45.087010264Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-06T17:12:45.087577708Z 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-06T17:12:45.092949644Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-06T17:12:45.093919057Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=969.593µs logger=migrator t=2026-06-06T17:12:45.100709487Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-06T17:12:45.103013351Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.307054ms logger=migrator t=2026-06-06T17:12:45.108160853Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-06T17:12:45.109237028Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.076126ms logger=migrator t=2026-06-06T17:12:45.113638312Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-06T17:12:45.115433584Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.793832ms logger=migrator t=2026-06-06T17:12:45.120711198Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-06T17:12:45.122795737Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.084759ms logger=migrator t=2026-06-06T17:12:45.126866653Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-06T17:12:45.127866336Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.001583ms logger=migrator t=2026-06-06T17:12:45.131454461Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-06T17:12:45.132218209Z level=info msg="Migration successfully executed" id="Drop public config table" duration=763.658µs logger=migrator t=2026-06-06T17:12:45.137084883Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-06T17:12:45.138170239Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.085396ms logger=migrator t=2026-06-06T17:12:45.142398848Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-06T17:12:45.143540055Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.140797ms logger=migrator t=2026-06-06T17:12:45.149284571Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-06T17:12:45.150907729Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.621539ms logger=migrator t=2026-06-06T17:12:45.155859405Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-06T17:12:45.157303719Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.447344ms logger=migrator t=2026-06-06T17:12:45.162140993Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-06T17:12:45.186163059Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.022036ms logger=migrator t=2026-06-06T17:12:45.191057174Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-06T17:12:45.199602035Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.544701ms logger=migrator t=2026-06-06T17:12:45.203682141Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-06T17:12:45.209776554Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.093403ms logger=migrator t=2026-06-06T17:12:45.214428484Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-06T17:12:45.214716741Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=288.087µs logger=migrator t=2026-06-06T17:12:45.219693088Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-06T17:12:45.231707151Z level=info msg="Migration successfully executed" id="add share column" duration=12.015983ms logger=migrator t=2026-06-06T17:12:45.235591482Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-06T17:12:45.235743066Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=151.404µs logger=migrator t=2026-06-06T17:12:45.239681208Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-06T17:12:45.240695582Z level=info msg="Migration successfully executed" id="create file table" duration=1.014144ms logger=migrator t=2026-06-06T17:12:45.246213442Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-06T17:12:45.24783741Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.622818ms logger=migrator t=2026-06-06T17:12:45.25290569Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-06T17:12:45.255008459Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.105749ms logger=migrator t=2026-06-06T17:12:45.262635729Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-06T17:12:45.264206196Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.573697ms logger=migrator t=2026-06-06T17:12:45.27074281Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-06T17:12:45.272609913Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.868153ms logger=migrator t=2026-06-06T17:12:45.277346415Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-06T17:12:45.277445607Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=100.792µs logger=migrator t=2026-06-06T17:12:45.282960427Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-06T17:12:45.283029169Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=69.882µs logger=migrator t=2026-06-06T17:12:45.286560212Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-06T17:12:45.287136676Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=575.983µs logger=migrator t=2026-06-06T17:12:45.293140067Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-06T17:12:45.293420933Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=281.156µs logger=migrator t=2026-06-06T17:12:45.296830024Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-06T17:12:45.298866132Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.035887ms logger=migrator t=2026-06-06T17:12:45.302549018Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-06T17:12:45.312959163Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.410995ms logger=migrator t=2026-06-06T17:12:45.316574549Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-06T17:12:45.316694391Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=120.262µs logger=migrator t=2026-06-06T17:12:45.320126442Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-06T17:12:45.320933011Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=806.449µs logger=migrator t=2026-06-06T17:12:45.325187181Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-06T17:12:45.325798636Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=612.505µs logger=migrator t=2026-06-06T17:12:45.329686807Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-06T17:12:45.330127378Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=440.93µs logger=migrator t=2026-06-06T17:12:45.334096161Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-06T17:12:45.334576542Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=478.501µs logger=migrator t=2026-06-06T17:12:45.339460297Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-06T17:12:45.351969242Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.510745ms logger=migrator t=2026-06-06T17:12:45.359866688Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-06T17:12:45.368937841Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.070474ms logger=migrator t=2026-06-06T17:12:45.375722231Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-06T17:12:45.376484469Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=762.308µs logger=migrator t=2026-06-06T17:12:45.380224487Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-06T17:12:45.463374014Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=83.144047ms logger=migrator t=2026-06-06T17:12:45.467369118Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-06T17:12:45.468514805Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.145707ms logger=migrator t=2026-06-06T17:12:45.472173071Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-06T17:12:45.473331658Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.157907ms logger=migrator t=2026-06-06T17:12:45.477597759Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-06T17:12:45.505527716Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.930177ms logger=migrator t=2026-06-06T17:12:45.524667057Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-06T17:12:45.536032944Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.363137ms logger=migrator t=2026-06-06T17:12:45.556396324Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-06T17:12:45.55666125Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=237.315µs logger=migrator t=2026-06-06T17:12:45.562422516Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-06T17:12:45.562552979Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=130.613µs logger=migrator t=2026-06-06T17:12:45.565840736Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-06T17:12:45.56598015Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=138.523µs logger=migrator t=2026-06-06T17:12:45.57026584Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-06T17:12:45.570399103Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=133.113µs logger=migrator t=2026-06-06T17:12:45.573772983Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-06T17:12:45.573903436Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=130.813µs logger=migrator t=2026-06-06T17:12:45.57706531Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-06T17:12:45.577848679Z level=info msg="Migration successfully executed" id="create folder table" duration=783.259µs logger=migrator t=2026-06-06T17:12:45.581907344Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-06T17:12:45.583700957Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.793453ms logger=migrator t=2026-06-06T17:12:45.587949187Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-06T17:12:45.589418301Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.466954ms logger=migrator t=2026-06-06T17:12:45.593092748Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-06T17:12:45.593120238Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.46µs logger=migrator t=2026-06-06T17:12:45.596328194Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-06T17:12:45.597485111Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.156697ms logger=migrator t=2026-06-06T17:12:45.601187238Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-06T17:12:45.602282984Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.102786ms logger=migrator t=2026-06-06T17:12:45.605685534Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-06T17:12:45.606856071Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.169937ms logger=migrator t=2026-06-06T17:12:45.610806645Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-06T17:12:45.611206834Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=398.299µs logger=migrator t=2026-06-06T17:12:45.614970452Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-06T17:12:45.615226549Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=253.876µs logger=migrator t=2026-06-06T17:12:45.61823872Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-06T17:12:45.619319195Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.080355ms logger=migrator t=2026-06-06T17:12:45.62294423Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-06T17:12:45.624061207Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.114206ms logger=migrator t=2026-06-06T17:12:45.627473257Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-06T17:12:45.628475671Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.001893ms logger=migrator t=2026-06-06T17:12:45.632056835Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-06T17:12:45.633256783Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.197588ms logger=migrator t=2026-06-06T17:12:45.636230003Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-06T17:12:45.637270948Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.041094ms logger=migrator t=2026-06-06T17:12:45.640609216Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-06T17:12:45.641517518Z level=info msg="Migration successfully executed" id="create anon_device table" duration=908.092µs logger=migrator t=2026-06-06T17:12:45.644817135Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-06T17:12:45.645973942Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.156587ms logger=migrator t=2026-06-06T17:12:45.650224243Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-06T17:12:45.652165258Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.946876ms logger=migrator t=2026-06-06T17:12:45.656396438Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-06T17:12:45.657258188Z level=info msg="Migration successfully executed" id="create signing_key table" duration=861.39µs logger=migrator t=2026-06-06T17:12:45.663166127Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-06T17:12:45.665142954Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.981426ms logger=migrator t=2026-06-06T17:12:45.672163029Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-06T17:12:45.673296875Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.132056ms logger=migrator t=2026-06-06T17:12:45.67942432Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-06T17:12:45.679720247Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=297.397µs logger=migrator t=2026-06-06T17:12:45.68366593Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-06T17:12:45.693108002Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.442412ms logger=migrator t=2026-06-06T17:12:45.699007601Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-06T17:12:45.699517993Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=510.972µs logger=migrator t=2026-06-06T17:12:45.704147932Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-06T17:12:45.704177813Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=31.401µs logger=migrator t=2026-06-06T17:12:45.709003506Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-06T17:12:45.711077845Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.068259ms logger=migrator t=2026-06-06T17:12:45.716614515Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-06T17:12:45.716634266Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.901µs logger=migrator t=2026-06-06T17:12:45.726212861Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-06T17:12:45.727929321Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.71899ms logger=migrator t=2026-06-06T17:12:45.735041019Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-06T17:12:45.736670257Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.629168ms logger=migrator t=2026-06-06T17:12:45.746733484Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-06T17:12:45.747973383Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.28634ms logger=migrator t=2026-06-06T17:12:45.75885504Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-06T17:12:45.763150351Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=4.304322ms logger=migrator t=2026-06-06T17:12:45.773156576Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-06T17:12:45.773576586Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=429.15µs logger=migrator t=2026-06-06T17:12:45.782596988Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-06T17:12:45.78775779Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=5.155292ms logger=migrator t=2026-06-06T17:12:45.798129054Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-06T17:12:45.799877045Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.748431ms logger=migrator t=2026-06-06T17:12:45.812660146Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-06T17:12:45.814279854Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.623278ms logger=migrator t=2026-06-06T17:12:45.824161587Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-06T17:12:45.836209711Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.051463ms logger=migrator t=2026-06-06T17:12:45.839384625Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-06T17:12:45.847059526Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.672821ms logger=migrator t=2026-06-06T17:12:45.856623931Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-06T17:12:45.866813491Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.18777ms logger=migrator t=2026-06-06T17:12:45.873953719Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-06T17:12:45.874041601Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=89.912µs logger=migrator t=2026-06-06T17:12:45.902913431Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-06T17:12:45.914947954Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.041214ms logger=migrator t=2026-06-06T17:12:45.936237065Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-06T17:12:45.9504471Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=14.205574ms logger=migrator t=2026-06-06T17:12:45.963708382Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-06T17:12:45.964363407Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=659.955µs logger=migrator t=2026-06-06T17:12:45.970646905Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.995817139s logger=migrator t=2026-06-06T17:12:45.97129006Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-06T17:12:45.991433304Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-06T17:12:45.991780342Z level=info msg="Created default organization" logger=secrets t=2026-06-06T17:12:46.000331224Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-06T17:12:46.05113358Z level=info msg="Restored cache from database" duration=1.108816ms logger=plugin.store t=2026-06-06T17:12:46.055365029Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-06T17:12:46.096496687Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-06T17:12:46.096546678Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-06T17:12:46.09665235Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-06T17:12:46.096667501Z level=info msg="Plugins loaded" count=54 duration=41.303642ms logger=query_data t=2026-06-06T17:12:46.101390032Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-06T17:12:46.105717824Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-06T17:12:46.112133525Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-06T17:12:46.12298297Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-06T17:12:46.125495899Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-06T17:12:46.129205566Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-06T17:12:46.148427019Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-06T17:12:46.165760707Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-06T17:12:46.186671409Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-06T17:12:46.18669637Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-06-06T17:12:46.187068749Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-06-06T17:12:46.195798324Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-06-06T17:12:46.197127835Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-06-06T17:12:46.20158162Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-06-06T17:12:46.202274216Z level=info msg="State cache has been initialized" states=0 duration=6.444542ms logger=ngalert.scheduler t=2026-06-06T17:12:46.202373949Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-06T17:12:46.202478951Z level=info msg=starting first_tick=2026-06-06T17:12:50Z logger=http.server t=2026-06-06T17:12:46.206061666Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-06-06T17:12:46.303376806Z level=info msg="Update check succeeded" duration=107.394718ms logger=provisioning.dashboard t=2026-06-06T17:12:46.308545248Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-06-06T17:12:46.368922769Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-06T17:12:46.380768898Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-06T17:12:46.43777888Z level=info msg="Patterns update finished" duration=176.566926ms logger=grafana.update.checker t=2026-06-06T17:12:46.471780921Z level=info msg="Update check succeeded" duration=284.17618ms logger=grafana-apiserver t=2026-06-06T17:12:46.728148935Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-06T17:12:46.728605636Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-06T17:12:49.753521121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:49.756160543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:49.772675192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:49.801418018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:49.818554092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:49.841717297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:49.85884022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:49.883770597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:49.902779054Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:49.928636063Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:49.944560228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:49.971872141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:49.986795122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.090035992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.111756003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.142043556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.159108828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.184932986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.202423158Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.239339717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.257785171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.290511801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.304985632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.337488447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.352741666Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.390448484Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.413523297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.465151892Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.484499298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.514359631Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.531900964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.562039083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.582450904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.614692262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.648535219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.723132415Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.746778982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.793317107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.809641761Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.867127355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.888852806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.939920628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.956051518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:50.998764984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:51.012520777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:51.070072162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:51.083005566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:51.151611621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:51.170123547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:51.223741839Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:51.23821905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:51.292356654Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:51.311737551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:51.353530374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:51.378154464Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:51.426052232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:51.448975411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:51.962393567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:52.000366141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:52.939966068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:52.959940729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:53.039480581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:53.056401389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:53.126990071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:53.144621466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:53.212157316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:53.229559096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:53.309937317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:53.325894542Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:53.411399265Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:53.429144653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:53.507048467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:53.525931441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:53.617120228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:53.63123341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:53.709485582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:53.733389144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:53.817119236Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:53.835377225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T17:12:53.90993428Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-06T17:14:14.229743991Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-06T17:22:46.195413841Z level=info msg="Completed cleanup jobs" duration=7.620731ms logger=sqlstore.transactions t=2026-06-06T17:22:46.199138899Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-06-06T17:22:46.401045343Z level=info msg="Update check succeeded" duration=97.493229ms logger=sqlstore.transactions t=2026-06-06T17:27:46.120387679Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-06-06T17:32:46.451187037Z level=info msg="Update check succeeded" duration=147.045972ms logger=cleanup t=2026-06-06T17:32:46.522115106Z level=info msg="Completed cleanup jobs" duration=334.980531ms logger=cleanup t=2026-06-06T17:42:46.200587007Z level=info msg="Completed cleanup jobs" duration=13.562941ms logger=plugins.update.checker t=2026-06-06T17:42:46.390452041Z level=info msg="Update check succeeded" duration=86.359914ms logger=infra.usagestats t=2026-06-06T17:44:14.254767326Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-06T17:52:46.221143186Z level=info msg="Completed cleanup jobs" duration=33.941136ms logger=plugins.update.checker t=2026-06-06T17:52:46.399415578Z level=info msg="Update check succeeded" duration=95.138485ms logger=cleanup t=2026-06-06T18:02:46.200258452Z level=info msg="Completed cleanup jobs" duration=11.54996ms logger=plugins.update.checker t=2026-06-06T18:02:46.396765724Z level=info msg="Update check succeeded" duration=92.449751ms logger=cleanup t=2026-06-06T18:12:46.246411686Z level=info msg="Completed cleanup jobs" duration=59.036344ms logger=plugins.update.checker t=2026-06-06T18:12:46.399904384Z level=info msg="Update check succeeded" duration=96.120843ms logger=infra.usagestats t=2026-06-06T18:14:14.255484044Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-06T18:22:46.245451375Z level=info msg="Completed cleanup jobs" duration=58.376593ms logger=plugins.update.checker t=2026-06-06T18:22:46.422527029Z level=info msg="Update check succeeded" duration=118.694961ms