logger=settings t=2026-04-24T13:43:56.693227492Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-24T13:43:56Z logger=settings t=2026-04-24T13:43:56.694363261Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-24T13:43:56.694384931Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-24T13:43:56.694391042Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-24T13:43:56.694398022Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-24T13:43:56.694403472Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-24T13:43:56.694408002Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-24T13:43:56.694413942Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-24T13:43:56.694420092Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-24T13:43:56.694426782Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-24T13:43:56.694465533Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-24T13:43:56.694472904Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-24T13:43:56.694479644Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-24T13:43:56.694486764Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-24T13:43:56.694499314Z level=info msg=Target target=[all] logger=settings t=2026-04-24T13:43:56.694516265Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-24T13:43:56.694522005Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-24T13:43:56.694527535Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-24T13:43:56.694533955Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-24T13:43:56.694541595Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-24T13:43:56.694547745Z level=info msg="App mode production" logger=sqlstore t=2026-04-24T13:43:56.695039408Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-24T13:43:56.695065258Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-24T13:43:56.697687154Z level=info msg="Locking database" logger=migrator t=2026-04-24T13:43:56.697710545Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-24T13:43:56.698633027Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-24T13:43:56.699588192Z level=info msg="Migration successfully executed" id="create migration_log table" duration=955.285µs logger=migrator t=2026-04-24T13:43:56.704404122Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-24T13:43:56.704969066Z level=info msg="Migration successfully executed" id="create user table" duration=564.944µs logger=migrator t=2026-04-24T13:43:56.710618368Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-24T13:43:56.711154122Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=535.224µs logger=migrator t=2026-04-24T13:43:56.716315761Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-24T13:43:56.717727586Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.409775ms logger=migrator t=2026-04-24T13:43:56.722935936Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-24T13:43:56.723635334Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=699.878µs logger=migrator t=2026-04-24T13:43:56.729977732Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-24T13:43:56.73147605Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.427406ms logger=migrator t=2026-04-24T13:43:56.735634844Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-24T13:43:56.737989673Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.354479ms logger=migrator t=2026-04-24T13:43:56.742133247Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-24T13:43:56.742986818Z level=info msg="Migration successfully executed" id="create user table v2" duration=853.431µs logger=migrator t=2026-04-24T13:43:56.747190254Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-24T13:43:56.747905552Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=715.638µs logger=migrator t=2026-04-24T13:43:56.752759613Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-24T13:43:56.753999404Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.240761ms logger=migrator t=2026-04-24T13:43:56.759633555Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-24T13:43:56.760018585Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=380.34µs logger=migrator t=2026-04-24T13:43:56.767517043Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-24T13:43:56.768389745Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=873.651µs logger=migrator t=2026-04-24T13:43:56.774990309Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-24T13:43:56.776393855Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.400046ms logger=migrator t=2026-04-24T13:43:56.78338545Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-24T13:43:56.783462302Z level=info msg="Migration successfully executed" id="Update user table charset" duration=80.063µs logger=migrator t=2026-04-24T13:43:56.789863682Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-24T13:43:56.791326228Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.460286ms logger=migrator t=2026-04-24T13:43:56.796129589Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-24T13:43:56.796533809Z level=info msg="Migration successfully executed" id="Add missing user data" duration=403.95µs logger=migrator t=2026-04-24T13:43:56.801591876Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-24T13:43:56.803950605Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.358949ms logger=migrator t=2026-04-24T13:43:56.807911404Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-24T13:43:56.808667584Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=756.86µs logger=migrator t=2026-04-24T13:43:56.813950665Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-24T13:43:56.815443023Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.492568ms logger=migrator t=2026-04-24T13:43:56.821582757Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-24T13:43:56.830899949Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.318663ms logger=migrator t=2026-04-24T13:43:56.836693455Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-24T13:43:56.838127381Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.436036ms logger=migrator t=2026-04-24T13:43:56.84606709Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-24T13:43:56.846764487Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=698.727µs logger=migrator t=2026-04-24T13:43:56.85326505Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-24T13:43:56.853960968Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=697.548µs logger=migrator t=2026-04-24T13:43:56.8580643Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-24T13:43:56.858295856Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=232.136µs logger=migrator t=2026-04-24T13:43:56.862968353Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-24T13:43:56.863355953Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=388.31µs logger=migrator t=2026-04-24T13:43:56.868870151Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-24T13:43:56.869920407Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.054726ms logger=migrator t=2026-04-24T13:43:56.874360808Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-24T13:43:56.875309632Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=948.304µs logger=migrator t=2026-04-24T13:43:56.879837786Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-24T13:43:56.880667476Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=829.411µs logger=migrator t=2026-04-24T13:43:56.886192554Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-24T13:43:56.887069916Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=877.022µs logger=migrator t=2026-04-24T13:43:56.892286747Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-24T13:43:56.893070727Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=782.55µs logger=migrator t=2026-04-24T13:43:56.899702683Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-24T13:43:56.899795505Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=38.391µs logger=migrator t=2026-04-24T13:43:56.907591831Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-24T13:43:56.908217666Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=625.595µs logger=migrator t=2026-04-24T13:43:56.913327794Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-24T13:43:56.914511844Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.18518ms logger=migrator t=2026-04-24T13:43:56.924049283Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-24T13:43:56.924893274Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=848.921µs logger=migrator t=2026-04-24T13:43:56.933020087Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-24T13:43:56.933814187Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=790.83µs logger=migrator t=2026-04-24T13:43:56.941730995Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-24T13:43:56.944740461Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.008806ms logger=migrator t=2026-04-24T13:43:56.951961642Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-24T13:43:56.953304825Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.344023ms logger=migrator t=2026-04-24T13:43:56.97546582Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-24T13:43:56.976651109Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.189439ms logger=migrator t=2026-04-24T13:43:57.006064057Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-24T13:43:57.007880933Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.820646ms logger=migrator t=2026-04-24T13:43:57.01819997Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-24T13:43:57.01895321Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=753.41µs logger=migrator t=2026-04-24T13:43:57.030992171Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-24T13:43:57.031809561Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=819.57µs logger=migrator t=2026-04-24T13:43:57.04095378Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-24T13:43:57.041363221Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=410.421µs logger=migrator t=2026-04-24T13:43:57.049401212Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-24T13:43:57.050389217Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=992.836µs logger=migrator t=2026-04-24T13:43:57.06052772Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-24T13:43:57.061180587Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=650.597µs logger=migrator t=2026-04-24T13:43:57.067994327Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-24T13:43:57.069035793Z level=info msg="Migration successfully executed" id="create star table" duration=1.040876ms logger=migrator t=2026-04-24T13:43:57.086248595Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-24T13:43:57.087855345Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.60827ms logger=migrator t=2026-04-24T13:43:57.134417281Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-24T13:43:57.136078002Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.665211ms logger=migrator t=2026-04-24T13:43:57.19345613Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-24T13:43:57.195126471Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.677102ms logger=migrator t=2026-04-24T13:43:57.222078076Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-24T13:43:57.223462811Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.384495ms logger=migrator t=2026-04-24T13:43:57.260121589Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-24T13:43:57.26137472Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.256581ms logger=migrator t=2026-04-24T13:43:57.291123856Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-24T13:43:57.292470779Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.351704ms logger=migrator t=2026-04-24T13:43:57.315799473Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-24T13:43:57.317095635Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.296572ms logger=migrator t=2026-04-24T13:43:57.337608819Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-24T13:43:57.33766324Z level=info msg="Migration successfully executed" id="Update org table charset" duration=54.631µs logger=migrator t=2026-04-24T13:43:57.352152794Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-24T13:43:57.352208025Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=58.921µs logger=migrator t=2026-04-24T13:43:57.38517833Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-24T13:43:57.38557472Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=398.45µs logger=migrator t=2026-04-24T13:43:57.395048158Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-24T13:43:57.396283558Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.23532ms logger=migrator t=2026-04-24T13:43:57.406525595Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-24T13:43:57.407788096Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.262291ms logger=migrator t=2026-04-24T13:43:57.420716311Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-24T13:43:57.422011003Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.293702ms logger=migrator t=2026-04-24T13:43:57.438580888Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-24T13:43:57.439358958Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=778.94µs logger=migrator t=2026-04-24T13:43:57.447096741Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-24T13:43:57.448457315Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.360504ms logger=migrator t=2026-04-24T13:43:57.467570204Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-24T13:43:57.468841016Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.291122ms logger=migrator t=2026-04-24T13:43:57.476941899Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-24T13:43:57.482444916Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.503197ms logger=migrator t=2026-04-24T13:43:57.512226622Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-24T13:43:57.513643138Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.417775ms logger=migrator t=2026-04-24T13:43:57.543199528Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-24T13:43:57.544542161Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.343333ms logger=migrator t=2026-04-24T13:43:57.721883912Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-24T13:43:57.72337357Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.493258ms logger=migrator t=2026-04-24T13:43:57.758228663Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-24T13:43:57.758601053Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=380.181µs logger=migrator t=2026-04-24T13:43:57.77009054Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-24T13:43:57.771607658Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.520518ms logger=migrator t=2026-04-24T13:43:57.778639404Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-24T13:43:57.778763527Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=126.883µs logger=migrator t=2026-04-24T13:43:57.789754492Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-24T13:43:57.793014664Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.260042ms logger=migrator t=2026-04-24T13:43:57.80041816Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-24T13:43:57.802165733Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.749033ms logger=migrator t=2026-04-24T13:43:57.807877456Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-24T13:43:57.811108517Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.230881ms logger=migrator t=2026-04-24T13:43:57.816280186Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-24T13:43:57.817059856Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=779.31µs logger=migrator t=2026-04-24T13:43:57.823747014Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-24T13:43:57.826673717Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.924903ms logger=migrator t=2026-04-24T13:43:57.833523398Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-24T13:43:57.834308118Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=784.38µs logger=migrator t=2026-04-24T13:43:57.842700129Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-24T13:43:57.844404031Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.704662ms logger=migrator t=2026-04-24T13:43:57.852254218Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-24T13:43:57.852321909Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=72.912µs logger=migrator t=2026-04-24T13:43:57.857194482Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-24T13:43:57.857246123Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=54.942µs logger=migrator t=2026-04-24T13:43:57.863466838Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-24T13:43:57.866864393Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.400625ms logger=migrator t=2026-04-24T13:43:57.871944631Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-24T13:43:57.874128175Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.182925ms logger=migrator t=2026-04-24T13:43:57.879248304Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-24T13:43:57.881809748Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.562044ms logger=migrator t=2026-04-24T13:43:57.887737066Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-24T13:43:57.889466559Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.730183ms logger=migrator t=2026-04-24T13:43:57.893292826Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-24T13:43:57.89345391Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=159.354µs logger=migrator t=2026-04-24T13:43:57.899783108Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-24T13:43:57.900884905Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.101967ms logger=migrator t=2026-04-24T13:43:57.982642503Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-24T13:43:57.983695529Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.057366ms logger=migrator t=2026-04-24T13:43:57.989383852Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-24T13:43:57.989411623Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=29.06µs logger=migrator t=2026-04-24T13:43:57.997401973Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-24T13:43:57.998806847Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.404464ms logger=migrator t=2026-04-24T13:43:58.00728356Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-24T13:43:58.008625214Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.345355ms logger=migrator t=2026-04-24T13:43:58.015183197Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-24T13:43:58.024669026Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.479238ms logger=migrator t=2026-04-24T13:43:58.033464546Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-24T13:43:58.034724117Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.257901ms logger=migrator t=2026-04-24T13:43:58.041877637Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-24T13:43:58.043309732Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.430205ms logger=migrator t=2026-04-24T13:43:58.050763829Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-24T13:43:58.051723013Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=960.513µs logger=migrator t=2026-04-24T13:43:58.05839325Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-24T13:43:58.058876752Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=484.552µs logger=migrator t=2026-04-24T13:43:58.064099613Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-24T13:43:58.064966624Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=882.031µs logger=migrator t=2026-04-24T13:43:58.071653761Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-24T13:43:58.073445227Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.791606ms logger=migrator t=2026-04-24T13:43:58.078478533Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-24T13:43:58.079337094Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=858.201µs logger=migrator t=2026-04-24T13:43:58.085666263Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-24T13:43:58.085876178Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=210.575µs logger=migrator t=2026-04-24T13:43:58.09395267Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-24T13:43:58.094331099Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=376.659µs logger=migrator t=2026-04-24T13:43:58.100156716Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-24T13:43:58.101018217Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=860.951µs logger=migrator t=2026-04-24T13:43:58.107431808Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-24T13:43:58.109319225Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.887107ms logger=migrator t=2026-04-24T13:43:58.11633052Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-24T13:43:58.118125736Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.799005ms logger=migrator t=2026-04-24T13:43:58.126238269Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-24T13:43:58.127052789Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=814.76µs logger=migrator t=2026-04-24T13:43:58.134016144Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-24T13:43:58.135589813Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.573999ms logger=migrator t=2026-04-24T13:43:58.152589598Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-24T13:43:58.15340199Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=816.041µs logger=migrator t=2026-04-24T13:43:58.160924977Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-24T13:43:58.161675626Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=752.919µs logger=migrator t=2026-04-24T13:43:58.167604025Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-24T13:43:58.175644586Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.041931ms logger=migrator t=2026-04-24T13:43:58.18138334Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-24T13:43:58.182280333Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=895.162µs logger=migrator t=2026-04-24T13:43:58.18734603Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-24T13:43:58.188147119Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=801.209µs logger=migrator t=2026-04-24T13:43:58.193848772Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-24T13:43:58.195074262Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.22532ms logger=migrator t=2026-04-24T13:43:58.202119899Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-24T13:43:58.202648072Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=528.573µs logger=migrator t=2026-04-24T13:43:58.207949765Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-24T13:43:58.210732975Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.78231ms logger=migrator t=2026-04-24T13:43:58.22290799Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-24T13:43:58.225788732Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.878713ms logger=migrator t=2026-04-24T13:43:58.231696229Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-24T13:43:58.23172607Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=30.261µs logger=migrator t=2026-04-24T13:43:58.237118945Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-24T13:43:58.2373191Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=197.905µs logger=migrator t=2026-04-24T13:43:58.241992368Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-24T13:43:58.246378168Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.390541ms logger=migrator t=2026-04-24T13:43:58.255716581Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-24T13:43:58.255961267Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=249.356µs logger=migrator t=2026-04-24T13:43:58.263447315Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-24T13:43:58.263729222Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=282.297µs logger=migrator t=2026-04-24T13:43:58.270620854Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-24T13:43:58.274706007Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.082043ms logger=migrator t=2026-04-24T13:43:58.292895812Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-24T13:43:58.293245671Z level=info msg="Migration successfully executed" id="Update uid value" duration=349.459µs logger=migrator t=2026-04-24T13:43:58.299345404Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-24T13:43:58.300755919Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.411405ms logger=migrator t=2026-04-24T13:43:58.30796207Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-24T13:43:58.308865312Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=903.142µs logger=migrator t=2026-04-24T13:43:58.315295263Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-24T13:43:58.316510684Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.216071ms logger=migrator t=2026-04-24T13:43:58.538447532Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-24T13:43:58.539711263Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.264012ms logger=migrator t=2026-04-24T13:43:58.766361689Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-24T13:43:58.767284913Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=926.784µs logger=migrator t=2026-04-24T13:43:58.778334919Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-24T13:43:58.779545079Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.21098ms logger=migrator t=2026-04-24T13:43:58.786050922Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-24T13:43:58.787380286Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.330594ms logger=migrator t=2026-04-24T13:43:58.795752856Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-24T13:43:58.79715359Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.401704ms logger=migrator t=2026-04-24T13:43:58.80430379Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-24T13:43:58.805177911Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=874.971µs logger=migrator t=2026-04-24T13:43:58.812913395Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-24T13:43:58.822374762Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.460006ms logger=migrator t=2026-04-24T13:43:58.829591613Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-24T13:43:58.830495095Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=901.992µs logger=migrator t=2026-04-24T13:43:58.8374454Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-24T13:43:58.838933307Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.488447ms logger=migrator t=2026-04-24T13:43:58.847221134Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-24T13:43:58.848458756Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.242752ms logger=migrator t=2026-04-24T13:43:58.853678437Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-24T13:43:58.854783704Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.103108ms logger=migrator t=2026-04-24T13:43:58.863743988Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-24T13:43:58.864186179Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=444.151µs logger=migrator t=2026-04-24T13:43:58.871490312Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-24T13:43:58.872470186Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=980.804µs logger=migrator t=2026-04-24T13:43:58.878937719Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-24T13:43:58.879026071Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=89.482µs logger=migrator t=2026-04-24T13:43:58.884297163Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-24T13:43:58.888448767Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.152575ms logger=migrator t=2026-04-24T13:43:58.8941532Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-24T13:43:58.896703174Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.549434ms logger=migrator t=2026-04-24T13:43:58.904181511Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-24T13:43:58.904348025Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=165.734µs logger=migrator t=2026-04-24T13:43:58.909330539Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-24T13:43:58.913476914Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.146014ms logger=migrator t=2026-04-24T13:43:58.920367316Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-24T13:43:58.92333388Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.968305ms logger=migrator t=2026-04-24T13:43:58.929845734Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-24T13:43:58.930683345Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=838.81µs logger=migrator t=2026-04-24T13:43:58.937641228Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-24T13:43:58.938666965Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.026137ms logger=migrator t=2026-04-24T13:43:58.946505021Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-24T13:43:58.947861614Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.357403ms logger=migrator t=2026-04-24T13:43:58.955279131Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-24T13:43:58.956187953Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=908.723µs logger=migrator t=2026-04-24T13:43:58.963108467Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-24T13:43:58.964390488Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.281861ms logger=migrator t=2026-04-24T13:43:58.970798018Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-24T13:43:58.971671551Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=874.673µs logger=migrator t=2026-04-24T13:43:58.980481772Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-24T13:43:58.980593505Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=113.413µs logger=migrator t=2026-04-24T13:43:58.987049386Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-24T13:43:58.987117008Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=70.782µs logger=migrator t=2026-04-24T13:43:59.007840477Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-24T13:43:59.012444882Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.606695ms logger=migrator t=2026-04-24T13:43:59.019083578Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-24T13:43:59.023128259Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.046701ms logger=migrator t=2026-04-24T13:43:59.027976201Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-24T13:43:59.028089764Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=115.443µs logger=migrator t=2026-04-24T13:43:59.033874289Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-24T13:43:59.035643713Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.768883ms logger=migrator t=2026-04-24T13:43:59.042420843Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-24T13:43:59.043162991Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=742.228µs logger=migrator t=2026-04-24T13:43:59.050379392Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-24T13:43:59.050453284Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=79.562µs logger=migrator t=2026-04-24T13:43:59.05629603Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-24T13:43:59.057592602Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.297582ms logger=migrator t=2026-04-24T13:43:59.063563511Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-24T13:43:59.064573967Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.009876ms logger=migrator t=2026-04-24T13:43:59.073642635Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-24T13:43:59.076486456Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.841231ms logger=migrator t=2026-04-24T13:43:59.082324612Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-24T13:43:59.082371753Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=50.161µs logger=migrator t=2026-04-24T13:43:59.088086776Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-24T13:43:59.088950627Z level=info msg="Migration successfully executed" id="create session table" duration=864.851µs logger=migrator t=2026-04-24T13:43:59.096793044Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-24T13:43:59.097011559Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=233.026µs logger=migrator t=2026-04-24T13:43:59.105836991Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-24T13:43:59.105970914Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=127.603µs logger=migrator t=2026-04-24T13:43:59.111701078Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-24T13:43:59.113228505Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.526847ms logger=migrator t=2026-04-24T13:43:59.120214821Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-24T13:43:59.12096365Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=752.389µs logger=migrator t=2026-04-24T13:43:59.128748335Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-24T13:43:59.128798836Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=52.121µs logger=migrator t=2026-04-24T13:43:59.134516109Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-24T13:43:59.13455952Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=46.651µs logger=migrator t=2026-04-24T13:43:59.140068438Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-24T13:43:59.144060818Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.99138ms logger=migrator t=2026-04-24T13:43:59.151239478Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-24T13:43:59.155098814Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.858676ms logger=migrator t=2026-04-24T13:43:59.162071949Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-24T13:43:59.162177992Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=103.353µs logger=migrator t=2026-04-24T13:43:59.167643839Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-24T13:43:59.167767802Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=124.983µs logger=migrator t=2026-04-24T13:43:59.173587308Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-24T13:43:59.175676039Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=2.091331ms logger=migrator t=2026-04-24T13:43:59.186101371Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-24T13:43:59.186178603Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=83.232µs logger=migrator t=2026-04-24T13:43:59.192437129Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-24T13:43:59.196672385Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.235176ms logger=migrator t=2026-04-24T13:43:59.203308411Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-24T13:43:59.203490566Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=182.375µs logger=migrator t=2026-04-24T13:43:59.208117532Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-24T13:43:59.211609289Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.491407ms logger=migrator t=2026-04-24T13:43:59.21761862Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-24T13:43:59.221911148Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.291588ms logger=migrator t=2026-04-24T13:43:59.227855886Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-24T13:43:59.227950159Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=96.683µs logger=migrator t=2026-04-24T13:43:59.235150809Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-24T13:43:59.235873687Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=723.098µs logger=migrator t=2026-04-24T13:43:59.242838741Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-24T13:43:59.243521859Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=684.648µs logger=migrator t=2026-04-24T13:43:59.250299458Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-24T13:43:59.251367325Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.066846ms logger=migrator t=2026-04-24T13:43:59.259208321Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-24T13:43:59.26031794Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.110638ms logger=migrator t=2026-04-24T13:43:59.267478489Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-24T13:43:59.268174846Z level=info msg="Migration successfully executed" id="add index alert state" duration=697.668µs logger=migrator t=2026-04-24T13:43:59.274941816Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-24T13:43:59.275620573Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=678.756µs logger=migrator t=2026-04-24T13:43:59.282800733Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-24T13:43:59.283826298Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.023945ms logger=migrator t=2026-04-24T13:43:59.289990122Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-24T13:43:59.291357327Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.370175ms logger=migrator t=2026-04-24T13:43:59.299915201Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-24T13:43:59.301005548Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.090927ms logger=migrator t=2026-04-24T13:43:59.310681901Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-24T13:43:59.323872071Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.19124ms logger=migrator t=2026-04-24T13:43:59.329921553Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-24T13:43:59.330686672Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=767.659µs logger=migrator t=2026-04-24T13:43:59.336765614Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-24T13:43:59.338209349Z 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.444615ms logger=migrator t=2026-04-24T13:43:59.345591525Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-24T13:43:59.346139688Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=548.734µs logger=migrator t=2026-04-24T13:43:59.353819251Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-24T13:43:59.354838786Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.038216ms logger=migrator t=2026-04-24T13:43:59.360286593Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-24T13:43:59.361251967Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=965.654µs logger=migrator t=2026-04-24T13:43:59.368733854Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-24T13:43:59.373951705Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.217211ms logger=migrator t=2026-04-24T13:43:59.378671483Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-24T13:43:59.381502714Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.832781ms logger=migrator t=2026-04-24T13:43:59.385093664Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-24T13:43:59.389341511Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.249937ms logger=migrator t=2026-04-24T13:43:59.395036973Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-24T13:43:59.399176586Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.137553ms logger=migrator t=2026-04-24T13:43:59.405128526Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-24T13:43:59.406216003Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.090027ms logger=migrator t=2026-04-24T13:43:59.413377742Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-24T13:43:59.413431464Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=58.871µs logger=migrator t=2026-04-24T13:43:59.418845199Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-24T13:43:59.41888942Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=47.591µs logger=migrator t=2026-04-24T13:43:59.426492771Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-24T13:43:59.427341532Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=852.511µs logger=migrator t=2026-04-24T13:43:59.432289676Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-24T13:43:59.433113636Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=829.84µs logger=migrator t=2026-04-24T13:43:59.438302276Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-24T13:43:59.439022194Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=716.738µs logger=migrator t=2026-04-24T13:43:59.444123292Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-24T13:43:59.444744187Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=620.785µs logger=migrator t=2026-04-24T13:43:59.448934243Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-24T13:43:59.450104292Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.169849ms logger=migrator t=2026-04-24T13:43:59.455320313Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-24T13:43:59.459669362Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.348249ms logger=migrator t=2026-04-24T13:43:59.465232231Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-24T13:43:59.470012801Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.7799ms logger=migrator t=2026-04-24T13:43:59.474157064Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-24T13:43:59.47437686Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=220.316µs logger=migrator t=2026-04-24T13:43:59.478660038Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-24T13:43:59.479600881Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=940.733µs logger=migrator t=2026-04-24T13:43:59.486756449Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-24T13:43:59.487707304Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=951.585µs logger=migrator t=2026-04-24T13:43:59.491604681Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-24T13:43:59.495464778Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.859977ms logger=migrator t=2026-04-24T13:43:59.499817687Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-24T13:43:59.49992127Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=104.803µs logger=migrator t=2026-04-24T13:43:59.504986657Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-24T13:43:59.505993972Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.008394ms logger=migrator t=2026-04-24T13:43:59.510160656Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-24T13:43:59.511176021Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.015165ms logger=migrator t=2026-04-24T13:43:59.516664249Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-24T13:43:59.516775342Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=111.593µs logger=migrator t=2026-04-24T13:43:59.521538041Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-24T13:43:59.522443493Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=904.962µs logger=migrator t=2026-04-24T13:43:59.527303025Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-24T13:43:59.528344541Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.045036ms logger=migrator t=2026-04-24T13:43:59.532925576Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-24T13:43:59.533915861Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=991.374µs logger=migrator t=2026-04-24T13:43:59.539684455Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-24T13:43:59.540717472Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.031996ms logger=migrator t=2026-04-24T13:43:59.545326687Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-24T13:43:59.546519137Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.19283ms logger=migrator t=2026-04-24T13:43:59.551886181Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-24T13:43:59.553121242Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.243451ms logger=migrator t=2026-04-24T13:43:59.559661506Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-24T13:43:59.559690727Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.991µs logger=migrator t=2026-04-24T13:43:59.563767939Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-24T13:43:59.569059441Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.291252ms logger=migrator t=2026-04-24T13:43:59.573739149Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-24T13:43:59.574438856Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=700.397µs logger=migrator t=2026-04-24T13:43:59.5790286Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-24T13:43:59.58463114Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.60494ms logger=migrator t=2026-04-24T13:43:59.591232687Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-24T13:43:59.592662762Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.432035ms logger=migrator t=2026-04-24T13:43:59.597499253Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-24T13:43:59.599153405Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.655642ms logger=migrator t=2026-04-24T13:43:59.606846707Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-24T13:43:59.607920335Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.074298ms logger=migrator t=2026-04-24T13:43:59.61216155Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-24T13:43:59.629638127Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=17.482207ms logger=migrator t=2026-04-24T13:43:59.63491674Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-24T13:43:59.636314865Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.400505ms logger=migrator t=2026-04-24T13:43:59.64208671Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-24T13:43:59.644768357Z 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=2.680127ms logger=migrator t=2026-04-24T13:43:59.649380083Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-24T13:43:59.649707241Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=328.388µs logger=migrator t=2026-04-24T13:43:59.652724767Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-24T13:43:59.653308061Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=583.034µs logger=migrator t=2026-04-24T13:43:59.657087095Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-24T13:43:59.65728672Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=196.615µs logger=migrator t=2026-04-24T13:43:59.66083702Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-24T13:43:59.665017734Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.181564ms logger=migrator t=2026-04-24T13:43:59.669874676Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-24T13:43:59.674928983Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.053616ms logger=migrator t=2026-04-24T13:43:59.679157488Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-24T13:43:59.680160064Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.002726ms logger=migrator t=2026-04-24T13:43:59.684909152Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-24T13:43:59.685881247Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=973.025µs logger=migrator t=2026-04-24T13:43:59.691477417Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-24T13:43:59.691871647Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=394.42µs logger=migrator t=2026-04-24T13:43:59.697067877Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-24T13:43:59.703831466Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.739799ms logger=migrator t=2026-04-24T13:43:59.708742569Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-24T13:43:59.709599511Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=865.252µs logger=migrator t=2026-04-24T13:43:59.71357148Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-24T13:43:59.713702504Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=128.824µs logger=migrator t=2026-04-24T13:43:59.716968925Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-24T13:43:59.717516389Z level=info msg="Migration successfully executed" id="Move region to single row" duration=547.774µs logger=migrator t=2026-04-24T13:43:59.721687793Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-24T13:43:59.723114399Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.426886ms logger=migrator t=2026-04-24T13:43:59.727872538Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-24T13:43:59.729198251Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.326113ms logger=migrator t=2026-04-24T13:43:59.734649108Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-24T13:43:59.735653453Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.004015ms logger=migrator t=2026-04-24T13:43:59.739589862Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-24T13:43:59.74112003Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.527718ms logger=migrator t=2026-04-24T13:43:59.746059274Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-24T13:43:59.747041158Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=986.514µs logger=migrator t=2026-04-24T13:43:59.754492185Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-24T13:43:59.756369102Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.882117ms logger=migrator t=2026-04-24T13:43:59.761046749Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-24T13:43:59.7611159Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=70.512µs logger=migrator t=2026-04-24T13:43:59.765273395Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-24T13:43:59.766122546Z level=info msg="Migration successfully executed" id="create test_data table" duration=849.251µs logger=migrator t=2026-04-24T13:43:59.772703121Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-24T13:43:59.773600033Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=896.712µs logger=migrator t=2026-04-24T13:43:59.778840065Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-24T13:43:59.779740067Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=899.702µs logger=migrator t=2026-04-24T13:43:59.785675646Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-24T13:43:59.787100542Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.413296ms logger=migrator t=2026-04-24T13:43:59.793254756Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-24T13:43:59.793543673Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=289.497µs logger=migrator t=2026-04-24T13:43:59.798660181Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-24T13:43:59.799062061Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=401.72µs logger=migrator t=2026-04-24T13:43:59.803113752Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-24T13:43:59.803182284Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=69.502µs logger=migrator t=2026-04-24T13:43:59.807361209Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-24T13:43:59.808677391Z level=info msg="Migration successfully executed" id="create team table" duration=1.315502ms logger=migrator t=2026-04-24T13:43:59.81458047Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-24T13:43:59.815600065Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.019505ms logger=migrator t=2026-04-24T13:43:59.82017973Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-24T13:43:59.821203645Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.022795ms logger=migrator t=2026-04-24T13:43:59.825665757Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-24T13:43:59.830235442Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.572935ms logger=migrator t=2026-04-24T13:43:59.835247977Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-24T13:43:59.835476423Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=228.196µs logger=migrator t=2026-04-24T13:43:59.841077413Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-24T13:43:59.842563651Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.485588ms logger=migrator t=2026-04-24T13:43:59.849694919Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-24T13:43:59.850581611Z level=info msg="Migration successfully executed" id="create team member table" duration=886.062µs logger=migrator t=2026-04-24T13:43:59.857898954Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-24T13:43:59.859077813Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.171729ms logger=migrator t=2026-04-24T13:43:59.865913125Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-24T13:43:59.867983047Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.072442ms logger=migrator t=2026-04-24T13:43:59.873714001Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-24T13:43:59.874703505Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=989.834µs logger=migrator t=2026-04-24T13:43:59.879958097Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-24T13:43:59.884991503Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.033746ms logger=migrator t=2026-04-24T13:43:59.890755998Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-24T13:43:59.895522476Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.765138ms logger=migrator t=2026-04-24T13:43:59.899803354Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-24T13:43:59.904860521Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.057277ms logger=migrator t=2026-04-24T13:43:59.911449175Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-24T13:43:59.912535602Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.088367ms logger=migrator t=2026-04-24T13:43:59.91962834Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-24T13:43:59.920726977Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.099887ms logger=migrator t=2026-04-24T13:43:59.925522618Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-24T13:43:59.926584084Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.062586ms logger=migrator t=2026-04-24T13:43:59.934995556Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-24T13:43:59.936319578Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.326493ms logger=migrator t=2026-04-24T13:43:59.942684807Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-24T13:43:59.943777825Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.095078ms logger=migrator t=2026-04-24T13:43:59.949195641Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-24T13:43:59.950312069Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.118798ms logger=migrator t=2026-04-24T13:43:59.957467508Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-24T13:43:59.95875856Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.292832ms logger=migrator t=2026-04-24T13:43:59.963992411Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-24T13:43:59.96557243Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.582139ms logger=migrator t=2026-04-24T13:43:59.971789157Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-24T13:43:59.972599007Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=811.32µs logger=migrator t=2026-04-24T13:43:59.977794167Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-24T13:43:59.978287339Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=488.982µs logger=migrator t=2026-04-24T13:43:59.98348571Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-24T13:43:59.985026128Z level=info msg="Migration successfully executed" id="create tag table" duration=1.543188ms logger=migrator t=2026-04-24T13:43:59.992154007Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-24T13:43:59.993318245Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.166898ms logger=migrator t=2026-04-24T13:43:59.999016138Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-24T13:44:00.000494155Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.479037ms logger=migrator t=2026-04-24T13:44:00.006637219Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-24T13:44:00.008290821Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.656822ms logger=migrator t=2026-04-24T13:44:00.012893995Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-24T13:44:00.013934152Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.041237ms logger=migrator t=2026-04-24T13:44:00.021100771Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-24T13:44:00.036314563Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.210932ms logger=migrator t=2026-04-24T13:44:00.042926478Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-24T13:44:00.044013855Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.093427ms logger=migrator t=2026-04-24T13:44:00.049694627Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-24T13:44:00.050747064Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.054027ms logger=migrator t=2026-04-24T13:44:00.056677582Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-24T13:44:00.057146884Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=471.752µs logger=migrator t=2026-04-24T13:44:00.062465387Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-24T13:44:00.063274048Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=806.11µs logger=migrator t=2026-04-24T13:44:00.067953235Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-24T13:44:00.069013021Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.060756ms logger=migrator t=2026-04-24T13:44:00.075109745Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-24T13:44:00.076240252Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.130417ms logger=migrator t=2026-04-24T13:44:00.083268828Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-24T13:44:00.083523905Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=260.617µs logger=migrator t=2026-04-24T13:44:00.088405227Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-24T13:44:00.09413549Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.724653ms logger=migrator t=2026-04-24T13:44:00.099098555Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-24T13:44:00.102775306Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.676662ms logger=migrator t=2026-04-24T13:44:00.106945001Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-24T13:44:00.112274885Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.329274ms logger=migrator t=2026-04-24T13:44:00.116440209Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-24T13:44:00.121707041Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.264602ms logger=migrator t=2026-04-24T13:44:00.127009444Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-24T13:44:00.128120811Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.112197ms logger=migrator t=2026-04-24T13:44:00.132821549Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-24T13:44:00.138271096Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.446486ms logger=migrator t=2026-04-24T13:44:00.144521312Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-24T13:44:00.145477916Z level=info msg="Migration successfully executed" id="create server_lock table" duration=958.304µs logger=migrator t=2026-04-24T13:44:00.153811735Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-24T13:44:00.155830255Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.02224ms logger=migrator t=2026-04-24T13:44:00.161516998Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-24T13:44:00.162509923Z level=info msg="Migration successfully executed" id="create user auth token table" duration=993.075µs logger=migrator t=2026-04-24T13:44:00.169132749Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-24T13:44:00.170672498Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.540539ms logger=migrator t=2026-04-24T13:44:00.177033857Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-24T13:44:00.178566574Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.533958ms logger=migrator t=2026-04-24T13:44:00.183667952Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-24T13:44:00.184797131Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.128999ms logger=migrator t=2026-04-24T13:44:00.195216831Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-24T13:44:00.204466354Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.247062ms logger=migrator t=2026-04-24T13:44:00.213564812Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-24T13:44:00.214881524Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.320683ms logger=migrator t=2026-04-24T13:44:00.218885235Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-24T13:44:00.21991308Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.027395ms logger=migrator t=2026-04-24T13:44:00.224173167Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-24T13:44:00.225139351Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=965.854µs logger=migrator t=2026-04-24T13:44:00.230510476Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-24T13:44:00.231429868Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=922.702µs logger=migrator t=2026-04-24T13:44:00.236252669Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-24T13:44:00.237897061Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.643832ms logger=migrator t=2026-04-24T13:44:00.243960683Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-24T13:44:00.244129557Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=170.845µs logger=migrator t=2026-04-24T13:44:00.248798674Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-24T13:44:00.248954508Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=155.824µs logger=migrator t=2026-04-24T13:44:00.253526062Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-24T13:44:00.255287947Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.760764ms logger=migrator t=2026-04-24T13:44:00.261196684Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-24T13:44:00.262187459Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=990.555µs logger=migrator t=2026-04-24T13:44:00.270288482Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-24T13:44:00.272102527Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.817225ms logger=migrator t=2026-04-24T13:44:00.276886077Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-24T13:44:00.27699087Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=105.713µs logger=migrator t=2026-04-24T13:44:00.282843686Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-24T13:44:00.284076537Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.232621ms logger=migrator t=2026-04-24T13:44:00.288643772Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-24T13:44:00.2901872Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.543228ms logger=migrator t=2026-04-24T13:44:00.295594745Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-24T13:44:00.296669573Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.074198ms logger=migrator t=2026-04-24T13:44:00.301241237Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-24T13:44:00.302383546Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.146439ms logger=migrator t=2026-04-24T13:44:00.307758991Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-24T13:44:00.314645443Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.887572ms logger=migrator t=2026-04-24T13:44:00.320470588Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-24T13:44:00.321418222Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=947.464µs logger=migrator t=2026-04-24T13:44:00.326454698Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-24T13:44:00.326571561Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=117.343µs logger=migrator t=2026-04-24T13:44:00.331010643Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-24T13:44:00.33252505Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.518088ms logger=migrator t=2026-04-24T13:44:00.33770276Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-24T13:44:00.34010195Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.402661ms logger=migrator t=2026-04-24T13:44:00.345770162Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-24T13:44:00.347360202Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.653022ms logger=migrator t=2026-04-24T13:44:00.351352912Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-24T13:44:00.351476435Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=123.613µs logger=migrator t=2026-04-24T13:44:00.356176003Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-24T13:44:00.357337552Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.161389ms logger=migrator t=2026-04-24T13:44:00.363173518Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-24T13:44:00.364538422Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.364094ms logger=migrator t=2026-04-24T13:44:00.368572673Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-24T13:44:00.369703822Z 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.131069ms logger=migrator t=2026-04-24T13:44:00.373832325Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-24T13:44:00.374935163Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.102498ms logger=migrator t=2026-04-24T13:44:00.382257176Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-24T13:44:00.39083247Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.575145ms logger=migrator t=2026-04-24T13:44:00.394910813Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-24T13:44:00.395951409Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.043676ms logger=migrator t=2026-04-24T13:44:00.399757684Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-24T13:44:00.400833271Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.075167ms logger=migrator t=2026-04-24T13:44:00.405510038Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-24T13:44:00.432900794Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.388676ms logger=migrator t=2026-04-24T13:44:00.43673374Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-24T13:44:00.462701771Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.9672ms logger=migrator t=2026-04-24T13:44:00.470753982Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-24T13:44:00.472559067Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.806135ms logger=migrator t=2026-04-24T13:44:00.479572143Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-24T13:44:00.480549647Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=977.464µs logger=migrator t=2026-04-24T13:44:00.486751802Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-24T13:44:00.500030375Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=13.268633ms logger=migrator t=2026-04-24T13:44:00.508693142Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-24T13:44:00.513869502Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.1795ms logger=migrator t=2026-04-24T13:44:00.520546849Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-24T13:44:00.522341414Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.801745ms logger=migrator t=2026-04-24T13:44:00.534612441Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-24T13:44:00.536860187Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.253786ms logger=migrator t=2026-04-24T13:44:00.541957045Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-24T13:44:00.548562481Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=6.605766ms logger=migrator t=2026-04-24T13:44:00.554879629Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-24T13:44:00.556517649Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.63709ms logger=migrator t=2026-04-24T13:44:00.567615867Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-24T13:44:00.567763641Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=152.394µs logger=migrator t=2026-04-24T13:44:00.598758237Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-24T13:44:00.605980798Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.221801ms logger=migrator t=2026-04-24T13:44:00.613006895Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-24T13:44:00.621368504Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.359689ms logger=migrator t=2026-04-24T13:44:00.634268537Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-24T13:44:00.64235719Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.086312ms logger=migrator t=2026-04-24T13:44:00.652558695Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-24T13:44:00.653655212Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.099127ms logger=migrator t=2026-04-24T13:44:00.658529455Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-24T13:44:00.659592741Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.062796ms logger=migrator t=2026-04-24T13:44:00.664787451Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-24T13:44:00.672421592Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.637901ms logger=migrator t=2026-04-24T13:44:00.679569531Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-24T13:44:00.685613662Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.044321ms logger=migrator t=2026-04-24T13:44:00.691321775Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-24T13:44:00.692442644Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.120549ms logger=migrator t=2026-04-24T13:44:00.697442669Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-24T13:44:00.703682185Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.237966ms logger=migrator t=2026-04-24T13:44:00.830961032Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-24T13:44:00.838797679Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.841747ms logger=migrator t=2026-04-24T13:44:00.928719271Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-24T13:44:00.928920256Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=206.745µs logger=migrator t=2026-04-24T13:44:00.941766118Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-24T13:44:00.943341036Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.580909ms logger=migrator t=2026-04-24T13:44:00.952619309Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-24T13:44:00.953797108Z 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.176809ms logger=migrator t=2026-04-24T13:44:00.959693666Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-24T13:44:00.960837235Z 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.143599ms logger=migrator t=2026-04-24T13:44:00.967782139Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-24T13:44:00.967882141Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=101.352µs logger=migrator t=2026-04-24T13:44:00.973358769Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-24T13:44:00.982787845Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.434547ms logger=migrator t=2026-04-24T13:44:00.988687653Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-24T13:44:00.993121763Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.42952ms logger=migrator t=2026-04-24T13:44:01.001910103Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-24T13:44:01.01213473Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.224837ms logger=migrator t=2026-04-24T13:44:01.018402437Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-24T13:44:01.024438907Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.035491ms logger=migrator t=2026-04-24T13:44:01.033811593Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-24T13:44:01.040181982Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.371119ms logger=migrator t=2026-04-24T13:44:01.047168987Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-24T13:44:01.047243779Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=75.742µs logger=migrator t=2026-04-24T13:44:01.055093825Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-24T13:44:01.056403839Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.310124ms logger=migrator t=2026-04-24T13:44:01.068130302Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-24T13:44:01.074735007Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.601235ms logger=migrator t=2026-04-24T13:44:01.08200873Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-24T13:44:01.082089782Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=83.683µs logger=migrator t=2026-04-24T13:44:01.09562061Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-24T13:44:01.101036146Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.420726ms logger=migrator t=2026-04-24T13:44:01.111418046Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-24T13:44:01.112419141Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=999.305µs logger=migrator t=2026-04-24T13:44:01.11836918Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-24T13:44:01.126601026Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.231016ms logger=migrator t=2026-04-24T13:44:01.131815967Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-24T13:44:01.132809022Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=992.964µs logger=migrator t=2026-04-24T13:44:01.139417907Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-24T13:44:01.140167866Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=750.059µs logger=migrator t=2026-04-24T13:44:01.145865869Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-24T13:44:01.150389712Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=4.527933ms logger=migrator t=2026-04-24T13:44:01.173918901Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-24T13:44:01.174542597Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=623.946µs logger=migrator t=2026-04-24T13:44:01.211090772Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-24T13:44:01.214005385Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.915573ms logger=migrator t=2026-04-24T13:44:01.225994235Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-24T13:44:01.228248642Z level=info msg="Migration successfully executed" id="create alert_image table" duration=2.255776ms logger=migrator t=2026-04-24T13:44:01.2353404Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-24T13:44:01.236798306Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.457786ms logger=migrator t=2026-04-24T13:44:01.243421872Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-24T13:44:01.243542645Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=121.053µs logger=migrator t=2026-04-24T13:44:01.249498684Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-24T13:44:01.25170528Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.204886ms logger=migrator t=2026-04-24T13:44:01.259955815Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-24T13:44:01.261428023Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.471278ms logger=migrator t=2026-04-24T13:44:01.270134021Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-24T13:44:01.270826848Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-24T13:44:01.276554071Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-24T13:44:01.277448534Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=802.171µs logger=migrator t=2026-04-24T13:44:01.283897575Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-24T13:44:01.285930086Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.037321ms logger=migrator t=2026-04-24T13:44:01.294719997Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-24T13:44:01.302804669Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.084162ms logger=migrator t=2026-04-24T13:44:01.309580928Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-24T13:44:01.310763289Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.182181ms logger=migrator t=2026-04-24T13:44:01.317658751Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-24T13:44:01.319670071Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.01008ms logger=migrator t=2026-04-24T13:44:01.329663821Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-24T13:44:01.33202455Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=2.363669ms logger=migrator t=2026-04-24T13:44:01.340206886Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-24T13:44:01.342207046Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.003321ms logger=migrator t=2026-04-24T13:44:01.349073977Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-24T13:44:01.350105914Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.031387ms logger=migrator t=2026-04-24T13:44:01.357390386Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-24T13:44:01.357434977Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=46.301µs logger=migrator t=2026-04-24T13:44:01.362958505Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-24T13:44:01.363061618Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=104.393µs logger=migrator t=2026-04-24T13:44:01.369981601Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-24T13:44:01.38033202Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.349099ms logger=migrator t=2026-04-24T13:44:01.3859425Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-24T13:44:01.386334611Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=390.521µs logger=migrator t=2026-04-24T13:44:01.391410958Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-24T13:44:01.392498345Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.087037ms logger=migrator t=2026-04-24T13:44:01.399788567Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-24T13:44:01.40025386Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=457.723µs logger=migrator t=2026-04-24T13:44:01.406725201Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-24T13:44:01.408176877Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.452156ms logger=migrator t=2026-04-24T13:44:01.413766517Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-24T13:44:01.414814904Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.048327ms logger=migrator t=2026-04-24T13:44:01.420774293Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-24T13:44:01.45500536Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.224407ms logger=migrator t=2026-04-24T13:44:01.461950885Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-24T13:44:01.473582036Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.629211ms logger=migrator t=2026-04-24T13:44:01.479208547Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-24T13:44:01.479390891Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=186.675µs logger=migrator t=2026-04-24T13:44:01.486748955Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-24T13:44:01.515959307Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=29.208072ms logger=migrator t=2026-04-24T13:44:01.529931247Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-24T13:44:01.564579744Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.648437ms logger=migrator t=2026-04-24T13:44:01.574938784Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-24T13:44:01.575958119Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.019375ms logger=migrator t=2026-04-24T13:44:01.608403462Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-24T13:44:01.609645373Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.244451ms logger=migrator t=2026-04-24T13:44:01.8794566Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-24T13:44:01.879918612Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=466.212µs logger=migrator t=2026-04-24T13:44:01.918048976Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-24T13:44:01.919682977Z level=info msg="Migration successfully executed" id="create permission table" duration=1.638581ms logger=migrator t=2026-04-24T13:44:01.99848454Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-24T13:44:02.000251965Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.767675ms logger=migrator t=2026-04-24T13:44:02.16137448Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-24T13:44:02.163334309Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.96218ms logger=migrator t=2026-04-24T13:44:02.332555787Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-24T13:44:02.334091595Z level=info msg="Migration successfully executed" id="create role table" duration=1.537529ms logger=migrator t=2026-04-24T13:44:02.447451074Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-24T13:44:02.455798823Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.36652ms logger=migrator t=2026-04-24T13:44:02.501814906Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-24T13:44:02.51160699Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.795355ms logger=migrator t=2026-04-24T13:44:02.533466888Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-24T13:44:02.540242737Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=6.777169ms logger=migrator t=2026-04-24T13:44:02.576055974Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-24T13:44:02.577368208Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.315684ms logger=migrator t=2026-04-24T13:44:02.59182697Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-24T13:44:02.593722607Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.899498ms logger=migrator t=2026-04-24T13:44:02.626885737Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-24T13:44:02.62939535Z level=info msg="Migration successfully executed" id="create team role table" duration=2.512253ms logger=migrator t=2026-04-24T13:44:04.01697702Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-24T13:44:04.018950728Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.967529ms logger=migrator t=2026-04-24T13:44:04.467534832Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-24T13:44:04.469456101Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.924898ms logger=migrator t=2026-04-24T13:44:05.083709463Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-24T13:44:05.085049197Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.343854ms logger=migrator t=2026-04-24T13:44:05.326015891Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-24T13:44:05.335947609Z level=info msg="Migration successfully executed" id="create user role table" duration=9.935328ms logger=migrator t=2026-04-24T13:44:05.66018593Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-24T13:44:05.662231721Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.049212ms logger=migrator t=2026-04-24T13:44:06.316921057Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-24T13:44:06.322981138Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=6.055002ms logger=migrator t=2026-04-24T13:44:06.374292993Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-24T13:44:06.376523149Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.234906ms logger=migrator t=2026-04-24T13:44:06.38413455Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-24T13:44:06.38535359Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.226341ms logger=migrator t=2026-04-24T13:44:06.392694334Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-24T13:44:06.394604771Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.911607ms logger=migrator t=2026-04-24T13:44:06.41652321Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-24T13:44:06.418113741Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.592431ms logger=migrator t=2026-04-24T13:44:06.426741827Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-24T13:44:06.436243884Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.505058ms logger=migrator t=2026-04-24T13:44:06.448008019Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-24T13:44:06.45044056Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.432711ms logger=migrator t=2026-04-24T13:44:06.46001135Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-24T13:44:06.46163348Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.62404ms logger=migrator t=2026-04-24T13:44:06.46720943Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-24T13:44:06.470495382Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=3.285773ms logger=migrator t=2026-04-24T13:44:06.47603427Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-24T13:44:06.477861056Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.825766ms logger=migrator t=2026-04-24T13:44:06.483752484Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-24T13:44:06.485302263Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.549239ms logger=migrator t=2026-04-24T13:44:06.492633026Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-24T13:44:06.494691498Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.057212ms logger=migrator t=2026-04-24T13:44:06.501128319Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-24T13:44:06.513739855Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.609646ms logger=migrator t=2026-04-24T13:44:06.518262049Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-24T13:44:06.528072974Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.809725ms logger=migrator t=2026-04-24T13:44:06.532343771Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-24T13:44:06.540152636Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.807625ms logger=migrator t=2026-04-24T13:44:06.547145602Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-24T13:44:06.555735837Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.588695ms logger=migrator t=2026-04-24T13:44:06.559814159Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-24T13:44:06.560946208Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.14089ms logger=migrator t=2026-04-24T13:44:06.566030145Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-24T13:44:06.567271306Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.240131ms logger=migrator t=2026-04-24T13:44:06.585639316Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-24T13:44:06.588043986Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.40809ms logger=migrator t=2026-04-24T13:44:06.600484138Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-24T13:44:06.602220921Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.745413ms logger=migrator t=2026-04-24T13:44:06.608636312Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-24T13:44:06.610521218Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.885536ms logger=migrator t=2026-04-24T13:44:06.61816933Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-24T13:44:06.618291183Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=121.343µs logger=migrator t=2026-04-24T13:44:06.623405511Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-24T13:44:06.623519644Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=116.323µs logger=migrator t=2026-04-24T13:44:06.628070328Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-24T13:44:06.628820277Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=751.319µs logger=migrator t=2026-04-24T13:44:06.633643708Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-24T13:44:06.634290064Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=647.746µs logger=migrator t=2026-04-24T13:44:06.652489079Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-24T13:44:06.653904545Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.419756ms logger=migrator t=2026-04-24T13:44:06.662372087Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-24T13:44:06.662557392Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=174.085µs logger=migrator t=2026-04-24T13:44:06.676006679Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-24T13:44:06.681091547Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=5.082647ms logger=migrator t=2026-04-24T13:44:06.689905167Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-24T13:44:06.691502387Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.602129ms logger=migrator t=2026-04-24T13:44:06.699012475Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-24T13:44:06.701293752Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.283557ms logger=migrator t=2026-04-24T13:44:06.708827831Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-24T13:44:06.719301653Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.471351ms logger=migrator t=2026-04-24T13:44:06.730397721Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-24T13:44:06.730515314Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=119.363µs logger=migrator t=2026-04-24T13:44:06.741776346Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-24T13:44:06.743700044Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.925979ms logger=migrator t=2026-04-24T13:44:06.753011507Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-24T13:44:06.754157206Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.137039ms logger=migrator t=2026-04-24T13:44:06.759184392Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-24T13:44:06.761025948Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.840016ms logger=migrator t=2026-04-24T13:44:06.766453654Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-24T13:44:06.776071605Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.618962ms logger=migrator t=2026-04-24T13:44:06.785384568Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-24T13:44:06.786111036Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=726.648µs logger=migrator t=2026-04-24T13:44:06.791604174Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-24T13:44:06.794186668Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.581954ms logger=migrator t=2026-04-24T13:44:06.808367713Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-24T13:44:06.833300708Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.937205ms logger=migrator t=2026-04-24T13:44:06.841812061Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-24T13:44:06.84297795Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.166079ms logger=migrator t=2026-04-24T13:44:06.856596951Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-24T13:44:06.85856603Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.967019ms logger=migrator t=2026-04-24T13:44:06.867173186Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-24T13:44:06.868339435Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.166149ms logger=migrator t=2026-04-24T13:44:06.87768048Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-24T13:44:06.879853644Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.173255ms logger=migrator t=2026-04-24T13:44:06.892340486Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-24T13:44:06.892730936Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=391.13µs logger=migrator t=2026-04-24T13:44:06.911362743Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-24T13:44:06.91284883Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.486246ms logger=migrator t=2026-04-24T13:44:06.918290456Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-24T13:44:06.928769259Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.479383ms logger=migrator t=2026-04-24T13:44:06.936337628Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-24T13:44:06.938061911Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.724183ms logger=migrator t=2026-04-24T13:44:06.947218081Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-24T13:44:06.948691327Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.531608ms logger=migrator t=2026-04-24T13:44:06.956721458Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-24T13:44:06.957555499Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-24T13:44:06.965183411Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-24T13:44:06.966091223Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-24T13:44:06.984445463Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-24T13:44:06.985988261Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.542718ms logger=migrator t=2026-04-24T13:44:06.996378971Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-24T13:44:06.997391467Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.012506ms logger=migrator t=2026-04-24T13:44:07.002161116Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-24T13:44:07.003944241Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.782855ms logger=migrator t=2026-04-24T13:44:07.00989479Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-24T13:44:07.010974477Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.079367ms logger=migrator t=2026-04-24T13:44:07.015930891Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-24T13:44:07.01705646Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.125689ms logger=migrator t=2026-04-24T13:44:07.022342792Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-24T13:44:07.023382898Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.039856ms logger=migrator t=2026-04-24T13:44:07.030222559Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-24T13:44:07.031645315Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.422276ms logger=migrator t=2026-04-24T13:44:07.039445201Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-24T13:44:07.040788984Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.343753ms logger=migrator t=2026-04-24T13:44:07.046389854Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-24T13:44:07.04820414Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.800875ms logger=migrator t=2026-04-24T13:44:07.053097352Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-24T13:44:07.054313193Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.216511ms logger=migrator t=2026-04-24T13:44:07.061092572Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-24T13:44:07.062790725Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.696413ms logger=migrator t=2026-04-24T13:44:07.071998775Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-24T13:44:07.09572089Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.725185ms logger=migrator t=2026-04-24T13:44:07.104757536Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-24T13:44:07.114892389Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.136803ms logger=migrator t=2026-04-24T13:44:07.121614708Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-24T13:44:07.132376738Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.76077ms logger=migrator t=2026-04-24T13:44:07.138499251Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-24T13:44:07.138898771Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=400.44µs logger=migrator t=2026-04-24T13:44:07.143577628Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-24T13:44:07.15363434Z level=info msg="Migration successfully executed" id="add share column" duration=10.058632ms logger=migrator t=2026-04-24T13:44:07.159881147Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-24T13:44:07.16000573Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=124.443µs logger=migrator t=2026-04-24T13:44:07.167003835Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-24T13:44:07.168540114Z level=info msg="Migration successfully executed" id="create file table" duration=1.526088ms logger=migrator t=2026-04-24T13:44:07.177048587Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-24T13:44:07.179078217Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.02769ms logger=migrator t=2026-04-24T13:44:07.18680761Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-24T13:44:07.1879569Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.14552ms logger=migrator t=2026-04-24T13:44:07.193629852Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-24T13:44:07.195131299Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.501097ms logger=migrator t=2026-04-24T13:44:07.218239107Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-24T13:44:07.220806312Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.566275ms logger=migrator t=2026-04-24T13:44:07.2270923Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-24T13:44:07.227151451Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=59.791µs logger=migrator t=2026-04-24T13:44:07.232759072Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-24T13:44:07.232894845Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=137.003µs logger=migrator t=2026-04-24T13:44:07.239680084Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-24T13:44:07.240539326Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=867.012µs logger=migrator t=2026-04-24T13:44:07.246978328Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-24T13:44:07.247395398Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=418.09µs logger=migrator t=2026-04-24T13:44:07.257572442Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-24T13:44:07.25903708Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.463978ms logger=migrator t=2026-04-24T13:44:07.324757835Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-24T13:44:07.337129065Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.3727ms logger=migrator t=2026-04-24T13:44:07.353544567Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-24T13:44:07.353902215Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=363.349µs logger=migrator t=2026-04-24T13:44:07.361996448Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-24T13:44:07.363341931Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.331813ms logger=migrator t=2026-04-24T13:44:07.370752717Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-24T13:44:07.371157027Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=405.51µs logger=migrator t=2026-04-24T13:44:07.378373528Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-24T13:44:07.378583073Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=209.725µs logger=migrator t=2026-04-24T13:44:07.384172923Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-24T13:44:07.384640895Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=468.962µs logger=migrator t=2026-04-24T13:44:07.395757994Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-24T13:44:07.410892982Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=15.137328ms logger=migrator t=2026-04-24T13:44:07.416861451Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-24T13:44:07.430281108Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=13.410126ms logger=migrator t=2026-04-24T13:44:07.436959615Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-24T13:44:07.438466423Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.507358ms logger=migrator t=2026-04-24T13:44:07.444574046Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-24T13:44:07.522858566Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.262129ms logger=migrator t=2026-04-24T13:44:07.531654086Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-24T13:44:07.532847907Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.194931ms logger=migrator t=2026-04-24T13:44:07.541098694Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-24T13:44:07.543077782Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.978869ms logger=migrator t=2026-04-24T13:44:07.550622992Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-24T13:44:07.58007242Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.446968ms logger=migrator t=2026-04-24T13:44:07.587529926Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-24T13:44:07.597486185Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.955689ms logger=migrator t=2026-04-24T13:44:07.603063975Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-24T13:44:07.603413414Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=336.688µs logger=migrator t=2026-04-24T13:44:07.609290111Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-24T13:44:07.609476805Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=180.694µs logger=migrator t=2026-04-24T13:44:07.635143368Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-24T13:44:07.635576669Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=438.061µs logger=migrator t=2026-04-24T13:44:07.651529908Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-24T13:44:07.651911268Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=381.74µs logger=migrator t=2026-04-24T13:44:07.658615866Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-24T13:44:07.658941344Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=325.078µs logger=migrator t=2026-04-24T13:44:07.666958625Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-24T13:44:07.668570395Z level=info msg="Migration successfully executed" id="create folder table" duration=1.61199ms logger=migrator t=2026-04-24T13:44:07.677271543Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-24T13:44:07.679079609Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.810716ms logger=migrator t=2026-04-24T13:44:07.686412483Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-24T13:44:07.687607742Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.189429ms logger=migrator t=2026-04-24T13:44:07.6947522Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-24T13:44:07.694791241Z level=info msg="Migration successfully executed" id="Update folder title length" duration=41.671µs logger=migrator t=2026-04-24T13:44:07.70314114Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-24T13:44:07.70509488Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.95437ms logger=migrator t=2026-04-24T13:44:07.712075565Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-24T13:44:07.713225443Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.150348ms logger=migrator t=2026-04-24T13:44:07.719432619Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-24T13:44:07.721274115Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.840526ms logger=migrator t=2026-04-24T13:44:07.730490956Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-24T13:44:07.731168073Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=672.186µs logger=migrator t=2026-04-24T13:44:07.737370679Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-24T13:44:07.737762878Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=392.639µs logger=migrator t=2026-04-24T13:44:07.745343538Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-24T13:44:07.747163333Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.820375ms logger=migrator t=2026-04-24T13:44:07.755104842Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-24T13:44:07.757212635Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.107493ms logger=migrator t=2026-04-24T13:44:07.767661198Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-24T13:44:07.768787175Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.125388ms logger=migrator t=2026-04-24T13:44:07.777620596Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-24T13:44:07.779806041Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.185325ms logger=migrator t=2026-04-24T13:44:07.792310844Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-24T13:44:07.794235572Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.925418ms logger=migrator t=2026-04-24T13:44:07.802889699Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-24T13:44:07.804195172Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.307423ms logger=migrator t=2026-04-24T13:44:07.813195608Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-24T13:44:07.815252778Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.0567ms logger=migrator t=2026-04-24T13:44:07.822456039Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-24T13:44:07.823689081Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.233731ms logger=migrator t=2026-04-24T13:44:07.831202238Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-24T13:44:07.832805938Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.60464ms logger=migrator t=2026-04-24T13:44:07.839703041Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-24T13:44:07.840991623Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.289542ms logger=migrator t=2026-04-24T13:44:07.846642125Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-24T13:44:07.847910466Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.268271ms logger=migrator t=2026-04-24T13:44:07.852530352Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-24T13:44:07.853037825Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=516.793µs logger=migrator t=2026-04-24T13:44:07.861672891Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-24T13:44:07.874300268Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.624417ms logger=migrator t=2026-04-24T13:44:07.881945699Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-24T13:44:07.882751349Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=806.511µs logger=migrator t=2026-04-24T13:44:07.891304563Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-24T13:44:07.891347505Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=44.951µs logger=migrator t=2026-04-24T13:44:07.898632576Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-24T13:44:07.900203016Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.57129ms logger=migrator t=2026-04-24T13:44:07.912881783Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-24T13:44:07.912929205Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=55.701µs logger=migrator t=2026-04-24T13:44:07.91991358Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-24T13:44:07.921831888Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.919978ms logger=migrator t=2026-04-24T13:44:08.334859491Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-24T13:44:08.336737739Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.881658ms logger=migrator t=2026-04-24T13:44:08.495086423Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-24T13:44:08.499522535Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=4.453012ms logger=migrator t=2026-04-24T13:44:08.512294654Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-24T13:44:08.513283449Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=992.705µs logger=migrator t=2026-04-24T13:44:08.519992087Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-24T13:44:08.52051522Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=524.673µs logger=migrator t=2026-04-24T13:44:08.533095016Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-24T13:44:08.533939907Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=861.452µs logger=migrator t=2026-04-24T13:44:08.540730746Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-24T13:44:08.541743022Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.012746ms logger=migrator t=2026-04-24T13:44:08.551100336Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-24T13:44:08.552709097Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.607791ms logger=migrator t=2026-04-24T13:44:08.616005962Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-24T13:44:08.629370686Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.386945ms logger=migrator t=2026-04-24T13:44:08.637132091Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-24T13:44:08.649605463Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.471982ms logger=migrator t=2026-04-24T13:44:08.657114891Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-24T13:44:08.670031945Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.914114ms logger=migrator t=2026-04-24T13:44:08.67704853Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-24T13:44:08.677190374Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=122.903µs logger=migrator t=2026-04-24T13:44:08.687672387Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-24T13:44:08.702492637Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.819631ms logger=migrator t=2026-04-24T13:44:08.719967805Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-24T13:44:08.735233788Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=15.256312ms logger=migrator t=2026-04-24T13:44:08.752049349Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-24T13:44:08.75292339Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=879.172µs logger=migrator t=2026-04-24T13:44:08.771048905Z level=info msg="migrations completed" performed=558 skipped=0 duration=12.072458539s logger=migrator t=2026-04-24T13:44:08.772413469Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-24T13:44:08.790602544Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-24T13:44:08.790950993Z level=info msg="Created default organization" logger=secrets t=2026-04-24T13:44:08.798230315Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-24T13:44:08.850206467Z level=info msg="Restored cache from database" duration=379.82µs logger=plugin.store t=2026-04-24T13:44:08.851369416Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-24T13:44:08.886893245Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-24T13:44:08.886924336Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-24T13:44:08.887009938Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-24T13:44:08.887022699Z level=info msg="Plugins loaded" count=54 duration=35.653933ms logger=query_data t=2026-04-24T13:44:08.890787482Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-24T13:44:08.894403534Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-24T13:44:08.900135208Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-24T13:44:08.909587664Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-24T13:44:08.911722117Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-24T13:44:08.913765159Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-24T13:44:08.937219026Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-24T13:44:08.960024737Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-24T13:44:08.98491363Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-24T13:44:08.984948831Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-24T13:44:08.985288349Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-24T13:44:08.988619782Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-24T13:44:08.988999932Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-24T13:44:08.990257544Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-24T13:44:09.02166374Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-24T13:44:09.054623586Z level=info msg="Update check succeeded" duration=66.015134ms logger=grafana.update.checker t=2026-04-24T13:44:09.05599549Z level=info msg="Update check succeeded" duration=67.961502ms logger=ngalert.state.manager t=2026-04-24T13:44:09.064207026Z level=info msg="State cache has been initialized" states=0 duration=75.582003ms logger=ngalert.scheduler t=2026-04-24T13:44:09.064319608Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-24T13:44:09.064407121Z level=info msg=starting first_tick=2026-04-24T13:44:10Z logger=sqlstore.transactions t=2026-04-24T13:44:09.100606517Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-24T13:44:09.1214684Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-24T13:44:09.137746528Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-24T13:44:09.150065026Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-04-24T13:44:09.163718798Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-24T13:44:09.182124289Z level=info msg="Patterns update finished" duration=99.073151ms logger=provisioning.dashboard t=2026-04-24T13:44:09.205680219Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-24T13:44:09.3901879Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-24T13:44:09.390583359Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-24T13:44:20.923498081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:20.932832955Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:20.951104824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:21.221737085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:21.236881836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:21.606373521Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:21.623553924Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:21.661977759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:21.680603477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:21.725500266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:21.741805806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:21.78932717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:21.80605014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:21.84066723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:21.857341289Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:21.902665308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:21.920508677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:21.956382638Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:21.971543739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.022859638Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.037489256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.077596015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.095088164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.132163676Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.149624704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.186268685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.203912579Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.256911951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.27758509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.317296108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.336304386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.373272765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.386219361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.423480157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.448431954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.517534031Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.534020855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.579439016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.595683585Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.641508416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.661635162Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.703001762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.726187184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.779229027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.80040379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.866254804Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.88362946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.929877883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:22.950499901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:23.03358332Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:23.048702379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:23.334650555Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:23.359298935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:23.651383255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:23.667397198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:24.072415717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:24.096366608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:24.301816262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:24.31964835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:24.527063692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:24.550706336Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:24.816963299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:24.834629872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:25.039636154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:25.061311729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:25.607693521Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:25.626619906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:25.777632011Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:25.795631224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:25.846444281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:25.866128245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:25.934466022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:25.956565678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:26.018849414Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:26.037991034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:26.088696729Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:26.120864327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:26.212974272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:26.231055926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:26.303426575Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-24T13:45:33.006797288Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-24T13:54:08.995887834Z level=info msg="Completed cleanup jobs" duration=5.98115ms logger=sqlstore.transactions t=2026-04-24T13:54:08.997186977Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-24T13:54:09.124310977Z level=info msg="Update check succeeded" duration=68.797082ms logger=sqlstore.transactions t=2026-04-24T13:59:08.908809573Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-24T14:04:08.994781444Z level=info msg="Completed cleanup jobs" duration=4.802709ms logger=plugins.update.checker t=2026-04-24T14:04:09.126727155Z level=info msg="Update check succeeded" duration=71.446151ms logger=cleanup t=2026-04-24T14:14:09.02290086Z level=info msg="Completed cleanup jobs" duration=32.910924ms logger=plugins.update.checker t=2026-04-24T14:14:09.115616196Z level=info msg="Update check succeeded" duration=60.901877ms logger=infra.usagestats t=2026-04-24T14:15:33.029944601Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-24T14:24:09.030884978Z level=info msg="Completed cleanup jobs" duration=40.632666ms logger=plugins.update.checker t=2026-04-24T14:24:09.104572883Z level=info msg="Update check succeeded" duration=49.079255ms logger=cleanup t=2026-04-24T14:34:09.008542078Z level=info msg="Completed cleanup jobs" duration=18.736953ms logger=plugins.update.checker t=2026-04-24T14:34:09.105511005Z level=info msg="Update check succeeded" duration=49.77448ms logger=cleanup t=2026-04-24T14:44:09.039075913Z level=info msg="Completed cleanup jobs" duration=49.25641ms logger=plugins.update.checker t=2026-04-24T14:44:09.105839426Z level=info msg="Update check succeeded" duration=50.615793ms logger=infra.usagestats t=2026-04-24T14:45:33.031337825Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-24T14:54:09.004940106Z level=info msg="Completed cleanup jobs" duration=15.673148ms logger=plugins.update.checker t=2026-04-24T14:54:09.105874614Z level=info msg="Update check succeeded" duration=50.233553ms