logger=settings t=2026-05-11T21:13:40.08272878Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-11T21:13:40Z logger=settings t=2026-05-11T21:13:40.083155631Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-11T21:13:40.083171262Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-11T21:13:40.083175312Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-11T21:13:40.083179232Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-11T21:13:40.083186742Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-11T21:13:40.083190342Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-11T21:13:40.083193832Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-11T21:13:40.083202443Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-11T21:13:40.083205943Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-11T21:13:40.083209173Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-11T21:13:40.083212143Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-11T21:13:40.083214863Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-11T21:13:40.083218323Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-11T21:13:40.083224483Z level=info msg=Target target=[all] logger=settings t=2026-05-11T21:13:40.083241604Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-11T21:13:40.083245654Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-11T21:13:40.083248614Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-11T21:13:40.083252234Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-11T21:13:40.083255474Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-11T21:13:40.083258364Z level=info msg="App mode production" logger=sqlstore t=2026-05-11T21:13:40.083775018Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-11T21:13:40.083795009Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-11T21:13:40.085859995Z level=info msg="Locking database" logger=migrator t=2026-05-11T21:13:40.085871425Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-11T21:13:40.086451871Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-11T21:13:40.087368646Z level=info msg="Migration successfully executed" id="create migration_log table" duration=916.545µs logger=migrator t=2026-05-11T21:13:40.091234492Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-11T21:13:40.091783617Z level=info msg="Migration successfully executed" id="create user table" duration=549.355µs logger=migrator t=2026-05-11T21:13:40.099519179Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-11T21:13:40.100037623Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=518.554µs logger=migrator t=2026-05-11T21:13:40.103852728Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-11T21:13:40.104358142Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=504.184µs logger=migrator t=2026-05-11T21:13:40.108943667Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-11T21:13:40.109466031Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=522.104µs logger=migrator t=2026-05-11T21:13:40.112837014Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-11T21:13:40.113338557Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=501.103µs logger=migrator t=2026-05-11T21:13:40.117201913Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-11T21:13:40.121148101Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.945218ms logger=migrator t=2026-05-11T21:13:40.133640024Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-11T21:13:40.135311409Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.676256ms logger=migrator t=2026-05-11T21:13:40.139411991Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-11T21:13:40.140195543Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=784.422µs logger=migrator t=2026-05-11T21:13:40.145880579Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-11T21:13:40.147525564Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.644635ms logger=migrator t=2026-05-11T21:13:40.15397728Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-11T21:13:40.154377841Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=400.541µs logger=migrator t=2026-05-11T21:13:40.158251057Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-11T21:13:40.158830883Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=576.226µs logger=migrator t=2026-05-11T21:13:40.163654885Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-11T21:13:40.165724582Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.071797ms logger=migrator t=2026-05-11T21:13:40.180115026Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-11T21:13:40.180357673Z level=info msg="Migration successfully executed" id="Update user table charset" duration=252.727µs logger=migrator t=2026-05-11T21:13:40.187231501Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-11T21:13:40.189567065Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.334584ms logger=migrator t=2026-05-11T21:13:40.196258688Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-11T21:13:40.196520625Z level=info msg="Migration successfully executed" id="Add missing user data" duration=262.117µs logger=migrator t=2026-05-11T21:13:40.20183134Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-11T21:13:40.203939988Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.107908ms logger=migrator t=2026-05-11T21:13:40.210062866Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-11T21:13:40.211490465Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.429759ms logger=migrator t=2026-05-11T21:13:40.216721038Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-11T21:13:40.21787509Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.157012ms logger=migrator t=2026-05-11T21:13:40.223828263Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-11T21:13:40.234031472Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.203719ms logger=migrator t=2026-05-11T21:13:40.257307839Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-11T21:13:40.259029407Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.724938ms logger=migrator t=2026-05-11T21:13:40.265773701Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-11T21:13:40.2664597Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=691.519µs logger=migrator t=2026-05-11T21:13:40.272462875Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-11T21:13:40.274166201Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.708657ms logger=migrator t=2026-05-11T21:13:40.281269315Z 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-05-11T21:13:40.28180908Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=540.795µs logger=migrator t=2026-05-11T21:13:40.288876564Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-11T21:13:40.289519511Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=649.798µs logger=migrator t=2026-05-11T21:13:40.297694455Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-11T21:13:40.298732694Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.039509ms logger=migrator t=2026-05-11T21:13:40.306972489Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-11T21:13:40.308152112Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.191323ms logger=migrator t=2026-05-11T21:13:40.31538074Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-11T21:13:40.316205332Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=826.172µs logger=migrator t=2026-05-11T21:13:40.323681437Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-11T21:13:40.324728926Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.051989ms logger=migrator t=2026-05-11T21:13:40.33403605Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-11T21:13:40.336327443Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=2.291993ms logger=migrator t=2026-05-11T21:13:40.342245735Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-11T21:13:40.342279686Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=35.781µs logger=migrator t=2026-05-11T21:13:40.346886432Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-11T21:13:40.347629293Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=739.64µs logger=migrator t=2026-05-11T21:13:40.354244053Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-11T21:13:40.354986234Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=741.791µs logger=migrator t=2026-05-11T21:13:40.35995607Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-11T21:13:40.360992108Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.032288ms logger=migrator t=2026-05-11T21:13:40.366777107Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-11T21:13:40.367449005Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=671.788µs logger=migrator t=2026-05-11T21:13:40.372799302Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-11T21:13:40.375946338Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.146066ms logger=migrator t=2026-05-11T21:13:40.3803981Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-11T21:13:40.381192391Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=792.301µs logger=migrator t=2026-05-11T21:13:40.385579992Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-11T21:13:40.386313772Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=733.24µs logger=migrator t=2026-05-11T21:13:40.39391765Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-11T21:13:40.394716332Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=799.782µs logger=migrator t=2026-05-11T21:13:40.399578045Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-11T21:13:40.400250203Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=668.268µs logger=migrator t=2026-05-11T21:13:40.40415053Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-11T21:13:40.405173888Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.022658ms logger=migrator t=2026-05-11T21:13:40.411795169Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-11T21:13:40.412485228Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=689.529µs logger=migrator t=2026-05-11T21:13:40.420930419Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-11T21:13:40.421531236Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=598.337µs logger=migrator t=2026-05-11T21:13:40.425871095Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-11T21:13:40.426617605Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=745.99µs logger=migrator t=2026-05-11T21:13:40.432375063Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-11T21:13:40.433038691Z level=info msg="Migration successfully executed" id="create star table" duration=662.788µs logger=migrator t=2026-05-11T21:13:40.437892314Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-11T21:13:40.438708296Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=810.382µs logger=migrator t=2026-05-11T21:13:40.443480947Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-11T21:13:40.444207417Z level=info msg="Migration successfully executed" id="create org table v1" duration=726.16µs logger=migrator t=2026-05-11T21:13:40.449161162Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-11T21:13:40.449871162Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=709.49µs logger=migrator t=2026-05-11T21:13:40.455249849Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-11T21:13:40.455931418Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=681.389µs logger=migrator t=2026-05-11T21:13:40.461219153Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-11T21:13:40.461899311Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=679.268µs logger=migrator t=2026-05-11T21:13:40.466277751Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-11T21:13:40.467018241Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=737.95µs logger=migrator t=2026-05-11T21:13:40.471209396Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-11T21:13:40.471911125Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=702.149µs logger=migrator t=2026-05-11T21:13:40.47717801Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-11T21:13:40.477225951Z level=info msg="Migration successfully executed" id="Update org table charset" duration=51.892µs logger=migrator t=2026-05-11T21:13:40.482386272Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-11T21:13:40.482431674Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=46.642µs logger=migrator t=2026-05-11T21:13:40.487170633Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-11T21:13:40.487337798Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=166.565µs logger=migrator t=2026-05-11T21:13:40.491766439Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-11T21:13:40.492614082Z level=info msg="Migration successfully executed" id="create dashboard table" duration=846.123µs logger=migrator t=2026-05-11T21:13:40.498272967Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-11T21:13:40.500034865Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.761608ms logger=migrator t=2026-05-11T21:13:40.505375472Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-11T21:13:40.506196064Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=818.332µs logger=migrator t=2026-05-11T21:13:40.511058457Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-11T21:13:40.511668854Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=610.677µs logger=migrator t=2026-05-11T21:13:40.515936831Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-11T21:13:40.516742213Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=804.912µs logger=migrator t=2026-05-11T21:13:40.522009747Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-11T21:13:40.522793578Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=783.821µs logger=migrator t=2026-05-11T21:13:40.52940415Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-11T21:13:40.537148461Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.751142ms logger=migrator t=2026-05-11T21:13:40.543045353Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-11T21:13:40.543822774Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=777.621µs logger=migrator t=2026-05-11T21:13:40.548630086Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-11T21:13:40.54988087Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.250294ms logger=migrator t=2026-05-11T21:13:40.555115124Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-11T21:13:40.555865904Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=750.64µs logger=migrator t=2026-05-11T21:13:40.561163119Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-11T21:13:40.561521319Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=358.94µs logger=migrator t=2026-05-11T21:13:40.567858963Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-11T21:13:40.568709726Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=851.404µs logger=migrator t=2026-05-11T21:13:40.575041239Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-11T21:13:40.575132851Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=92.702µs logger=migrator t=2026-05-11T21:13:40.580676223Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-11T21:13:40.584295672Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.622809ms logger=migrator t=2026-05-11T21:13:40.589658239Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-11T21:13:40.593177466Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.526107ms logger=migrator t=2026-05-11T21:13:40.597954797Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-11T21:13:40.600518327Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.56348ms logger=migrator t=2026-05-11T21:13:40.606028118Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-11T21:13:40.607049206Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.021278ms logger=migrator t=2026-05-11T21:13:40.613614295Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-11T21:13:40.617477151Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.863586ms logger=migrator t=2026-05-11T21:13:40.62365913Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-11T21:13:40.624421961Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=762.781µs logger=migrator t=2026-05-11T21:13:40.630146258Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-11T21:13:40.631931607Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.787779ms logger=migrator t=2026-05-11T21:13:40.638387363Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-11T21:13:40.638432625Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=51.052µs logger=migrator t=2026-05-11T21:13:40.646436464Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-11T21:13:40.646506546Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=74.972µs logger=migrator t=2026-05-11T21:13:40.650721771Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-11T21:13:40.653082586Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.361995ms logger=migrator t=2026-05-11T21:13:40.659505252Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-11T21:13:40.661759284Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.257522ms logger=migrator t=2026-05-11T21:13:40.66747871Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-11T21:13:40.669411453Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.932483ms logger=migrator t=2026-05-11T21:13:40.674741589Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-11T21:13:40.678017379Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.275259ms logger=migrator t=2026-05-11T21:13:40.685167415Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-11T21:13:40.685503554Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=337.4µs logger=migrator t=2026-05-11T21:13:40.689992446Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-11T21:13:40.691350624Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.358317ms logger=migrator t=2026-05-11T21:13:40.694948562Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-11T21:13:40.695716303Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=767.471µs logger=migrator t=2026-05-11T21:13:40.7003628Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-11T21:13:40.700391581Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.801µs logger=migrator t=2026-05-11T21:13:40.706413276Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-11T21:13:40.707263059Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=849.693µs logger=migrator t=2026-05-11T21:13:40.714517558Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-11T21:13:40.715599338Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.083ms logger=migrator t=2026-05-11T21:13:40.719989708Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-11T21:13:40.733023615Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=13.052158ms logger=migrator t=2026-05-11T21:13:40.738267068Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-11T21:13:40.739021449Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=751.141µs logger=migrator t=2026-05-11T21:13:40.743418749Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-11T21:13:40.744228751Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=806.772µs logger=migrator t=2026-05-11T21:13:40.748980732Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-11T21:13:40.750454422Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.47221ms logger=migrator t=2026-05-11T21:13:40.75476131Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-11T21:13:40.755576102Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=813.922µs logger=migrator t=2026-05-11T21:13:40.759600382Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-11T21:13:40.760159298Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=558.626µs logger=migrator t=2026-05-11T21:13:40.764394794Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-11T21:13:40.768003912Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.609169ms logger=migrator t=2026-05-11T21:13:40.773249086Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-11T21:13:40.774639284Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.390038ms logger=migrator t=2026-05-11T21:13:40.778706736Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-11T21:13:40.778829649Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=123.143µs logger=migrator t=2026-05-11T21:13:40.783220299Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-11T21:13:40.783382854Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=162.344µs logger=migrator t=2026-05-11T21:13:40.78725073Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-11T21:13:40.78798837Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=737.86µs logger=migrator t=2026-05-11T21:13:40.791904617Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-11T21:13:40.79530762Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.401933ms logger=migrator t=2026-05-11T21:13:40.80223569Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-11T21:13:40.803103644Z level=info msg="Migration successfully executed" id="create data_source table" duration=867.494µs logger=migrator t=2026-05-11T21:13:40.808765999Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-11T21:13:40.809767726Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.000828ms logger=migrator t=2026-05-11T21:13:40.81393194Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-11T21:13:40.815281527Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.349027ms logger=migrator t=2026-05-11T21:13:40.820958742Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-11T21:13:40.822539876Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.585174ms logger=migrator t=2026-05-11T21:13:40.827604795Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-11T21:13:40.828863599Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.262635ms logger=migrator t=2026-05-11T21:13:40.840646232Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-11T21:13:40.848772104Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.127523ms logger=migrator t=2026-05-11T21:13:40.854803039Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-11T21:13:40.856266469Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.46556ms logger=migrator t=2026-05-11T21:13:40.863060655Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-11T21:13:40.864118064Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.059199ms logger=migrator t=2026-05-11T21:13:40.869657906Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-11T21:13:40.87127749Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.623465ms logger=migrator t=2026-05-11T21:13:40.876076572Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-11T21:13:40.876937995Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=858.344µs logger=migrator t=2026-05-11T21:13:40.881406377Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-11T21:13:40.883750132Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.343274ms logger=migrator t=2026-05-11T21:13:40.974474346Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-11T21:13:40.980591083Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=6.120898ms logger=migrator t=2026-05-11T21:13:40.986144635Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-11T21:13:40.986171826Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.981µs logger=migrator t=2026-05-11T21:13:40.990135175Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-11T21:13:40.99032973Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=195.286µs logger=migrator t=2026-05-11T21:13:40.994118354Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-11T21:13:40.996613762Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.495768ms logger=migrator t=2026-05-11T21:13:41.001103805Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-11T21:13:41.001332771Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=221.666µs logger=migrator t=2026-05-11T21:13:41.005162566Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-11T21:13:41.005361862Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=200.495µs logger=migrator t=2026-05-11T21:13:41.010253606Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-11T21:13:41.012737793Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.484347ms logger=migrator t=2026-05-11T21:13:41.019691904Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-11T21:13:41.01991116Z level=info msg="Migration successfully executed" id="Update uid value" duration=220.626µs logger=migrator t=2026-05-11T21:13:41.024721312Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-11T21:13:41.025611476Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=890.375µs logger=migrator t=2026-05-11T21:13:41.029575314Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-11T21:13:41.03122385Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.647435ms logger=migrator t=2026-05-11T21:13:41.036624977Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-11T21:13:41.037274065Z level=info msg="Migration successfully executed" id="create api_key table" duration=649.978µs logger=migrator t=2026-05-11T21:13:41.041185692Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-11T21:13:41.041785209Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=600.037µs logger=migrator t=2026-05-11T21:13:41.045759208Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-11T21:13:41.046651492Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=890.824µs logger=migrator t=2026-05-11T21:13:41.051831894Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-11T21:13:41.052856282Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.024468ms logger=migrator t=2026-05-11T21:13:41.057010046Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-11T21:13:41.058005233Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=995.587µs logger=migrator t=2026-05-11T21:13:41.062211118Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-11T21:13:41.063193225Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=982.447µs logger=migrator t=2026-05-11T21:13:41.069187259Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-11T21:13:41.06994735Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=760.471µs logger=migrator t=2026-05-11T21:13:41.07506478Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-11T21:13:41.082438242Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.369962ms logger=migrator t=2026-05-11T21:13:41.086280807Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-11T21:13:41.086844743Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=563.896µs logger=migrator t=2026-05-11T21:13:41.091242243Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-11T21:13:41.091832199Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=589.636µs logger=migrator t=2026-05-11T21:13:41.098655366Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-11T21:13:41.099764336Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.10999ms logger=migrator t=2026-05-11T21:13:41.10647373Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-11T21:13:41.108069234Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.601194ms logger=migrator t=2026-05-11T21:13:41.112042492Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-11T21:13:41.112574347Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=532.795µs logger=migrator t=2026-05-11T21:13:41.11634652Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-11T21:13:41.116930466Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=584.106µs logger=migrator t=2026-05-11T21:13:41.121288356Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-11T21:13:41.121330437Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=43.841µs logger=migrator t=2026-05-11T21:13:41.12508649Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-11T21:13:41.129082119Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.994099ms logger=migrator t=2026-05-11T21:13:41.134318702Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-11T21:13:41.136760989Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.442097ms logger=migrator t=2026-05-11T21:13:41.140911593Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-11T21:13:41.14117691Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=265.887µs logger=migrator t=2026-05-11T21:13:41.147161774Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-11T21:13:41.151465702Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.303628ms logger=migrator t=2026-05-11T21:13:41.155957805Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-11T21:13:41.158535365Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.57719ms logger=migrator t=2026-05-11T21:13:41.163763289Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-11T21:13:41.164481158Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=717.96µs logger=migrator t=2026-05-11T21:13:41.170792161Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-11T21:13:41.17186117Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.068259ms logger=migrator t=2026-05-11T21:13:41.177398352Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-11T21:13:41.178623615Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.222243ms logger=migrator t=2026-05-11T21:13:41.185281108Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-11T21:13:41.187288283Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.009875ms logger=migrator t=2026-05-11T21:13:41.19338461Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-11T21:13:41.194631774Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.246735ms logger=migrator t=2026-05-11T21:13:41.199210669Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-11T21:13:41.200123344Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=912.695µs logger=migrator t=2026-05-11T21:13:41.203091935Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-11T21:13:41.203169288Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=79.383µs logger=migrator t=2026-05-11T21:13:41.210801436Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-11T21:13:41.210857268Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=61.572µs logger=migrator t=2026-05-11T21:13:41.214699273Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-11T21:13:41.217630903Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.93275ms logger=migrator t=2026-05-11T21:13:41.223420632Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-11T21:13:41.226696962Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.27598ms logger=migrator t=2026-05-11T21:13:41.236770298Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-11T21:13:41.23684345Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=74.472µs logger=migrator t=2026-05-11T21:13:41.240625583Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-11T21:13:41.241290261Z level=info msg="Migration successfully executed" id="create quota table v1" duration=665.148µs logger=migrator t=2026-05-11T21:13:41.246450202Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-11T21:13:41.24782919Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.383218ms logger=migrator t=2026-05-11T21:13:41.252450457Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-11T21:13:41.252493108Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=44.791µs logger=migrator t=2026-05-11T21:13:41.256402995Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-11T21:13:41.257339601Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=936.786µs logger=migrator t=2026-05-11T21:13:41.263699015Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-11T21:13:41.265176685Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.47913ms logger=migrator t=2026-05-11T21:13:41.269678448Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-11T21:13:41.273302218Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.62507ms logger=migrator t=2026-05-11T21:13:41.278565912Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-11T21:13:41.278607953Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=49.731µs logger=migrator t=2026-05-11T21:13:41.282266443Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-11T21:13:41.283295061Z level=info msg="Migration successfully executed" id="create session table" duration=1.029818ms logger=migrator t=2026-05-11T21:13:41.288107063Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-11T21:13:41.288222356Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=104.563µs logger=migrator t=2026-05-11T21:13:41.292212495Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-11T21:13:41.292302948Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=91.363µs logger=migrator t=2026-05-11T21:13:41.296239266Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-11T21:13:41.297646594Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.407859ms logger=migrator t=2026-05-11T21:13:41.302763844Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-11T21:13:41.304165373Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.400959ms logger=migrator t=2026-05-11T21:13:41.310145366Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-11T21:13:41.310183117Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=39.811µs logger=migrator t=2026-05-11T21:13:41.313694744Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-11T21:13:41.313729965Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=36.291µs logger=migrator t=2026-05-11T21:13:41.317700564Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-11T21:13:41.323925854Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.224131ms logger=migrator t=2026-05-11T21:13:41.329364533Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-11T21:13:41.333696421Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.332628ms logger=migrator t=2026-05-11T21:13:41.33803188Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-11T21:13:41.338162634Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=131.894µs logger=migrator t=2026-05-11T21:13:41.341648989Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-11T21:13:41.341736302Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=91.643µs logger=migrator t=2026-05-11T21:13:41.346598914Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-11T21:13:41.347550841Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=951.696µs logger=migrator t=2026-05-11T21:13:41.352207428Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-11T21:13:41.352248039Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=42.591µs logger=migrator t=2026-05-11T21:13:41.356161967Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-11T21:13:41.361451121Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.288554ms logger=migrator t=2026-05-11T21:13:41.365577414Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-11T21:13:41.365727588Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=150.844µs logger=migrator t=2026-05-11T21:13:41.370272463Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-11T21:13:41.373615674Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.342961ms logger=migrator t=2026-05-11T21:13:41.379344161Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-11T21:13:41.382753005Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.409004ms logger=migrator t=2026-05-11T21:13:41.388694857Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-11T21:13:41.388763789Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.562µs logger=migrator t=2026-05-11T21:13:41.394936448Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-11T21:13:41.396241824Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.304526ms logger=migrator t=2026-05-11T21:13:41.401620761Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-11T21:13:41.402917157Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.296016ms logger=migrator t=2026-05-11T21:13:41.409794715Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-11T21:13:41.411018678Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.227193ms logger=migrator t=2026-05-11T21:13:41.41872589Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-11T21:13:41.420132738Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.405748ms logger=migrator t=2026-05-11T21:13:41.425220157Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-11T21:13:41.42750665Z level=info msg="Migration successfully executed" id="add index alert state" duration=2.279583ms logger=migrator t=2026-05-11T21:13:41.433692689Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-11T21:13:41.434846081Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.153452ms logger=migrator t=2026-05-11T21:13:41.439512449Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-11T21:13:41.440343741Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=830.423µs logger=migrator t=2026-05-11T21:13:41.444875016Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-11T21:13:41.445806331Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=930.655µs logger=migrator t=2026-05-11T21:13:41.451147737Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-11T21:13:41.452026691Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=878.354µs logger=migrator t=2026-05-11T21:13:41.455777914Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-11T21:13:41.469046897Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.269363ms logger=migrator t=2026-05-11T21:13:41.472972805Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-11T21:13:41.473483259Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=510.174µs logger=migrator t=2026-05-11T21:13:41.477882699Z 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-05-11T21:13:41.478810625Z 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=927.045µs logger=migrator t=2026-05-11T21:13:41.484325876Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-11T21:13:41.484939283Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=612.386µs logger=migrator t=2026-05-11T21:13:41.489577179Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-11T21:13:41.490526925Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=948.926µs logger=migrator t=2026-05-11T21:13:41.495528802Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-11T21:13:41.496677674Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.147462ms logger=migrator t=2026-05-11T21:13:41.500435117Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-11T21:13:41.507279414Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.849748ms logger=migrator t=2026-05-11T21:13:41.512364633Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-11T21:13:41.518755868Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.392125ms logger=migrator t=2026-05-11T21:13:41.52503783Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-11T21:13:41.528908446Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.874456ms logger=migrator t=2026-05-11T21:13:41.533190124Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-11T21:13:41.537200764Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.010249ms logger=migrator t=2026-05-11T21:13:41.540706419Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-11T21:13:41.541652175Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=945.356µs logger=migrator t=2026-05-11T21:13:41.547207117Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-11T21:13:41.547254299Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=47.532µs logger=migrator t=2026-05-11T21:13:41.551482914Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-11T21:13:41.551526676Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=46.022µs logger=migrator t=2026-05-11T21:13:41.555866554Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-11T21:13:41.557224342Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.357227ms logger=migrator t=2026-05-11T21:13:41.56228125Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T21:13:41.563135144Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=854.483µs logger=migrator t=2026-05-11T21:13:41.5695882Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-11T21:13:41.570478405Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=889.184µs logger=migrator t=2026-05-11T21:13:41.574637258Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-11T21:13:41.575860872Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.223564ms logger=migrator t=2026-05-11T21:13:41.580058297Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T21:13:41.58090852Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=849.883µs logger=migrator t=2026-05-11T21:13:41.585443194Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-11T21:13:41.589177187Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.734513ms logger=migrator t=2026-05-11T21:13:41.592853127Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-11T21:13:41.596466706Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.613419ms logger=migrator t=2026-05-11T21:13:41.600274851Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-11T21:13:41.600447695Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=172.585µs logger=migrator t=2026-05-11T21:13:41.60684873Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-11T21:13:41.608127905Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.278685ms logger=migrator t=2026-05-11T21:13:41.615826016Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-11T21:13:41.617258105Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.428909ms logger=migrator t=2026-05-11T21:13:41.621187243Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-11T21:13:41.62728329Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.091997ms logger=migrator t=2026-05-11T21:13:41.631182676Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-11T21:13:41.631257879Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=76.173µs logger=migrator t=2026-05-11T21:13:41.634978821Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-11T21:13:41.635996428Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.014317ms logger=migrator t=2026-05-11T21:13:41.639934676Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-11T21:13:41.640980215Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.044069ms logger=migrator t=2026-05-11T21:13:41.646605139Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-11T21:13:41.646732062Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=122.983µs logger=migrator t=2026-05-11T21:13:41.650766443Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-11T21:13:41.652295345Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.530802ms logger=migrator t=2026-05-11T21:13:41.656639734Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-11T21:13:41.657583379Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=940.025µs logger=migrator t=2026-05-11T21:13:41.662537305Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-11T21:13:41.66345832Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=920.875µs logger=migrator t=2026-05-11T21:13:41.667860951Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-11T21:13:41.668834938Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=972.926µs logger=migrator t=2026-05-11T21:13:41.673212807Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-11T21:13:41.674219005Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.005458ms logger=migrator t=2026-05-11T21:13:41.679711715Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-11T21:13:41.680660031Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=953.886µs logger=migrator t=2026-05-11T21:13:41.685141714Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-11T21:13:41.685170825Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=37.441µs logger=migrator t=2026-05-11T21:13:41.690286075Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-11T21:13:41.694428448Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.140833ms logger=migrator t=2026-05-11T21:13:41.698411627Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-11T21:13:41.699320562Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=908.605µs logger=migrator t=2026-05-11T21:13:41.702811908Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-11T21:13:41.707073395Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.260507ms logger=migrator t=2026-05-11T21:13:41.712221966Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-11T21:13:41.712998897Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=773.732µs logger=migrator t=2026-05-11T21:13:41.7167713Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-11T21:13:41.717771898Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=999.758µs logger=migrator t=2026-05-11T21:13:41.722101086Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-11T21:13:41.723305419Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.203403ms logger=migrator t=2026-05-11T21:13:41.728589904Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-11T21:13:41.743011109Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.421555ms logger=migrator t=2026-05-11T21:13:41.747223574Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-11T21:13:41.747797229Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=573.335µs logger=migrator t=2026-05-11T21:13:41.751529172Z 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-05-11T21:13:41.752236321Z 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=707.199µs logger=migrator t=2026-05-11T21:13:41.757596608Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-11T21:13:41.758243465Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=646.397µs logger=migrator t=2026-05-11T21:13:41.762284806Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-11T21:13:41.76316784Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=882.414µs logger=migrator t=2026-05-11T21:13:41.769172835Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-11T21:13:41.769533595Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=360.64µs logger=migrator t=2026-05-11T21:13:41.776276929Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-11T21:13:41.781239675Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.964046ms logger=migrator t=2026-05-11T21:13:41.787822465Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-11T21:13:41.792048331Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.225316ms logger=migrator t=2026-05-11T21:13:41.795968259Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-11T21:13:41.796977776Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.009158ms logger=migrator t=2026-05-11T21:13:41.800894203Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-11T21:13:41.802002384Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.108081ms logger=migrator t=2026-05-11T21:13:41.808491041Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-11T21:13:41.80882189Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=329.939µs logger=migrator t=2026-05-11T21:13:41.812639705Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-11T21:13:41.819337659Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.697293ms logger=migrator t=2026-05-11T21:13:41.825874957Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-11T21:13:41.826683709Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=808.122µs logger=migrator t=2026-05-11T21:13:41.833721742Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-11T21:13:41.834096473Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=374.521µs logger=migrator t=2026-05-11T21:13:41.839600333Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-11T21:13:41.840147908Z level=info msg="Migration successfully executed" id="Move region to single row" duration=549.905µs logger=migrator t=2026-05-11T21:13:41.848157467Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-11T21:13:41.852082115Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=3.919208ms logger=migrator t=2026-05-11T21:13:41.864459884Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-11T21:13:41.866662244Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=2.20207ms logger=migrator t=2026-05-11T21:13:41.875609959Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T21:13:41.877132751Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.527082ms logger=migrator t=2026-05-11T21:13:41.881977814Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T21:13:41.883113325Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.134771ms logger=migrator t=2026-05-11T21:13:41.892150822Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-11T21:13:41.893388326Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.237264ms logger=migrator t=2026-05-11T21:13:41.899721149Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-11T21:13:41.900570273Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=849.443µs logger=migrator t=2026-05-11T21:13:41.905621191Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-11T21:13:41.905708503Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=87.192µs logger=migrator t=2026-05-11T21:13:41.91251374Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-11T21:13:41.913336232Z level=info msg="Migration successfully executed" id="create test_data table" duration=822.053µs logger=migrator t=2026-05-11T21:13:41.922317228Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-11T21:13:41.923169561Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=851.633µs logger=migrator t=2026-05-11T21:13:41.930212304Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-11T21:13:41.931832859Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.624234ms logger=migrator t=2026-05-11T21:13:41.93846264Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-11T21:13:41.940154686Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.691846ms logger=migrator t=2026-05-11T21:13:41.950721646Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-11T21:13:41.950934082Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=213.386µs logger=migrator t=2026-05-11T21:13:41.954813788Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-11T21:13:41.955207218Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=393.37µs logger=migrator t=2026-05-11T21:13:41.963563687Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-11T21:13:41.963740672Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=184.365µs logger=migrator t=2026-05-11T21:13:41.968462971Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-11T21:13:41.969459449Z level=info msg="Migration successfully executed" id="create team table" duration=989.437µs logger=migrator t=2026-05-11T21:13:41.975482114Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-11T21:13:41.976764839Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.300416ms logger=migrator t=2026-05-11T21:13:41.984068739Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-11T21:13:41.985093367Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.024038ms logger=migrator t=2026-05-11T21:13:41.990967167Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-11T21:13:41.999517302Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.551405ms logger=migrator t=2026-05-11T21:13:42.005758753Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-11T21:13:42.006110552Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=354.97µs logger=migrator t=2026-05-11T21:13:42.011770617Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-11T21:13:42.01369957Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.929893ms logger=migrator t=2026-05-11T21:13:42.018894982Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-11T21:13:42.01990005Z level=info msg="Migration successfully executed" id="create team member table" duration=1.004608ms logger=migrator t=2026-05-11T21:13:42.025965236Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-11T21:13:42.027601091Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.635335ms logger=migrator t=2026-05-11T21:13:42.033283686Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-11T21:13:42.03453106Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.248794ms logger=migrator t=2026-05-11T21:13:42.038781007Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-11T21:13:42.039918818Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.127861ms logger=migrator t=2026-05-11T21:13:42.046478738Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-11T21:13:42.05495242Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.446952ms logger=migrator t=2026-05-11T21:13:42.106144871Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-11T21:13:42.113222895Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.091494ms logger=migrator t=2026-05-11T21:13:42.119496827Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-11T21:13:42.124290778Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.801301ms logger=migrator t=2026-05-11T21:13:42.131006742Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-11T21:13:42.132191064Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.184352ms logger=migrator t=2026-05-11T21:13:42.13896737Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-11T21:13:42.14115948Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.19207ms logger=migrator t=2026-05-11T21:13:42.147082772Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-11T21:13:42.148416269Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.332997ms logger=migrator t=2026-05-11T21:13:42.156241813Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-11T21:13:42.158782802Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.539219ms logger=migrator t=2026-05-11T21:13:42.165324932Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-11T21:13:42.166379511Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.054839ms logger=migrator t=2026-05-11T21:13:42.172693563Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-11T21:13:42.17402874Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.332437ms logger=migrator t=2026-05-11T21:13:42.180543809Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-11T21:13:42.182161303Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.615375ms logger=migrator t=2026-05-11T21:13:42.18865465Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-11T21:13:42.1908118Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.156289ms logger=migrator t=2026-05-11T21:13:42.198243063Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-11T21:13:42.199190349Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=948.206µs logger=migrator t=2026-05-11T21:13:42.205148102Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-11T21:13:42.205681487Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=535.465µs logger=migrator t=2026-05-11T21:13:42.211728922Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-11T21:13:42.212692039Z level=info msg="Migration successfully executed" id="create tag table" duration=963.496µs logger=migrator t=2026-05-11T21:13:42.218401425Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-11T21:13:42.219854455Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.45236ms logger=migrator t=2026-05-11T21:13:42.225794707Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-11T21:13:42.227077192Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.282145ms logger=migrator t=2026-05-11T21:13:42.23317458Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-11T21:13:42.234713722Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.543893ms logger=migrator t=2026-05-11T21:13:42.240556792Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-11T21:13:42.24197568Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.420599ms logger=migrator t=2026-05-11T21:13:42.246909476Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-11T21:13:42.262972875Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.062109ms logger=migrator t=2026-05-11T21:13:42.268344252Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-11T21:13:42.268933019Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=588.957µs logger=migrator t=2026-05-11T21:13:42.273435652Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-11T21:13:42.274542572Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.10666ms logger=migrator t=2026-05-11T21:13:42.281446401Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-11T21:13:42.282186191Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=742.43µs logger=migrator t=2026-05-11T21:13:42.287880617Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-11T21:13:42.288681209Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=801.522µs logger=migrator t=2026-05-11T21:13:42.295219368Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-11T21:13:42.296710819Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.490791ms logger=migrator t=2026-05-11T21:13:42.302016494Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-11T21:13:42.303435763Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.411039ms logger=migrator t=2026-05-11T21:13:42.310745593Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-11T21:13:42.310839626Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=88.293µs logger=migrator t=2026-05-11T21:13:42.315671988Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-11T21:13:42.319852473Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.180575ms logger=migrator t=2026-05-11T21:13:42.324650104Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-11T21:13:42.330146955Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.49679ms logger=migrator t=2026-05-11T21:13:42.334966177Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-11T21:13:42.340265891Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.299555ms logger=migrator t=2026-05-11T21:13:42.346298917Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-11T21:13:42.352365233Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.059686ms logger=migrator t=2026-05-11T21:13:42.357826142Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-11T21:13:42.358849081Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.022858ms logger=migrator t=2026-05-11T21:13:42.363878488Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-11T21:13:42.369125182Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.248984ms logger=migrator t=2026-05-11T21:13:42.374795617Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-11T21:13:42.375658851Z level=info msg="Migration successfully executed" id="create server_lock table" duration=862.754µs logger=migrator t=2026-05-11T21:13:42.3811015Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-11T21:13:42.382748685Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.642305ms logger=migrator t=2026-05-11T21:13:42.388738859Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-11T21:13:42.389706625Z level=info msg="Migration successfully executed" id="create user auth token table" duration=967.436µs logger=migrator t=2026-05-11T21:13:42.396485511Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-11T21:13:42.398025153Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.538502ms logger=migrator t=2026-05-11T21:13:42.403644617Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-11T21:13:42.404651615Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=996.057µs logger=migrator t=2026-05-11T21:13:42.41070875Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-11T21:13:42.412452828Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.746768ms logger=migrator t=2026-05-11T21:13:42.419192443Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-11T21:13:42.424635762Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.442989ms logger=migrator t=2026-05-11T21:13:42.42969597Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-11T21:13:42.430682007Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=986.137µs logger=migrator t=2026-05-11T21:13:42.436175398Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-11T21:13:42.437695139Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.519261ms logger=migrator t=2026-05-11T21:13:42.444877646Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-11T21:13:42.446396147Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.518071ms logger=migrator t=2026-05-11T21:13:42.452194646Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-11T21:13:42.453557973Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.363027ms logger=migrator t=2026-05-11T21:13:42.459461874Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-11T21:13:42.461004417Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.548862ms logger=migrator t=2026-05-11T21:13:42.467858204Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-11T21:13:42.467923506Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=66.212µs logger=migrator t=2026-05-11T21:13:42.473211401Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-11T21:13:42.473342464Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=130.313µs logger=migrator t=2026-05-11T21:13:42.478543197Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-11T21:13:42.480040038Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.496761ms logger=migrator t=2026-05-11T21:13:42.486953767Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T21:13:42.488468179Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.513701ms logger=migrator t=2026-05-11T21:13:42.494303888Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T21:13:42.495814519Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.510301ms logger=migrator t=2026-05-11T21:13:42.501107655Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-11T21:13:42.501183007Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=76.392µs logger=migrator t=2026-05-11T21:13:42.506305887Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T21:13:42.507695995Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.389968ms logger=migrator t=2026-05-11T21:13:42.513854684Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T21:13:42.515332344Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.47649ms logger=migrator t=2026-05-11T21:13:42.520245459Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T21:13:42.521742909Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.49682ms logger=migrator t=2026-05-11T21:13:42.528550216Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T21:13:42.529600005Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.049909ms logger=migrator t=2026-05-11T21:13:42.535127516Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-11T21:13:42.540801381Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.673555ms logger=migrator t=2026-05-11T21:13:42.546519388Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-11T21:13:42.547516965Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=991.247µs logger=migrator t=2026-05-11T21:13:42.553794307Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-11T21:13:42.553920011Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=126.444µs logger=migrator t=2026-05-11T21:13:42.558962308Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-11T21:13:42.560399298Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.42951ms logger=migrator t=2026-05-11T21:13:42.565640052Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-11T21:13:42.567162593Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.522502ms logger=migrator t=2026-05-11T21:13:42.578633387Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-11T21:13:42.579963204Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.331507ms logger=migrator t=2026-05-11T21:13:42.584492618Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T21:13:42.584608911Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=119.283µs logger=migrator t=2026-05-11T21:13:42.591270233Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-11T21:13:42.592355323Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.08562ms logger=migrator t=2026-05-11T21:13:42.597250857Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-11T21:13:42.598980114Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.728297ms logger=migrator t=2026-05-11T21:13:42.603816217Z 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-05-11T21:13:42.604882866Z 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.065969ms logger=migrator t=2026-05-11T21:13:42.610340975Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-11T21:13:42.611754194Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.411989ms logger=migrator t=2026-05-11T21:13:42.618692574Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-11T21:13:42.62732809Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.636006ms logger=migrator t=2026-05-11T21:13:42.632473682Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-11T21:13:42.6334993Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.024989ms logger=migrator t=2026-05-11T21:13:42.6393601Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T21:13:42.640804299Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.446659ms logger=migrator t=2026-05-11T21:13:42.646849315Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-11T21:13:42.676776444Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.921539ms logger=migrator t=2026-05-11T21:13:42.682266845Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-11T21:13:42.707892326Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.621771ms logger=migrator t=2026-05-11T21:13:42.713793848Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-11T21:13:42.714735334Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=942.526µs logger=migrator t=2026-05-11T21:13:42.720678437Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T21:13:42.722470006Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.79096ms logger=migrator t=2026-05-11T21:13:42.72738475Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-11T21:13:42.734616248Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.223198ms logger=migrator t=2026-05-11T21:13:42.74090251Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-11T21:13:42.751325236Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=10.424296ms logger=migrator t=2026-05-11T21:13:42.75696244Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-11T21:13:42.757939307Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=976.997µs logger=migrator t=2026-05-11T21:13:42.764160147Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-11T21:13:42.765396841Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.236584ms logger=migrator t=2026-05-11T21:13:42.770715067Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-11T21:13:42.771711834Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=996.398µs logger=migrator t=2026-05-11T21:13:42.777602945Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-11T21:13:42.778700505Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.09732ms logger=migrator t=2026-05-11T21:13:42.783869807Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-11T21:13:42.783945779Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=74.432µs logger=migrator t=2026-05-11T21:13:42.788560405Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-11T21:13:42.794735344Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.174459ms logger=migrator t=2026-05-11T21:13:42.799983358Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-11T21:13:42.806180957Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.197009ms logger=migrator t=2026-05-11T21:13:42.812772128Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-11T21:13:42.820122509Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.347971ms logger=migrator t=2026-05-11T21:13:42.837637999Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-11T21:13:42.839439088Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.792489ms logger=migrator t=2026-05-11T21:13:42.844804315Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-11T21:13:42.846587414Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.790679ms logger=migrator t=2026-05-11T21:13:42.852474625Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-11T21:13:42.858632294Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.157419ms logger=migrator t=2026-05-11T21:13:42.864525715Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-11T21:13:42.868822783Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.294008ms logger=migrator t=2026-05-11T21:13:42.875914287Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-11T21:13:42.877095419Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.182032ms logger=migrator t=2026-05-11T21:13:42.88371772Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-11T21:13:42.889747816Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.032796ms logger=migrator t=2026-05-11T21:13:42.897065786Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-11T21:13:42.903255326Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.186829ms logger=migrator t=2026-05-11T21:13:42.909225189Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-11T21:13:42.909294581Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=70.222µs logger=migrator t=2026-05-11T21:13:42.915164242Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-11T21:13:42.917850955Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.685964ms logger=migrator t=2026-05-11T21:13:42.925117144Z 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-05-11T21:13:42.926348948Z 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.228014ms logger=migrator t=2026-05-11T21:13:42.931956741Z 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-05-11T21:13:42.93301639Z 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.059719ms logger=migrator t=2026-05-11T21:13:42.939549029Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T21:13:42.939677503Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=126.154µs logger=migrator t=2026-05-11T21:13:42.944966918Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-11T21:13:42.952396001Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.429724ms logger=migrator t=2026-05-11T21:13:42.957205273Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-11T21:13:42.963272909Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.068237ms logger=migrator t=2026-05-11T21:13:42.968381149Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-11T21:13:42.975183885Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.802346ms logger=migrator t=2026-05-11T21:13:42.985815106Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-11T21:13:42.996998472Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=11.170536ms logger=migrator t=2026-05-11T21:13:43.003565042Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-11T21:13:43.01336276Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.804628ms logger=migrator t=2026-05-11T21:13:43.023986921Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-11T21:13:43.024057843Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=71.632µs logger=migrator t=2026-05-11T21:13:43.029439541Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-11T21:13:43.031021424Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.581124ms logger=migrator t=2026-05-11T21:13:43.037166792Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-11T21:13:43.050679202Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=13.50718ms logger=migrator t=2026-05-11T21:13:43.058664341Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-11T21:13:43.058811225Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=150.754µs logger=migrator t=2026-05-11T21:13:43.064899951Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-11T21:13:43.076261762Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=11.359971ms logger=migrator t=2026-05-11T21:13:43.082896954Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-11T21:13:43.084516058Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.618984ms logger=migrator t=2026-05-11T21:13:43.097424402Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-11T21:13:43.104784283Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.361021ms logger=migrator t=2026-05-11T21:13:43.110910511Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-11T21:13:43.111524188Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=614.857µs logger=migrator t=2026-05-11T21:13:43.117943234Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-11T21:13:43.11963316Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.689716ms logger=migrator t=2026-05-11T21:13:43.12729827Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-11T21:13:43.134205359Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.907069ms logger=migrator t=2026-05-11T21:13:43.139966797Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-11T21:13:43.14082901Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=862.523µs logger=migrator t=2026-05-11T21:13:43.148675135Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-11T21:13:43.150968678Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.292873ms logger=migrator t=2026-05-11T21:13:43.158936316Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-11T21:13:43.16054953Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.616974ms logger=migrator t=2026-05-11T21:13:43.168749245Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-11T21:13:43.17078041Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.035045ms logger=migrator t=2026-05-11T21:13:43.182555433Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-11T21:13:43.182850991Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=310.059µs logger=migrator t=2026-05-11T21:13:43.188432744Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-11T21:13:43.189876133Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.443229ms logger=migrator t=2026-05-11T21:13:43.198241432Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-11T21:13:43.200217346Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.978244ms logger=migrator t=2026-05-11T21:13:43.205872891Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T21:13:43.206283152Z 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-05-11T21:13:43.213098319Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-11T21:13:43.213683445Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=586.696µs logger=migrator t=2026-05-11T21:13:43.226374233Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-11T21:13:43.227600026Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.227563ms logger=migrator t=2026-05-11T21:13:43.234814424Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-11T21:13:43.241561828Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.750114ms logger=migrator t=2026-05-11T21:13:43.248811197Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-11T21:13:43.25002079Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.209983ms logger=migrator t=2026-05-11T21:13:43.258718758Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-11T21:13:43.259999613Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.275815ms logger=migrator t=2026-05-11T21:13:43.267319594Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-11T21:13:43.268471835Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.155362ms logger=migrator t=2026-05-11T21:13:43.275248191Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-11T21:13:43.276399222Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.152241ms logger=migrator t=2026-05-11T21:13:43.282789077Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-11T21:13:43.285159622Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.359265ms logger=migrator t=2026-05-11T21:13:43.293308915Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-11T21:13:43.293382287Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=79.062µs logger=migrator t=2026-05-11T21:13:43.303004661Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-11T21:13:43.303168385Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=160.404µs logger=migrator t=2026-05-11T21:13:43.312610744Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-11T21:13:43.326280988Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=13.674854ms logger=migrator t=2026-05-11T21:13:43.33474394Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-11T21:13:43.335251374Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=509.834µs logger=migrator t=2026-05-11T21:13:43.34024035Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-11T21:13:43.341506355Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.266345ms logger=migrator t=2026-05-11T21:13:43.34680107Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-11T21:13:43.34717385Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=374.2µs logger=migrator t=2026-05-11T21:13:43.352376763Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-11T21:13:43.353955096Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.577473ms logger=migrator t=2026-05-11T21:13:43.362113809Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-11T21:13:43.363191139Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.07965ms logger=migrator t=2026-05-11T21:13:43.36797541Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-11T21:13:43.401973051Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.99167ms logger=migrator t=2026-05-11T21:13:43.408561451Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-11T21:13:43.418215115Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.652534ms logger=migrator t=2026-05-11T21:13:43.425112664Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-11T21:13:43.425391942Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=280.168µs logger=migrator t=2026-05-11T21:13:43.43447176Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-11T21:13:43.476479221Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=42.00344ms logger=migrator t=2026-05-11T21:13:43.481137688Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-11T21:13:43.513744981Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.626883ms logger=migrator t=2026-05-11T21:13:43.523916149Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-11T21:13:43.524956448Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.045319ms logger=migrator t=2026-05-11T21:13:43.535693772Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-11T21:13:43.538021965Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.330033ms logger=migrator t=2026-05-11T21:13:43.544975646Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-11T21:13:43.545227733Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=247.567µs logger=migrator t=2026-05-11T21:13:43.552837121Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-11T21:13:43.553950202Z level=info msg="Migration successfully executed" id="create permission table" duration=1.129121ms logger=migrator t=2026-05-11T21:13:43.558825635Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-11T21:13:43.560381448Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.556543ms logger=migrator t=2026-05-11T21:13:43.575223364Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-11T21:13:43.576635063Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.415069ms logger=migrator t=2026-05-11T21:13:43.588541919Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-11T21:13:43.589657649Z level=info msg="Migration successfully executed" id="create role table" duration=1.11876ms logger=migrator t=2026-05-11T21:13:43.620965207Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-11T21:13:43.629741427Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.776501ms logger=migrator t=2026-05-11T21:13:43.635462334Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-11T21:13:43.642476636Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.017041ms logger=migrator t=2026-05-11T21:13:43.653485707Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-11T21:13:43.655340638Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.858481ms logger=migrator t=2026-05-11T21:13:43.667063629Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-11T21:13:43.66930456Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.243761ms logger=migrator t=2026-05-11T21:13:43.674149703Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-11T21:13:43.675252863Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.10299ms logger=migrator t=2026-05-11T21:13:43.685811892Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-11T21:13:43.687606661Z level=info msg="Migration successfully executed" id="create team role table" duration=1.797289ms logger=migrator t=2026-05-11T21:13:43.741663562Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-11T21:13:43.745565378Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=3.899647ms logger=migrator t=2026-05-11T21:13:43.752247321Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-11T21:13:43.753895017Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.648985ms logger=migrator t=2026-05-11T21:13:43.760632291Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-11T21:13:43.762151222Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.528072ms logger=migrator t=2026-05-11T21:13:43.766654896Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-11T21:13:43.76753973Z level=info msg="Migration successfully executed" id="create user role table" duration=884.804µs logger=migrator t=2026-05-11T21:13:43.771458887Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-11T21:13:43.772480355Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.018148ms logger=migrator t=2026-05-11T21:13:43.778336026Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-11T21:13:43.779403685Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.066959ms logger=migrator t=2026-05-11T21:13:43.78398673Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-11T21:13:43.785161792Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.175162ms logger=migrator t=2026-05-11T21:13:43.792095092Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-11T21:13:43.793319406Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.224804ms logger=migrator t=2026-05-11T21:13:43.797266754Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-11T21:13:43.798355624Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.08855ms logger=migrator t=2026-05-11T21:13:43.833757423Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-11T21:13:43.835046508Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.292495ms logger=migrator t=2026-05-11T21:13:43.840876818Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-11T21:13:43.852205898Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.32715ms logger=migrator t=2026-05-11T21:13:43.856688411Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-11T21:13:43.858155071Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.46839ms logger=migrator t=2026-05-11T21:13:43.866289834Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-11T21:13:43.867078175Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=787.471µs logger=migrator t=2026-05-11T21:13:43.871561828Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-11T21:13:43.872291168Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=726.51µs logger=migrator t=2026-05-11T21:13:43.875221718Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-11T21:13:43.878371085Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=3.148816ms logger=migrator t=2026-05-11T21:13:43.88296248Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-11T21:13:43.883840774Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=878.764µs logger=migrator t=2026-05-11T21:13:43.889015706Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-11T21:13:43.890209229Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.190282ms logger=migrator t=2026-05-11T21:13:43.894524007Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-11T21:13:43.902773893Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.249056ms logger=migrator t=2026-05-11T21:13:43.908428047Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-11T21:13:43.917050544Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.621116ms logger=migrator t=2026-05-11T21:13:43.922131143Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-11T21:13:43.928010604Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.879381ms logger=migrator t=2026-05-11T21:13:43.932932189Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-11T21:13:43.944630109Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.697111ms logger=migrator t=2026-05-11T21:13:43.950012716Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-11T21:13:43.951735783Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.722757ms logger=migrator t=2026-05-11T21:13:43.956910415Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-11T21:13:43.959136596Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.226141ms logger=migrator t=2026-05-11T21:13:43.965656134Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-11T21:13:43.966838897Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.180073ms logger=migrator t=2026-05-11T21:13:43.971292709Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-11T21:13:43.972935624Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.642305ms logger=migrator t=2026-05-11T21:13:43.976732088Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-11T21:13:43.978791024Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.058506ms logger=migrator t=2026-05-11T21:13:43.983892534Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-11T21:13:43.983986326Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=94.182µs logger=migrator t=2026-05-11T21:13:43.987549604Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-11T21:13:43.987637086Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=92.412µs logger=migrator t=2026-05-11T21:13:43.990718111Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-11T21:13:43.991335077Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=619.147µs logger=migrator t=2026-05-11T21:13:43.995007268Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-11T21:13:43.995593574Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=588.386µs logger=migrator t=2026-05-11T21:13:44.000054606Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-11T21:13:44.000817087Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=762.411µs logger=migrator t=2026-05-11T21:13:44.004759565Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-11T21:13:44.004973121Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=213.386µs logger=migrator t=2026-05-11T21:13:44.008990631Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-11T21:13:44.009498205Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=507.324µs logger=migrator t=2026-05-11T21:13:44.014849801Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-11T21:13:44.017244897Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=2.391896ms logger=migrator t=2026-05-11T21:13:44.02464808Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-11T21:13:44.025639157Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=991.788µs logger=migrator t=2026-05-11T21:13:44.03195493Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-11T21:13:44.040104623Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.149763ms logger=migrator t=2026-05-11T21:13:44.044179654Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-11T21:13:44.044230856Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=51.472µs logger=migrator t=2026-05-11T21:13:44.050568679Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-11T21:13:44.052481702Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.912073ms logger=migrator t=2026-05-11T21:13:44.05934345Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-11T21:13:44.060538892Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.195842ms logger=migrator t=2026-05-11T21:13:44.064503171Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-11T21:13:44.065600961Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.09771ms logger=migrator t=2026-05-11T21:13:44.070498735Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-11T21:13:44.078658888Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.159323ms logger=migrator t=2026-05-11T21:13:44.082885964Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-11T21:13:44.083889822Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.004168ms logger=migrator t=2026-05-11T21:13:44.088305513Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-11T21:13:44.08930928Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.003597ms logger=migrator t=2026-05-11T21:13:44.094091761Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-11T21:13:44.119387244Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.288652ms logger=migrator t=2026-05-11T21:13:44.1247454Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-11T21:13:44.125619674Z level=info msg="Migration successfully executed" id="create correlation v2" duration=876.534µs logger=migrator t=2026-05-11T21:13:44.130742214Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-11T21:13:44.131806144Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.063819ms logger=migrator t=2026-05-11T21:13:44.136157263Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-11T21:13:44.137205762Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.048029ms logger=migrator t=2026-05-11T21:13:44.141767746Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-11T21:13:44.142848626Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.0806ms logger=migrator t=2026-05-11T21:13:44.154937207Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-11T21:13:44.155309547Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=372.71µs logger=migrator t=2026-05-11T21:13:44.15980731Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-11T21:13:44.161155217Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.347667ms logger=migrator t=2026-05-11T21:13:44.165753983Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-11T21:13:44.175626614Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.86913ms logger=migrator t=2026-05-11T21:13:44.180692022Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-11T21:13:44.181611487Z level=info msg="Migration successfully executed" id="create entity_events table" duration=914.585µs logger=migrator t=2026-05-11T21:13:44.185213856Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-11T21:13:44.186270115Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.055739ms logger=migrator t=2026-05-11T21:13:44.190257914Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T21:13:44.190798399Z 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-05-11T21:13:44.195500077Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T21:13:44.19631896Z 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-05-11T21:13:44.200595227Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-11T21:13:44.201922644Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.327036ms logger=migrator t=2026-05-11T21:13:44.206243502Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-11T21:13:44.207313561Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.069309ms logger=migrator t=2026-05-11T21:13:44.214131728Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T21:13:44.216342028Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.21641ms logger=migrator t=2026-05-11T21:13:44.221765627Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T21:13:44.222948909Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.182922ms logger=migrator t=2026-05-11T21:13:44.226882887Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T21:13:44.227988557Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.10542ms logger=migrator t=2026-05-11T21:13:44.232137541Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T21:13:44.233305363Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.168062ms logger=migrator t=2026-05-11T21:13:44.237004524Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-11T21:13:44.237856697Z level=info msg="Migration successfully executed" id="Drop public config table" duration=849.753µs logger=migrator t=2026-05-11T21:13:44.24233287Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-11T21:13:44.243501262Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.167852ms logger=migrator t=2026-05-11T21:13:44.247169822Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T21:13:44.250064792Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.892679ms logger=migrator t=2026-05-11T21:13:44.255983184Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T21:13:44.257453224Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.46823ms logger=migrator t=2026-05-11T21:13:44.262959035Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-11T21:13:44.264068535Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.10972ms logger=migrator t=2026-05-11T21:13:44.267600662Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-11T21:13:44.298970431Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=31.362558ms logger=migrator t=2026-05-11T21:13:44.307070043Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-11T21:13:44.31793952Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.874548ms logger=migrator t=2026-05-11T21:13:44.326449913Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-11T21:13:44.335687836Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.241143ms logger=migrator t=2026-05-11T21:13:44.340744594Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-11T21:13:44.341336081Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=593.337µs logger=migrator t=2026-05-11T21:13:44.346001809Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-11T21:13:44.357639717Z level=info msg="Migration successfully executed" id="add share column" duration=11.639259ms logger=migrator t=2026-05-11T21:13:44.36322454Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-11T21:13:44.363760995Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=540.234µs logger=migrator t=2026-05-11T21:13:44.368261898Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-11T21:13:44.369980955Z level=info msg="Migration successfully executed" id="create file table" duration=1.719347ms logger=migrator t=2026-05-11T21:13:44.37563716Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-11T21:13:44.37747998Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.84212ms logger=migrator t=2026-05-11T21:13:44.381911642Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-11T21:13:44.383158896Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.251764ms logger=migrator t=2026-05-11T21:13:44.388206014Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-11T21:13:44.389547101Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.340847ms logger=migrator t=2026-05-11T21:13:44.397026786Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-11T21:13:44.399249436Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.231671ms logger=migrator t=2026-05-11T21:13:44.405312042Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-11T21:13:44.405422445Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=122.023µs logger=migrator t=2026-05-11T21:13:44.409296492Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-11T21:13:44.409372764Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=77.032µs logger=migrator t=2026-05-11T21:13:44.414121683Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-11T21:13:44.415297986Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.176853ms logger=migrator t=2026-05-11T21:13:44.419318456Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-11T21:13:44.419658405Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=341.109µs logger=migrator t=2026-05-11T21:13:44.423754047Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-11T21:13:44.425237128Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.482791ms logger=migrator t=2026-05-11T21:13:44.42897076Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-11T21:13:44.440573248Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.602648ms logger=migrator t=2026-05-11T21:13:44.44649353Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-11T21:13:44.447069416Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=580.056µs logger=migrator t=2026-05-11T21:13:44.45161984Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-11T21:13:44.454297773Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.661753ms logger=migrator t=2026-05-11T21:13:44.460075382Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-11T21:13:44.460580036Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=507.484µs logger=migrator t=2026-05-11T21:13:44.466710083Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-11T21:13:44.466935009Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=218.136µs logger=migrator t=2026-05-11T21:13:44.471236457Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-11T21:13:44.471986508Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=760.751µs logger=migrator t=2026-05-11T21:13:44.475949166Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-11T21:13:44.487191014Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.243008ms logger=migrator t=2026-05-11T21:13:44.491295886Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-11T21:13:44.497513007Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.216451ms logger=migrator t=2026-05-11T21:13:44.503553302Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-11T21:13:44.504726564Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.172842ms logger=migrator t=2026-05-11T21:13:44.510322778Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-11T21:13:44.600373933Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=90.031265ms logger=migrator t=2026-05-11T21:13:44.614108369Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-11T21:13:44.615656892Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.552413ms logger=migrator t=2026-05-11T21:13:44.621742348Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-11T21:13:44.623052044Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.309636ms logger=migrator t=2026-05-11T21:13:44.629264574Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-11T21:13:44.662068522Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=32.799308ms logger=migrator t=2026-05-11T21:13:44.669554968Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-11T21:13:44.67770083Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.146442ms logger=migrator t=2026-05-11T21:13:44.686938713Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-11T21:13:44.687303523Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=365.24µs logger=migrator t=2026-05-11T21:13:44.713011967Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-11T21:13:44.713307965Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=293.878µs logger=migrator t=2026-05-11T21:13:44.721067048Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-11T21:13:44.721392787Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=317.218µs logger=migrator t=2026-05-11T21:13:44.72881827Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-11T21:13:44.729375255Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=560.105µs logger=migrator t=2026-05-11T21:13:44.734890016Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-11T21:13:44.735156604Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=267.318µs logger=migrator t=2026-05-11T21:13:44.739987616Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-11T21:13:44.742160905Z level=info msg="Migration successfully executed" id="create folder table" duration=2.173289ms logger=migrator t=2026-05-11T21:13:44.749752833Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-11T21:13:44.75109358Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.339927ms logger=migrator t=2026-05-11T21:13:44.757954088Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-11T21:13:44.759424618Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.46997ms logger=migrator t=2026-05-11T21:13:44.767068617Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-11T21:13:44.767117969Z level=info msg="Migration successfully executed" id="Update folder title length" duration=46.972µs logger=migrator t=2026-05-11T21:13:44.772379943Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T21:13:44.774611214Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.22135ms logger=migrator t=2026-05-11T21:13:44.780249228Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T21:13:44.78213592Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.886852ms logger=migrator t=2026-05-11T21:13:44.787789405Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-11T21:13:44.789184303Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.384788ms logger=migrator t=2026-05-11T21:13:44.793708797Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-11T21:13:44.794401356Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=692.409µs logger=migrator t=2026-05-11T21:13:44.799164576Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-11T21:13:44.799587458Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=423.112µs logger=migrator t=2026-05-11T21:13:44.804444761Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-11T21:13:44.805850839Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.407408ms logger=migrator t=2026-05-11T21:13:44.812860341Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-11T21:13:44.814315831Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.46041ms logger=migrator t=2026-05-11T21:13:44.818884546Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-11T21:13:44.820444169Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.558883ms logger=migrator t=2026-05-11T21:13:44.827572154Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-11T21:13:44.829543728Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.971004ms logger=migrator t=2026-05-11T21:13:44.835324826Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-11T21:13:44.837245159Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.920333ms logger=migrator t=2026-05-11T21:13:44.841840845Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-11T21:13:44.842877373Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.036738ms logger=migrator t=2026-05-11T21:13:44.848121937Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-11T21:13:44.849512735Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.390318ms logger=migrator t=2026-05-11T21:13:44.854680056Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-11T21:13:44.85592365Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.243514ms logger=migrator t=2026-05-11T21:13:44.861508773Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-11T21:13:44.86249707Z level=info msg="Migration successfully executed" id="create signing_key table" duration=988.067µs logger=migrator t=2026-05-11T21:13:44.869472791Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-11T21:13:44.870800048Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.327827ms logger=migrator t=2026-05-11T21:13:44.876665538Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-11T21:13:44.87856773Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.903222ms logger=migrator t=2026-05-11T21:13:44.883982559Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-11T21:13:44.88440291Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=421.521µs logger=migrator t=2026-05-11T21:13:44.891106203Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-11T21:13:44.9033984Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.291587ms logger=migrator t=2026-05-11T21:13:44.910288269Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-11T21:13:44.911143162Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=866.033µs logger=migrator t=2026-05-11T21:13:44.916713745Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T21:13:44.916784067Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=72.012µs logger=migrator t=2026-05-11T21:13:44.9231211Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T21:13:44.924845448Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.724927ms logger=migrator t=2026-05-11T21:13:44.930031649Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T21:13:44.930091331Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=57.212µs logger=migrator t=2026-05-11T21:13:44.935203121Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-11T21:13:44.937394081Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.19029ms logger=migrator t=2026-05-11T21:13:44.943739805Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T21:13:44.945160974Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.412828ms logger=migrator t=2026-05-11T21:13:44.952056442Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-11T21:13:44.953698827Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.641405ms logger=migrator t=2026-05-11T21:13:44.961020008Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-11T21:13:44.962002435Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=987.377µs logger=migrator t=2026-05-11T21:13:44.968727589Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-11T21:13:44.969077988Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=351.269µs logger=migrator t=2026-05-11T21:13:44.974556049Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-11T21:13:44.97533221Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=775.912µs logger=migrator t=2026-05-11T21:13:44.981587581Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-11T21:13:44.982687611Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.10595ms logger=migrator t=2026-05-11T21:13:44.98701858Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-11T21:13:44.988016267Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=997.957µs logger=migrator t=2026-05-11T21:13:44.994891825Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-11T21:13:45.00750225Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.608805ms logger=migrator t=2026-05-11T21:13:45.012111837Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-11T21:13:45.02283314Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.726773ms logger=migrator t=2026-05-11T21:13:45.027637662Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-11T21:13:45.035152308Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.515425ms logger=migrator t=2026-05-11T21:13:45.04034022Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-11T21:13:45.040452033Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=112.413µs logger=migrator t=2026-05-11T21:13:45.04547901Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-11T21:13:45.056392499Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.914909ms logger=migrator t=2026-05-11T21:13:45.063887164Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-11T21:13:45.078167785Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=14.279431ms logger=migrator t=2026-05-11T21:13:45.083296536Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-11T21:13:45.083697707Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=401.621µs logger=migrator t=2026-05-11T21:13:45.089363792Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.002950412s logger=migrator t=2026-05-11T21:13:45.090341229Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-11T21:13:45.107666493Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-11T21:13:45.1079057Z level=info msg="Created default organization" logger=secrets t=2026-05-11T21:13:45.114673335Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T21:13:45.16196509Z level=info msg="Restored cache from database" duration=499.474µs logger=plugin.store t=2026-05-11T21:13:45.163324557Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-11T21:13:45.201515803Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-11T21:13:45.201571684Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-11T21:13:45.201648796Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-11T21:13:45.201666867Z level=info msg="Plugins loaded" count=54 duration=38.34289ms logger=query_data t=2026-05-11T21:13:45.206209421Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-11T21:13:45.209554193Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-11T21:13:45.216220785Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-11T21:13:45.228723348Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-11T21:13:45.232976914Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-11T21:13:45.235100602Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-11T21:13:45.257520086Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-11T21:13:45.278167531Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-11T21:13:45.297807959Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-11T21:13:45.29783189Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-11T21:13:45.298051646Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-11T21:13:45.299746452Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-11T21:13:45.299696371Z level=info msg="Warming state cache for startup" logger=http.server t=2026-05-11T21:13:45.302907029Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-05-11T21:13:45.386712094Z level=info msg="Update check succeeded" duration=86.980201ms logger=plugins.update.checker t=2026-05-11T21:13:45.387070363Z level=info msg="Update check succeeded" duration=87.042163ms logger=provisioning.dashboard t=2026-05-11T21:13:45.38803514Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-11T21:13:45.454356946Z level=info msg="State cache has been initialized" states=0 duration=154.655144ms logger=ngalert.scheduler t=2026-05-11T21:13:45.454701325Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-11T21:13:45.454826779Z level=info msg=starting first_tick=2026-05-11T21:13:50Z logger=provisioning.dashboard t=2026-05-11T21:13:45.477729786Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T21:13:45.601597357Z level=info msg="Patterns update finished" duration=76.213297ms logger=grafana-apiserver t=2026-05-11T21:13:45.764265981Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-11T21:13:45.764905998Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-11T21:13:48.857755121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:48.859317374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:48.932556629Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.141276974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.160100739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.301014157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.318564948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.345797334Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.361878764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.442267525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.461679787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.494602258Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.511025278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.554835347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.573857938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.616855265Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.636706558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.667575543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.685879914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.712122673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.742641519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.823225915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.848046355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.900364707Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.917741553Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.958775646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:49.993098746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.09440663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.116368751Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.172417906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.189462852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.23610347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.254402051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.346692768Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.361260647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.420730275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.440512187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.515429598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.531443866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.597758122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.611664263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.674498233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.692760333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.759759728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.779373145Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.856045364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.877495201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.953250685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.969283095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.072057929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.091169322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.143593017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.163482482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.226511117Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.245110667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.324240623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.341533277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.402577758Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.418540995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.500183841Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.516423605Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.597135085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.614443009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.686761439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.704926937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.783304643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.799397013Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.873772479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.893721336Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.987798862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.012959581Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.094664378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.115581991Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.192325602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.236666676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.340990292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.356907918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.437665769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.459894778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.528744423Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-11T21:14:56.322978774Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-11T21:23:45.336802779Z level=info msg="Completed cleanup jobs" duration=37.871316ms logger=plugins.update.checker t=2026-05-11T21:23:45.434749277Z level=info msg="Update check succeeded" duration=47.52858ms logger=sqlstore.transactions t=2026-05-11T21:28:45.224261945Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-11T21:33:45.311999584Z level=info msg="Completed cleanup jobs" duration=13.15747ms logger=plugins.update.checker t=2026-05-11T21:33:45.444276235Z level=info msg="Update check succeeded" duration=56.573795ms logger=cleanup t=2026-05-11T21:43:45.330632716Z level=info msg="Completed cleanup jobs" duration=32.231772ms logger=plugins.update.checker t=2026-05-11T21:43:45.456287683Z level=info msg="Update check succeeded" duration=68.426242ms logger=infra.usagestats t=2026-05-11T21:44:56.341801328Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-11T21:53:45.323937748Z level=info msg="Completed cleanup jobs" duration=25.085976ms logger=plugins.update.checker t=2026-05-11T21:53:45.442244423Z level=info msg="Update check succeeded" duration=54.730254ms logger=cleanup t=2026-05-11T22:03:45.322096698Z level=info msg="Completed cleanup jobs" duration=23.09106ms logger=plugins.update.checker t=2026-05-11T22:03:45.448751954Z level=info msg="Update check succeeded" duration=61.050376ms logger=cleanup t=2026-05-11T22:13:45.323946785Z level=info msg="Completed cleanup jobs" duration=24.848008ms logger=plugins.update.checker t=2026-05-11T22:13:45.437515502Z level=info msg="Update check succeeded" duration=49.727967ms logger=infra.usagestats t=2026-05-11T22:14:56.348607668Z level=info msg="Usage stats are ready to report"