logger=settings t=2026-09-02T01:25:44.20229925Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-09-02T01:25:44Z logger=settings t=2026-09-02T01:25:44.202561167Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-09-02T01:25:44.202574058Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-09-02T01:25:44.202577388Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-09-02T01:25:44.202580168Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-09-02T01:25:44.202582758Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-09-02T01:25:44.202585748Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-09-02T01:25:44.202588408Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-09-02T01:25:44.202592138Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-09-02T01:25:44.202597738Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-09-02T01:25:44.202601049Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-09-02T01:25:44.202605909Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-09-02T01:25:44.202609669Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-09-02T01:25:44.202628139Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-09-02T01:25:44.202631129Z level=info msg=Target target=[all] logger=settings t=2026-09-02T01:25:44.20263748Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-09-02T01:25:44.20264066Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-09-02T01:25:44.20264372Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-09-02T01:25:44.20264677Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-09-02T01:25:44.20265145Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-09-02T01:25:44.20265779Z level=info msg="App mode production" logger=sqlstore t=2026-09-02T01:25:44.202899917Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-09-02T01:25:44.202915588Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-09-02T01:25:44.204196566Z level=info msg="Locking database" logger=migrator t=2026-09-02T01:25:44.204206416Z level=info msg="Starting DB migrations" logger=migrator t=2026-09-02T01:25:44.2046899Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-09-02T01:25:44.205432992Z level=info msg="Migration successfully executed" id="create migration_log table" duration=741.562µs logger=migrator t=2026-09-02T01:25:44.212344655Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-09-02T01:25:44.21286032Z level=info msg="Migration successfully executed" id="create user table" duration=515.145µs logger=migrator t=2026-09-02T01:25:44.230037784Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-09-02T01:25:44.231155227Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.113343ms logger=migrator t=2026-09-02T01:25:44.240506791Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-09-02T01:25:44.241240013Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=733.912µs logger=migrator t=2026-09-02T01:25:44.249094344Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-09-02T01:25:44.249755083Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=656.989µs logger=migrator t=2026-09-02T01:25:44.255831362Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-09-02T01:25:44.257005066Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.173385ms logger=migrator t=2026-09-02T01:25:44.262421735Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-09-02T01:25:44.266138094Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.715619ms logger=migrator t=2026-09-02T01:25:44.271191823Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-09-02T01:25:44.272408298Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.216145ms logger=migrator t=2026-09-02T01:25:44.279038013Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-09-02T01:25:44.280156456Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.120363ms logger=migrator t=2026-09-02T01:25:44.293938761Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-09-02T01:25:44.295074084Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.134713ms logger=migrator t=2026-09-02T01:25:44.300948156Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-09-02T01:25:44.301469782Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=521.626µs logger=migrator t=2026-09-02T01:25:44.312912148Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-09-02T01:25:44.313948998Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.039771ms logger=migrator t=2026-09-02T01:25:44.320880972Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-09-02T01:25:44.322663804Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.782912ms logger=migrator t=2026-09-02T01:25:44.329394021Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-09-02T01:25:44.329434473Z level=info msg="Migration successfully executed" id="Update user table charset" duration=42.352µs logger=migrator t=2026-09-02T01:25:44.335600884Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-09-02T01:25:44.337549141Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.945827ms logger=migrator t=2026-09-02T01:25:44.344113554Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-09-02T01:25:44.344481665Z level=info msg="Migration successfully executed" id="Add missing user data" duration=368.8µs logger=migrator t=2026-09-02T01:25:44.351020447Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-09-02T01:25:44.352711616Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.6922ms logger=migrator t=2026-09-02T01:25:44.36067505Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-09-02T01:25:44.3616942Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.02679ms logger=migrator t=2026-09-02T01:25:44.36852042Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-09-02T01:25:44.370294193Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.773363ms logger=migrator t=2026-09-02T01:25:44.376395882Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-09-02T01:25:44.387978992Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.58234ms logger=migrator t=2026-09-02T01:25:44.393503824Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-09-02T01:25:44.395278446Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.774002ms logger=migrator t=2026-09-02T01:25:44.402585691Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-09-02T01:25:44.40289735Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=312.689µs logger=migrator t=2026-09-02T01:25:44.409520574Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-09-02T01:25:44.410577925Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.056961ms logger=migrator t=2026-09-02T01:25:44.417271692Z 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-09-02T01:25:44.417802367Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=532.545µs logger=migrator t=2026-09-02T01:25:44.425247636Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-09-02T01:25:44.426017079Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=773.653µs logger=migrator t=2026-09-02T01:25:44.458196194Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-09-02T01:25:44.459478321Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.283177ms logger=migrator t=2026-09-02T01:25:44.467092145Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-09-02T01:25:44.468666791Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.577257ms logger=migrator t=2026-09-02T01:25:44.475645306Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-09-02T01:25:44.476963705Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.318678ms logger=migrator t=2026-09-02T01:25:44.484943879Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-09-02T01:25:44.486139754Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.196075ms logger=migrator t=2026-09-02T01:25:44.493130389Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-09-02T01:25:44.494344305Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.211256ms logger=migrator t=2026-09-02T01:25:44.502588877Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-09-02T01:25:44.502800743Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=213.556µs logger=migrator t=2026-09-02T01:25:44.511856959Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-09-02T01:25:44.513126676Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.270057ms logger=migrator t=2026-09-02T01:25:44.52038605Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-09-02T01:25:44.521695648Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.308569ms logger=migrator t=2026-09-02T01:25:44.530470246Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-09-02T01:25:44.531997351Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.526655ms logger=migrator t=2026-09-02T01:25:44.539668056Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-09-02T01:25:44.540753548Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.085751ms logger=migrator t=2026-09-02T01:25:44.549978089Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-09-02T01:25:44.555324825Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.345237ms logger=migrator t=2026-09-02T01:25:44.562495566Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-09-02T01:25:44.564412612Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.917006ms logger=migrator t=2026-09-02T01:25:44.57078207Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-09-02T01:25:44.571799509Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.02013ms logger=migrator t=2026-09-02T01:25:44.585868932Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-09-02T01:25:44.587389927Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.523715ms logger=migrator t=2026-09-02T01:25:44.621185649Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-09-02T01:25:44.622671233Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.484484ms logger=migrator t=2026-09-02T01:25:44.673342791Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-09-02T01:25:44.674812474Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.481474ms logger=migrator t=2026-09-02T01:25:44.698108118Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-09-02T01:25:44.698988884Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=881.596µs logger=migrator t=2026-09-02T01:25:44.725527573Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-09-02T01:25:44.726577444Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.053511ms logger=migrator t=2026-09-02T01:25:44.751046992Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-09-02T01:25:44.751761333Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=716.431µs logger=migrator t=2026-09-02T01:25:44.787653677Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-09-02T01:25:44.788805951Z level=info msg="Migration successfully executed" id="create star table" duration=1.154044ms logger=migrator t=2026-09-02T01:25:44.808753557Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-09-02T01:25:44.809989263Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.234216ms logger=migrator t=2026-09-02T01:25:44.827325242Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-09-02T01:25:44.828104295Z level=info msg="Migration successfully executed" id="create org table v1" duration=779.143µs logger=migrator t=2026-09-02T01:25:44.841428046Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-09-02T01:25:44.842560539Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.132443ms logger=migrator t=2026-09-02T01:25:44.861713352Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-09-02T01:25:44.863106993Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.389831ms logger=migrator t=2026-09-02T01:25:44.902704515Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-09-02T01:25:44.904369494Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.667669ms logger=migrator t=2026-09-02T01:25:44.94338833Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-09-02T01:25:44.945231934Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.844584ms logger=migrator t=2026-09-02T01:25:44.988569867Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-09-02T01:25:44.989317359Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=750.782µs logger=migrator t=2026-09-02T01:25:45.03739208Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-09-02T01:25:45.037538165Z level=info msg="Migration successfully executed" id="Update org table charset" duration=150.455µs logger=migrator t=2026-09-02T01:25:45.073439089Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-09-02T01:25:45.07349203Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=56.301µs logger=migrator t=2026-09-02T01:25:45.101434871Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-09-02T01:25:45.101880694Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=450.003µs logger=migrator t=2026-09-02T01:25:45.128929998Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-09-02T01:25:45.130281978Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.35441ms logger=migrator t=2026-09-02T01:25:45.165919684Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-09-02T01:25:45.167531462Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.615137ms logger=migrator t=2026-09-02T01:25:45.236090715Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-09-02T01:25:45.237204237Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.115662ms logger=migrator t=2026-09-02T01:25:45.295701575Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-09-02T01:25:45.297025374Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.325819ms logger=migrator t=2026-09-02T01:25:45.345385454Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-09-02T01:25:45.346835297Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.450102ms logger=migrator t=2026-09-02T01:25:45.415969636Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-09-02T01:25:45.417245524Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.279418ms logger=migrator t=2026-09-02T01:25:45.463835942Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-09-02T01:25:45.474026921Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=10.185539ms logger=migrator t=2026-09-02T01:25:45.48045962Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-09-02T01:25:45.481564612Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.106332ms logger=migrator t=2026-09-02T01:25:45.489421003Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-09-02T01:25:45.490742752Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.322609ms logger=migrator t=2026-09-02T01:25:45.49747386Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-09-02T01:25:45.49919835Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.729071ms logger=migrator t=2026-09-02T01:25:45.507085762Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-09-02T01:25:45.507606727Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=524.105µs logger=migrator t=2026-09-02T01:25:45.513579612Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-09-02T01:25:45.514577412Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=998.57µs logger=migrator t=2026-09-02T01:25:45.522409262Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-09-02T01:25:45.522493074Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=84.782µs logger=migrator t=2026-09-02T01:25:45.529478849Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-09-02T01:25:45.531645353Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.164014ms logger=migrator t=2026-09-02T01:25:45.541442601Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-09-02T01:25:45.54551051Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=4.06869ms logger=migrator t=2026-09-02T01:25:45.553101743Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-09-02T01:25:45.555223855Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.123142ms logger=migrator t=2026-09-02T01:25:45.560576462Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-09-02T01:25:45.562309083Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.733311ms logger=migrator t=2026-09-02T01:25:45.571319098Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-09-02T01:25:45.57479182Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.472202ms logger=migrator t=2026-09-02T01:25:45.587637467Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-09-02T01:25:45.588567144Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=949.088µs logger=migrator t=2026-09-02T01:25:45.593968603Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-09-02T01:25:45.595493138Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.524094ms logger=migrator t=2026-09-02T01:25:45.602596096Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-09-02T01:25:45.602661498Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=66.852µs logger=migrator t=2026-09-02T01:25:45.60884698Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-09-02T01:25:45.608884121Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=39.041µs logger=migrator t=2026-09-02T01:25:45.61396319Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-09-02T01:25:45.617415961Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.451291ms logger=migrator t=2026-09-02T01:25:45.623074348Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-09-02T01:25:45.626385775Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.310897ms logger=migrator t=2026-09-02T01:25:45.632570816Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-09-02T01:25:45.635994167Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.422651ms logger=migrator t=2026-09-02T01:25:45.641599551Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-09-02T01:25:45.645236298Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.637577ms logger=migrator t=2026-09-02T01:25:45.767034655Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-09-02T01:25:45.767405655Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=375.181µs logger=migrator t=2026-09-02T01:25:45.924042115Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-09-02T01:25:45.925445286Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.403811ms logger=migrator t=2026-09-02T01:25:46.026851624Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-09-02T01:25:46.028360778Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.511605ms logger=migrator t=2026-09-02T01:25:46.037108395Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-09-02T01:25:46.037153696Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=50.551µs logger=migrator t=2026-09-02T01:25:46.042697799Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-09-02T01:25:46.043653737Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=955.698µs logger=migrator t=2026-09-02T01:25:46.049810238Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-09-02T01:25:46.050588891Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=780.463µs logger=migrator t=2026-09-02T01:25:46.056266327Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-09-02T01:25:46.065278072Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.984504ms logger=migrator t=2026-09-02T01:25:46.07100739Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-09-02T01:25:46.072088712Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.081122ms logger=migrator t=2026-09-02T01:25:46.078380627Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-09-02T01:25:46.0795373Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.156584ms logger=migrator t=2026-09-02T01:25:46.085122705Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-09-02T01:25:46.086345591Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.216515ms logger=migrator t=2026-09-02T01:25:46.091306746Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-09-02T01:25:46.09179253Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=486.004µs logger=migrator t=2026-09-02T01:25:46.097836758Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-09-02T01:25:46.098672063Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=837.334µs logger=migrator t=2026-09-02T01:25:46.103764712Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-09-02T01:25:46.106921275Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.155802ms logger=migrator t=2026-09-02T01:25:46.11220031Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-09-02T01:25:46.113395395Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.194805ms logger=migrator t=2026-09-02T01:25:46.119731681Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-09-02T01:25:46.119996238Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=271.088µs logger=migrator t=2026-09-02T01:25:46.125203661Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-09-02T01:25:46.125452249Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=249.358µs logger=migrator t=2026-09-02T01:25:46.130534208Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-09-02T01:25:46.131680581Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.146043ms logger=migrator t=2026-09-02T01:25:46.138688947Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-09-02T01:25:46.141773798Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.084911ms logger=migrator t=2026-09-02T01:25:46.147835256Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-09-02T01:25:46.149087513Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.252267ms logger=migrator t=2026-09-02T01:25:46.154377408Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-09-02T01:25:46.155536452Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.158484ms logger=migrator t=2026-09-02T01:25:46.160879259Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-09-02T01:25:46.162044823Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.164714ms logger=migrator t=2026-09-02T01:25:46.1697659Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-09-02T01:25:46.170843181Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.076951ms logger=migrator t=2026-09-02T01:25:46.175850079Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-09-02T01:25:46.176944701Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.089982ms logger=migrator t=2026-09-02T01:25:46.18338577Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-09-02T01:25:46.192110116Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.723696ms logger=migrator t=2026-09-02T01:25:46.197330529Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-09-02T01:25:46.198662529Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.331159ms logger=migrator t=2026-09-02T01:25:46.203591823Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-09-02T01:25:46.204881121Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.287608ms logger=migrator t=2026-09-02T01:25:46.211146315Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-09-02T01:25:46.212289929Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.142894ms logger=migrator t=2026-09-02T01:25:46.217614145Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-09-02T01:25:46.218418698Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=804.703µs logger=migrator t=2026-09-02T01:25:46.223349503Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-09-02T01:25:46.226685611Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.336928ms logger=migrator t=2026-09-02T01:25:46.232601885Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-09-02T01:25:46.236024935Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.42272ms logger=migrator t=2026-09-02T01:25:46.241157146Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-09-02T01:25:46.241244259Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=89.453µs logger=migrator t=2026-09-02T01:25:46.24640321Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-09-02T01:25:46.246773301Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=368.871µs logger=migrator t=2026-09-02T01:25:46.252396826Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-09-02T01:25:46.256674542Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.280605ms logger=migrator t=2026-09-02T01:25:46.261974467Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-09-02T01:25:46.262300307Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=326.14µs logger=migrator t=2026-09-02T01:25:46.268586781Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-09-02T01:25:46.268909161Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=322.34µs logger=migrator t=2026-09-02T01:25:46.274140505Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-09-02T01:25:46.277581726Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.440811ms logger=migrator t=2026-09-02T01:25:46.285888Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-09-02T01:25:46.286184978Z level=info msg="Migration successfully executed" id="Update uid value" duration=297.128µs logger=migrator t=2026-09-02T01:25:46.291662729Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-09-02T01:25:46.292826283Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.163164ms logger=migrator t=2026-09-02T01:25:46.298129369Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-09-02T01:25:46.299775057Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.642658ms logger=migrator t=2026-09-02T01:25:46.304819595Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-09-02T01:25:46.305919118Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.098482ms logger=migrator t=2026-09-02T01:25:46.312526032Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-09-02T01:25:46.313667725Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.134473ms logger=migrator t=2026-09-02T01:25:46.31893991Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-09-02T01:25:46.32030051Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.35954ms logger=migrator t=2026-09-02T01:25:46.328383017Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-09-02T01:25:46.330456058Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.072611ms logger=migrator t=2026-09-02T01:25:46.338267688Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-09-02T01:25:46.339554195Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.286637ms logger=migrator t=2026-09-02T01:25:46.346613702Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-09-02T01:25:46.347805878Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.191415ms logger=migrator t=2026-09-02T01:25:46.359695837Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-09-02T01:25:46.360869891Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.176014ms logger=migrator t=2026-09-02T01:25:46.36798053Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-09-02T01:25:46.382807695Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=14.823905ms logger=migrator t=2026-09-02T01:25:46.389917494Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-09-02T01:25:46.391077948Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.160874ms logger=migrator t=2026-09-02T01:25:46.399711642Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-09-02T01:25:46.400853965Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.142173ms logger=migrator t=2026-09-02T01:25:46.407597513Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-09-02T01:25:46.408762857Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.161084ms logger=migrator t=2026-09-02T01:25:46.414414843Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-09-02T01:25:46.415561177Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.146234ms logger=migrator t=2026-09-02T01:25:46.420643316Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-09-02T01:25:46.42110098Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=461.764µs logger=migrator t=2026-09-02T01:25:46.429180127Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-09-02T01:25:46.430242068Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=980.528µs logger=migrator t=2026-09-02T01:25:46.43644371Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-09-02T01:25:46.436484701Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=43.821µs logger=migrator t=2026-09-02T01:25:46.441444067Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-09-02T01:25:46.445570338Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.123531ms logger=migrator t=2026-09-02T01:25:46.450774901Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-09-02T01:25:46.454895252Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.119091ms logger=migrator t=2026-09-02T01:25:46.461209958Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-09-02T01:25:46.461469135Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=259.978µs logger=migrator t=2026-09-02T01:25:46.468613235Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-09-02T01:25:46.472917721Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.303716ms logger=migrator t=2026-09-02T01:25:46.477872507Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-09-02T01:25:46.482017128Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.142991ms logger=migrator t=2026-09-02T01:25:46.48786756Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-09-02T01:25:46.488970133Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.103323ms logger=migrator t=2026-09-02T01:25:46.494521635Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-09-02T01:25:46.495460863Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=943.208µs logger=migrator t=2026-09-02T01:25:46.500974315Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-09-02T01:25:46.502237952Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.264737ms logger=migrator t=2026-09-02T01:25:46.507122085Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-09-02T01:25:46.508348831Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.225746ms logger=migrator t=2026-09-02T01:25:46.514533183Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-09-02T01:25:46.515706318Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.172845ms logger=migrator t=2026-09-02T01:25:46.521071645Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-09-02T01:25:46.522304801Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.232086ms logger=migrator t=2026-09-02T01:25:46.527813073Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-09-02T01:25:46.527959067Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=147.094µs logger=migrator t=2026-09-02T01:25:46.53724129Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-09-02T01:25:46.537288941Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=50.581µs logger=migrator t=2026-09-02T01:25:46.544789731Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-09-02T01:25:46.54917168Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.382739ms logger=migrator t=2026-09-02T01:25:46.557059862Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-09-02T01:25:46.561585285Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.495222ms logger=migrator t=2026-09-02T01:25:46.569166547Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-09-02T01:25:46.56926753Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=99.613µs logger=migrator t=2026-09-02T01:25:46.57572312Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-09-02T01:25:46.576842973Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.120273ms logger=migrator t=2026-09-02T01:25:46.582240351Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-09-02T01:25:46.583488868Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.246667ms logger=migrator t=2026-09-02T01:25:46.590399371Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-09-02T01:25:46.590433872Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=36.691µs logger=migrator t=2026-09-02T01:25:46.597140769Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-09-02T01:25:46.598296272Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.155414ms logger=migrator t=2026-09-02T01:25:46.6183046Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-09-02T01:25:46.619533786Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.227856ms logger=migrator t=2026-09-02T01:25:46.627295254Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-09-02T01:25:46.632104255Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.808151ms logger=migrator t=2026-09-02T01:25:46.639599776Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-09-02T01:25:46.639683968Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=87.423µs logger=migrator t=2026-09-02T01:25:46.649045143Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-09-02T01:25:46.652273408Z level=info msg="Migration successfully executed" id="create session table" duration=3.228984ms logger=migrator t=2026-09-02T01:25:46.664759984Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-09-02T01:25:46.66495686Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=201.596µs logger=migrator t=2026-09-02T01:25:46.673213553Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-09-02T01:25:46.673341026Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=129.234µs logger=migrator t=2026-09-02T01:25:46.682054482Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-09-02T01:25:46.68301806Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=964.508µs logger=migrator t=2026-09-02T01:25:46.692510619Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-09-02T01:25:46.693365124Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=857.895µs logger=migrator t=2026-09-02T01:25:46.702302727Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-09-02T01:25:46.702361788Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=65.012µs logger=migrator t=2026-09-02T01:25:46.710918969Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-09-02T01:25:46.710990632Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=75.852µs logger=migrator t=2026-09-02T01:25:46.719646686Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-09-02T01:25:46.724978512Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.331416ms logger=migrator t=2026-09-02T01:25:46.732428551Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-09-02T01:25:46.737762228Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.333127ms logger=migrator t=2026-09-02T01:25:46.748467382Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-09-02T01:25:46.748601006Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=135.814µs logger=migrator t=2026-09-02T01:25:46.755672093Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-09-02T01:25:46.755794686Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=123.443µs logger=migrator t=2026-09-02T01:25:46.795040359Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-09-02T01:25:46.796356767Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.317729ms logger=migrator t=2026-09-02T01:25:46.808657768Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-09-02T01:25:46.80869813Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=42.251µs logger=migrator t=2026-09-02T01:25:46.817954151Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-09-02T01:25:46.822463004Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.504812ms logger=migrator t=2026-09-02T01:25:46.830690155Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-09-02T01:25:46.830904792Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=215.477µs logger=migrator t=2026-09-02T01:25:46.838264208Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-09-02T01:25:46.842976556Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.712738ms logger=migrator t=2026-09-02T01:25:46.856966077Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-09-02T01:25:46.861905812Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.934315ms logger=migrator t=2026-09-02T01:25:46.869095373Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-09-02T01:25:46.869199956Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=105.873µs logger=migrator t=2026-09-02T01:25:46.877320605Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-09-02T01:25:46.878962383Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.641998ms logger=migrator t=2026-09-02T01:25:46.886846584Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-09-02T01:25:46.888233325Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.384491ms logger=migrator t=2026-09-02T01:25:46.895375045Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-09-02T01:25:46.897033413Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.657978ms logger=migrator t=2026-09-02T01:25:46.904973237Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-09-02T01:25:46.906714788Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.741322ms logger=migrator t=2026-09-02T01:25:46.913850427Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-09-02T01:25:46.915554067Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.70349ms logger=migrator t=2026-09-02T01:25:46.924134099Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-09-02T01:25:46.925717606Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.585597ms logger=migrator t=2026-09-02T01:25:46.933199945Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-09-02T01:25:46.93438683Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.186715ms logger=migrator t=2026-09-02T01:25:46.941894591Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-09-02T01:25:46.943823247Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.71545ms logger=migrator t=2026-09-02T01:25:46.953509942Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-09-02T01:25:46.955011676Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.495584ms logger=migrator t=2026-09-02T01:25:46.962502236Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-09-02T01:25:46.976833447Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.32912ms logger=migrator t=2026-09-02T01:25:46.984987826Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-09-02T01:25:46.986683266Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.695239ms logger=migrator t=2026-09-02T01:25:46.99465678Z 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-09-02T01:25:46.995910717Z 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.253947ms logger=migrator t=2026-09-02T01:25:47.002982224Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-09-02T01:25:47.003385726Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=406.422µs logger=migrator t=2026-09-02T01:25:47.009866586Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-09-02T01:25:47.01068151Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=815.114µs logger=migrator t=2026-09-02T01:25:47.018612403Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-09-02T01:25:47.019801798Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.188545ms logger=migrator t=2026-09-02T01:25:47.026396562Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-09-02T01:25:47.033863221Z level=info msg="Migration successfully executed" id="Add column is_default" duration=7.466019ms logger=migrator t=2026-09-02T01:25:47.041188656Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-09-02T01:25:47.046518303Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.328867ms logger=migrator t=2026-09-02T01:25:47.054442905Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-09-02T01:25:47.059554785Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.10993ms logger=migrator t=2026-09-02T01:25:47.066664814Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-09-02T01:25:47.072255978Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.588334ms logger=migrator t=2026-09-02T01:25:47.079402248Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-09-02T01:25:47.080739908Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.338529ms logger=migrator t=2026-09-02T01:25:47.089855195Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-09-02T01:25:47.089896517Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=43.121µs logger=migrator t=2026-09-02T01:25:47.09785165Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-09-02T01:25:47.097892071Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=60.832µs logger=migrator t=2026-09-02T01:25:47.104441974Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-09-02T01:25:47.105570047Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.127944ms logger=migrator t=2026-09-02T01:25:47.112341425Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-09-02T01:25:47.113658014Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.315149ms logger=migrator t=2026-09-02T01:25:47.122896325Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-09-02T01:25:47.123966217Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.067182ms logger=migrator t=2026-09-02T01:25:47.131251041Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-09-02T01:25:47.132432545Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.181054ms logger=migrator t=2026-09-02T01:25:47.13973437Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-09-02T01:25:47.141048808Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.314338ms logger=migrator t=2026-09-02T01:25:47.149781245Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-09-02T01:25:47.155665038Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.886862ms logger=migrator t=2026-09-02T01:25:47.164137556Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-09-02T01:25:47.171280006Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=7.1384ms logger=migrator t=2026-09-02T01:25:47.178756226Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-09-02T01:25:47.179088405Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=334.17µs logger=migrator t=2026-09-02T01:25:47.188386518Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-09-02T01:25:47.189933984Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.547186ms logger=migrator t=2026-09-02T01:25:47.19833455Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-09-02T01:25:47.199796463Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.461803ms logger=migrator t=2026-09-02T01:25:47.207291053Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-09-02T01:25:47.213937969Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.649746ms logger=migrator t=2026-09-02T01:25:47.223395066Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-09-02T01:25:47.223504909Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=111.383µs logger=migrator t=2026-09-02T01:25:47.230954798Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-09-02T01:25:47.232422431Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.468263ms logger=migrator t=2026-09-02T01:25:47.240016194Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-09-02T01:25:47.24157847Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.566006ms logger=migrator t=2026-09-02T01:25:47.249456352Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-09-02T01:25:47.249704209Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=252.598µs logger=migrator t=2026-09-02T01:25:47.257363874Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-09-02T01:25:47.25894371Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.579676ms logger=migrator t=2026-09-02T01:25:47.266725959Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-09-02T01:25:47.268063128Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.337669ms logger=migrator t=2026-09-02T01:25:47.27596071Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-09-02T01:25:47.277455864Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.494084ms logger=migrator t=2026-09-02T01:25:47.286554141Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-09-02T01:25:47.287946692Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.393071ms logger=migrator t=2026-09-02T01:25:47.296658997Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-09-02T01:25:47.298575864Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.920557ms logger=migrator t=2026-09-02T01:25:47.306742144Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-09-02T01:25:47.307739723Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=996.88µs logger=migrator t=2026-09-02T01:25:47.314550083Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-09-02T01:25:47.314590364Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=41.831µs logger=migrator t=2026-09-02T01:25:47.32466956Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-09-02T01:25:47.328999457Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.330447ms logger=migrator t=2026-09-02T01:25:47.337779065Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-09-02T01:25:47.339343821Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.570906ms logger=migrator t=2026-09-02T01:25:47.35704207Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-09-02T01:25:47.363807239Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.769669ms logger=migrator t=2026-09-02T01:25:47.370683201Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-09-02T01:25:47.371929878Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.246016ms logger=migrator t=2026-09-02T01:25:47.379540661Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-09-02T01:25:47.38087208Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.330969ms logger=migrator t=2026-09-02T01:25:47.387571777Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-09-02T01:25:47.388905266Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.334519ms logger=migrator t=2026-09-02T01:25:47.424757649Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-09-02T01:25:47.442659605Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=17.897545ms logger=migrator t=2026-09-02T01:25:47.46056274Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-09-02T01:25:47.462648291Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=2.083661ms logger=migrator t=2026-09-02T01:25:47.4714746Z 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-09-02T01:25:47.473091088Z 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.619448ms logger=migrator t=2026-09-02T01:25:47.480354501Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-09-02T01:25:47.481010601Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=651.029µs logger=migrator t=2026-09-02T01:25:47.488859611Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-09-02T01:25:47.48983667Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=976.409µs logger=migrator t=2026-09-02T01:25:47.497638439Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-09-02T01:25:47.498004119Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=387.331µs logger=migrator t=2026-09-02T01:25:47.510424964Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-09-02T01:25:47.516805442Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.380368ms logger=migrator t=2026-09-02T01:25:47.527468925Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-09-02T01:25:47.53583421Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=8.364895ms logger=migrator t=2026-09-02T01:25:47.544447413Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-09-02T01:25:47.545827554Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.379781ms logger=migrator t=2026-09-02T01:25:47.555878009Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-09-02T01:25:47.557190527Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.312668ms logger=migrator t=2026-09-02T01:25:47.569733856Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-09-02T01:25:47.570146038Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=419.653µs logger=migrator t=2026-09-02T01:25:47.579393799Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-09-02T01:25:47.586542209Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.14967ms logger=migrator t=2026-09-02T01:25:47.595388899Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-09-02T01:25:47.596722398Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.333039ms logger=migrator t=2026-09-02T01:25:47.605894078Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-09-02T01:25:47.606388472Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=497.595µs logger=migrator t=2026-09-02T01:25:47.614875711Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-09-02T01:25:47.615492899Z level=info msg="Migration successfully executed" id="Move region to single row" duration=619.868µs logger=migrator t=2026-09-02T01:25:47.622480924Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-09-02T01:25:47.623845035Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.36451ms logger=migrator t=2026-09-02T01:25:47.630700926Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-09-02T01:25:47.631979243Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.278257ms logger=migrator t=2026-09-02T01:25:47.639917546Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-02T01:25:47.641356919Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.435643ms logger=migrator t=2026-09-02T01:25:47.648130068Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-02T01:25:47.649551689Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.420172ms logger=migrator t=2026-09-02T01:25:47.65741566Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-09-02T01:25:47.658815151Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.399571ms logger=migrator t=2026-09-02T01:25:47.665991672Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-09-02T01:25:47.667672332Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.684099ms logger=migrator t=2026-09-02T01:25:47.67445285Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-09-02T01:25:47.674633276Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=164.575µs logger=migrator t=2026-09-02T01:25:47.681036674Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-09-02T01:25:47.682388344Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.351129ms logger=migrator t=2026-09-02T01:25:47.690860432Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-09-02T01:25:47.692330276Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.470323ms logger=migrator t=2026-09-02T01:25:47.69928491Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-09-02T01:25:47.70067153Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.38699ms logger=migrator t=2026-09-02T01:25:47.707403118Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-09-02T01:25:47.708777198Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.37374ms logger=migrator t=2026-09-02T01:25:47.715807065Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-09-02T01:25:47.716133375Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=326.259µs logger=migrator t=2026-09-02T01:25:47.722574533Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-09-02T01:25:47.723173381Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=598.668µs logger=migrator t=2026-09-02T01:25:47.729859137Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-09-02T01:25:47.730024272Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=165.025µs logger=migrator t=2026-09-02T01:25:47.746351192Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-09-02T01:25:47.747527056Z level=info msg="Migration successfully executed" id="create team table" duration=1.177925ms logger=migrator t=2026-09-02T01:25:47.754922793Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-09-02T01:25:47.755779089Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=856.015µs logger=migrator t=2026-09-02T01:25:47.762565108Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-09-02T01:25:47.76333532Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=770.032µs logger=migrator t=2026-09-02T01:25:47.769823101Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-09-02T01:25:47.773595001Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=3.77127ms logger=migrator t=2026-09-02T01:25:47.781061431Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-09-02T01:25:47.781480803Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=420.832µs logger=migrator t=2026-09-02T01:25:47.788968133Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-09-02T01:25:47.790436306Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.467943ms logger=migrator t=2026-09-02T01:25:47.806008703Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-09-02T01:25:47.807200848Z level=info msg="Migration successfully executed" id="create team member table" duration=1.192045ms logger=migrator t=2026-09-02T01:25:47.813971437Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-09-02T01:25:47.815404459Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.430142ms logger=migrator t=2026-09-02T01:25:47.822140197Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-09-02T01:25:47.824132145Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.994348ms logger=migrator t=2026-09-02T01:25:47.831397189Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-09-02T01:25:47.832847091Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.450052ms logger=migrator t=2026-09-02T01:25:47.843041841Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-09-02T01:25:47.850689805Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.647474ms logger=migrator t=2026-09-02T01:25:47.857019781Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-09-02T01:25:47.863970245Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.947694ms logger=migrator t=2026-09-02T01:25:47.871362492Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-09-02T01:25:47.879927614Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.565872ms logger=migrator t=2026-09-02T01:25:47.88832274Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-09-02T01:25:47.889926898Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.604537ms logger=migrator t=2026-09-02T01:25:47.901536998Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-09-02T01:25:47.903050953Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.516755ms logger=migrator t=2026-09-02T01:25:47.911306075Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-09-02T01:25:47.912757508Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.451173ms logger=migrator t=2026-09-02T01:25:47.920989759Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-09-02T01:25:47.922423882Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.433682ms logger=migrator t=2026-09-02T01:25:47.929637463Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-09-02T01:25:47.930996203Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.35859ms logger=migrator t=2026-09-02T01:25:47.941227454Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-09-02T01:25:47.943781409Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.557305ms logger=migrator t=2026-09-02T01:25:47.955324308Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-09-02T01:25:47.958244493Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.918365ms logger=migrator t=2026-09-02T01:25:47.968869065Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-09-02T01:25:47.969916826Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.053191ms logger=migrator t=2026-09-02T01:25:47.978793617Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-09-02T01:25:47.979604381Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=814.944µs logger=migrator t=2026-09-02T01:25:47.987834782Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-09-02T01:25:47.988370648Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=535.986µs logger=migrator t=2026-09-02T01:25:47.994799777Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-09-02T01:25:47.996037503Z level=info msg="Migration successfully executed" id="create tag table" duration=1.230516ms logger=migrator t=2026-09-02T01:25:48.002964027Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-09-02T01:25:48.004662166Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.697419ms logger=migrator t=2026-09-02T01:25:48.011793726Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-09-02T01:25:48.013379612Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.589177ms logger=migrator t=2026-09-02T01:25:48.020158711Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-09-02T01:25:48.021555952Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.402271ms logger=migrator t=2026-09-02T01:25:48.03099897Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-09-02T01:25:48.032685369Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.689499ms logger=migrator t=2026-09-02T01:25:48.039967593Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-09-02T01:25:48.061202046Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=21.226503ms logger=migrator t=2026-09-02T01:25:48.067678617Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-09-02T01:25:48.0688267Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.148943ms logger=migrator t=2026-09-02T01:25:48.083027117Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-09-02T01:25:48.084690316Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.665759ms logger=migrator t=2026-09-02T01:25:48.092596308Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-09-02T01:25:48.093219267Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=626.619µs logger=migrator t=2026-09-02T01:25:48.098920524Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-09-02T01:25:48.099955714Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.03658ms logger=migrator t=2026-09-02T01:25:48.104955581Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-09-02T01:25:48.106104815Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.150774ms logger=migrator t=2026-09-02T01:25:48.112911355Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-09-02T01:25:48.114927904Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.02002ms logger=migrator t=2026-09-02T01:25:48.120667023Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-09-02T01:25:48.120888029Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=221.667µs logger=migrator t=2026-09-02T01:25:48.126675429Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-09-02T01:25:48.136141517Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.462428ms logger=migrator t=2026-09-02T01:25:48.141042131Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-09-02T01:25:48.148550431Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.50832ms logger=migrator t=2026-09-02T01:25:48.153918179Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-09-02T01:25:48.16146041Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.541481ms logger=migrator t=2026-09-02T01:25:48.165890081Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-09-02T01:25:48.173902596Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.011904ms logger=migrator t=2026-09-02T01:25:48.178845631Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-09-02T01:25:48.180270423Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.426442ms logger=migrator t=2026-09-02T01:25:48.185352332Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-09-02T01:25:48.192737009Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.383247ms logger=migrator t=2026-09-02T01:25:48.197460907Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-09-02T01:25:48.198708484Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.247497ms logger=migrator t=2026-09-02T01:25:48.203795403Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-09-02T01:25:48.205202515Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.406982ms logger=migrator t=2026-09-02T01:25:48.210434638Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-09-02T01:25:48.211787838Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.35347ms logger=migrator t=2026-09-02T01:25:48.218040232Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-09-02T01:25:48.219593777Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.553245ms logger=migrator t=2026-09-02T01:25:48.224502381Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-09-02T01:25:48.225949624Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.446953ms logger=migrator t=2026-09-02T01:25:48.232390743Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-09-02T01:25:48.233847526Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.456783ms logger=migrator t=2026-09-02T01:25:48.240557143Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-09-02T01:25:48.249358761Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.801108ms logger=migrator t=2026-09-02T01:25:48.257360646Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-09-02T01:25:48.259034995Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.678079ms logger=migrator t=2026-09-02T01:25:48.266028171Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-09-02T01:25:48.267415312Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.38062ms logger=migrator t=2026-09-02T01:25:48.27348615Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-09-02T01:25:48.275064756Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.579196ms logger=migrator t=2026-09-02T01:25:48.281745642Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-09-02T01:25:48.283052471Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.317449ms logger=migrator t=2026-09-02T01:25:48.290054826Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-09-02T01:25:48.291772957Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.721351ms logger=migrator t=2026-09-02T01:25:48.300508793Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-09-02T01:25:48.300606596Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=99.513µs logger=migrator t=2026-09-02T01:25:48.308800757Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-09-02T01:25:48.30892246Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=122.893µs logger=migrator t=2026-09-02T01:25:48.31469403Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-09-02T01:25:48.316138902Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.445123ms logger=migrator t=2026-09-02T01:25:48.321836149Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-09-02T01:25:48.323324723Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.491224ms logger=migrator t=2026-09-02T01:25:48.329951498Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-02T01:25:48.331804972Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.850264ms logger=migrator t=2026-09-02T01:25:48.339844628Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-09-02T01:25:48.339964662Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=122.334µs logger=migrator t=2026-09-02T01:25:48.345215196Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-09-02T01:25:48.347041259Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.820793ms logger=migrator t=2026-09-02T01:25:48.353918652Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-02T01:25:48.355717094Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.799603ms logger=migrator t=2026-09-02T01:25:48.363371589Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-09-02T01:25:48.365028458Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.659279ms logger=migrator t=2026-09-02T01:25:48.373820406Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-02T01:25:48.375276689Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.456312ms logger=migrator t=2026-09-02T01:25:48.384803558Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-09-02T01:25:48.388651821Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=3.849143ms logger=migrator t=2026-09-02T01:25:48.393514124Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-09-02T01:25:48.394479252Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=961.558µs logger=migrator t=2026-09-02T01:25:48.399187151Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-09-02T01:25:48.399262953Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=76.063µs logger=migrator t=2026-09-02T01:25:48.407996009Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-09-02T01:25:48.408904236Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=908.777µs logger=migrator t=2026-09-02T01:25:48.41448746Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-09-02T01:25:48.415699075Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.211505ms logger=migrator t=2026-09-02T01:25:48.420924189Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-09-02T01:25:48.422052302Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.118533ms logger=migrator t=2026-09-02T01:25:48.427054319Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-09-02T01:25:48.427232724Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=115.743µs logger=migrator t=2026-09-02T01:25:48.433957062Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-09-02T01:25:48.435064314Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.109063ms logger=migrator t=2026-09-02T01:25:48.441001069Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-09-02T01:25:48.441819133Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=818.665µs logger=migrator t=2026-09-02T01:25:48.448510299Z 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-09-02T01:25:48.449415195Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=906.776µs logger=migrator t=2026-09-02T01:25:48.456101752Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-09-02T01:25:48.45705342Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=955.168µs logger=migrator t=2026-09-02T01:25:48.465528209Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-09-02T01:25:48.471090392Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.563433ms logger=migrator t=2026-09-02T01:25:48.476513121Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-09-02T01:25:48.477506681Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=995.179µs logger=migrator t=2026-09-02T01:25:48.485299129Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-09-02T01:25:48.486965528Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.669589ms logger=migrator t=2026-09-02T01:25:48.493909182Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-09-02T01:25:48.530111915Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=36.197533ms logger=migrator t=2026-09-02T01:25:48.539987815Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-09-02T01:25:48.565228686Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.241181ms logger=migrator t=2026-09-02T01:25:48.572033556Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-09-02T01:25:48.572970363Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=936.637µs logger=migrator t=2026-09-02T01:25:48.578280179Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-09-02T01:25:48.579191626Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=911.517µs logger=migrator t=2026-09-02T01:25:48.58682539Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-09-02T01:25:48.592053684Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.227984ms logger=migrator t=2026-09-02T01:25:48.598683038Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-09-02T01:25:48.607656132Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.975524ms logger=migrator t=2026-09-02T01:25:48.614792241Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-09-02T01:25:48.616291305Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.499064ms logger=migrator t=2026-09-02T01:25:48.621846619Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-09-02T01:25:48.623443775Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.596937ms logger=migrator t=2026-09-02T01:25:48.6297361Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-09-02T01:25:48.631381919Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.645589ms logger=migrator t=2026-09-02T01:25:48.636442197Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-09-02T01:25:48.638195798Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.755541ms logger=migrator t=2026-09-02T01:25:48.643508385Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-09-02T01:25:48.64368399Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=176.335µs logger=migrator t=2026-09-02T01:25:48.650350565Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-09-02T01:25:48.659088032Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.737577ms logger=migrator t=2026-09-02T01:25:48.666128899Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-09-02T01:25:48.675086882Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.957093ms logger=migrator t=2026-09-02T01:25:48.686802686Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-09-02T01:25:48.696006666Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.205011ms logger=migrator t=2026-09-02T01:25:48.701682233Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-09-02T01:25:48.703063273Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.381391ms logger=migrator t=2026-09-02T01:25:48.709192233Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-09-02T01:25:48.710656546Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.463613ms logger=migrator t=2026-09-02T01:25:48.715756576Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-09-02T01:25:48.72440828Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.649414ms logger=migrator t=2026-09-02T01:25:48.729448338Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-09-02T01:25:48.738402561Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.954053ms logger=migrator t=2026-09-02T01:25:48.744747367Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-09-02T01:25:48.746347554Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.600127ms logger=migrator t=2026-09-02T01:25:48.753422752Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-09-02T01:25:48.762730935Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.306743ms logger=migrator t=2026-09-02T01:25:48.769929917Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-09-02T01:25:48.779084255Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.154748ms logger=migrator t=2026-09-02T01:25:48.783829165Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-09-02T01:25:48.783932508Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=102.413µs logger=migrator t=2026-09-02T01:25:48.788828651Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-09-02T01:25:48.7904865Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.658269ms logger=migrator t=2026-09-02T01:25:48.796145636Z 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-09-02T01:25:48.79764331Z 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.470934ms logger=migrator t=2026-09-02T01:25:48.80274892Z 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-09-02T01:25:48.804333117Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.580697ms logger=migrator t=2026-09-02T01:25:48.812155476Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-09-02T01:25:48.81227776Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=123.744µs logger=migrator t=2026-09-02T01:25:48.8170388Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-09-02T01:25:48.8265974Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.55698ms logger=migrator t=2026-09-02T01:25:48.835299766Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-09-02T01:25:48.846365461Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=11.067995ms logger=migrator t=2026-09-02T01:25:48.855118428Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-09-02T01:25:48.867080939Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=11.960551ms logger=migrator t=2026-09-02T01:25:48.874554049Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-09-02T01:25:48.886838609Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=12.288591ms logger=migrator t=2026-09-02T01:25:48.895512804Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-09-02T01:25:48.906210568Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.690184ms logger=migrator t=2026-09-02T01:25:48.912011398Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-09-02T01:25:48.912114602Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=107.383µs logger=migrator t=2026-09-02T01:25:48.917462429Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-09-02T01:25:48.918757767Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.294508ms logger=migrator t=2026-09-02T01:25:48.927758321Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-09-02T01:25:48.93997288Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=12.213748ms logger=migrator t=2026-09-02T01:25:48.945362298Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-09-02T01:25:48.945465851Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=107.673µs logger=migrator t=2026-09-02T01:25:48.953238299Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-09-02T01:25:48.961973586Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.731196ms logger=migrator t=2026-09-02T01:25:48.971140035Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-09-02T01:25:48.973270977Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.157273ms logger=migrator t=2026-09-02T01:25:48.978964954Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-09-02T01:25:48.988942877Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.976913ms logger=migrator t=2026-09-02T01:25:48.995069747Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-09-02T01:25:48.996358175Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.288228ms logger=migrator t=2026-09-02T01:25:49.001539937Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-09-02T01:25:49.00436201Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.821193ms logger=migrator t=2026-09-02T01:25:49.01251631Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-09-02T01:25:49.026677225Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=14.153486ms logger=migrator t=2026-09-02T01:25:49.034279099Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-09-02T01:25:49.036393471Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=2.117132ms logger=migrator t=2026-09-02T01:25:49.043833959Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-09-02T01:25:49.050038891Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=6.210782ms logger=migrator t=2026-09-02T01:25:49.058704916Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-09-02T01:25:49.060050105Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.345689ms logger=migrator t=2026-09-02T01:25:49.067164424Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-09-02T01:25:49.068826903Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.662909ms logger=migrator t=2026-09-02T01:25:49.076123117Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-09-02T01:25:49.076235691Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=112.643µs logger=migrator t=2026-09-02T01:25:49.084179844Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-09-02T01:25:49.085781281Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.600587ms logger=migrator t=2026-09-02T01:25:49.091363495Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-09-02T01:25:49.093159358Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.795022ms logger=migrator t=2026-09-02T01:25:49.099791962Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-09-02T01:25:49.10040062Z 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-09-02T01:25:49.110199998Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-09-02T01:25:49.11094946Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=753.002µs logger=migrator t=2026-09-02T01:25:49.116127422Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-09-02T01:25:49.11777401Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.646968ms logger=migrator t=2026-09-02T01:25:49.124316292Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-09-02T01:25:49.13410633Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.788138ms logger=migrator t=2026-09-02T01:25:49.140516228Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-09-02T01:25:49.142133786Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.617918ms logger=migrator t=2026-09-02T01:25:49.149468191Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-09-02T01:25:49.1511332Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.664229ms logger=migrator t=2026-09-02T01:25:49.17155796Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-09-02T01:25:49.173052213Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.500154ms logger=migrator t=2026-09-02T01:25:49.180826972Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-09-02T01:25:49.182579593Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.751271ms logger=migrator t=2026-09-02T01:25:49.189444215Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-09-02T01:25:49.191084663Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.639428ms logger=migrator t=2026-09-02T01:25:49.198435339Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-09-02T01:25:49.19848151Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=48.131µs logger=migrator t=2026-09-02T01:25:49.206507606Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-09-02T01:25:49.20665573Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=150.484µs logger=migrator t=2026-09-02T01:25:49.214378417Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-09-02T01:25:49.225698739Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.316952ms logger=migrator t=2026-09-02T01:25:49.232416947Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-09-02T01:25:49.233168099Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=753.113µs logger=migrator t=2026-09-02T01:25:49.239896396Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-09-02T01:25:49.242027599Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.130732ms logger=migrator t=2026-09-02T01:25:49.250464486Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-09-02T01:25:49.250983702Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=519.645µs logger=migrator t=2026-09-02T01:25:49.257685369Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-09-02T01:25:49.259662777Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.970238ms logger=migrator t=2026-09-02T01:25:49.26658117Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-09-02T01:25:49.268019862Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.438793ms logger=migrator t=2026-09-02T01:25:49.275876533Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-09-02T01:25:49.327296042Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=51.41339ms logger=migrator t=2026-09-02T01:25:49.368554454Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-09-02T01:25:49.379492905Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.940861ms logger=migrator t=2026-09-02T01:25:49.387060577Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-09-02T01:25:49.387230032Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=167.415µs logger=migrator t=2026-09-02T01:25:49.395393952Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-09-02T01:25:49.437373145Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=41.975492ms logger=migrator t=2026-09-02T01:25:49.444826133Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-09-02T01:25:49.478800591Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.978678ms logger=migrator t=2026-09-02T01:25:49.487843296Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-09-02T01:25:49.488393273Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=552.187µs logger=migrator t=2026-09-02T01:25:49.496670176Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-09-02T01:25:49.497797439Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.128073ms logger=migrator t=2026-09-02T01:25:49.504113244Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-09-02T01:25:49.504439504Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=325.78µs logger=migrator t=2026-09-02T01:25:49.510902634Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-09-02T01:25:49.512933893Z level=info msg="Migration successfully executed" id="create permission table" duration=2.021429ms logger=migrator t=2026-09-02T01:25:49.521100803Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-09-02T01:25:49.522937587Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.837024ms logger=migrator t=2026-09-02T01:25:49.531062095Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-09-02T01:25:49.533211579Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.152694ms logger=migrator t=2026-09-02T01:25:49.542304265Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-09-02T01:25:49.543382987Z level=info msg="Migration successfully executed" id="create role table" duration=1.077872ms logger=migrator t=2026-09-02T01:25:49.55027071Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-09-02T01:25:49.559998655Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.729316ms logger=migrator t=2026-09-02T01:25:49.566595459Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-09-02T01:25:49.573566084Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.970125ms logger=migrator t=2026-09-02T01:25:49.580447086Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-09-02T01:25:49.581436875Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=989.309µs logger=migrator t=2026-09-02T01:25:49.588492832Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-09-02T01:25:49.590315455Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.814503ms logger=migrator t=2026-09-02T01:25:49.598814885Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-09-02T01:25:49.600664019Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.849064ms logger=migrator t=2026-09-02T01:25:49.607598163Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-09-02T01:25:49.608965103Z level=info msg="Migration successfully executed" id="create team role table" duration=1.367ms logger=migrator t=2026-09-02T01:25:49.615868706Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-09-02T01:25:49.617548995Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.68299ms logger=migrator t=2026-09-02T01:25:49.62453082Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-09-02T01:25:49.626138147Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.607137ms logger=migrator t=2026-09-02T01:25:49.633344869Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-09-02T01:25:49.635028618Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.683539ms logger=migrator t=2026-09-02T01:25:49.642467937Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-09-02T01:25:49.643772215Z level=info msg="Migration successfully executed" id="create user role table" duration=1.303619ms logger=migrator t=2026-09-02T01:25:49.651230194Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-09-02T01:25:49.65281354Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.582566ms logger=migrator t=2026-09-02T01:25:49.661580218Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-09-02T01:25:49.663567736Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.989678ms logger=migrator t=2026-09-02T01:25:49.670868541Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-09-02T01:25:49.672734255Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.864844ms logger=migrator t=2026-09-02T01:25:49.679601017Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-09-02T01:25:49.68107144Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.474613ms logger=migrator t=2026-09-02T01:25:49.689073465Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-09-02T01:25:49.690832797Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.759282ms logger=migrator t=2026-09-02T01:25:49.700321825Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-09-02T01:25:49.70251686Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.195595ms logger=migrator t=2026-09-02T01:25:49.710850455Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-09-02T01:25:49.723950639Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=13.103305ms logger=migrator t=2026-09-02T01:25:49.731212032Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-09-02T01:25:49.733134459Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.921297ms logger=migrator t=2026-09-02T01:25:49.742734641Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-09-02T01:25:49.744725489Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.990018ms logger=migrator t=2026-09-02T01:25:49.752951141Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-09-02T01:25:49.754704252Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.752521ms logger=migrator t=2026-09-02T01:25:49.762725248Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-09-02T01:25:49.764825549Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.098061ms logger=migrator t=2026-09-02T01:25:49.774467793Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-09-02T01:25:49.7760744Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.608188ms logger=migrator t=2026-09-02T01:25:49.786193637Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-09-02T01:25:49.788805214Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.611136ms logger=migrator t=2026-09-02T01:25:49.806605506Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-09-02T01:25:49.822007989Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=15.397382ms logger=migrator t=2026-09-02T01:25:49.83296061Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-09-02T01:25:49.843663064Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.702564ms logger=migrator t=2026-09-02T01:25:49.850788594Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-09-02T01:25:49.860651493Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.86277ms logger=migrator t=2026-09-02T01:25:49.867809673Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-09-02T01:25:49.878010343Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.19708ms logger=migrator t=2026-09-02T01:25:49.885437811Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-09-02T01:25:49.886661997Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.224126ms logger=migrator t=2026-09-02T01:25:49.893703824Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-09-02T01:25:49.895540248Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.830934ms logger=migrator t=2026-09-02T01:25:49.90276194Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-09-02T01:25:49.904390477Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.627788ms logger=migrator t=2026-09-02T01:25:49.91198082Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-09-02T01:25:49.913355301Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.37153ms logger=migrator t=2026-09-02T01:25:49.919966865Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-09-02T01:25:49.92185873Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.890795ms logger=migrator t=2026-09-02T01:25:49.931300318Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-09-02T01:25:49.931512414Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=214.347µs logger=migrator t=2026-09-02T01:25:49.938114658Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-09-02T01:25:49.938252142Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=142.905µs logger=migrator t=2026-09-02T01:25:49.944693451Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-09-02T01:25:49.945413562Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=719.691µs logger=migrator t=2026-09-02T01:25:49.95180503Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-09-02T01:25:49.952776828Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=980.669µs logger=migrator t=2026-09-02T01:25:49.960277359Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-09-02T01:25:49.961394861Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.117073ms logger=migrator t=2026-09-02T01:25:49.968326055Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-09-02T01:25:49.968749667Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=424.552µs logger=migrator t=2026-09-02T01:25:49.975415433Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-09-02T01:25:49.976228887Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=813.584µs logger=migrator t=2026-09-02T01:25:49.98246238Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-09-02T01:25:49.984057877Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.594947ms logger=migrator t=2026-09-02T01:25:50.00018549Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-09-02T01:25:50.002154278Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.968528ms logger=migrator t=2026-09-02T01:25:50.009006409Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-09-02T01:25:50.021393413Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.386044ms logger=migrator t=2026-09-02T01:25:50.028693707Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-09-02T01:25:50.028880723Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=188.746µs logger=migrator t=2026-09-02T01:25:50.052257659Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-09-02T01:25:50.054236387Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.980738ms logger=migrator t=2026-09-02T01:25:50.064469668Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-09-02T01:25:50.066370484Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.901245ms logger=migrator t=2026-09-02T01:25:50.074605425Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-09-02T01:25:50.076893563Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.285597ms logger=migrator t=2026-09-02T01:25:50.088273967Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-09-02T01:25:50.101928258Z level=info msg="Migration successfully executed" id="add correlation config column" duration=13.65263ms logger=migrator t=2026-09-02T01:25:50.109526061Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-09-02T01:25:50.119312378Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=9.783957ms logger=migrator t=2026-09-02T01:25:50.131239578Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-09-02T01:25:50.132860156Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.620828ms logger=migrator t=2026-09-02T01:25:50.141329265Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-09-02T01:25:50.179263108Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=37.930784ms logger=migrator t=2026-09-02T01:25:50.193594739Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-09-02T01:25:50.195209837Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.615377ms logger=migrator t=2026-09-02T01:25:50.20485326Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-09-02T01:25:50.205977733Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.124653ms logger=migrator t=2026-09-02T01:25:50.221286582Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-09-02T01:25:50.222458807Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.171355ms logger=migrator t=2026-09-02T01:25:50.234271014Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-09-02T01:25:50.235581542Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.312138ms logger=migrator t=2026-09-02T01:25:50.243904107Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-09-02T01:25:50.244116493Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=211.417µs logger=migrator t=2026-09-02T01:25:50.251371466Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-09-02T01:25:50.252153569Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=782.273µs logger=migrator t=2026-09-02T01:25:50.261664608Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-09-02T01:25:50.27673228Z level=info msg="Migration successfully executed" id="add provisioning column" duration=15.056042ms logger=migrator t=2026-09-02T01:25:50.284098027Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-09-02T01:25:50.285823087Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.726231ms logger=migrator t=2026-09-02T01:25:50.294528803Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-09-02T01:25:50.296575683Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.05004ms logger=migrator t=2026-09-02T01:25:50.310535213Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-02T01:25:50.31144179Z 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-09-02T01:25:50.323642148Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-02T01:25:50.324455832Z 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-09-02T01:25:50.336185895Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-09-02T01:25:50.337673899Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.488174ms logger=migrator t=2026-09-02T01:25:50.349857037Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-09-02T01:25:50.351717691Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.865275ms logger=migrator t=2026-09-02T01:25:50.363298511Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-02T01:25:50.365109304Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.812303ms logger=migrator t=2026-09-02T01:25:50.374613904Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-02T01:25:50.376379185Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.766912ms logger=migrator t=2026-09-02T01:25:50.387797311Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-02T01:25:50.389457799Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.661868ms logger=migrator t=2026-09-02T01:25:50.396498506Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-02T01:25:50.398710271Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.211965ms logger=migrator t=2026-09-02T01:25:50.408031695Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-09-02T01:25:50.409331293Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.300498ms logger=migrator t=2026-09-02T01:25:50.419263974Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-09-02T01:25:50.420582763Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.322709ms logger=migrator t=2026-09-02T01:25:50.427886888Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-02T01:25:50.428918828Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.03223ms logger=migrator t=2026-09-02T01:25:50.436856221Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-02T01:25:50.438056966Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.205725ms logger=migrator t=2026-09-02T01:25:50.444818705Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-09-02T01:25:50.445632149Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=798.483µs logger=migrator t=2026-09-02T01:25:50.45213304Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-09-02T01:25:50.487872759Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=35.734909ms logger=migrator t=2026-09-02T01:25:50.496170833Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-09-02T01:25:50.510992008Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=14.821975ms logger=migrator t=2026-09-02T01:25:50.521843137Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-09-02T01:25:50.530676876Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.837379ms logger=migrator t=2026-09-02T01:25:50.538747553Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-09-02T01:25:50.539051152Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=304.669µs logger=migrator t=2026-09-02T01:25:50.547191471Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-09-02T01:25:50.562371067Z level=info msg="Migration successfully executed" id="add share column" duration=15.174005ms logger=migrator t=2026-09-02T01:25:50.573126772Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-09-02T01:25:50.573483483Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=360.291µs logger=migrator t=2026-09-02T01:25:50.580637483Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-09-02T01:25:50.582113566Z level=info msg="Migration successfully executed" id="create file table" duration=1.497564ms logger=migrator t=2026-09-02T01:25:50.59144023Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-09-02T01:25:50.593210732Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.770382ms logger=migrator t=2026-09-02T01:25:50.601118994Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-09-02T01:25:50.602917947Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.798053ms logger=migrator t=2026-09-02T01:25:50.616348811Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-09-02T01:25:50.617913497Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.567876ms logger=migrator t=2026-09-02T01:25:50.626915172Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-09-02T01:25:50.628933061Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.020209ms logger=migrator t=2026-09-02T01:25:50.637243965Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-09-02T01:25:50.637339368Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=96.523µs logger=migrator t=2026-09-02T01:25:50.647194497Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-09-02T01:25:50.647418324Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=227.137µs logger=migrator t=2026-09-02T01:25:50.65580987Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-09-02T01:25:50.656702156Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=892.696µs logger=migrator t=2026-09-02T01:25:50.663247219Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-09-02T01:25:50.663560448Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=313.7µs logger=migrator t=2026-09-02T01:25:50.669958415Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-09-02T01:25:50.672081808Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.123203ms logger=migrator t=2026-09-02T01:25:50.681675029Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-09-02T01:25:50.692454836Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.776327ms logger=migrator t=2026-09-02T01:25:50.701868523Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-09-02T01:25:50.702270934Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=408.442µs logger=migrator t=2026-09-02T01:25:50.715154783Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-09-02T01:25:50.716536503Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.38496ms logger=migrator t=2026-09-02T01:25:50.724834947Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-09-02T01:25:50.725326091Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=494.744µs logger=migrator t=2026-09-02T01:25:50.732292946Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-09-02T01:25:50.732520333Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=228.447µs logger=migrator t=2026-09-02T01:25:50.742748983Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-09-02T01:25:50.744820844Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=2.076131ms logger=migrator t=2026-09-02T01:25:50.752237212Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-09-02T01:25:50.767764077Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=15.528026ms logger=migrator t=2026-09-02T01:25:50.777140703Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-09-02T01:25:50.790370861Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=13.230238ms logger=migrator t=2026-09-02T01:25:50.800495809Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-09-02T01:25:50.801778756Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.281648ms logger=migrator t=2026-09-02T01:25:50.808699449Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-09-02T01:25:50.878858289Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=70.15409ms logger=migrator t=2026-09-02T01:25:50.886600737Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-09-02T01:25:50.887465962Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=865.925µs logger=migrator t=2026-09-02T01:25:50.892233742Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-09-02T01:25:50.893115458Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=879.806µs logger=migrator t=2026-09-02T01:25:50.903089801Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-09-02T01:25:50.934406001Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.31509ms logger=migrator t=2026-09-02T01:25:50.942080586Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-09-02T01:25:50.950633907Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.551541ms logger=migrator t=2026-09-02T01:25:50.955553101Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-09-02T01:25:50.95583563Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=283.039µs logger=migrator t=2026-09-02T01:25:50.962000331Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-09-02T01:25:50.962240108Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=240.247µs logger=migrator t=2026-09-02T01:25:50.966532744Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-09-02T01:25:50.966701859Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=169.205µs logger=migrator t=2026-09-02T01:25:50.969996965Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-09-02T01:25:50.970253913Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=256.238µs logger=migrator t=2026-09-02T01:25:50.974735525Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-09-02T01:25:50.974947701Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=213.026µs logger=migrator t=2026-09-02T01:25:50.979091713Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-09-02T01:25:50.9800159Z level=info msg="Migration successfully executed" id="create folder table" duration=923.908µs logger=migrator t=2026-09-02T01:25:50.984281995Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-09-02T01:25:50.985104589Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=822.464µs logger=migrator t=2026-09-02T01:25:50.989441807Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-09-02T01:25:50.990300222Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=857.485µs logger=migrator t=2026-09-02T01:25:50.997022169Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-09-02T01:25:50.9970411Z level=info msg="Migration successfully executed" id="Update folder title length" duration=19.771µs logger=migrator t=2026-09-02T01:25:51.001213762Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-02T01:25:51.002398507Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.170595ms logger=migrator t=2026-09-02T01:25:51.007131636Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-02T01:25:51.007920769Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=783.163µs logger=migrator t=2026-09-02T01:25:51.013543324Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-09-02T01:25:51.014557124Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.01354ms logger=migrator t=2026-09-02T01:25:51.020026225Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-09-02T01:25:51.020567751Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=544.786µs logger=migrator t=2026-09-02T01:25:51.025351391Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-09-02T01:25:51.025593958Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=243.267µs logger=migrator t=2026-09-02T01:25:51.03110485Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-09-02T01:25:51.032219862Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.113362ms logger=migrator t=2026-09-02T01:25:51.040688741Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-09-02T01:25:51.043009659Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.320518ms logger=migrator t=2026-09-02T01:25:51.052241201Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-09-02T01:25:51.053225539Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=984.139µs logger=migrator t=2026-09-02T01:25:51.058786373Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-09-02T01:25:51.060925706Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.140853ms logger=migrator t=2026-09-02T01:25:51.069756335Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-09-02T01:25:51.070788005Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.035111ms logger=migrator t=2026-09-02T01:25:51.074897976Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-09-02T01:25:51.075526254Z level=info msg="Migration successfully executed" id="create anon_device table" duration=628.418µs logger=migrator t=2026-09-02T01:25:51.08083779Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-09-02T01:25:51.082927381Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.092751ms logger=migrator t=2026-09-02T01:25:51.088475164Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-09-02T01:25:51.090219486Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.744482ms logger=migrator t=2026-09-02T01:25:51.098598532Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-09-02T01:25:51.099936381Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.338199ms logger=migrator t=2026-09-02T01:25:51.104825204Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-09-02T01:25:51.106673009Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.847625ms logger=migrator t=2026-09-02T01:25:51.112297404Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-09-02T01:25:51.113967793Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.669989ms logger=migrator t=2026-09-02T01:25:51.119595448Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-09-02T01:25:51.120233547Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=640.809µs logger=migrator t=2026-09-02T01:25:51.124726769Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-09-02T01:25:51.140411879Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=15.68449ms logger=migrator t=2026-09-02T01:25:51.146292992Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-09-02T01:25:51.147352983Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.061781ms logger=migrator t=2026-09-02T01:25:51.152907286Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-02T01:25:51.152944107Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.621µs logger=migrator t=2026-09-02T01:25:51.163194758Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-02T01:25:51.164835437Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.640708ms logger=migrator t=2026-09-02T01:25:51.170013228Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-02T01:25:51.170041269Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=29.741µs logger=migrator t=2026-09-02T01:25:51.176907241Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-09-02T01:25:51.179382484Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.474293ms logger=migrator t=2026-09-02T01:25:51.186765841Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-02T01:25:51.189434899Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.669499ms logger=migrator t=2026-09-02T01:25:51.196912829Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-09-02T01:25:51.19866939Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.755942ms logger=migrator t=2026-09-02T01:25:51.204968855Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-09-02T01:25:51.206580002Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.613067ms logger=migrator t=2026-09-02T01:25:51.213039712Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-09-02T01:25:51.213678681Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=639.689µs logger=migrator t=2026-09-02T01:25:51.219018798Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-09-02T01:25:51.220098119Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.079622ms logger=migrator t=2026-09-02T01:25:51.22728734Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-09-02T01:25:51.228774634Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.487544ms logger=migrator t=2026-09-02T01:25:51.236763149Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-09-02T01:25:51.23852898Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.764602ms logger=migrator t=2026-09-02T01:25:51.248657808Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-09-02T01:25:51.263743851Z level=info msg="Migration successfully executed" id="add stack_id column" duration=15.086473ms logger=migrator t=2026-09-02T01:25:51.268873121Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-09-02T01:25:51.285794038Z level=info msg="Migration successfully executed" id="add region_slug column" duration=16.916967ms logger=migrator t=2026-09-02T01:25:51.293075072Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-09-02T01:25:51.306815855Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.741593ms logger=migrator t=2026-09-02T01:25:51.31479565Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-09-02T01:25:51.314897803Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=100.423µs logger=migrator t=2026-09-02T01:25:51.321911449Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-09-02T01:25:51.338842146Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=16.932058ms logger=migrator t=2026-09-02T01:25:51.346653125Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-09-02T01:25:51.363475459Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=16.822784ms logger=migrator t=2026-09-02T01:25:51.369401563Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-09-02T01:25:51.370014151Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=613.168µs logger=migrator t=2026-09-02T01:25:51.37916434Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.17449573s logger=migrator t=2026-09-02T01:25:51.380228781Z level=info msg="Unlocking database" logger=sqlstore t=2026-09-02T01:25:51.406118241Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-09-02T01:25:51.40641591Z level=info msg="Created default organization" logger=secrets t=2026-09-02T01:25:51.412011824Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-09-02T01:25:51.479013622Z level=info msg="Restored cache from database" duration=624.919µs logger=plugin.store t=2026-09-02T01:25:51.481580427Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-09-02T01:25:51.567743767Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-09-02T01:25:51.567792358Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-09-02T01:25:51.567877721Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-09-02T01:25:51.567910272Z level=info msg="Plugins loaded" count=54 duration=86.332025ms logger=query_data t=2026-09-02T01:25:51.572860227Z level=info msg="Query Service initialization" logger=live.push_http t=2026-09-02T01:25:51.576462173Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-09-02T01:25:51.584077577Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-09-02T01:25:51.595512202Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-09-02T01:25:51.59847313Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-09-02T01:25:51.601262171Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-09-02T01:25:51.630718886Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-09-02T01:25:51.650145887Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-09-02T01:25:51.672028029Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-09-02T01:25:51.67205249Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-09-02T01:25:51.672417131Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-09-02T01:25:51.673454571Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-09-02T01:25:51.673998837Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-09-02T01:25:51.679035765Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-09-02T01:25:51.766701149Z level=info msg="Update check succeeded" duration=94.00466ms logger=grafana.update.checker t=2026-09-02T01:25:51.769861102Z level=info msg="Update check succeeded" duration=96.874604ms logger=provisioning.dashboard t=2026-09-02T01:25:51.789308833Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-09-02T01:25:51.807127686Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-02T01:25:51.818607673Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.state.manager t=2026-09-02T01:25:51.868854738Z level=info msg="State cache has been initialized" states=0 duration=195.398427ms logger=ngalert.scheduler t=2026-09-02T01:25:51.86889787Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-09-02T01:25:51.869109186Z level=info msg=starting first_tick=2026-09-02T01:26:00Z logger=sqlstore.transactions t=2026-09-02T01:25:51.872342561Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-02T01:25:51.883494118Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-09-02T01:25:51.892235225Z level=info msg="Patterns update finished" duration=96.775112ms logger=provisioning.dashboard t=2026-09-02T01:25:51.907094161Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-09-02T01:25:52.235720711Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-09-02T01:25:52.237138962Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-09-02T01:25:52.865580065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:52.877036481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:52.90013376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:52.948895561Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:52.970227918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:53.025049497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:53.044410186Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:53.112635349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:53.132892134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:53.244406218Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:53.265553909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:53.324251303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:53.344688843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:53.400298856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:53.422210879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:53.517803366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:53.541868273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:53.603909844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:53.624491169Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:53.701913142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:53.723828145Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:53.833587708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:53.857958794Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:53.912497914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:53.933293895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:54.006947878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:54.027119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:54.0856984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:54.10886298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:54.169195382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:54.192232128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:54.268480917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:54.288929947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:54.346548489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:54.396278949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:54.557895085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:54.579094507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:54.682415661Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:54.704141769Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:54.779603465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:54.801720144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:54.893402176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:54.920233174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:55.02497289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:55.044673238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:55.154601946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:55.172734118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:55.261395782Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:55.283397538Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:55.391218943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:55.40982014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:55.524159977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:55.536363015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:55.589677861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:55.606654509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:55.697881118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:55.724602433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:55.807247179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:55.831393658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:55.921779842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:55.953151483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:56.035638236Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:56.052372387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:56.158716789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:56.172651648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:56.267805552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:56.280730522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:56.356213498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:56.374698541Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:56.730939041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:56.752752672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:57.12324464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:57.147192564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:57.276455939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:57.297564349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:57.40112455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:57.418787668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:57.525892742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:57.544916081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T01:25:57.629452993Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-09-02T01:27:00.701174854Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-02T01:35:51.727986287Z level=info msg="Completed cleanup jobs" duration=55.028973ms logger=plugins.update.checker t=2026-09-02T01:35:51.81923644Z level=info msg="Update check succeeded" duration=51.434867ms logger=sqlstore.transactions t=2026-09-02T01:40:51.590803626Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-09-02T01:45:51.711808375Z level=info msg="Completed cleanup jobs" duration=38.514595ms logger=plugins.update.checker t=2026-09-02T01:45:51.823883337Z level=info msg="Update check succeeded" duration=56.341145ms logger=cleanup t=2026-09-02T01:55:51.713478361Z level=info msg="Completed cleanup jobs" duration=40.567848ms logger=plugins.update.checker t=2026-09-02T01:55:51.828534471Z level=info msg="Update check succeeded" duration=60.857042ms logger=infra.usagestats t=2026-09-02T01:57:00.727041805Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-02T02:05:51.705484597Z level=info msg="Completed cleanup jobs" duration=32.540961ms logger=plugins.update.checker t=2026-09-02T02:05:51.843234293Z level=info msg="Update check succeeded" duration=75.348823ms logger=cleanup t=2026-09-02T02:15:51.705091541Z level=info msg="Completed cleanup jobs" duration=31.913206ms logger=plugins.update.checker t=2026-09-02T02:15:51.817443405Z level=info msg="Update check succeeded" duration=50.028117ms