logger=settings t=2026-04-27T06:19:37.32483554Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-27T06:19:37Z logger=settings t=2026-04-27T06:19:37.325074442Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-27T06:19:37.325086412Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-27T06:19:37.325089992Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-27T06:19:37.325092952Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-27T06:19:37.325095692Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-27T06:19:37.325100642Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-27T06:19:37.325103712Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-27T06:19:37.325106592Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-27T06:19:37.325109332Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-27T06:19:37.325111873Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-27T06:19:37.325114983Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-27T06:19:37.325117933Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-27T06:19:37.325121833Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-27T06:19:37.325125243Z level=info msg=Target target=[all] logger=settings t=2026-04-27T06:19:37.325130913Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-27T06:19:37.325134323Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-27T06:19:37.325137453Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-27T06:19:37.325140593Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-27T06:19:37.325143803Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-27T06:19:37.325151753Z level=info msg="App mode production" logger=sqlstore t=2026-04-27T06:19:37.325422726Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-27T06:19:37.325441976Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-27T06:19:37.326994322Z level=info msg="Locking database" logger=migrator t=2026-04-27T06:19:37.327006982Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-27T06:19:37.327519719Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-27T06:19:37.328747062Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.226863ms logger=migrator t=2026-04-27T06:19:37.334885098Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-27T06:19:37.335592695Z level=info msg="Migration successfully executed" id="create user table" duration=569.965µs logger=migrator t=2026-04-27T06:19:37.339982653Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-27T06:19:37.340703481Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=720.598µs logger=migrator t=2026-04-27T06:19:37.344438821Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-27T06:19:37.345161629Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=722.828µs logger=migrator t=2026-04-27T06:19:37.348686607Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-27T06:19:37.349310963Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=621.666µs logger=migrator t=2026-04-27T06:19:37.355523132Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-27T06:19:37.357364291Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.841229ms logger=migrator t=2026-04-27T06:19:37.363471866Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-27T06:19:37.36742746Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.957104ms logger=migrator t=2026-04-27T06:19:37.370601864Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-27T06:19:37.371389862Z level=info msg="Migration successfully executed" id="create user table v2" duration=787.898µs logger=migrator t=2026-04-27T06:19:37.375368676Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-27T06:19:37.376044053Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=674.987µs logger=migrator t=2026-04-27T06:19:37.380797805Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-27T06:19:37.3822601Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.462165ms logger=migrator t=2026-04-27T06:19:37.386567707Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-27T06:19:37.387019342Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=451.475µs logger=migrator t=2026-04-27T06:19:37.391227917Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-27T06:19:37.391717892Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=503.285µs logger=migrator t=2026-04-27T06:19:37.396287022Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-27T06:19:37.398555676Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.271854ms logger=migrator t=2026-04-27T06:19:37.402494898Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-27T06:19:37.40260262Z level=info msg="Migration successfully executed" id="Update user table charset" duration=108.982µs logger=migrator t=2026-04-27T06:19:37.407585994Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-27T06:19:37.409666927Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.080373ms logger=migrator t=2026-04-27T06:19:37.41459761Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-27T06:19:37.414897203Z level=info msg="Migration successfully executed" id="Add missing user data" duration=300.433µs logger=migrator t=2026-04-27T06:19:37.417952246Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-27T06:19:37.419524873Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.571157ms logger=migrator t=2026-04-27T06:19:37.423165833Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-27T06:19:37.424353225Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.187442ms logger=migrator t=2026-04-27T06:19:37.427879733Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-27T06:19:37.429067046Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.190523ms logger=migrator t=2026-04-27T06:19:37.433317612Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-27T06:19:37.441265968Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.947986ms logger=migrator t=2026-04-27T06:19:37.445316532Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-27T06:19:37.447271623Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.955041ms logger=migrator t=2026-04-27T06:19:37.452393148Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-27T06:19:37.452768692Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=379.204µs logger=migrator t=2026-04-27T06:19:37.457283191Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-27T06:19:37.458855128Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.570167ms logger=migrator t=2026-04-27T06:19:37.464975805Z 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-27T06:19:37.465294448Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=326.393µs logger=migrator t=2026-04-27T06:19:37.470577216Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-27T06:19:37.47102111Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=448.934µs logger=migrator t=2026-04-27T06:19:37.481130469Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-27T06:19:37.48210345Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=974.111µs logger=migrator t=2026-04-27T06:19:37.490539901Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-27T06:19:37.49134398Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=805.869µs logger=migrator t=2026-04-27T06:19:37.496671818Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-27T06:19:37.497443706Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=771.999µs logger=migrator t=2026-04-27T06:19:37.519496354Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-27T06:19:37.520732268Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.236364ms logger=migrator t=2026-04-27T06:19:37.532140261Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-27T06:19:37.533263443Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.126442ms logger=migrator t=2026-04-27T06:19:37.53850907Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-27T06:19:37.53854699Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=41.54µs logger=migrator t=2026-04-27T06:19:37.543429423Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-27T06:19:37.544600236Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.172493ms logger=migrator t=2026-04-27T06:19:37.549235586Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-27T06:19:37.550042484Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=806.748µs logger=migrator t=2026-04-27T06:19:37.554161789Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-27T06:19:37.558771509Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=4.60929ms logger=migrator t=2026-04-27T06:19:37.563644692Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-27T06:19:37.564584992Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=941µs logger=migrator t=2026-04-27T06:19:37.569455895Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-27T06:19:37.573482497Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.025362ms logger=migrator t=2026-04-27T06:19:37.577819645Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-27T06:19:37.578847356Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.028511ms logger=migrator t=2026-04-27T06:19:37.582799789Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-27T06:19:37.583578187Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=778.408µs logger=migrator t=2026-04-27T06:19:37.588859594Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-27T06:19:37.589601182Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=741.248µs logger=migrator t=2026-04-27T06:19:37.593296022Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-27T06:19:37.594087481Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=791.029µs logger=migrator t=2026-04-27T06:19:37.598039864Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-27T06:19:37.598811142Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=773.248µs logger=migrator t=2026-04-27T06:19:37.604723286Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-27T06:19:37.605144831Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=421.605µs logger=migrator t=2026-04-27T06:19:37.608880631Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-27T06:19:37.609421776Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=540.715µs logger=migrator t=2026-04-27T06:19:37.613831584Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-27T06:19:37.61441065Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=586.396µs logger=migrator t=2026-04-27T06:19:37.619098782Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-27T06:19:37.619705168Z level=info msg="Migration successfully executed" id="create star table" duration=606.427µs logger=migrator t=2026-04-27T06:19:37.624428089Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-27T06:19:37.625112797Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=684.548µs logger=migrator t=2026-04-27T06:19:37.631587946Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-27T06:19:37.63284557Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.257254ms logger=migrator t=2026-04-27T06:19:37.637842094Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-27T06:19:37.639098978Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.256454ms logger=migrator t=2026-04-27T06:19:37.644988651Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-27T06:19:37.645734399Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=745.258µs logger=migrator t=2026-04-27T06:19:37.6503701Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-27T06:19:37.651186398Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=816.678µs logger=migrator t=2026-04-27T06:19:37.656162822Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-27T06:19:37.65695952Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=793.048µs logger=migrator t=2026-04-27T06:19:37.66150903Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-27T06:19:37.662412729Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=866.269µs logger=migrator t=2026-04-27T06:19:37.66892471Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-27T06:19:37.66895257Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.96µs logger=migrator t=2026-04-27T06:19:37.673415938Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-27T06:19:37.673449389Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=34.881µs logger=migrator t=2026-04-27T06:19:37.677738706Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-27T06:19:37.67811581Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=376.494µs logger=migrator t=2026-04-27T06:19:37.683277256Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-27T06:19:37.6846246Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.347034ms logger=migrator t=2026-04-27T06:19:37.690764106Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-27T06:19:37.691911639Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.148533ms logger=migrator t=2026-04-27T06:19:37.696301736Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-27T06:19:37.697113535Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=811.259µs logger=migrator t=2026-04-27T06:19:37.701521072Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-27T06:19:37.702189449Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=668.637µs logger=migrator t=2026-04-27T06:19:37.706716919Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-27T06:19:37.707574088Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=864.819µs logger=migrator t=2026-04-27T06:19:37.71335389Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-27T06:19:37.714113169Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=759.189µs logger=migrator t=2026-04-27T06:19:37.718643377Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-27T06:19:37.723987725Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.344168ms logger=migrator t=2026-04-27T06:19:37.728634576Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-27T06:19:37.729406584Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=771.788µs logger=migrator t=2026-04-27T06:19:37.734814363Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-27T06:19:37.735593321Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=786.309µs logger=migrator t=2026-04-27T06:19:37.740473344Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-27T06:19:37.741284162Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=810.188µs logger=migrator t=2026-04-27T06:19:37.747759763Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-27T06:19:37.748093386Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=333.003µs logger=migrator t=2026-04-27T06:19:37.753049799Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-27T06:19:37.75393792Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=886.591µs logger=migrator t=2026-04-27T06:19:37.758182775Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-27T06:19:37.758250855Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=69.53µs logger=migrator t=2026-04-27T06:19:37.762441061Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-27T06:19:37.769248154Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=6.805213ms logger=migrator t=2026-04-27T06:19:37.774849075Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-27T06:19:37.776925338Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.076883ms logger=migrator t=2026-04-27T06:19:37.783037974Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-27T06:19:37.786909396Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.869432ms logger=migrator t=2026-04-27T06:19:37.793343856Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-27T06:19:37.794341956Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=999.93µs logger=migrator t=2026-04-27T06:19:37.79933698Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-27T06:19:37.801391863Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.059853ms logger=migrator t=2026-04-27T06:19:37.805646028Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-27T06:19:37.806515368Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=869.19µs logger=migrator t=2026-04-27T06:19:37.810645843Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-27T06:19:37.811502301Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=856.178µs logger=migrator t=2026-04-27T06:19:37.817400995Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-27T06:19:37.817442976Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=44.561µs logger=migrator t=2026-04-27T06:19:37.822074436Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-27T06:19:37.822113866Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.23µs logger=migrator t=2026-04-27T06:19:37.826549735Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-27T06:19:37.82887104Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.321345ms logger=migrator t=2026-04-27T06:19:37.834630162Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-27T06:19:37.837854467Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.224585ms logger=migrator t=2026-04-27T06:19:37.842243304Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-27T06:19:37.846036246Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.795181ms logger=migrator t=2026-04-27T06:19:37.850570054Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-27T06:19:37.852507855Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.932971ms logger=migrator t=2026-04-27T06:19:37.857504979Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-27T06:19:37.857709212Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=213.412µs logger=migrator t=2026-04-27T06:19:37.861653894Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-27T06:19:37.862436453Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=782.599µs logger=migrator t=2026-04-27T06:19:37.867025592Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-27T06:19:37.867854901Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=824.529µs logger=migrator t=2026-04-27T06:19:37.872193698Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-27T06:19:37.872246419Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=49.96µs logger=migrator t=2026-04-27T06:19:37.877702908Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-27T06:19:37.878531596Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=828.628µs logger=migrator t=2026-04-27T06:19:37.882587501Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-27T06:19:37.883290228Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=702.547µs logger=migrator t=2026-04-27T06:19:37.887770857Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-27T06:19:37.893756082Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.984545ms logger=migrator t=2026-04-27T06:19:37.900019299Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-27T06:19:37.900725746Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=714.007µs logger=migrator t=2026-04-27T06:19:37.905798832Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-27T06:19:37.906659491Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=862.519µs logger=migrator t=2026-04-27T06:19:37.910371021Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-27T06:19:37.9111765Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=813.359µs logger=migrator t=2026-04-27T06:19:37.921223848Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-27T06:19:37.921899636Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=690.898µs logger=migrator t=2026-04-27T06:19:37.928421216Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-27T06:19:37.929041492Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=620.236µs logger=migrator t=2026-04-27T06:19:37.934195438Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-27T06:19:37.936521614Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.326376ms logger=migrator t=2026-04-27T06:19:37.942340546Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-27T06:19:37.943147415Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=806.819µs logger=migrator t=2026-04-27T06:19:37.948942068Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-27T06:19:37.94912967Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=189.102µs logger=migrator t=2026-04-27T06:19:37.952444306Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-27T06:19:37.952607738Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=164.262µs logger=migrator t=2026-04-27T06:19:37.95655448Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-27T06:19:37.95745684Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=904.65µs logger=migrator t=2026-04-27T06:19:37.962324393Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-27T06:19:37.96484413Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.519537ms logger=migrator t=2026-04-27T06:19:37.969030906Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-27T06:19:37.970012056Z level=info msg="Migration successfully executed" id="create data_source table" duration=981µs logger=migrator t=2026-04-27T06:19:37.97690866Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-27T06:19:37.978083843Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.253754ms logger=migrator t=2026-04-27T06:19:37.982969096Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-27T06:19:37.983824975Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=843.119µs logger=migrator t=2026-04-27T06:19:37.987744537Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-27T06:19:37.988624098Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=879.381µs logger=migrator t=2026-04-27T06:19:37.991751281Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-27T06:19:37.99257329Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=809.979µs logger=migrator t=2026-04-27T06:19:37.997072509Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-27T06:19:38.004484028Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.411069ms logger=migrator t=2026-04-27T06:19:38.00830303Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-27T06:19:38.00922446Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=921.42µs logger=migrator t=2026-04-27T06:19:38.015126804Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-27T06:19:38.016005823Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=879.149µs logger=migrator t=2026-04-27T06:19:38.020221949Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-27T06:19:38.020844775Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=622.936µs logger=migrator t=2026-04-27T06:19:38.026579537Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-27T06:19:38.027169193Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=582.886µs logger=migrator t=2026-04-27T06:19:38.032517242Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-27T06:19:38.035586735Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.069543ms logger=migrator t=2026-04-27T06:19:38.039095043Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-27T06:19:38.041420577Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.325204ms logger=migrator t=2026-04-27T06:19:38.044818565Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-27T06:19:38.044846995Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.31µs logger=migrator t=2026-04-27T06:19:38.049195552Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-27T06:19:38.049635316Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=433.234µs logger=migrator t=2026-04-27T06:19:38.053152195Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-27T06:19:38.057834095Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.68122ms logger=migrator t=2026-04-27T06:19:38.061514915Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-27T06:19:38.061720518Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=207.382µs logger=migrator t=2026-04-27T06:19:38.07307914Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-27T06:19:38.073805828Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=727.348µs logger=migrator t=2026-04-27T06:19:38.078786712Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-27T06:19:38.081815655Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.032573ms logger=migrator t=2026-04-27T06:19:38.09062006Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-27T06:19:38.091824162Z level=info msg="Migration successfully executed" id="Update uid value" duration=1.204682ms logger=migrator t=2026-04-27T06:19:38.097960649Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-27T06:19:38.0989425Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=984.101µs logger=migrator t=2026-04-27T06:19:38.105211107Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-27T06:19:38.106994497Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.77368ms logger=migrator t=2026-04-27T06:19:38.112336255Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-27T06:19:38.11376053Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.426744ms logger=migrator t=2026-04-27T06:19:38.138021482Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-27T06:19:38.138863111Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=844.399µs logger=migrator t=2026-04-27T06:19:38.370603576Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-27T06:19:38.372036931Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.435095ms logger=migrator t=2026-04-27T06:19:38.607565848Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-27T06:19:38.609479218Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.919601ms logger=migrator t=2026-04-27T06:19:38.667173522Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-27T06:19:38.668382764Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.209382ms logger=migrator t=2026-04-27T06:19:38.75954152Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-27T06:19:38.760575321Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.034331ms logger=migrator t=2026-04-27T06:19:38.765281952Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-27T06:19:38.766255922Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=973.57µs logger=migrator t=2026-04-27T06:19:38.77154995Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-27T06:19:38.780119972Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.567502ms logger=migrator t=2026-04-27T06:19:38.786817774Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-27T06:19:38.787668444Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=859.52µs logger=migrator t=2026-04-27T06:19:38.798718224Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-27T06:19:38.80033515Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.619826ms logger=migrator t=2026-04-27T06:19:38.812577963Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-27T06:19:38.81502371Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=2.448677ms logger=migrator t=2026-04-27T06:19:38.820014783Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-27T06:19:38.822678472Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=2.664069ms logger=migrator t=2026-04-27T06:19:38.833827133Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-27T06:19:38.834212967Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=387.884µs logger=migrator t=2026-04-27T06:19:38.837438972Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-27T06:19:38.838126479Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=687.317µs logger=migrator t=2026-04-27T06:19:38.841212333Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-27T06:19:38.841237743Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=26.26µs logger=migrator t=2026-04-27T06:19:38.846436749Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-27T06:19:38.850890327Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.453538ms logger=migrator t=2026-04-27T06:19:38.854904081Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-27T06:19:38.857688731Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.78582ms logger=migrator t=2026-04-27T06:19:38.861075517Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-27T06:19:38.861257259Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=178.932µs logger=migrator t=2026-04-27T06:19:38.864713186Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-27T06:19:38.867199703Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.486307ms logger=migrator t=2026-04-27T06:19:38.871683722Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-27T06:19:38.87422453Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.540328ms logger=migrator t=2026-04-27T06:19:38.877805188Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-27T06:19:38.878640057Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=825.129µs logger=migrator t=2026-04-27T06:19:38.881895382Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-27T06:19:38.882446209Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=550.107µs logger=migrator t=2026-04-27T06:19:38.886750525Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-27T06:19:38.887535823Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=784.948µs logger=migrator t=2026-04-27T06:19:38.890803869Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-27T06:19:38.892141363Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.323884ms logger=migrator t=2026-04-27T06:19:38.897096297Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-27T06:19:38.89839533Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.299253ms logger=migrator t=2026-04-27T06:19:38.902399734Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-27T06:19:38.903219413Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=820.189µs logger=migrator t=2026-04-27T06:19:38.907368238Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-27T06:19:38.907437339Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=66.391µs logger=migrator t=2026-04-27T06:19:38.912708715Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-27T06:19:38.912733125Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=25.36µs logger=migrator t=2026-04-27T06:19:38.918773011Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-27T06:19:38.92515834Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=6.384089ms logger=migrator t=2026-04-27T06:19:38.929650638Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-27T06:19:38.935796745Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=6.143857ms logger=migrator t=2026-04-27T06:19:38.942240505Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-27T06:19:38.942458867Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=222.112µs logger=migrator t=2026-04-27T06:19:38.947213279Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-27T06:19:38.948542992Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.329413ms logger=migrator t=2026-04-27T06:19:38.952781399Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-27T06:19:38.954332125Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.557116ms logger=migrator t=2026-04-27T06:19:38.959124707Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-27T06:19:38.959167778Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=57.9µs logger=migrator t=2026-04-27T06:19:38.962831187Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-27T06:19:38.963580785Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=749.098µs logger=migrator t=2026-04-27T06:19:38.968324196Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-27T06:19:38.969192856Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=870.22µs logger=migrator t=2026-04-27T06:19:38.973127088Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-27T06:19:38.976189971Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.062983ms logger=migrator t=2026-04-27T06:19:38.981252466Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-27T06:19:38.981278577Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.111µs logger=migrator t=2026-04-27T06:19:38.986662635Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-27T06:19:38.988193001Z level=info msg="Migration successfully executed" id="create session table" duration=1.529846ms logger=migrator t=2026-04-27T06:19:38.993928363Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-27T06:19:38.994091225Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=164.562µs logger=migrator t=2026-04-27T06:19:38.997671414Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-27T06:19:38.997755405Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=83.911µs logger=migrator t=2026-04-27T06:19:39.001804568Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-27T06:19:39.002580287Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=774.439µs logger=migrator t=2026-04-27T06:19:39.007061255Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-27T06:19:39.007804923Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=743.528µs logger=migrator t=2026-04-27T06:19:39.012429023Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-27T06:19:39.012455533Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.52µs logger=migrator t=2026-04-27T06:19:39.016505947Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-27T06:19:39.016596409Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=88.462µs logger=migrator t=2026-04-27T06:19:39.024108819Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-27T06:19:39.030267466Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.157867ms logger=migrator t=2026-04-27T06:19:39.0333859Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-27T06:19:39.036418043Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.042053ms logger=migrator t=2026-04-27T06:19:39.039533966Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-27T06:19:39.039614987Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=77.141µs logger=migrator t=2026-04-27T06:19:39.043825092Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-27T06:19:39.043903773Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=79.621µs logger=migrator t=2026-04-27T06:19:39.047197868Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-27T06:19:39.048634264Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.435316ms logger=migrator t=2026-04-27T06:19:39.052725828Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-27T06:19:39.052781109Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=57.281µs logger=migrator t=2026-04-27T06:19:39.056169006Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-27T06:19:39.0593582Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.188854ms logger=migrator t=2026-04-27T06:19:39.063377573Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-27T06:19:39.063542345Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=164.472µs logger=migrator t=2026-04-27T06:19:39.068424638Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-27T06:19:39.074441153Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.019195ms logger=migrator t=2026-04-27T06:19:39.079660369Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-27T06:19:39.082853564Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.202885ms logger=migrator t=2026-04-27T06:19:39.088556555Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-27T06:19:39.088626306Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=70.561µs logger=migrator t=2026-04-27T06:19:39.094619911Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-27T06:19:39.096860885Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.244544ms logger=migrator t=2026-04-27T06:19:39.102641838Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-27T06:19:39.104033743Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.392575ms logger=migrator t=2026-04-27T06:19:39.10840322Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-27T06:19:39.109398191Z level=info msg="Migration successfully executed" id="create alert table v1" duration=995.141µs logger=migrator t=2026-04-27T06:19:39.113446824Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-27T06:19:39.114690788Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.242264ms logger=migrator t=2026-04-27T06:19:39.123403642Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-27T06:19:39.124334172Z level=info msg="Migration successfully executed" id="add index alert state" duration=930.88µs logger=migrator t=2026-04-27T06:19:39.128058382Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-27T06:19:39.129177515Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.118883ms logger=migrator t=2026-04-27T06:19:39.132848514Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-27T06:19:39.133568472Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=719.398µs logger=migrator t=2026-04-27T06:19:39.138316583Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-27T06:19:39.140982842Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.672119ms logger=migrator t=2026-04-27T06:19:39.145594502Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-27T06:19:39.147126648Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.529286ms logger=migrator t=2026-04-27T06:19:39.15099189Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-27T06:19:39.16116037Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.16809ms logger=migrator t=2026-04-27T06:19:39.165556308Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-27T06:19:39.166374226Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=817.628µs logger=migrator t=2026-04-27T06:19:39.169751033Z 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-27T06:19:39.171406661Z 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.645248ms logger=migrator t=2026-04-27T06:19:39.175711247Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-27T06:19:39.176403015Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=686.438µs logger=migrator t=2026-04-27T06:19:39.181873704Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-27T06:19:39.182845075Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=970.891µs logger=migrator t=2026-04-27T06:19:39.186770827Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-27T06:19:39.18800524Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.234313ms logger=migrator t=2026-04-27T06:19:39.193437039Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-27T06:19:39.197922937Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.490918ms logger=migrator t=2026-04-27T06:19:39.206989785Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-27T06:19:39.212639056Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.651171ms logger=migrator t=2026-04-27T06:19:39.224331593Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-27T06:19:39.230174696Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.841803ms logger=migrator t=2026-04-27T06:19:39.235637825Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-27T06:19:39.240777091Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.138836ms logger=migrator t=2026-04-27T06:19:39.246643424Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-27T06:19:39.247959828Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.315814ms logger=migrator t=2026-04-27T06:19:39.254227325Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-27T06:19:39.254260095Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=33.74µs logger=migrator t=2026-04-27T06:19:39.258801445Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-27T06:19:39.258837485Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=35.63µs logger=migrator t=2026-04-27T06:19:39.265135073Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-27T06:19:39.26853211Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=3.396437ms logger=migrator t=2026-04-27T06:19:39.275552546Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-27T06:19:39.277987582Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=2.429476ms logger=migrator t=2026-04-27T06:19:39.284654854Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-27T06:19:39.285566214Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=910.91µs logger=migrator t=2026-04-27T06:19:39.290167224Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-27T06:19:39.291750751Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.582367ms logger=migrator t=2026-04-27T06:19:39.344849805Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-27T06:19:39.346747095Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.89972ms logger=migrator t=2026-04-27T06:19:39.352609158Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-27T06:19:39.359381592Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.773934ms logger=migrator t=2026-04-27T06:19:39.365505598Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-27T06:19:39.372073428Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.56333ms logger=migrator t=2026-04-27T06:19:39.377936253Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-27T06:19:39.378211735Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=275.522µs logger=migrator t=2026-04-27T06:19:39.382882355Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-27T06:19:39.384582414Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.703839ms logger=migrator t=2026-04-27T06:19:39.389907992Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-27T06:19:39.390875792Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=958.26µs logger=migrator t=2026-04-27T06:19:39.396417402Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-27T06:19:39.402460187Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.048765ms logger=migrator t=2026-04-27T06:19:39.407217198Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-27T06:19:39.407310899Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=93.911µs logger=migrator t=2026-04-27T06:19:39.410920758Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-27T06:19:39.411783528Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=864.49µs logger=migrator t=2026-04-27T06:19:39.422283951Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-27T06:19:39.423836378Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.552247ms logger=migrator t=2026-04-27T06:19:39.42857472Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-27T06:19:39.428794382Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=220.123µs logger=migrator t=2026-04-27T06:19:39.432921286Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-27T06:19:39.433833346Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=908.089µs logger=migrator t=2026-04-27T06:19:39.439348725Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-27T06:19:39.440225065Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=876.55µs logger=migrator t=2026-04-27T06:19:39.444882095Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-27T06:19:39.445793636Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=911.551µs logger=migrator t=2026-04-27T06:19:39.450093761Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-27T06:19:39.451022612Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=928.781µs logger=migrator t=2026-04-27T06:19:39.45640448Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-27T06:19:39.457979647Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.580097ms logger=migrator t=2026-04-27T06:19:39.463147203Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-27T06:19:39.464829771Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.676668ms logger=migrator t=2026-04-27T06:19:39.470312Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-27T06:19:39.470423402Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=120.022µs logger=migrator t=2026-04-27T06:19:39.475797849Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-27T06:19:39.483131399Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.33326ms logger=migrator t=2026-04-27T06:19:39.487808809Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-27T06:19:39.488687729Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=879.12µs logger=migrator t=2026-04-27T06:19:39.492916965Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-27T06:19:39.49715769Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.243095ms logger=migrator t=2026-04-27T06:19:39.502386807Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-27T06:19:39.503148485Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=761.518µs logger=migrator t=2026-04-27T06:19:39.507215039Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-27T06:19:39.508557613Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.341484ms logger=migrator t=2026-04-27T06:19:39.513539427Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-27T06:19:39.515241636Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.702149ms logger=migrator t=2026-04-27T06:19:39.520142168Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-27T06:19:39.531868395Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.725117ms logger=migrator t=2026-04-27T06:19:39.53602689Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-27T06:19:39.536561246Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=537.956µs logger=migrator t=2026-04-27T06:19:39.540740281Z 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-27T06:19:39.542366508Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.626057ms logger=migrator t=2026-04-27T06:19:39.548735307Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-27T06:19:39.549138982Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=403.725µs logger=migrator t=2026-04-27T06:19:39.553071874Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-27T06:19:39.553750701Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=678.607µs logger=migrator t=2026-04-27T06:19:39.557892047Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-27T06:19:39.558141059Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=249.062µs logger=migrator t=2026-04-27T06:19:39.563651389Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-27T06:19:39.568795335Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.143636ms logger=migrator t=2026-04-27T06:19:39.572768177Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-27T06:19:39.577458428Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.684861ms logger=migrator t=2026-04-27T06:19:39.581514381Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-27T06:19:39.582599443Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.090682ms logger=migrator t=2026-04-27T06:19:39.587292834Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-27T06:19:39.588463397Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.170603ms logger=migrator t=2026-04-27T06:19:39.593850665Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-27T06:19:39.594135028Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=284.243µs logger=migrator t=2026-04-27T06:19:39.597942939Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-27T06:19:39.602127635Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.183876ms logger=migrator t=2026-04-27T06:19:39.607551072Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-27T06:19:39.608537714Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.004792ms logger=migrator t=2026-04-27T06:19:39.613506638Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-27T06:19:39.61373552Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=228.982µs logger=migrator t=2026-04-27T06:19:39.617677662Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-27T06:19:39.618173057Z level=info msg="Migration successfully executed" id="Move region to single row" duration=495.135µs logger=migrator t=2026-04-27T06:19:39.62207632Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-27T06:19:39.62301511Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=938.83µs logger=migrator t=2026-04-27T06:19:39.627763841Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-27T06:19:39.628844783Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.080802ms logger=migrator t=2026-04-27T06:19:39.632817685Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-27T06:19:39.633900108Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.078403ms logger=migrator t=2026-04-27T06:19:39.638403555Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-27T06:19:39.639445477Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.041242ms logger=migrator t=2026-04-27T06:19:39.644011606Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-27T06:19:39.644947607Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.051522ms logger=migrator t=2026-04-27T06:19:39.64893836Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-27T06:19:39.649927631Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=989.311µs logger=migrator t=2026-04-27T06:19:39.654830813Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-27T06:19:39.654930214Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=97.021µs logger=migrator t=2026-04-27T06:19:39.658636535Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-27T06:19:39.659524574Z level=info msg="Migration successfully executed" id="create test_data table" duration=883.319µs logger=migrator t=2026-04-27T06:19:39.665071394Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-27T06:19:39.666392368Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.320514ms logger=migrator t=2026-04-27T06:19:39.671399852Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-27T06:19:39.672407224Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.009212ms logger=migrator t=2026-04-27T06:19:39.677826583Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-27T06:19:39.678812753Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=981.8µs logger=migrator t=2026-04-27T06:19:39.683301492Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-27T06:19:39.683548364Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=246.912µs logger=migrator t=2026-04-27T06:19:39.687726019Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-27T06:19:39.688449917Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=724.298µs logger=migrator t=2026-04-27T06:19:39.693707823Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-27T06:19:39.693943236Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=235.733µs logger=migrator t=2026-04-27T06:19:39.698740558Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-27T06:19:39.700117363Z level=info msg="Migration successfully executed" id="create team table" duration=1.373545ms logger=migrator t=2026-04-27T06:19:39.705148397Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-27T06:19:39.70630443Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.157243ms logger=migrator t=2026-04-27T06:19:39.712288904Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-27T06:19:39.713277505Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=990.061µs logger=migrator t=2026-04-27T06:19:39.717881855Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-27T06:19:39.722342013Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.459748ms logger=migrator t=2026-04-27T06:19:39.726208135Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-27T06:19:39.726434667Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=226.542µs logger=migrator t=2026-04-27T06:19:39.730290209Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-27T06:19:39.73124412Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=953.831µs logger=migrator t=2026-04-27T06:19:39.736992062Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-27T06:19:39.73779869Z level=info msg="Migration successfully executed" id="create team member table" duration=806.379µs logger=migrator t=2026-04-27T06:19:39.742515351Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-27T06:19:39.743509752Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=996.991µs logger=migrator t=2026-04-27T06:19:39.748486286Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-27T06:19:39.749591567Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.101272ms logger=migrator t=2026-04-27T06:19:39.755079227Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-27T06:19:39.756110738Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.032342ms logger=migrator t=2026-04-27T06:19:39.760771168Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-27T06:19:39.76556512Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.793722ms logger=migrator t=2026-04-27T06:19:39.769526572Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-27T06:19:39.774061862Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.5402ms logger=migrator t=2026-04-27T06:19:39.78592362Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-27T06:19:39.789199805Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.276365ms logger=migrator t=2026-04-27T06:19:39.796598945Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-27T06:19:39.797254442Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=655.557µs logger=migrator t=2026-04-27T06:19:39.807362222Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-27T06:19:39.808450303Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.090861ms logger=migrator t=2026-04-27T06:19:39.813215995Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-27T06:19:39.815154036Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.935331ms logger=migrator t=2026-04-27T06:19:39.821216802Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-27T06:19:39.822461265Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.243833ms logger=migrator t=2026-04-27T06:19:39.827927454Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-27T06:19:39.829061896Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.134152ms logger=migrator t=2026-04-27T06:19:39.833613895Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-27T06:19:39.834825698Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.211363ms logger=migrator t=2026-04-27T06:19:39.848602667Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-27T06:19:39.84981614Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.205353ms logger=migrator t=2026-04-27T06:19:39.863184625Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-27T06:19:39.864983374Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.797899ms logger=migrator t=2026-04-27T06:19:39.870502883Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-27T06:19:39.870990229Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=487.546µs logger=migrator t=2026-04-27T06:19:39.877129505Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-27T06:19:39.877352598Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=223.803µs logger=migrator t=2026-04-27T06:19:39.881941517Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-27T06:19:39.882700306Z level=info msg="Migration successfully executed" id="create tag table" duration=758.999µs logger=migrator t=2026-04-27T06:19:39.888434888Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-27T06:19:39.889376157Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=942.869µs logger=migrator t=2026-04-27T06:19:39.89416633Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-27T06:19:39.895453003Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.285793ms logger=migrator t=2026-04-27T06:19:39.900611749Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-27T06:19:39.90172766Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.115771ms logger=migrator t=2026-04-27T06:19:39.907159939Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-27T06:19:39.908282432Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.122483ms logger=migrator t=2026-04-27T06:19:39.912144713Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-27T06:19:39.926012433Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.86151ms logger=migrator t=2026-04-27T06:19:39.930952707Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-27T06:19:39.931646244Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=687.857µs logger=migrator t=2026-04-27T06:19:39.936872351Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-27T06:19:39.937693419Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=821.628µs logger=migrator t=2026-04-27T06:19:39.942416371Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-27T06:19:39.942670003Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=253.752µs logger=migrator t=2026-04-27T06:19:39.947052541Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-27T06:19:39.947644837Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=591.886µs logger=migrator t=2026-04-27T06:19:39.953119967Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-27T06:19:39.95441767Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.297833ms logger=migrator t=2026-04-27T06:19:39.958574665Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-27T06:19:39.959432414Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=858.209µs logger=migrator t=2026-04-27T06:19:39.965229187Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-27T06:19:39.965291287Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=61.52µs logger=migrator t=2026-04-27T06:19:39.970232711Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-27T06:19:39.979356369Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.121658ms logger=migrator t=2026-04-27T06:19:39.984501555Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-27T06:19:39.990042915Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.54139ms logger=migrator t=2026-04-27T06:19:39.993456442Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-27T06:19:39.998911611Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.445769ms logger=migrator t=2026-04-27T06:19:40.006707805Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-27T06:19:40.012652129Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.944574ms logger=migrator t=2026-04-27T06:19:40.018428112Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-27T06:19:40.019334241Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=907.219µs logger=migrator t=2026-04-27T06:19:40.023428826Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-27T06:19:40.030219669Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.789383ms logger=migrator t=2026-04-27T06:19:40.035109382Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-27T06:19:40.035698858Z level=info msg="Migration successfully executed" id="create server_lock table" duration=587.336µs logger=migrator t=2026-04-27T06:19:40.039456079Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-27T06:19:40.040143786Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=688.287µs logger=migrator t=2026-04-27T06:19:40.045695136Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-27T06:19:40.046658826Z level=info msg="Migration successfully executed" id="create user auth token table" duration=964.54µs logger=migrator t=2026-04-27T06:19:40.053572602Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-27T06:19:40.054930616Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.357204ms logger=migrator t=2026-04-27T06:19:40.062148954Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-27T06:19:40.063405487Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.258003ms logger=migrator t=2026-04-27T06:19:40.069325491Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-27T06:19:40.070435594Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.110773ms logger=migrator t=2026-04-27T06:19:40.076683851Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-27T06:19:40.082693866Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.010565ms logger=migrator t=2026-04-27T06:19:40.086100892Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-27T06:19:40.091218308Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=5.105855ms logger=migrator t=2026-04-27T06:19:40.095492244Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-27T06:19:40.096535195Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.044021ms logger=migrator t=2026-04-27T06:19:40.101307377Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-27T06:19:40.102486359Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.180482ms logger=migrator t=2026-04-27T06:19:40.10714546Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-27T06:19:40.108330572Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.185882ms logger=migrator t=2026-04-27T06:19:40.113359787Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-27T06:19:40.114975435Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.609808ms logger=migrator t=2026-04-27T06:19:40.118997778Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-27T06:19:40.119077049Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=82.971µs logger=migrator t=2026-04-27T06:19:40.123128413Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-27T06:19:40.123218044Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=90.471µs logger=migrator t=2026-04-27T06:19:40.126658331Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-27T06:19:40.127736752Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.080241ms logger=migrator t=2026-04-27T06:19:40.132511884Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T06:19:40.134205032Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.691748ms logger=migrator t=2026-04-27T06:19:40.138728501Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T06:19:40.141876845Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=3.149354ms logger=migrator t=2026-04-27T06:19:40.148075931Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-27T06:19:40.148203183Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=127.872µs logger=migrator t=2026-04-27T06:19:40.15257551Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T06:19:40.153584721Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.008951ms logger=migrator t=2026-04-27T06:19:40.158882008Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T06:19:40.161366295Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.484557ms logger=migrator t=2026-04-27T06:19:40.16740274Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T06:19:40.168457552Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.056852ms logger=migrator t=2026-04-27T06:19:40.174597888Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T06:19:40.175895822Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.297624ms logger=migrator t=2026-04-27T06:19:40.181413271Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-27T06:19:40.192976806Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=11.561195ms logger=migrator t=2026-04-27T06:19:40.201215695Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-27T06:19:40.202084915Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=872.03µs logger=migrator t=2026-04-27T06:19:40.207617585Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-27T06:19:40.207718296Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=102.021µs logger=migrator t=2026-04-27T06:19:40.213126625Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-27T06:19:40.214029284Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=903.509µs logger=migrator t=2026-04-27T06:19:40.220420213Z 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-27T06:19:40.221581406Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.153483ms logger=migrator t=2026-04-27T06:19:40.226580169Z 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-27T06:19:40.229022686Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.441757ms logger=migrator t=2026-04-27T06:19:40.232839268Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-27T06:19:40.232917258Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=70.49µs logger=migrator t=2026-04-27T06:19:40.237123643Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-27T06:19:40.238121825Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=998.241µs logger=migrator t=2026-04-27T06:19:40.241686693Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-27T06:19:40.242706514Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.019591ms logger=migrator t=2026-04-27T06:19:40.247033311Z 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-27T06:19:40.248260474Z 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.226953ms logger=migrator t=2026-04-27T06:19:40.253282938Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-27T06:19:40.254496421Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.213563ms logger=migrator t=2026-04-27T06:19:40.260321393Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-27T06:19:40.267078777Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.760324ms logger=migrator t=2026-04-27T06:19:40.274081702Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-27T06:19:40.275597799Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.517057ms logger=migrator t=2026-04-27T06:19:40.279601582Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-27T06:19:40.280439612Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=838.04µs logger=migrator t=2026-04-27T06:19:40.284854489Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-27T06:19:40.315941774Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.082605ms logger=migrator t=2026-04-27T06:19:40.322331224Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-27T06:19:40.347832749Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.490905ms logger=migrator t=2026-04-27T06:19:40.353988526Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-27T06:19:40.354918595Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=930.509µs logger=migrator t=2026-04-27T06:19:40.36096098Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-27T06:19:40.361635639Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=666.858µs logger=migrator t=2026-04-27T06:19:40.366687382Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-27T06:19:40.372664368Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.975906ms logger=migrator t=2026-04-27T06:19:40.378303928Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-27T06:19:40.385453405Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.150457ms logger=migrator t=2026-04-27T06:19:40.392201709Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-27T06:19:40.393212469Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.01074ms logger=migrator t=2026-04-27T06:19:40.39980511Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-27T06:19:40.401437058Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.631638ms logger=migrator t=2026-04-27T06:19:40.407113519Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-27T06:19:40.408046649Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=932.98µs logger=migrator t=2026-04-27T06:19:40.414397618Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-27T06:19:40.416017265Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.619037ms logger=migrator t=2026-04-27T06:19:40.421415724Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-27T06:19:40.421510265Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=101.571µs logger=migrator t=2026-04-27T06:19:40.425224714Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-27T06:19:40.433409213Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.181059ms logger=migrator t=2026-04-27T06:19:40.440431619Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-27T06:19:40.450486907Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=10.056518ms logger=migrator t=2026-04-27T06:19:40.455594613Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-27T06:19:40.461546647Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.951154ms logger=migrator t=2026-04-27T06:19:40.465896854Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-27T06:19:40.466919495Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.022621ms logger=migrator t=2026-04-27T06:19:40.473897471Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-27T06:19:40.475585388Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.694907ms logger=migrator t=2026-04-27T06:19:40.48035358Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-27T06:19:40.487250364Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.896984ms logger=migrator t=2026-04-27T06:19:40.49150414Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-27T06:19:40.495837528Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.333488ms logger=migrator t=2026-04-27T06:19:40.501256455Z 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-27T06:19:40.502291967Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.035072ms logger=migrator t=2026-04-27T06:19:40.506903027Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-27T06:19:40.515633211Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.730874ms logger=migrator t=2026-04-27T06:19:40.523985312Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-27T06:19:40.529193147Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.208245ms logger=migrator t=2026-04-27T06:19:40.534381563Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-27T06:19:40.534468394Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=88.771µs logger=migrator t=2026-04-27T06:19:40.539388208Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-27T06:19:40.540619522Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.231023ms logger=migrator t=2026-04-27T06:19:40.545982738Z 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-27T06:19:40.547114931Z 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.131983ms logger=migrator t=2026-04-27T06:19:40.553733722Z 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-27T06:19:40.556054177Z 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=2.319935ms logger=migrator t=2026-04-27T06:19:40.563186535Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-27T06:19:40.563302466Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=116.681µs logger=migrator t=2026-04-27T06:19:40.567714423Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-27T06:19:40.576848452Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.135689ms logger=migrator t=2026-04-27T06:19:40.581874066Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-27T06:19:40.590485429Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.611643ms logger=migrator t=2026-04-27T06:19:40.595576094Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-27T06:19:40.602758472Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.181788ms logger=migrator t=2026-04-27T06:19:40.608223521Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-27T06:19:40.61462466Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.401219ms logger=migrator t=2026-04-27T06:19:40.619023618Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-27T06:19:40.625401157Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.377379ms logger=migrator t=2026-04-27T06:19:40.631319541Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-27T06:19:40.631428682Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=109.742µs logger=migrator t=2026-04-27T06:19:40.636880591Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-27T06:19:40.638315836Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.427605ms logger=migrator t=2026-04-27T06:19:40.643226109Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-27T06:19:40.650229985Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.003276ms logger=migrator t=2026-04-27T06:19:40.656009967Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-27T06:19:40.6562347Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=226.223µs logger=migrator t=2026-04-27T06:19:40.662186734Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-27T06:19:40.668590443Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.422399ms logger=migrator t=2026-04-27T06:19:40.673402985Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-27T06:19:40.674507706Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.105261ms logger=migrator t=2026-04-27T06:19:40.820430252Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-27T06:19:40.830427231Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.999009ms logger=migrator t=2026-04-27T06:19:40.835123752Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-27T06:19:40.836629697Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.507135ms logger=migrator t=2026-04-27T06:19:40.843047737Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-27T06:19:40.84426142Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.206973ms logger=migrator t=2026-04-27T06:19:40.849544017Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-27T06:19:40.858599585Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.057088ms logger=migrator t=2026-04-27T06:19:40.863620749Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-27T06:19:40.864912983Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.287044ms logger=migrator t=2026-04-27T06:19:40.871146661Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-27T06:19:40.872221692Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.071221ms logger=migrator t=2026-04-27T06:19:40.878178986Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-27T06:19:40.879284808Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.104962ms logger=migrator t=2026-04-27T06:19:40.884601365Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-27T06:19:40.886358715Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.75119ms logger=migrator t=2026-04-27T06:19:40.891123026Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-27T06:19:40.891191947Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=69.891µs logger=migrator t=2026-04-27T06:19:40.897233802Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-27T06:19:40.900905601Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=3.671359ms logger=migrator t=2026-04-27T06:19:40.906567293Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-27T06:19:40.907608624Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.042011ms logger=migrator t=2026-04-27T06:19:40.912342805Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-27T06:19:40.91278915Z 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-27T06:19:40.918256579Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-27T06:19:40.918612033Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=356.244µs logger=migrator t=2026-04-27T06:19:40.923618737Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-27T06:19:40.924545857Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=923.11µs logger=migrator t=2026-04-27T06:19:40.928932674Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-27T06:19:40.938535429Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.601705ms logger=migrator t=2026-04-27T06:19:40.944304961Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-27T06:19:40.945492633Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.188022ms logger=migrator t=2026-04-27T06:19:40.950916872Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-27T06:19:40.952124184Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.200872ms logger=migrator t=2026-04-27T06:19:40.957010278Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-27T06:19:40.957937978Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=928.04µs logger=migrator t=2026-04-27T06:19:40.963579539Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-27T06:19:40.964535329Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=955.27µs logger=migrator t=2026-04-27T06:19:40.969671574Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-27T06:19:40.970643235Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=971.341µs logger=migrator t=2026-04-27T06:19:40.975261065Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-27T06:19:40.975294295Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=33.96µs logger=migrator t=2026-04-27T06:19:40.980125737Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-27T06:19:40.980185297Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=60.37µs logger=migrator t=2026-04-27T06:19:40.984972849Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-27T06:19:40.991864654Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.891465ms logger=migrator t=2026-04-27T06:19:40.996403543Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-27T06:19:40.996790057Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=384.434µs logger=migrator t=2026-04-27T06:19:41.001197765Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-27T06:19:41.002228706Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.036401ms logger=migrator t=2026-04-27T06:19:41.007864266Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-27T06:19:41.008145729Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=281.393µs logger=migrator t=2026-04-27T06:19:41.012236584Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-27T06:19:41.013099793Z level=info msg="Migration successfully executed" id="create data_keys table" duration=863.099µs logger=migrator t=2026-04-27T06:19:41.017790824Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-27T06:19:41.018492071Z level=info msg="Migration successfully executed" id="create secrets table" duration=701.497µs logger=migrator t=2026-04-27T06:19:41.024089892Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-27T06:19:41.055860654Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.769562ms logger=migrator t=2026-04-27T06:19:41.061180792Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-27T06:19:41.06839424Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.213428ms logger=migrator t=2026-04-27T06:19:41.07299537Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-27T06:19:41.073133572Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=138.732µs logger=migrator t=2026-04-27T06:19:41.078730432Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-27T06:19:41.113049802Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.3165ms logger=migrator t=2026-04-27T06:19:41.118599152Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-27T06:19:41.15176489Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.164838ms logger=migrator t=2026-04-27T06:19:41.156919286Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-27T06:19:41.157925637Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.006881ms logger=migrator t=2026-04-27T06:19:41.165920543Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-27T06:19:41.168118127Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.196184ms logger=migrator t=2026-04-27T06:19:41.173248222Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-27T06:19:41.173481784Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=229.402µs logger=migrator t=2026-04-27T06:19:41.178042084Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-27T06:19:41.178943433Z level=info msg="Migration successfully executed" id="create permission table" duration=897.449µs logger=migrator t=2026-04-27T06:19:41.184697255Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-27T06:19:41.185701667Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=998.072µs logger=migrator t=2026-04-27T06:19:41.191894723Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-27T06:19:41.193637272Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.751129ms logger=migrator t=2026-04-27T06:19:41.19901159Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-27T06:19:41.200029031Z level=info msg="Migration successfully executed" id="create role table" duration=1.017441ms logger=migrator t=2026-04-27T06:19:41.20642663Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-27T06:19:41.216814342Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.388182ms logger=migrator t=2026-04-27T06:19:41.221338162Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-27T06:19:41.228537939Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.198797ms logger=migrator t=2026-04-27T06:19:41.23419235Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-27T06:19:41.234989918Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=797.659µs logger=migrator t=2026-04-27T06:19:41.239716029Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-27T06:19:41.241426418Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.709909ms logger=migrator t=2026-04-27T06:19:41.247220331Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-27T06:19:41.248250762Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.02548ms logger=migrator t=2026-04-27T06:19:41.253090624Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-27T06:19:41.254077284Z level=info msg="Migration successfully executed" id="create team role table" duration=986.33µs logger=migrator t=2026-04-27T06:19:41.259927107Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-27T06:19:41.260970459Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.043232ms logger=migrator t=2026-04-27T06:19:41.2657302Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-27T06:19:41.267375958Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.645528ms logger=migrator t=2026-04-27T06:19:41.273298032Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-27T06:19:41.274350023Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.051941ms logger=migrator t=2026-04-27T06:19:41.279147625Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-27T06:19:41.279959223Z level=info msg="Migration successfully executed" id="create user role table" duration=809.298µs logger=migrator t=2026-04-27T06:19:41.285449553Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-27T06:19:41.286511495Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.061622ms logger=migrator t=2026-04-27T06:19:41.292076795Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-27T06:19:41.293893044Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.805289ms logger=migrator t=2026-04-27T06:19:41.298888758Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-27T06:19:41.300012071Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.123373ms logger=migrator t=2026-04-27T06:19:41.306833964Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-27T06:19:41.308155519Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.321435ms logger=migrator t=2026-04-27T06:19:41.313714369Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-27T06:19:41.3157223Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.010471ms logger=migrator t=2026-04-27T06:19:41.320790105Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-27T06:19:41.321865306Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.075431ms logger=migrator t=2026-04-27T06:19:41.327788521Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-27T06:19:41.338928621Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.14057ms logger=migrator t=2026-04-27T06:19:41.343426179Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-27T06:19:41.344439219Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.01326ms logger=migrator t=2026-04-27T06:19:41.349204141Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-27T06:19:41.350286764Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.081153ms logger=migrator t=2026-04-27T06:19:41.355425368Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-27T06:19:41.356397919Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=972.551µs logger=migrator t=2026-04-27T06:19:41.360597254Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-27T06:19:41.362493315Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.894981ms logger=migrator t=2026-04-27T06:19:41.366936603Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-27T06:19:41.367718681Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=782.138µs logger=migrator t=2026-04-27T06:19:41.373376282Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-27T06:19:41.374540425Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.163723ms logger=migrator t=2026-04-27T06:19:41.379551039Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-27T06:19:41.388691057Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.140718ms logger=migrator t=2026-04-27T06:19:41.392758192Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-27T06:19:41.400583966Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.825934ms logger=migrator t=2026-04-27T06:19:41.40561224Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-27T06:19:41.41393328Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.320519ms logger=migrator t=2026-04-27T06:19:41.418079955Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-27T06:19:41.423809047Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.728392ms logger=migrator t=2026-04-27T06:19:41.428408606Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-27T06:19:41.429453428Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.044542ms logger=migrator t=2026-04-27T06:19:41.435161989Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-27T06:19:41.436268161Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.106232ms logger=migrator t=2026-04-27T06:19:41.441542358Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-27T06:19:41.443482219Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.941171ms logger=migrator t=2026-04-27T06:19:41.44817183Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-27T06:19:41.449284872Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.113941ms logger=migrator t=2026-04-27T06:19:41.454910052Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-27T06:19:41.456011304Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.101402ms logger=migrator t=2026-04-27T06:19:41.460870327Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-27T06:19:41.460938857Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=69.51µs logger=migrator t=2026-04-27T06:19:41.465145263Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-27T06:19:41.465255305Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=111.262µs logger=migrator t=2026-04-27T06:19:41.470432879Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-27T06:19:41.471172188Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=739.589µs logger=migrator t=2026-04-27T06:19:41.475645936Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-27T06:19:41.476314034Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=668.928µs logger=migrator t=2026-04-27T06:19:41.480330407Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-27T06:19:41.481082025Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=751.788µs logger=migrator t=2026-04-27T06:19:41.485423842Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-27T06:19:41.485652884Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=228.832µs logger=migrator t=2026-04-27T06:19:41.490905211Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-27T06:19:41.49172548Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=820.179µs logger=migrator t=2026-04-27T06:19:41.496531382Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-27T06:19:41.498134439Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.603026ms logger=migrator t=2026-04-27T06:19:41.503040612Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-27T06:19:41.504481758Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.442836ms logger=migrator t=2026-04-27T06:19:41.510815576Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-27T06:19:41.52049986Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.685374ms logger=migrator t=2026-04-27T06:19:41.524461973Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-27T06:19:41.524530494Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=69.441µs logger=migrator t=2026-04-27T06:19:41.530324137Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-27T06:19:41.531418948Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.094311ms logger=migrator t=2026-04-27T06:19:41.538788608Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-27T06:19:41.540115282Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.325734ms logger=migrator t=2026-04-27T06:19:41.546278299Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-27T06:19:41.547505382Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.227133ms logger=migrator t=2026-04-27T06:19:41.552143272Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-27T06:19:41.561687105Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.545783ms logger=migrator t=2026-04-27T06:19:41.565915001Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-27T06:19:41.56677164Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=860.589µs logger=migrator t=2026-04-27T06:19:41.572779705Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-27T06:19:41.573820716Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.041281ms logger=migrator t=2026-04-27T06:19:41.578241194Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-27T06:19:41.60008423Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.834756ms logger=migrator t=2026-04-27T06:19:41.605970913Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-27T06:19:41.607791263Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.820449ms logger=migrator t=2026-04-27T06:19:41.612979328Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-27T06:19:41.614110451Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.130583ms logger=migrator t=2026-04-27T06:19:41.618885952Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-27T06:19:41.619995624Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.110312ms logger=migrator t=2026-04-27T06:19:41.625512354Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-27T06:19:41.626678136Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.165812ms logger=migrator t=2026-04-27T06:19:41.631545869Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-27T06:19:41.631804662Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=254.083µs logger=migrator t=2026-04-27T06:19:41.636670375Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-27T06:19:41.637584254Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=914.329µs logger=migrator t=2026-04-27T06:19:41.642694959Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-27T06:19:41.651623356Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.929017ms logger=migrator t=2026-04-27T06:19:41.655923392Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-27T06:19:41.656568229Z level=info msg="Migration successfully executed" id="create entity_events table" duration=645.717µs logger=migrator t=2026-04-27T06:19:41.661008457Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-27T06:19:41.662689665Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.681229ms logger=migrator t=2026-04-27T06:19:41.668438437Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-27T06:19:41.668924022Z 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-27T06:19:41.673726314Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-27T06:19:41.67424272Z 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-27T06:19:41.680454867Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-27T06:19:41.681472998Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=3.249755ms logger=migrator t=2026-04-27T06:19:41.6871942Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-27T06:19:41.688307391Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.115231ms logger=migrator t=2026-04-27T06:19:41.692477177Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-27T06:19:41.694310766Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.833179ms logger=migrator t=2026-04-27T06:19:41.700039058Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-27T06:19:41.702397083Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.360655ms logger=migrator t=2026-04-27T06:19:41.709797414Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-27T06:19:41.711105768Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.336324ms logger=migrator t=2026-04-27T06:19:41.715421704Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-27T06:19:41.71693078Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.508316ms logger=migrator t=2026-04-27T06:19:41.722878125Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-27T06:19:41.723746084Z level=info msg="Migration successfully executed" id="Drop public config table" duration=868.139µs logger=migrator t=2026-04-27T06:19:41.728781559Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-27T06:19:41.730625518Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.835159ms logger=migrator t=2026-04-27T06:19:41.735466761Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-27T06:19:41.736671404Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.205763ms logger=migrator t=2026-04-27T06:19:41.741783089Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-27T06:19:41.743045123Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.274195ms logger=migrator t=2026-04-27T06:19:41.751365003Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-27T06:19:41.752343803Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=981.12µs logger=migrator t=2026-04-27T06:19:41.760062386Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-27T06:19:41.789899609Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=29.828373ms logger=migrator t=2026-04-27T06:19:41.796890944Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-27T06:19:41.813516863Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=16.622399ms logger=migrator t=2026-04-27T06:19:41.818518268Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-27T06:19:41.827334753Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.815395ms logger=migrator t=2026-04-27T06:19:42.069496396Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-27T06:19:42.070045102Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=551.466µs logger=migrator t=2026-04-27T06:19:42.080979439Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-27T06:19:42.091741466Z level=info msg="Migration successfully executed" id="add share column" duration=10.759337ms logger=migrator t=2026-04-27T06:19:42.097886962Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-27T06:19:42.098111975Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=227.583µs logger=migrator t=2026-04-27T06:19:42.102876806Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-27T06:19:42.104951299Z level=info msg="Migration successfully executed" id="create file table" duration=2.066773ms logger=migrator t=2026-04-27T06:19:42.110362757Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-27T06:19:42.111440188Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.076991ms logger=migrator t=2026-04-27T06:19:42.117236431Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-27T06:19:42.11807012Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=835.119µs logger=migrator t=2026-04-27T06:19:42.124608631Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-27T06:19:42.125633771Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.043361ms logger=migrator t=2026-04-27T06:19:42.130586275Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-27T06:19:42.132316164Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.729009ms logger=migrator t=2026-04-27T06:19:42.138572291Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-27T06:19:42.138637662Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=66.261µs logger=migrator t=2026-04-27T06:19:42.143684227Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-27T06:19:42.143754827Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=70.63µs logger=migrator t=2026-04-27T06:19:42.149064365Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-27T06:19:42.149714392Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=653.206µs logger=migrator t=2026-04-27T06:19:42.156164881Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-27T06:19:42.156535675Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=370.264µs logger=migrator t=2026-04-27T06:19:42.162255857Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-27T06:19:42.163586591Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.330904ms logger=migrator t=2026-04-27T06:19:42.168482694Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-27T06:19:42.178201989Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.719435ms logger=migrator t=2026-04-27T06:19:42.183093902Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-27T06:19:42.183277974Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=184.692µs logger=migrator t=2026-04-27T06:19:42.188893704Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-27T06:19:42.190954877Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.059103ms logger=migrator t=2026-04-27T06:19:42.19680499Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-27T06:19:42.197261124Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=456.964µs logger=migrator t=2026-04-27T06:19:42.202105077Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-27T06:19:42.202520382Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=414.824µs logger=migrator t=2026-04-27T06:19:42.207529086Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-27T06:19:42.208522946Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=994.34µs logger=migrator t=2026-04-27T06:19:42.217688995Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-27T06:19:42.225984864Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.297259ms logger=migrator t=2026-04-27T06:19:42.231205811Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-27T06:19:42.240785864Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.579213ms logger=migrator t=2026-04-27T06:19:42.245686607Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-27T06:19:42.24684456Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.157583ms logger=migrator t=2026-04-27T06:19:42.253072357Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-27T06:19:42.327343808Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.263881ms logger=migrator t=2026-04-27T06:19:42.332342702Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-27T06:19:42.333420354Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.077192ms logger=migrator t=2026-04-27T06:19:42.338137284Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-27T06:19:42.339446249Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.308355ms logger=migrator t=2026-04-27T06:19:42.34508616Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-27T06:19:42.369957439Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.865328ms logger=migrator t=2026-04-27T06:19:42.375173354Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-27T06:19:42.384208142Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.033488ms logger=migrator t=2026-04-27T06:19:42.388345446Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-27T06:19:42.388650509Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=305.443µs logger=migrator t=2026-04-27T06:19:42.393612233Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-27T06:19:42.393795115Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=182.532µs logger=migrator t=2026-04-27T06:19:42.398096642Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-27T06:19:42.398376565Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=270.813µs logger=migrator t=2026-04-27T06:19:42.403197376Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-27T06:19:42.403747473Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=550.167µs logger=migrator t=2026-04-27T06:19:42.408283061Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-27T06:19:42.408630275Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=347.034µs logger=migrator t=2026-04-27T06:19:42.41276238Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-27T06:19:42.413909902Z level=info msg="Migration successfully executed" id="create folder table" duration=1.147312ms logger=migrator t=2026-04-27T06:19:42.419888486Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-27T06:19:42.421567815Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.679279ms logger=migrator t=2026-04-27T06:19:42.426999963Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-27T06:19:42.428272467Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.272544ms logger=migrator t=2026-04-27T06:19:42.433366072Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-27T06:19:42.433393212Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.09µs logger=migrator t=2026-04-27T06:19:42.438249285Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-27T06:19:42.440816763Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.560857ms logger=migrator t=2026-04-27T06:19:42.446030559Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-27T06:19:42.447356793Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.325644ms logger=migrator t=2026-04-27T06:19:42.451492098Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-27T06:19:42.452816562Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.323894ms logger=migrator t=2026-04-27T06:19:42.457939017Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-27T06:19:42.458413342Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=473.605µs logger=migrator t=2026-04-27T06:19:42.462561947Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-27T06:19:42.462882711Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=320.934µs logger=migrator t=2026-04-27T06:19:42.467248017Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-27T06:19:42.469258699Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.007722ms logger=migrator t=2026-04-27T06:19:42.474938571Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-27T06:19:42.476618329Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.659008ms logger=migrator t=2026-04-27T06:19:42.480954285Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-27T06:19:42.482163879Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.206634ms logger=migrator t=2026-04-27T06:19:42.486534986Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-27T06:19:42.48782617Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.290454ms logger=migrator t=2026-04-27T06:19:42.492972725Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-27T06:19:42.494156828Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.182783ms logger=migrator t=2026-04-27T06:19:42.498577495Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-27T06:19:42.500257024Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.679099ms logger=migrator t=2026-04-27T06:19:42.505753973Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-27T06:19:42.507081978Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.327815ms logger=migrator t=2026-04-27T06:19:42.512133172Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-27T06:19:42.513467686Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.335064ms logger=migrator t=2026-04-27T06:19:42.518239778Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-27T06:19:42.519208528Z level=info msg="Migration successfully executed" id="create signing_key table" duration=967.97µs logger=migrator t=2026-04-27T06:19:42.625198162Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-27T06:19:42.628087793Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.892471ms logger=migrator t=2026-04-27T06:19:42.633469712Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-27T06:19:42.635085158Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.615456ms logger=migrator t=2026-04-27T06:19:42.639494386Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-27T06:19:42.63986722Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=373.694µs logger=migrator t=2026-04-27T06:19:42.64545563Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-27T06:19:42.655105194Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.649394ms logger=migrator t=2026-04-27T06:19:42.660693684Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-27T06:19:42.661359152Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=666.058µs logger=migrator t=2026-04-27T06:19:42.665575428Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-27T06:19:42.665666978Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=93.511µs logger=migrator t=2026-04-27T06:19:42.670170827Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-27T06:19:42.671931636Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.760629ms logger=migrator t=2026-04-27T06:19:42.677944181Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-27T06:19:42.677957801Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=14.26µs logger=migrator t=2026-04-27T06:19:42.682199377Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-27T06:19:42.684147048Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.947451ms logger=migrator t=2026-04-27T06:19:42.688830898Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-27T06:19:42.690288924Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.458976ms logger=migrator t=2026-04-27T06:19:42.696624702Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-27T06:19:42.697900207Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.272895ms logger=migrator t=2026-04-27T06:19:42.703526187Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-27T06:19:42.704908942Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.383165ms logger=migrator t=2026-04-27T06:19:42.709588912Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-27T06:19:42.710112898Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=524.636µs logger=migrator t=2026-04-27T06:19:42.715591957Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-27T06:19:42.716350395Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=758.378µs logger=migrator t=2026-04-27T06:19:42.721014116Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-27T06:19:42.722010766Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=996.34µs logger=migrator t=2026-04-27T06:19:42.727317173Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-27T06:19:42.728244623Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=927.11µs logger=migrator t=2026-04-27T06:19:42.734543832Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-27T06:19:42.745683882Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.14032ms logger=migrator t=2026-04-27T06:19:42.750897619Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-27T06:19:42.763225221Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.326462ms logger=migrator t=2026-04-27T06:19:42.768019853Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-27T06:19:42.775027958Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.007515ms logger=migrator t=2026-04-27T06:19:42.784589792Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-27T06:19:42.784845965Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=255.913µs logger=migrator t=2026-04-27T06:19:42.831239155Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-27T06:19:42.841174182Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.934517ms logger=migrator t=2026-04-27T06:19:42.845705941Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-27T06:19:42.852386463Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.680172ms logger=migrator t=2026-04-27T06:19:42.856841661Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-27T06:19:42.857131144Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=289.223µs logger=migrator t=2026-04-27T06:19:42.862445811Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.534952283s logger=migrator t=2026-04-27T06:19:42.863080899Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-27T06:19:42.880257634Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-27T06:19:42.880497647Z level=info msg="Created default organization" logger=secrets t=2026-04-27T06:19:42.885263608Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-27T06:19:42.948749603Z level=info msg="Restored cache from database" duration=414.635µs logger=plugin.store t=2026-04-27T06:19:42.950181418Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-27T06:19:42.987301999Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-27T06:19:42.987347089Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-27T06:19:42.98744447Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-27T06:19:42.987457781Z level=info msg="Plugins loaded" count=54 duration=37.277643ms logger=query_data t=2026-04-27T06:19:42.992451955Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-27T06:19:42.996527168Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-27T06:19:43.010747081Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-27T06:19:43.020171404Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-27T06:19:43.023151766Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-27T06:19:43.025613552Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-27T06:19:43.046514137Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-27T06:19:43.072294395Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-27T06:19:43.092415952Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-27T06:19:43.092438692Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-27T06:19:43.092561495Z level=info msg="Storage starting" logger=http.server t=2026-04-27T06:19:43.096496887Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-27T06:19:43.096538557Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-27T06:19:43.108674658Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-04-27T06:19:43.136936252Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-27T06:19:43.158808448Z 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-27T06:19:43.20623867Z level=info msg="Update check succeeded" duration=97.787325ms logger=grafana.update.checker t=2026-04-27T06:19:43.206333511Z level=info msg="Update check succeeded" duration=97.569253ms logger=sqlstore.transactions t=2026-04-27T06:19:43.231088918Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-04-27T06:19:43.237373605Z level=info msg="State cache has been initialized" states=0 duration=140.829338ms logger=ngalert.scheduler t=2026-04-27T06:19:43.237439436Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-27T06:19:43.237514677Z level=info msg=starting first_tick=2026-04-27T06:19:50Z logger=provisioning.dashboard t=2026-04-27T06:19:43.24701981Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-27T06:19:43.251105484Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana-apiserver t=2026-04-27T06:19:43.303848383Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-27T06:19:43.304460149Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-27T06:19:43.326086363Z level=info msg="Patterns update finished" duration=75.888179ms logger=provisioning.dashboard t=2026-04-27T06:19:47.211650406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.213033731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.232228108Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.263150551Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.288348232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.314972399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.334710701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.357570707Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.377522292Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.402234658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.440954455Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.514898531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.534773135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.594211685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.611649613Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.645508888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.664118457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.713633441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.72927813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.765330758Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.784343312Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.823964309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.841553318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.88072292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.897760974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.941515184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.957625818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:47.996203213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.01074805Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.056883707Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.07118659Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.157708242Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.171269467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.259360275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.274474738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.309564176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.329947515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.38341791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.402006201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.433494519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.450980337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.497978914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.51252864Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.550865873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.569966429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.608732006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.630221076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.683433949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.703644037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.745117323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.760975034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.805481073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.822766979Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.864079894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.896116998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:48.987883636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.006469756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.073693059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.096827438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.152870221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.169290958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.231324285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.249269178Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.312282396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.330962066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.391543788Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.414281823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.475804395Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.493435104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.561354975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.57570416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.645218757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.658464419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.728425442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.74024628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.798313504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.814085704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.882844753Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.89931047Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T06:19:49.975374378Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-27T06:20:40.136230309Z level=info msg="Usage stats are ready to report"