logger=settings t=2026-08-13T01:16:19.250473154Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-13T01:16:19Z logger=settings t=2026-08-13T01:16:19.251101245Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-13T01:16:19.251123496Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-13T01:16:19.251129046Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-13T01:16:19.251133356Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-13T01:16:19.251137876Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-13T01:16:19.251144476Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-13T01:16:19.251148666Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-13T01:16:19.251153946Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-13T01:16:19.251158526Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-13T01:16:19.251162387Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-13T01:16:19.251166277Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-13T01:16:19.251169997Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-13T01:16:19.251193707Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-13T01:16:19.251206107Z level=info msg=Target target=[all] logger=settings t=2026-08-13T01:16:19.251220438Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-13T01:16:19.251225398Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-13T01:16:19.251230028Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-13T01:16:19.251237738Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-13T01:16:19.251248388Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-13T01:16:19.251252718Z level=info msg="App mode production" logger=sqlstore t=2026-08-13T01:16:19.251785729Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-13T01:16:19.25181502Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-13T01:16:19.254195875Z level=info msg="Locking database" logger=migrator t=2026-08-13T01:16:19.254213316Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-13T01:16:19.254998592Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-13T01:16:19.256252806Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.253245ms logger=migrator t=2026-08-13T01:16:19.268765669Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-13T01:16:19.270191147Z level=info msg="Migration successfully executed" id="create user table" duration=1.429618ms logger=migrator t=2026-08-13T01:16:19.274275686Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-13T01:16:19.274854957Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=581.501µs logger=migrator t=2026-08-13T01:16:19.278809615Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-13T01:16:19.279526798Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=717.853µs logger=migrator t=2026-08-13T01:16:19.285868812Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-13T01:16:19.286543614Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=679.912µs logger=migrator t=2026-08-13T01:16:19.291593293Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-13T01:16:19.29245451Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=860.567µs logger=migrator t=2026-08-13T01:16:19.296350425Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-13T01:16:19.300976085Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.61799ms logger=migrator t=2026-08-13T01:16:19.306525864Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-13T01:16:19.307435511Z level=info msg="Migration successfully executed" id="create user table v2" duration=910.987µs logger=migrator t=2026-08-13T01:16:19.312652232Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-13T01:16:19.313440738Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=788.846µs logger=migrator t=2026-08-13T01:16:19.317876674Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-13T01:16:19.319048767Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.172493ms logger=migrator t=2026-08-13T01:16:19.326974591Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-13T01:16:19.327478221Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=507.95µs logger=migrator t=2026-08-13T01:16:19.330856107Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-13T01:16:19.331389157Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=532.85µs logger=migrator t=2026-08-13T01:16:19.335225191Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-13T01:16:19.336422675Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.196924ms logger=migrator t=2026-08-13T01:16:19.340584806Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-13T01:16:19.340675987Z level=info msg="Migration successfully executed" id="Update user table charset" duration=96.371µs logger=migrator t=2026-08-13T01:16:19.345499961Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-13T01:16:19.347409318Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.909667ms logger=migrator t=2026-08-13T01:16:19.351786203Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-13T01:16:19.352052478Z level=info msg="Migration successfully executed" id="Add missing user data" duration=265.975µs logger=migrator t=2026-08-13T01:16:19.357549736Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-13T01:16:19.35878383Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.237844ms logger=migrator t=2026-08-13T01:16:19.362153855Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-13T01:16:19.362839709Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=686.154µs logger=migrator t=2026-08-13T01:16:19.366041661Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-13T01:16:19.367130122Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.088211ms logger=migrator t=2026-08-13T01:16:19.371832923Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-13T01:16:19.379786448Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.953105ms logger=migrator t=2026-08-13T01:16:19.386678582Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-13T01:16:19.389378115Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.704413ms logger=migrator t=2026-08-13T01:16:19.396450832Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-13T01:16:19.396773118Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=325.216µs logger=migrator t=2026-08-13T01:16:19.401901488Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-13T01:16:19.403027041Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.126292ms logger=migrator t=2026-08-13T01:16:19.408074218Z 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-08-13T01:16:19.408545497Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=471.669µs logger=migrator t=2026-08-13T01:16:19.412438973Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-13T01:16:19.412819981Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=380.808µs logger=migrator t=2026-08-13T01:16:19.417002692Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-13T01:16:19.418184484Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.180502ms logger=migrator t=2026-08-13T01:16:19.427374723Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-13T01:16:19.428874353Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.504919ms logger=migrator t=2026-08-13T01:16:19.436168045Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-13T01:16:19.436748356Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=581.492µs logger=migrator t=2026-08-13T01:16:19.440673352Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-13T01:16:19.441297505Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=623.452µs logger=migrator t=2026-08-13T01:16:19.446061677Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-13T01:16:19.446870593Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=809.996µs logger=migrator t=2026-08-13T01:16:19.451144346Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-13T01:16:19.451192327Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=51.551µs logger=migrator t=2026-08-13T01:16:19.455534321Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-13T01:16:19.456652673Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.120362ms logger=migrator t=2026-08-13T01:16:19.46166312Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-13T01:16:19.462431836Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=769.805µs logger=migrator t=2026-08-13T01:16:19.466468464Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-13T01:16:19.467507775Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.04021ms logger=migrator t=2026-08-13T01:16:19.471577263Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-13T01:16:19.472763726Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.185403ms logger=migrator t=2026-08-13T01:16:19.477708952Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-13T01:16:19.482527876Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.820064ms logger=migrator t=2026-08-13T01:16:19.48632532Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-13T01:16:19.487139796Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=809.306µs logger=migrator t=2026-08-13T01:16:19.491394379Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-13T01:16:19.492131273Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=736.954µs logger=migrator t=2026-08-13T01:16:19.496534258Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-13T01:16:19.497310314Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=774.106µs logger=migrator t=2026-08-13T01:16:19.501295211Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-13T01:16:19.502024405Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=729.524µs logger=migrator t=2026-08-13T01:16:19.506053644Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-13T01:16:19.507123805Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.070512ms logger=migrator t=2026-08-13T01:16:19.514361125Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-13T01:16:19.515577889Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.216354ms logger=migrator t=2026-08-13T01:16:19.520717439Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-13T01:16:19.521253979Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=536.72µs logger=migrator t=2026-08-13T01:16:19.524694906Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-13T01:16:19.525078914Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=381.528µs logger=migrator t=2026-08-13T01:16:19.528626202Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-13T01:16:19.529243255Z level=info msg="Migration successfully executed" id="create star table" duration=616.743µs logger=migrator t=2026-08-13T01:16:19.533880105Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-13T01:16:19.535072228Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.191563ms logger=migrator t=2026-08-13T01:16:19.539218879Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-13T01:16:19.540530805Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.308835ms logger=migrator t=2026-08-13T01:16:19.545780256Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-13T01:16:19.546631013Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=854.757µs logger=migrator t=2026-08-13T01:16:19.551062709Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-13T01:16:19.551873105Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=810.816µs logger=migrator t=2026-08-13T01:16:19.55980558Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-13T01:16:19.560767858Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=966.708µs logger=migrator t=2026-08-13T01:16:19.564633123Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-13T01:16:19.565380487Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=750.554µs logger=migrator t=2026-08-13T01:16:19.568822225Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-13T01:16:19.569638941Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=816.176µs logger=migrator t=2026-08-13T01:16:19.573307792Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-13T01:16:19.573336132Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.261µs logger=migrator t=2026-08-13T01:16:19.577775768Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-13T01:16:19.577802029Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=25.681µs logger=migrator t=2026-08-13T01:16:19.582635263Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-13T01:16:19.582821167Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=186.384µs logger=migrator t=2026-08-13T01:16:19.585641171Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-13T01:16:19.586417297Z level=info msg="Migration successfully executed" id="create dashboard table" duration=775.716µs logger=migrator t=2026-08-13T01:16:19.590294152Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-13T01:16:19.591293302Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=999.15µs logger=migrator t=2026-08-13T01:16:19.596207088Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-13T01:16:19.597558673Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.351595ms logger=migrator t=2026-08-13T01:16:19.60201318Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-13T01:16:19.603210174Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.198914ms logger=migrator t=2026-08-13T01:16:19.607712651Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-13T01:16:19.608558207Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=842.776µs logger=migrator t=2026-08-13T01:16:19.613630536Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-13T01:16:19.614550984Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=917.118µs logger=migrator t=2026-08-13T01:16:19.619095222Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-13T01:16:19.625399694Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.304872ms logger=migrator t=2026-08-13T01:16:19.630654037Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-13T01:16:19.631492113Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=837.766µs logger=migrator t=2026-08-13T01:16:19.637129183Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-13T01:16:19.637969919Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=840.736µs logger=migrator t=2026-08-13T01:16:19.642228982Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-13T01:16:19.643630779Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.401727ms logger=migrator t=2026-08-13T01:16:19.648152748Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-13T01:16:19.648548825Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=399.247µs logger=migrator t=2026-08-13T01:16:19.653418209Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-13T01:16:19.654301647Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=883.418µs logger=migrator t=2026-08-13T01:16:19.658204233Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-13T01:16:19.658294235Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=90.341µs logger=migrator t=2026-08-13T01:16:19.661649089Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-13T01:16:19.663576558Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.927689ms logger=migrator t=2026-08-13T01:16:19.669459192Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-13T01:16:19.671540722Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.07746ms logger=migrator t=2026-08-13T01:16:19.676518909Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-13T01:16:19.678775632Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.253563ms logger=migrator t=2026-08-13T01:16:19.683545036Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-13T01:16:19.684394792Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=849.315µs logger=migrator t=2026-08-13T01:16:19.688626345Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-13T01:16:19.690461381Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.834075ms logger=migrator t=2026-08-13T01:16:19.693921547Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-13T01:16:19.694697083Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=775.506µs logger=migrator t=2026-08-13T01:16:19.69922224Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-13T01:16:19.700068797Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=846.327µs logger=migrator t=2026-08-13T01:16:19.703992083Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-13T01:16:19.704042085Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=51.772µs logger=migrator t=2026-08-13T01:16:19.708400179Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-13T01:16:19.70843106Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=31.501µs logger=migrator t=2026-08-13T01:16:19.712820045Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-13T01:16:19.716218181Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.398486ms logger=migrator t=2026-08-13T01:16:19.720155428Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-13T01:16:19.722036174Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.880786ms logger=migrator t=2026-08-13T01:16:19.727177414Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-13T01:16:19.729173143Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.995298ms logger=migrator t=2026-08-13T01:16:19.734811733Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-13T01:16:19.737168968Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.356856ms logger=migrator t=2026-08-13T01:16:19.742423891Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-13T01:16:19.742624635Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=201.144µs logger=migrator t=2026-08-13T01:16:19.74700416Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-13T01:16:19.747762455Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=757.885µs logger=migrator t=2026-08-13T01:16:19.752500117Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-13T01:16:19.753312963Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=811.366µs logger=migrator t=2026-08-13T01:16:19.757636637Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-13T01:16:19.757693008Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=57.641µs logger=migrator t=2026-08-13T01:16:19.762121004Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-13T01:16:19.763563412Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.444898ms logger=migrator t=2026-08-13T01:16:19.768457568Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-13T01:16:19.769421396Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=964.608µs logger=migrator t=2026-08-13T01:16:19.773067797Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-13T01:16:19.778697426Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.629169ms logger=migrator t=2026-08-13T01:16:19.782708764Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-13T01:16:19.783955139Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.246305ms logger=migrator t=2026-08-13T01:16:19.78917988Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-13T01:16:19.790448174Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.267605ms logger=migrator t=2026-08-13T01:16:19.794967242Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-13T01:16:19.795781499Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=814.077µs logger=migrator t=2026-08-13T01:16:19.799569292Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-13T01:16:19.799879378Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=310.226µs logger=migrator t=2026-08-13T01:16:19.803758544Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-13T01:16:19.804327514Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=565.53µs logger=migrator t=2026-08-13T01:16:19.809125618Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-13T01:16:19.812414372Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.286744ms logger=migrator t=2026-08-13T01:16:19.816149655Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-13T01:16:19.817368408Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.219233ms logger=migrator t=2026-08-13T01:16:19.82205857Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-13T01:16:19.822232503Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=174.003µs logger=migrator t=2026-08-13T01:16:19.826027577Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-13T01:16:19.826440125Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=412.928µs logger=migrator t=2026-08-13T01:16:19.831763198Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-13T01:16:19.833094444Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.328806ms logger=migrator t=2026-08-13T01:16:19.837841346Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-13T01:16:19.839903297Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.061311ms logger=migrator t=2026-08-13T01:16:19.847232139Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-13T01:16:19.848150157Z level=info msg="Migration successfully executed" id="create data_source table" duration=917.748µs logger=migrator t=2026-08-13T01:16:19.853154684Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-13T01:16:19.854409519Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.254195ms logger=migrator t=2026-08-13T01:16:19.861034638Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-13T01:16:19.861848293Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=813.475µs logger=migrator t=2026-08-13T01:16:19.867585054Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-13T01:16:19.868299809Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=714.935µs logger=migrator t=2026-08-13T01:16:19.873148413Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-13T01:16:19.874036451Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=885.037µs logger=migrator t=2026-08-13T01:16:19.879446316Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-13T01:16:19.8894682Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.012974ms logger=migrator t=2026-08-13T01:16:19.89456963Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-13T01:16:19.89561868Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.04899ms logger=migrator t=2026-08-13T01:16:19.899494786Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-13T01:16:19.900344342Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=849.257µs logger=migrator t=2026-08-13T01:16:19.904263619Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-13T01:16:19.905183536Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=918.977µs logger=migrator t=2026-08-13T01:16:19.911203053Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-13T01:16:19.911815045Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=611.692µs logger=migrator t=2026-08-13T01:16:19.915921965Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-13T01:16:19.92084287Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.930735ms logger=migrator t=2026-08-13T01:16:19.927624672Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-13T01:16:19.931774733Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.149621ms logger=migrator t=2026-08-13T01:16:19.940034044Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-13T01:16:19.940144136Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=110.462µs logger=migrator t=2026-08-13T01:16:19.945314777Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-13T01:16:19.945690284Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=376.367µs logger=migrator t=2026-08-13T01:16:19.952378494Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-13T01:16:19.95837746Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.979416ms logger=migrator t=2026-08-13T01:16:19.968572598Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-13T01:16:19.968822044Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=245.586µs logger=migrator t=2026-08-13T01:16:19.976503763Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-13T01:16:19.976797849Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=291.826µs logger=migrator t=2026-08-13T01:16:19.983468659Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-13T01:16:19.990962294Z level=info msg="Migration successfully executed" id="Add uid column" duration=7.492886ms logger=migrator t=2026-08-13T01:16:19.997333608Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-13T01:16:19.997532322Z level=info msg="Migration successfully executed" id="Update uid value" duration=199.114µs logger=migrator t=2026-08-13T01:16:20.003450137Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-13T01:16:20.005175651Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.725444ms logger=migrator t=2026-08-13T01:16:20.012395001Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-13T01:16:20.01337801Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=982.399µs logger=migrator t=2026-08-13T01:16:20.020593531Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-13T01:16:20.021401166Z level=info msg="Migration successfully executed" id="create api_key table" duration=807.265µs logger=migrator t=2026-08-13T01:16:20.026307632Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-13T01:16:20.027074337Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=763.775µs logger=migrator t=2026-08-13T01:16:20.040859855Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-13T01:16:20.04162428Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=764.175µs logger=migrator t=2026-08-13T01:16:20.047144717Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-13T01:16:20.048558725Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.411548ms logger=migrator t=2026-08-13T01:16:20.055532401Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-13T01:16:20.056753674Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.220912ms logger=migrator t=2026-08-13T01:16:20.062088227Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-13T01:16:20.063212039Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.123842ms logger=migrator t=2026-08-13T01:16:20.107580113Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-13T01:16:20.109171404Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.620011ms logger=migrator t=2026-08-13T01:16:20.116352683Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-13T01:16:20.124657414Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.305661ms logger=migrator t=2026-08-13T01:16:20.132702001Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-13T01:16:20.134209141Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.500089ms logger=migrator t=2026-08-13T01:16:20.141758297Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-13T01:16:20.143278236Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.519439ms logger=migrator t=2026-08-13T01:16:20.148787003Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-13T01:16:20.149713192Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=925.869µs logger=migrator t=2026-08-13T01:16:20.154606447Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-13T01:16:20.155499954Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=893.187µs logger=migrator t=2026-08-13T01:16:20.161529281Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-13T01:16:20.162197955Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=666.334µs logger=migrator t=2026-08-13T01:16:20.167496558Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-13T01:16:20.168739531Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.242583ms logger=migrator t=2026-08-13T01:16:20.176272688Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-13T01:16:20.176331779Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=64.321µs logger=migrator t=2026-08-13T01:16:20.186383995Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-13T01:16:20.18973907Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.370315ms logger=migrator t=2026-08-13T01:16:20.228375231Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-13T01:16:20.230825069Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.453258ms logger=migrator t=2026-08-13T01:16:20.277508887Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-13T01:16:20.277794842Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=289.465µs logger=migrator t=2026-08-13T01:16:20.285119826Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-13T01:16:20.287778487Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.659741ms logger=migrator t=2026-08-13T01:16:20.294577839Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-13T01:16:20.297140549Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.56236ms logger=migrator t=2026-08-13T01:16:20.302224878Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-13T01:16:20.302993152Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=767.954µs logger=migrator t=2026-08-13T01:16:20.307704375Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-13T01:16:20.308261505Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=566µs logger=migrator t=2026-08-13T01:16:20.317670779Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-13T01:16:20.318473424Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=804.806µs logger=migrator t=2026-08-13T01:16:20.323243457Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-13T01:16:20.323812857Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=569.3µs logger=migrator t=2026-08-13T01:16:20.328191422Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-13T01:16:20.329014569Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=823.027µs logger=migrator t=2026-08-13T01:16:20.335230139Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-13T01:16:20.336710258Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.479279ms logger=migrator t=2026-08-13T01:16:20.342229036Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-13T01:16:20.342298067Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=69.571µs logger=migrator t=2026-08-13T01:16:20.34703821Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-13T01:16:20.34706742Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.83µs logger=migrator t=2026-08-13T01:16:20.356866551Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-13T01:16:20.359708066Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.840145ms logger=migrator t=2026-08-13T01:16:20.369614859Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-13T01:16:20.374563354Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.952605ms logger=migrator t=2026-08-13T01:16:20.379652183Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-13T01:16:20.379726095Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=74.892µs logger=migrator t=2026-08-13T01:16:20.385053519Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-13T01:16:20.386348564Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.295685ms logger=migrator t=2026-08-13T01:16:20.39282606Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-13T01:16:20.394285789Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.45967ms logger=migrator t=2026-08-13T01:16:20.40365494Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-13T01:16:20.403702221Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=50.261µs logger=migrator t=2026-08-13T01:16:20.409731379Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-13T01:16:20.410598025Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=866.536µs logger=migrator t=2026-08-13T01:16:20.415820097Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-13T01:16:20.417201024Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.382837ms logger=migrator t=2026-08-13T01:16:20.423884594Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-13T01:16:20.427053466Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.165951ms logger=migrator t=2026-08-13T01:16:20.432367369Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-13T01:16:20.43239178Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=25.37µs logger=migrator t=2026-08-13T01:16:20.438156932Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-13T01:16:20.439275784Z level=info msg="Migration successfully executed" id="create session table" duration=1.123043ms logger=migrator t=2026-08-13T01:16:20.446202468Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-13T01:16:20.446484734Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=287.366µs logger=migrator t=2026-08-13T01:16:20.452777666Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-13T01:16:20.452874137Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=97.062µs logger=migrator t=2026-08-13T01:16:20.458776433Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-13T01:16:20.459825692Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.043399ms logger=migrator t=2026-08-13T01:16:20.465600085Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-13T01:16:20.46689349Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.296695ms logger=migrator t=2026-08-13T01:16:20.474461308Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-13T01:16:20.474650851Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=217.024µs logger=migrator t=2026-08-13T01:16:20.481644507Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-13T01:16:20.481686378Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=43.311µs logger=migrator t=2026-08-13T01:16:20.487756806Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-13T01:16:20.493161621Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.403745ms logger=migrator t=2026-08-13T01:16:20.497126678Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-13T01:16:20.500751439Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.625391ms logger=migrator t=2026-08-13T01:16:20.507490489Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-13T01:16:20.507648582Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=155.433µs logger=migrator t=2026-08-13T01:16:20.514358873Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-13T01:16:20.514573317Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=219.654µs logger=migrator t=2026-08-13T01:16:20.522672725Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-13T01:16:20.523514142Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=842.427µs logger=migrator t=2026-08-13T01:16:20.530679221Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-13T01:16:20.530746462Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=75.951µs logger=migrator t=2026-08-13T01:16:20.537734148Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-13T01:16:20.542898519Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.160391ms logger=migrator t=2026-08-13T01:16:20.549777903Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-13T01:16:20.549934466Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=160.073µs logger=migrator t=2026-08-13T01:16:20.556728518Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-13T01:16:20.562462749Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.726161ms logger=migrator t=2026-08-13T01:16:20.578805817Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-13T01:16:20.585452826Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=6.64057ms logger=migrator t=2026-08-13T01:16:20.594136665Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-13T01:16:20.594268887Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=132.492µs logger=migrator t=2026-08-13T01:16:20.599840066Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-13T01:16:20.601633731Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.799415ms logger=migrator t=2026-08-13T01:16:20.607143518Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-13T01:16:20.607962504Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=819.076µs logger=migrator t=2026-08-13T01:16:20.614761656Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-13T01:16:20.616386237Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.624671ms logger=migrator t=2026-08-13T01:16:20.62368879Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-13T01:16:20.624661749Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=973.17µs logger=migrator t=2026-08-13T01:16:20.632486061Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-13T01:16:20.633758976Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.272685ms logger=migrator t=2026-08-13T01:16:20.640058918Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-13T01:16:20.640882214Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=823.176µs logger=migrator t=2026-08-13T01:16:20.64783458Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-13T01:16:20.6493788Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.54693ms logger=migrator t=2026-08-13T01:16:20.655137412Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-13T01:16:20.656176032Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.0382ms logger=migrator t=2026-08-13T01:16:20.66175775Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-13T01:16:20.662711998Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=953.928µs logger=migrator t=2026-08-13T01:16:20.668747646Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-13T01:16:20.679682718Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.934902ms logger=migrator t=2026-08-13T01:16:20.684549504Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-13T01:16:20.685100984Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=549.781µs logger=migrator t=2026-08-13T01:16:20.689605691Z 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-08-13T01:16:20.690984048Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.377277ms logger=migrator t=2026-08-13T01:16:20.697799561Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-13T01:16:20.69824706Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=449.289µs logger=migrator t=2026-08-13T01:16:20.703183856Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-13T01:16:20.703668435Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=484.749µs logger=migrator t=2026-08-13T01:16:20.719274419Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-13T01:16:20.720476171Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.201252ms logger=migrator t=2026-08-13T01:16:20.726755614Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-13T01:16:20.732294802Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.539418ms logger=migrator t=2026-08-13T01:16:20.738588994Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-13T01:16:20.742087612Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.498378ms logger=migrator t=2026-08-13T01:16:20.759517481Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-13T01:16:20.765246802Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.729871ms logger=migrator t=2026-08-13T01:16:20.770718589Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-13T01:16:20.774265508Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.546859ms logger=migrator t=2026-08-13T01:16:20.778838857Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-13T01:16:20.779682614Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=843.207µs logger=migrator t=2026-08-13T01:16:20.784917806Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-13T01:16:20.784944806Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.72µs logger=migrator t=2026-08-13T01:16:20.793683306Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-13T01:16:20.793745427Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=74.761µs logger=migrator t=2026-08-13T01:16:20.798832206Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-13T01:16:20.800261843Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.429668ms logger=migrator t=2026-08-13T01:16:20.805436974Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-13T01:16:20.806610557Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.174733ms logger=migrator t=2026-08-13T01:16:20.812726396Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-13T01:16:20.813534062Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=807.986µs logger=migrator t=2026-08-13T01:16:20.819866664Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-13T01:16:20.82117369Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.306766ms logger=migrator t=2026-08-13T01:16:20.826331791Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-13T01:16:20.827730958Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.398817ms logger=migrator t=2026-08-13T01:16:20.833302736Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-13T01:16:20.83705875Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.752004ms logger=migrator t=2026-08-13T01:16:20.846468312Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-13T01:16:20.850788527Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.323055ms logger=migrator t=2026-08-13T01:16:20.857083429Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-13T01:16:20.857325503Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=241.644µs logger=migrator t=2026-08-13T01:16:20.862757859Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-13T01:16:20.864453782Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.695383ms logger=migrator t=2026-08-13T01:16:20.869540761Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-13T01:16:20.870203263Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=662.522µs logger=migrator t=2026-08-13T01:16:20.874186201Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-13T01:16:20.87821976Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.033399ms logger=migrator t=2026-08-13T01:16:20.882197347Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-13T01:16:20.882298279Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=101.272µs logger=migrator t=2026-08-13T01:16:20.887035651Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-13T01:16:20.888668084Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.636482ms logger=migrator t=2026-08-13T01:16:20.894572938Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-13T01:16:20.896098288Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.52503ms logger=migrator t=2026-08-13T01:16:20.904333168Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-13T01:16:20.90442972Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=98.802µs logger=migrator t=2026-08-13T01:16:20.910980588Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-13T01:16:20.912004637Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.023969ms logger=migrator t=2026-08-13T01:16:20.919732907Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-13T01:16:20.921589453Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.855706ms logger=migrator t=2026-08-13T01:16:20.927388456Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-13T01:16:20.928402276Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.01484ms logger=migrator t=2026-08-13T01:16:20.935537325Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-13T01:16:20.937174036Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.654932ms logger=migrator t=2026-08-13T01:16:20.944327875Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-13T01:16:20.945342265Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.01245ms logger=migrator t=2026-08-13T01:16:20.951672939Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-13T01:16:20.95279123Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.118561ms logger=migrator t=2026-08-13T01:16:20.959544511Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-13T01:16:20.959610533Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=67.282µs logger=migrator t=2026-08-13T01:16:20.970853051Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-13T01:16:20.977394429Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.541027ms logger=migrator t=2026-08-13T01:16:20.987617417Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-13T01:16:20.98876831Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.153503ms logger=migrator t=2026-08-13T01:16:20.995800886Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-13T01:16:21.001759732Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.958516ms logger=migrator t=2026-08-13T01:16:21.012239967Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-13T01:16:21.013202066Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=964.279µs logger=migrator t=2026-08-13T01:16:21.019437226Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-13T01:16:21.020464637Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.027811ms logger=migrator t=2026-08-13T01:16:21.025616496Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-13T01:16:21.027101685Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.485049ms logger=migrator t=2026-08-13T01:16:21.049265356Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-13T01:16:21.080572295Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=31.305659ms logger=migrator t=2026-08-13T01:16:21.086918709Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-13T01:16:21.087861677Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=945.778µs logger=migrator t=2026-08-13T01:16:21.100830879Z 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-08-13T01:16:21.101663306Z 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=834.877µs logger=migrator t=2026-08-13T01:16:21.105465399Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-13T01:16:21.105775636Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=310.797µs logger=migrator t=2026-08-13T01:16:21.109967518Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-13T01:16:21.110548408Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=580.91µs logger=migrator t=2026-08-13T01:16:21.114986044Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-13T01:16:21.115181298Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=192.774µs logger=migrator t=2026-08-13T01:16:21.119282808Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-13T01:16:21.123351717Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.070639ms logger=migrator t=2026-08-13T01:16:21.12760407Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-13T01:16:21.131840802Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.235832ms logger=migrator t=2026-08-13T01:16:21.135400092Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-13T01:16:21.136314309Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=947.688µs logger=migrator t=2026-08-13T01:16:21.139536032Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-13T01:16:21.140446889Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=910.257µs logger=migrator t=2026-08-13T01:16:21.144173832Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-13T01:16:21.144397366Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=223.624µs logger=migrator t=2026-08-13T01:16:21.147590089Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-13T01:16:21.151602546Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.011877ms logger=migrator t=2026-08-13T01:16:21.155000563Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-13T01:16:21.155839489Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=838.246µs logger=migrator t=2026-08-13T01:16:21.15998641Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-13T01:16:21.160146214Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=160.284µs logger=migrator t=2026-08-13T01:16:21.163762083Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-13T01:16:21.164358245Z level=info msg="Migration successfully executed" id="Move region to single row" duration=596.432µs logger=migrator t=2026-08-13T01:16:21.16925416Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-13T01:16:21.170209799Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=960.229µs logger=migrator t=2026-08-13T01:16:21.175134834Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-13T01:16:21.175835838Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=701.054µs logger=migrator t=2026-08-13T01:16:21.186405553Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-13T01:16:21.187541066Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.140073ms logger=migrator t=2026-08-13T01:16:21.193675415Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-13T01:16:21.194548932Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=874.397µs logger=migrator t=2026-08-13T01:16:21.200018838Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-13T01:16:21.200961687Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=943.339µs logger=migrator t=2026-08-13T01:16:21.205420273Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-13T01:16:21.207079285Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.663812ms logger=migrator t=2026-08-13T01:16:21.212766066Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-13T01:16:21.212840758Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=75.122µs logger=migrator t=2026-08-13T01:16:21.217785534Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-13T01:16:21.218760323Z level=info msg="Migration successfully executed" id="create test_data table" duration=973.689µs logger=migrator t=2026-08-13T01:16:21.226584285Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-13T01:16:21.228011963Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.427548ms logger=migrator t=2026-08-13T01:16:21.240966105Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-13T01:16:21.242040556Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.093802ms logger=migrator t=2026-08-13T01:16:21.247664785Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-13T01:16:21.248538182Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=873.097µs logger=migrator t=2026-08-13T01:16:21.252441467Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-13T01:16:21.252638062Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=196.735µs logger=migrator t=2026-08-13T01:16:21.258399354Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-13T01:16:21.258926014Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=528.15µs logger=migrator t=2026-08-13T01:16:21.263231948Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-13T01:16:21.263296129Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=67.521µs logger=migrator t=2026-08-13T01:16:21.266892559Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-13T01:16:21.268233975Z level=info msg="Migration successfully executed" id="create team table" duration=1.340986ms logger=migrator t=2026-08-13T01:16:21.274060569Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-13T01:16:21.275542547Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.481569ms logger=migrator t=2026-08-13T01:16:21.28032069Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-13T01:16:21.281764828Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.446528ms logger=migrator t=2026-08-13T01:16:21.287221654Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-13T01:16:21.293501857Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.283113ms logger=migrator t=2026-08-13T01:16:21.297500975Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-13T01:16:21.297666948Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=166.553µs logger=migrator t=2026-08-13T01:16:21.303748826Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-13T01:16:21.305152883Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.404317ms logger=migrator t=2026-08-13T01:16:21.311261941Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-13T01:16:21.312470125Z level=info msg="Migration successfully executed" id="create team member table" duration=1.208324ms logger=migrator t=2026-08-13T01:16:21.317759328Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-13T01:16:21.318606025Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=846.777µs logger=migrator t=2026-08-13T01:16:21.32397712Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-13T01:16:21.324894077Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=916.737µs logger=migrator t=2026-08-13T01:16:21.329023977Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-13T01:16:21.329957516Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=933.409µs logger=migrator t=2026-08-13T01:16:21.336033903Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-13T01:16:21.343164762Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.129389ms logger=migrator t=2026-08-13T01:16:21.347362894Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-13T01:16:21.35182568Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.462606ms logger=migrator t=2026-08-13T01:16:21.356108934Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-13T01:16:21.360878137Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.768704ms logger=migrator t=2026-08-13T01:16:21.365733561Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-13T01:16:21.366668729Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=935.178µs logger=migrator t=2026-08-13T01:16:21.370997584Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-13T01:16:21.371926242Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=928.428µs logger=migrator t=2026-08-13T01:16:21.376205375Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-13T01:16:21.377212885Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.00165ms logger=migrator t=2026-08-13T01:16:21.383311083Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-13T01:16:21.384326043Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.02147ms logger=migrator t=2026-08-13T01:16:21.388778889Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-13T01:16:21.389864411Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.085332ms logger=migrator t=2026-08-13T01:16:21.396588641Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-13T01:16:21.39754771Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=959.669µs logger=migrator t=2026-08-13T01:16:21.405188389Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-13T01:16:21.406155337Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=967.608µs logger=migrator t=2026-08-13T01:16:21.410954911Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-13T01:16:21.412531831Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.57826ms logger=migrator t=2026-08-13T01:16:21.417942087Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-13T01:16:21.418429786Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=487.489µs logger=migrator t=2026-08-13T01:16:21.423998085Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-13T01:16:21.424261219Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=263.625µs logger=migrator t=2026-08-13T01:16:21.428818228Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-13T01:16:21.430064712Z level=info msg="Migration successfully executed" id="create tag table" duration=1.246414ms logger=migrator t=2026-08-13T01:16:21.435971617Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-13T01:16:21.436873014Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=909.148µs logger=migrator t=2026-08-13T01:16:21.441980374Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-13T01:16:21.44281401Z level=info msg="Migration successfully executed" id="create login attempt table" duration=831.706µs logger=migrator t=2026-08-13T01:16:21.447500122Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-13T01:16:21.448416139Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=915.927µs logger=migrator t=2026-08-13T01:16:21.453378646Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-13T01:16:21.454246603Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=867.897µs logger=migrator t=2026-08-13T01:16:21.458407484Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-13T01:16:21.47624092Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.829076ms logger=migrator t=2026-08-13T01:16:21.480858461Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-13T01:16:21.481540623Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=682.572µs logger=migrator t=2026-08-13T01:16:21.486404348Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-13T01:16:21.488189573Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.785335ms logger=migrator t=2026-08-13T01:16:21.493130268Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-13T01:16:21.493541467Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=416.479µs logger=migrator t=2026-08-13T01:16:21.497641047Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-13T01:16:21.498355201Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=713.874µs logger=migrator t=2026-08-13T01:16:21.504055371Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-13T01:16:21.504949339Z level=info msg="Migration successfully executed" id="create user auth table" duration=864.227µs logger=migrator t=2026-08-13T01:16:21.508586449Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-13T01:16:21.509544548Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=958.269µs logger=migrator t=2026-08-13T01:16:21.51379254Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-13T01:16:21.513893272Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=101.522µs logger=migrator t=2026-08-13T01:16:21.518287078Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-13T01:16:21.525873096Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.584298ms logger=migrator t=2026-08-13T01:16:21.530071428Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-13T01:16:21.534101186Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.029418ms logger=migrator t=2026-08-13T01:16:21.537772347Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-13T01:16:21.542962208Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.189241ms logger=migrator t=2026-08-13T01:16:21.547577318Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-13T01:16:21.552629506Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.051688ms logger=migrator t=2026-08-13T01:16:21.556365428Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-13T01:16:21.557302257Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=936.549µs logger=migrator t=2026-08-13T01:16:21.561711692Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-13T01:16:21.567115577Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.403325ms logger=migrator t=2026-08-13T01:16:21.571591534Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-13T01:16:21.572457041Z level=info msg="Migration successfully executed" id="create server_lock table" duration=865.937µs logger=migrator t=2026-08-13T01:16:21.576781976Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-13T01:16:21.578307535Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.528959ms logger=migrator t=2026-08-13T01:16:21.582988067Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-13T01:16:21.584361473Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.372857ms logger=migrator t=2026-08-13T01:16:21.590715507Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-13T01:16:21.591723306Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.007539ms logger=migrator t=2026-08-13T01:16:21.595946318Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-13T01:16:21.596901266Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=954.478µs logger=migrator t=2026-08-13T01:16:21.601272593Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-13T01:16:21.602251801Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=978.188µs logger=migrator t=2026-08-13T01:16:21.608920751Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-13T01:16:21.614248384Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.327023ms logger=migrator t=2026-08-13T01:16:21.618222112Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-13T01:16:21.619157529Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=935.067µs logger=migrator t=2026-08-13T01:16:21.623850272Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-13T01:16:21.62481067Z level=info msg="Migration successfully executed" id="create cache_data table" duration=956.739µs logger=migrator t=2026-08-13T01:16:21.62996135Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-13T01:16:21.630913759Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=952.899µs logger=migrator t=2026-08-13T01:16:21.635499618Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-13T01:16:21.636904495Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.404937ms logger=migrator t=2026-08-13T01:16:21.641962294Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-13T01:16:21.642920422Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=958.008µs logger=migrator t=2026-08-13T01:16:21.649851276Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-13T01:16:21.650017Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=167.103µs logger=migrator t=2026-08-13T01:16:21.656490136Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-13T01:16:21.656672499Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=183.213µs logger=migrator t=2026-08-13T01:16:21.661222128Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-13T01:16:21.662652325Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.433058ms logger=migrator t=2026-08-13T01:16:21.668116462Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-13T01:16:21.669137662Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.02187ms logger=migrator t=2026-08-13T01:16:21.673765431Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-13T01:16:21.674731871Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=966.16µs logger=migrator t=2026-08-13T01:16:21.679397231Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-13T01:16:21.679504603Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=107.812µs logger=migrator t=2026-08-13T01:16:21.683281077Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-13T01:16:21.684228916Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=947.849µs logger=migrator t=2026-08-13T01:16:21.689326004Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-13T01:16:21.690738851Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.413247ms logger=migrator t=2026-08-13T01:16:21.696020794Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-13T01:16:21.697655766Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.634132ms logger=migrator t=2026-08-13T01:16:21.702255146Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-13T01:16:21.703778206Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.52608ms logger=migrator t=2026-08-13T01:16:21.708174791Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-13T01:16:21.714104746Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.929285ms logger=migrator t=2026-08-13T01:16:21.718323178Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-13T01:16:21.719275427Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=951.739µs logger=migrator t=2026-08-13T01:16:21.724627911Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-13T01:16:21.724767954Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=140.633µs logger=migrator t=2026-08-13T01:16:21.728296932Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-13T01:16:21.729284942Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=987.81µs logger=migrator t=2026-08-13T01:16:21.732913873Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-13T01:16:21.733940452Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.026309ms logger=migrator t=2026-08-13T01:16:21.740206354Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-13T01:16:21.741265685Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.058511ms logger=migrator t=2026-08-13T01:16:21.746263452Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-13T01:16:21.746430025Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=167.653µs logger=migrator t=2026-08-13T01:16:21.753321569Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-13T01:16:21.754210196Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=888.467µs logger=migrator t=2026-08-13T01:16:21.759289765Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-13T01:16:21.760904387Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.613962ms logger=migrator t=2026-08-13T01:16:21.76568282Z 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-08-13T01:16:21.766855622Z 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.173483ms logger=migrator t=2026-08-13T01:16:21.771173766Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-13T01:16:21.772126955Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=953.159µs logger=migrator t=2026-08-13T01:16:21.777195873Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-13T01:16:21.783223711Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.024528ms logger=migrator t=2026-08-13T01:16:21.78730573Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-13T01:16:21.788211048Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=900.038µs logger=migrator t=2026-08-13T01:16:21.793626013Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-13T01:16:21.795081451Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.457958ms logger=migrator t=2026-08-13T01:16:21.799199591Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-13T01:16:21.824135106Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.935455ms logger=migrator t=2026-08-13T01:16:21.827834778Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-13T01:16:21.851010049Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.174911ms logger=migrator t=2026-08-13T01:16:21.8556939Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-13T01:16:21.856423934Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=729.844µs logger=migrator t=2026-08-13T01:16:21.859983063Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-13T01:16:21.861316469Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.332336ms logger=migrator t=2026-08-13T01:16:21.8685424Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-13T01:16:21.876130298Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.587568ms logger=migrator t=2026-08-13T01:16:21.881100604Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-13T01:16:21.88855877Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.455136ms logger=migrator t=2026-08-13T01:16:21.893526766Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-13T01:16:21.894680878Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.153692ms logger=migrator t=2026-08-13T01:16:21.899129394Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-13T01:16:21.900095654Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=966.199µs logger=migrator t=2026-08-13T01:16:21.908596189Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-13T01:16:21.910464135Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.867906ms logger=migrator t=2026-08-13T01:16:21.919293117Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-13T01:16:21.920394448Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.100891ms logger=migrator t=2026-08-13T01:16:21.927384244Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-13T01:16:21.92764443Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=228.575µs logger=migrator t=2026-08-13T01:16:21.934321339Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-13T01:16:21.943439607Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.119038ms logger=migrator t=2026-08-13T01:16:21.947469595Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-13T01:16:21.954113014Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.642489ms logger=migrator t=2026-08-13T01:16:21.958168732Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-13T01:16:21.964385054Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.212982ms logger=migrator t=2026-08-13T01:16:21.970569704Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-13T01:16:21.971620745Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.050951ms logger=migrator t=2026-08-13T01:16:21.977889367Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-13T01:16:21.979779823Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.886606ms logger=migrator t=2026-08-13T01:16:21.989127786Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-13T01:16:21.999392175Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.256879ms logger=migrator t=2026-08-13T01:16:22.005747148Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-13T01:16:22.012343377Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.597489ms logger=migrator t=2026-08-13T01:16:22.017061579Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-13T01:16:22.018060748Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=998.979µs logger=migrator t=2026-08-13T01:16:22.022983344Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-13T01:16:22.031794845Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.811341ms logger=migrator t=2026-08-13T01:16:22.036511476Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-13T01:16:22.045850758Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.333592ms logger=migrator t=2026-08-13T01:16:22.053540828Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-13T01:16:22.053610529Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=70.511µs logger=migrator t=2026-08-13T01:16:22.058915762Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-13T01:16:22.060450823Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.53336ms logger=migrator t=2026-08-13T01:16:22.068722463Z 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-08-13T01:16:22.070443007Z 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.720304ms logger=migrator t=2026-08-13T01:16:22.0752554Z 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-08-13T01:16:22.07626431Z 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.00867ms logger=migrator t=2026-08-13T01:16:22.084292676Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-13T01:16:22.084399578Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=108.172µs logger=migrator t=2026-08-13T01:16:22.088966707Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-13T01:16:22.09631486Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.348623ms logger=migrator t=2026-08-13T01:16:22.101051582Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-13T01:16:22.107915755Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.867063ms logger=migrator t=2026-08-13T01:16:22.113056585Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-13T01:16:22.120946519Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.890024ms logger=migrator t=2026-08-13T01:16:22.126590369Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-13T01:16:22.131984204Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.399775ms logger=migrator t=2026-08-13T01:16:22.137732155Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-13T01:16:22.145526217Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.794082ms logger=migrator t=2026-08-13T01:16:22.15184937Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-13T01:16:22.151945452Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=96.892µs logger=migrator t=2026-08-13T01:16:22.156153044Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-13T01:16:22.156964259Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=810.326µs logger=migrator t=2026-08-13T01:16:22.161177651Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-13T01:16:22.167751519Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.573318ms logger=migrator t=2026-08-13T01:16:22.173550062Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-13T01:16:22.173620363Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=70.891µs logger=migrator t=2026-08-13T01:16:22.179501738Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-13T01:16:22.187737617Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.241589ms logger=migrator t=2026-08-13T01:16:22.192238876Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-13T01:16:22.193303766Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.06521ms logger=migrator t=2026-08-13T01:16:22.198411485Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-13T01:16:22.206311869Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.899534ms logger=migrator t=2026-08-13T01:16:22.212060901Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-13T01:16:22.212673792Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=612.081µs logger=migrator t=2026-08-13T01:16:22.218888374Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-13T01:16:22.22077408Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.884596ms logger=migrator t=2026-08-13T01:16:22.269304654Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-13T01:16:22.284060191Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=14.757627ms logger=migrator t=2026-08-13T01:16:22.291306761Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-13T01:16:22.292143808Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=836.877µs logger=migrator t=2026-08-13T01:16:22.300109244Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-13T01:16:22.302281325Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.171141ms logger=migrator t=2026-08-13T01:16:22.30819Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-13T01:16:22.309135179Z level=info msg="Migration successfully executed" id="create alert_image table" duration=943.948µs logger=migrator t=2026-08-13T01:16:22.315963101Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-13T01:16:22.318606863Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.646982ms logger=migrator t=2026-08-13T01:16:22.330045225Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-13T01:16:22.330188208Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=145.993µs logger=migrator t=2026-08-13T01:16:22.334744306Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-13T01:16:22.335852188Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.107752ms logger=migrator t=2026-08-13T01:16:22.342442666Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-13T01:16:22.343529428Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.086412ms logger=migrator t=2026-08-13T01:16:22.34980635Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-13T01:16:22.350461033Z 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-08-13T01:16:22.360132871Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-13T01:16:22.360722912Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=593.511µs logger=migrator t=2026-08-13T01:16:22.366314701Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-13T01:16:22.368587815Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.277895ms logger=migrator t=2026-08-13T01:16:22.373906098Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-13T01:16:22.380617429Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.711121ms logger=migrator t=2026-08-13T01:16:22.386604025Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-13T01:16:22.388137936Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.5279ms logger=migrator t=2026-08-13T01:16:22.394268774Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-13T01:16:22.395365176Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.096452ms logger=migrator t=2026-08-13T01:16:22.401511625Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-13T01:16:22.402883632Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.379267ms logger=migrator t=2026-08-13T01:16:22.409199005Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-13T01:16:22.410902938Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.703413ms logger=migrator t=2026-08-13T01:16:22.417292292Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-13T01:16:22.418390003Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.094161ms logger=migrator t=2026-08-13T01:16:22.424622435Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-13T01:16:22.424676836Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=46.671µs logger=migrator t=2026-08-13T01:16:22.430991629Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-13T01:16:22.431102951Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=112.353µs logger=migrator t=2026-08-13T01:16:22.453855973Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-13T01:16:22.459325409Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=5.474556ms logger=migrator t=2026-08-13T01:16:22.463760016Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-13T01:16:22.464036481Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=276.685µs logger=migrator t=2026-08-13T01:16:22.468416076Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-13T01:16:22.469518538Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.102322ms logger=migrator t=2026-08-13T01:16:22.475689838Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-13T01:16:22.475989003Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=299.255µs logger=migrator t=2026-08-13T01:16:22.481367968Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-13T01:16:22.482639203Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.274255ms logger=migrator t=2026-08-13T01:16:22.487365744Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-13T01:16:22.488196411Z level=info msg="Migration successfully executed" id="create secrets table" duration=832.197µs logger=migrator t=2026-08-13T01:16:22.49380232Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-13T01:16:22.529099687Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.286236ms logger=migrator t=2026-08-13T01:16:22.536000791Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-13T01:16:22.544068668Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.070187ms logger=migrator t=2026-08-13T01:16:22.55244897Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-13T01:16:22.552727616Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=276.696µs logger=migrator t=2026-08-13T01:16:22.559206502Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-13T01:16:22.58892774Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=29.719488ms logger=migrator t=2026-08-13T01:16:22.595432697Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-13T01:16:22.625895249Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.462621ms logger=migrator t=2026-08-13T01:16:22.631351475Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-13T01:16:22.631948407Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=596.512µs logger=migrator t=2026-08-13T01:16:22.640231918Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-13T01:16:22.641987792Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.755504ms logger=migrator t=2026-08-13T01:16:22.649291364Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-13T01:16:22.649495018Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=203.944µs logger=migrator t=2026-08-13T01:16:22.654656038Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-13T01:16:22.656067686Z level=info msg="Migration successfully executed" id="create permission table" duration=1.405107ms logger=migrator t=2026-08-13T01:16:22.662815527Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-13T01:16:22.66448628Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.670103ms logger=migrator t=2026-08-13T01:16:22.67072597Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-13T01:16:22.672053046Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.290386ms logger=migrator t=2026-08-13T01:16:22.677651435Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-13T01:16:22.678550923Z level=info msg="Migration successfully executed" id="create role table" duration=899.728µs logger=migrator t=2026-08-13T01:16:22.685799444Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-13T01:16:22.694038074Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.24338ms logger=migrator t=2026-08-13T01:16:22.69945725Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-13T01:16:22.70514295Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.6841ms logger=migrator t=2026-08-13T01:16:22.710991464Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-13T01:16:22.712096186Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.107512ms logger=migrator t=2026-08-13T01:16:22.717893778Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-13T01:16:22.719068091Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.176693ms logger=migrator t=2026-08-13T01:16:22.726357923Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-13T01:16:22.727554806Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.197073ms logger=migrator t=2026-08-13T01:16:22.733035123Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-13T01:16:22.734021282Z level=info msg="Migration successfully executed" id="create team role table" duration=985.639µs logger=migrator t=2026-08-13T01:16:22.740407766Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-13T01:16:22.741459427Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.051341ms logger=migrator t=2026-08-13T01:16:22.747019535Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-13T01:16:22.748735198Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.718673ms logger=migrator t=2026-08-13T01:16:22.75450051Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-13T01:16:22.755973208Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.471758ms logger=migrator t=2026-08-13T01:16:22.762570967Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-13T01:16:22.763429394Z level=info msg="Migration successfully executed" id="create user role table" duration=858.687µs logger=migrator t=2026-08-13T01:16:22.768625295Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-13T01:16:22.76991062Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.284925ms logger=migrator t=2026-08-13T01:16:22.776492658Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-13T01:16:22.77763126Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.135762ms logger=migrator t=2026-08-13T01:16:22.784882991Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-13T01:16:22.786041714Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.158883ms logger=migrator t=2026-08-13T01:16:22.791928878Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-13T01:16:22.793112761Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.184523ms logger=migrator t=2026-08-13T01:16:22.799325472Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-13T01:16:22.801316551Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.990949ms logger=migrator t=2026-08-13T01:16:22.807772426Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-13T01:16:22.80901828Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.245484ms logger=migrator t=2026-08-13T01:16:22.81466209Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-13T01:16:22.822630685Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.968285ms logger=migrator t=2026-08-13T01:16:22.839009144Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-13T01:16:22.841023803Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.018319ms logger=migrator t=2026-08-13T01:16:22.846980309Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-13T01:16:22.848035009Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.054001ms logger=migrator t=2026-08-13T01:16:22.853325062Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-13T01:16:22.855255519Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.930067ms logger=migrator t=2026-08-13T01:16:22.860362979Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-13T01:16:22.861843818Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.482069ms logger=migrator t=2026-08-13T01:16:22.866763763Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-13T01:16:22.867655781Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=898.278µs logger=migrator t=2026-08-13T01:16:22.874379362Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-13T01:16:22.875511604Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.134692ms logger=migrator t=2026-08-13T01:16:22.881205955Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-13T01:16:22.893724908Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.520864ms logger=migrator t=2026-08-13T01:16:22.899403239Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-13T01:16:22.906869853Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.465574ms logger=migrator t=2026-08-13T01:16:22.912967671Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-13T01:16:22.919201994Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.233293ms logger=migrator t=2026-08-13T01:16:22.924937775Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-13T01:16:22.93292083Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.984885ms logger=migrator t=2026-08-13T01:16:22.93856427Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-13T01:16:22.939392015Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=827.465µs logger=migrator t=2026-08-13T01:16:22.946129317Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-13T01:16:22.947885851Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.755804ms logger=migrator t=2026-08-13T01:16:22.954297276Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-13T01:16:22.955325356Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.02834ms logger=migrator t=2026-08-13T01:16:22.960747352Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-13T01:16:22.962382123Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.634851ms logger=migrator t=2026-08-13T01:16:22.98126587Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-13T01:16:22.990128513Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=8.865303ms logger=migrator t=2026-08-13T01:16:22.996961555Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-13T01:16:22.997070597Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=129.422µs logger=migrator t=2026-08-13T01:16:23.002561964Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-13T01:16:23.002683676Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=126.592µs logger=migrator t=2026-08-13T01:16:23.00904012Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-13T01:16:23.009811616Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=789.806µs logger=migrator t=2026-08-13T01:16:23.016714769Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-13T01:16:23.017607557Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=893.488µs logger=migrator t=2026-08-13T01:16:23.023503282Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-13T01:16:23.024246886Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=743.604µs logger=migrator t=2026-08-13T01:16:23.029446528Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-13T01:16:23.029707303Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=260.715µs logger=migrator t=2026-08-13T01:16:23.035556486Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-13T01:16:23.036046375Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=489.849µs logger=migrator t=2026-08-13T01:16:23.041560653Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-13T01:16:23.04244132Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=880.207µs logger=migrator t=2026-08-13T01:16:23.057325609Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-13T01:16:23.058812159Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.48929ms logger=migrator t=2026-08-13T01:16:23.065807325Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-13T01:16:23.074209909Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.405133ms logger=migrator t=2026-08-13T01:16:23.081293626Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-13T01:16:23.081559861Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=283.395µs logger=migrator t=2026-08-13T01:16:23.087871813Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-13T01:16:23.089931174Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.059161ms logger=migrator t=2026-08-13T01:16:23.098664634Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-13T01:16:23.099821936Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.157152ms logger=migrator t=2026-08-13T01:16:23.110229668Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-13T01:16:23.112248828Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.01812ms logger=migrator t=2026-08-13T01:16:23.128185098Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-13T01:16:23.139592899Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.425652ms logger=migrator t=2026-08-13T01:16:23.144709019Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-13T01:16:23.145893062Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.184433ms logger=migrator t=2026-08-13T01:16:23.153268486Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-13T01:16:23.154462319Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.194463ms logger=migrator t=2026-08-13T01:16:23.161088528Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-13T01:16:23.183650957Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.560369ms logger=migrator t=2026-08-13T01:16:23.193465847Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-13T01:16:23.194691551Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.225494ms logger=migrator t=2026-08-13T01:16:23.202226358Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-13T01:16:23.203775548Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.54853ms logger=migrator t=2026-08-13T01:16:23.211346375Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-13T01:16:23.213247322Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.901708ms logger=migrator t=2026-08-13T01:16:23.22139154Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-13T01:16:23.222509861Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.118131ms logger=migrator t=2026-08-13T01:16:23.228249454Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-13T01:16:23.228502179Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=252.785µs logger=migrator t=2026-08-13T01:16:23.234901423Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-13T01:16:23.235711589Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=809.996µs logger=migrator t=2026-08-13T01:16:23.242334718Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-13T01:16:23.250511796Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.176828ms logger=migrator t=2026-08-13T01:16:23.256511004Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-13T01:16:23.257123635Z level=info msg="Migration successfully executed" id="create entity_events table" duration=615.141µs logger=migrator t=2026-08-13T01:16:23.262856246Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-13T01:16:23.264453647Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.594641ms logger=migrator t=2026-08-13T01:16:23.275980162Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-13T01:16:23.276849428Z 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-08-13T01:16:23.289697578Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-13T01:16:23.290131387Z 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-08-13T01:16:23.295626154Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-13T01:16:23.297009011Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.378647ms logger=migrator t=2026-08-13T01:16:23.303758843Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-13T01:16:23.304780192Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.021319ms logger=migrator t=2026-08-13T01:16:23.3108379Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-13T01:16:23.312624465Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.786255ms logger=migrator t=2026-08-13T01:16:23.319378026Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-13T01:16:23.320486207Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.107871ms logger=migrator t=2026-08-13T01:16:23.32776286Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-13T01:16:23.329422852Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.659643ms logger=migrator t=2026-08-13T01:16:23.336577471Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-13T01:16:23.337630061Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.05267ms logger=migrator t=2026-08-13T01:16:23.353434708Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-13T01:16:23.354743624Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.307566ms logger=migrator t=2026-08-13T01:16:23.36073181Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-13T01:16:23.361887923Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.155953ms logger=migrator t=2026-08-13T01:16:23.368467461Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-13T01:16:23.370266376Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.799145ms logger=migrator t=2026-08-13T01:16:23.377891643Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-13T01:16:23.378967535Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.078302ms logger=migrator t=2026-08-13T01:16:23.384623715Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-13T01:16:23.385704646Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.080701ms logger=migrator t=2026-08-13T01:16:23.391614231Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-13T01:16:23.420139416Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.520625ms logger=migrator t=2026-08-13T01:16:23.43731239Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-13T01:16:23.443381317Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.070577ms logger=migrator t=2026-08-13T01:16:23.449149739Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-13T01:16:23.456157636Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.007227ms logger=migrator t=2026-08-13T01:16:23.474408311Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-13T01:16:23.474778699Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=371.037µs logger=migrator t=2026-08-13T01:16:23.482890066Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-13T01:16:23.494822128Z level=info msg="Migration successfully executed" id="add share column" duration=11.933282ms logger=migrator t=2026-08-13T01:16:23.500868965Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-13T01:16:23.501010838Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=142.133µs logger=migrator t=2026-08-13T01:16:23.506889093Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-13T01:16:23.5077994Z level=info msg="Migration successfully executed" id="create file table" duration=913.077µs logger=migrator t=2026-08-13T01:16:23.52010302Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-13T01:16:23.521875274Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.775204ms logger=migrator t=2026-08-13T01:16:23.526907702Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-13T01:16:23.528635015Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.726863ms logger=migrator t=2026-08-13T01:16:23.534925518Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-13T01:16:23.535752704Z level=info msg="Migration successfully executed" id="create file_meta table" duration=827.206µs logger=migrator t=2026-08-13T01:16:23.542502165Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-13T01:16:23.544545255Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.04586ms logger=migrator t=2026-08-13T01:16:23.55300515Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-13T01:16:23.553147903Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=145.813µs logger=migrator t=2026-08-13T01:16:23.563706108Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-13T01:16:23.56383533Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=133.173µs logger=migrator t=2026-08-13T01:16:23.571001269Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-13T01:16:23.571634112Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=632.033µs logger=migrator t=2026-08-13T01:16:23.57669324Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-13T01:16:23.576924515Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=232.135µs logger=migrator t=2026-08-13T01:16:23.58338075Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-13T01:16:23.585732146Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.355266ms logger=migrator t=2026-08-13T01:16:23.592758173Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-13T01:16:23.602792118Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.034255ms logger=migrator t=2026-08-13T01:16:23.608437217Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-13T01:16:23.60856477Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=127.323µs logger=migrator t=2026-08-13T01:16:23.614912924Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-13T01:16:23.617094946Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.184302ms logger=migrator t=2026-08-13T01:16:23.624730105Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-13T01:16:23.625174823Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=445.028µs logger=migrator t=2026-08-13T01:16:23.638085414Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-13T01:16:23.638432541Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=350.907µs logger=migrator t=2026-08-13T01:16:23.645625761Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-13T01:16:23.646171562Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=546.151µs logger=migrator t=2026-08-13T01:16:23.649843093Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-13T01:16:23.660802276Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.957243ms logger=migrator t=2026-08-13T01:16:23.6666415Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-13T01:16:23.676894129Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.223448ms logger=migrator t=2026-08-13T01:16:23.68365007Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-13T01:16:23.68462017Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=963.699µs logger=migrator t=2026-08-13T01:16:23.693609674Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-13T01:16:23.78031219Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=86.701296ms logger=migrator t=2026-08-13T01:16:23.785611784Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-13T01:16:23.786875678Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.262114ms logger=migrator t=2026-08-13T01:16:23.791845224Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-13T01:16:23.793489386Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.643982ms logger=migrator t=2026-08-13T01:16:23.797902432Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-13T01:16:23.827656561Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.750829ms logger=migrator t=2026-08-13T01:16:23.833843701Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-13T01:16:23.84047392Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.630009ms logger=migrator t=2026-08-13T01:16:23.844345036Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-13T01:16:23.844656732Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=311.636µs logger=migrator t=2026-08-13T01:16:23.849255781Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-13T01:16:23.849514226Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=254.405µs logger=migrator t=2026-08-13T01:16:23.854547814Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-13T01:16:23.854964212Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=417.078µs logger=migrator t=2026-08-13T01:16:23.860123753Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-13T01:16:23.860595581Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=471.908µs logger=migrator t=2026-08-13T01:16:23.865258933Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-13T01:16:23.8656393Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=380.737µs logger=migrator t=2026-08-13T01:16:23.869450194Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-13T01:16:23.871245429Z level=info msg="Migration successfully executed" id="create folder table" duration=1.793535ms logger=migrator t=2026-08-13T01:16:23.876623504Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-13T01:16:23.8779617Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.337946ms logger=migrator t=2026-08-13T01:16:23.882841304Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-13T01:16:23.884979256Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.137262ms logger=migrator t=2026-08-13T01:16:23.893640554Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-13T01:16:23.893786897Z level=info msg="Migration successfully executed" id="Update folder title length" duration=151.953µs logger=migrator t=2026-08-13T01:16:23.89857888Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-13T01:16:23.901080889Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.503329ms logger=migrator t=2026-08-13T01:16:23.906091417Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-13T01:16:23.907468834Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.381047ms logger=migrator t=2026-08-13T01:16:23.912257216Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-13T01:16:23.913122893Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=865.717µs logger=migrator t=2026-08-13T01:16:23.916446208Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-13T01:16:23.916851965Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=405.897µs logger=migrator t=2026-08-13T01:16:23.920330983Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-13T01:16:23.920580828Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=250.015µs logger=migrator t=2026-08-13T01:16:23.925967703Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-13T01:16:23.927771728Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.807145ms logger=migrator t=2026-08-13T01:16:23.934354166Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-13T01:16:23.935511779Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.157483ms logger=migrator t=2026-08-13T01:16:23.938889754Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-13T01:16:23.939911324Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.02111ms logger=migrator t=2026-08-13T01:16:23.943937963Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-13T01:16:23.945117936Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.179473ms logger=migrator t=2026-08-13T01:16:23.949090753Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-13T01:16:23.950114633Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.02389ms logger=migrator t=2026-08-13T01:16:23.9541026Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-13T01:16:23.955007028Z level=info msg="Migration successfully executed" id="create anon_device table" duration=904.298µs logger=migrator t=2026-08-13T01:16:23.959582277Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-13T01:16:23.961594586Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.001418ms logger=migrator t=2026-08-13T01:16:23.966123714Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-13T01:16:23.967221005Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.097091ms logger=migrator t=2026-08-13T01:16:23.972503938Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-13T01:16:23.973990517Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.486349ms logger=migrator t=2026-08-13T01:16:23.979090907Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-13T01:16:23.980893831Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.803895ms logger=migrator t=2026-08-13T01:16:23.986722424Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-13T01:16:23.98803269Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.310426ms logger=migrator t=2026-08-13T01:16:23.994514956Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-13T01:16:23.995377142Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=868.246µs logger=migrator t=2026-08-13T01:16:24.000542053Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-13T01:16:24.010752472Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.214898ms logger=migrator t=2026-08-13T01:16:24.015192549Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-13T01:16:24.015767399Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=575.29µs logger=migrator t=2026-08-13T01:16:24.020737676Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-13T01:16:24.020786467Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=50.331µs logger=migrator t=2026-08-13T01:16:24.025366166Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-13T01:16:24.027068359Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.699763ms logger=migrator t=2026-08-13T01:16:24.036397581Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-13T01:16:24.036452922Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=61.121µs logger=migrator t=2026-08-13T01:16:24.046291963Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-13T01:16:24.047878734Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.586471ms logger=migrator t=2026-08-13T01:16:24.054904541Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-13T01:16:24.056118805Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.213994ms logger=migrator t=2026-08-13T01:16:24.062572399Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-13T01:16:24.063694251Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.121422ms logger=migrator t=2026-08-13T01:16:24.074282188Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-13T01:16:24.075259127Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=984.02µs logger=migrator t=2026-08-13T01:16:24.078943978Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-13T01:16:24.079212673Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=269.555µs logger=migrator t=2026-08-13T01:16:24.08416229Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-13T01:16:24.084775051Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=623.021µs logger=migrator t=2026-08-13T01:16:24.092790017Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-13T01:16:24.0939278Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.136253ms logger=migrator t=2026-08-13T01:16:24.098946107Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-13T01:16:24.099858045Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=911.898µs logger=migrator t=2026-08-13T01:16:24.104082427Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-13T01:16:24.113829127Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.738759ms logger=migrator t=2026-08-13T01:16:24.118833944Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-13T01:16:24.126075145Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.240351ms logger=migrator t=2026-08-13T01:16:24.130012052Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-13T01:16:24.139413144Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.400352ms logger=migrator t=2026-08-13T01:16:24.154259483Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-13T01:16:24.154319424Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=59.831µs logger=migrator t=2026-08-13T01:16:24.158446555Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-13T01:16:24.16795655Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.509765ms logger=migrator t=2026-08-13T01:16:24.17830064Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-13T01:16:24.186794346Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.491966ms logger=migrator t=2026-08-13T01:16:24.190985077Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-13T01:16:24.191209351Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=224.054µs logger=migrator t=2026-08-13T01:16:24.194806252Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.939847861s logger=migrator t=2026-08-13T01:16:24.19523997Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-13T01:16:24.212612028Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-13T01:16:24.212829412Z level=info msg="Created default organization" logger=secrets t=2026-08-13T01:16:24.220778496Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-13T01:16:24.27029257Z level=info msg="Restored cache from database" duration=437.558µs logger=plugin.store t=2026-08-13T01:16:24.271571095Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-13T01:16:24.306627326Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-13T01:16:24.306659417Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-13T01:16:24.306739958Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-13T01:16:24.306748239Z level=info msg="Plugins loaded" count=54 duration=35.177874ms logger=query_data t=2026-08-13T01:16:24.310636454Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-13T01:16:24.314272965Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-13T01:16:24.320882864Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-13T01:16:24.330049392Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-13T01:16:24.33204061Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-13T01:16:24.333922707Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-13T01:16:24.354071079Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-13T01:16:24.372042558Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-13T01:16:24.394801961Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-13T01:16:24.394834592Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-13T01:16:24.395025046Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-08-13T01:16:24.395350912Z level=info msg="State cache has been initialized" states=0 duration=325.726µs logger=ngalert.multiorg.alertmanager t=2026-08-13T01:16:24.395383352Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-08-13T01:16:24.395440633Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-13T01:16:24.395498944Z level=info msg=starting first_tick=2026-08-13T01:16:30Z logger=grafanaStorageLogger t=2026-08-13T01:16:24.395911073Z level=info msg="Storage starting" logger=http.server t=2026-08-13T01:16:24.400147205Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-08-13T01:16:24.495787695Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-08-13T01:16:24.498893995Z level=info msg="Update check succeeded" duration=103.3649ms logger=grafana.update.checker t=2026-08-13T01:16:24.502635988Z level=info msg="Update check succeeded" duration=106.328107ms logger=provisioning.dashboard t=2026-08-13T01:16:24.639165673Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-13T01:16:24.640844476Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-13T01:16:24.660841755Z level=info msg="Patterns update finished" duration=188.384434ms logger=grafana-apiserver t=2026-08-13T01:16:24.685312841Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-13T01:16:24.68575674Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-13T01:16:27.435447006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.438079427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.455445735Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.48088488Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.49994131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.5266549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.549711858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.575882268Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.594657632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.63106065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.664276246Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.69476576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.710110738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.752259028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.77092085Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.800549337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.817525996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.857700968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.874856962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.899676955Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.919184554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.947745559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.963464416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:27.993117712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.011472399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.039004585Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.056213419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.097775367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.116196176Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.14730317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.164459544Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.196529808Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.214924595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.248306155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.266630721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.315734936Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.333052973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.370787356Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.389571502Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.4218724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.439574585Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.472409723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.491176608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.54116411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.555323115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.592195963Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.607441779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.643126623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.661768146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.705847933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.723074458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.766578434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.786461471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.833890683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.853015095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.909073206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:28.951085652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:29.0393673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:29.066284303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:29.221684955Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:29.237491672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:29.296570612Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:29.311846439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:29.387114942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:29.407232634Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:29.481053249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:29.509069044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:29.597364062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:29.613488045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:29.690035424Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:29.704713939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:29.779514344Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:29.795030416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:29.880390816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:29.894663574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:29.959692878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:29.978507164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:30.065673179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:30.084779371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:16:30.160572675Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-13T01:18:22.420657419Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-13T01:26:24.398735405Z level=info msg="Completed cleanup jobs" duration=3.001828ms logger=plugins.update.checker t=2026-08-13T01:26:24.690417614Z level=info msg="Update check succeeded" duration=190.717379ms logger=sqlstore.transactions t=2026-08-13T01:31:24.330461659Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-13T01:36:24.43906398Z level=info msg="Completed cleanup jobs" duration=42.588597ms logger=plugins.update.checker t=2026-08-13T01:36:24.583123913Z level=info msg="Update check succeeded" duration=83.720836ms logger=cleanup t=2026-08-13T01:46:24.431622024Z level=info msg="Completed cleanup jobs" duration=35.444207ms logger=plugins.update.checker t=2026-08-13T01:46:24.577040063Z level=info msg="Update check succeeded" duration=77.496281ms logger=infra.usagestats t=2026-08-13T01:48:22.440983453Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-13T01:56:24.423025433Z level=info msg="Completed cleanup jobs" duration=26.734973ms logger=plugins.update.checker t=2026-08-13T01:56:24.575922184Z level=info msg="Update check succeeded" duration=76.91871ms logger=cleanup t=2026-08-13T02:06:24.455440165Z level=info msg="Completed cleanup jobs" duration=59.385828ms logger=plugins.update.checker t=2026-08-13T02:06:24.575408735Z level=info msg="Update check succeeded" duration=75.774438ms logger=cleanup t=2026-08-13T02:16:24.438594361Z level=info msg="Completed cleanup jobs" duration=42.808353ms logger=plugins.update.checker t=2026-08-13T02:16:24.57815021Z level=info msg="Update check succeeded" duration=78.432248ms logger=infra.usagestats t=2026-08-13T02:18:22.450394568Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-13T02:26:24.456545367Z level=info msg="Completed cleanup jobs" duration=60.306764ms logger=plugins.update.checker t=2026-08-13T02:26:24.582628093Z level=info msg="Update check succeeded" duration=83.248991ms