logger=settings t=2026-07-16T00:31:31.17890925Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-16T00:31:31Z logger=settings t=2026-07-16T00:31:31.179142606Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-16T00:31:31.179154016Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-16T00:31:31.179157366Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-16T00:31:31.179161716Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-16T00:31:31.179164386Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-16T00:31:31.179167217Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-16T00:31:31.179171637Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-16T00:31:31.179174657Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-16T00:31:31.179178867Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-16T00:31:31.179181567Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-16T00:31:31.179184417Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-16T00:31:31.179187767Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-16T00:31:31.179191047Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-16T00:31:31.179194217Z level=info msg=Target target=[all] logger=settings t=2026-07-16T00:31:31.179199627Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-16T00:31:31.179204607Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-16T00:31:31.179215378Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-16T00:31:31.179218098Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-16T00:31:31.179222328Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-16T00:31:31.179226058Z level=info msg="App mode production" logger=sqlstore t=2026-07-16T00:31:31.179480254Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-16T00:31:31.179496054Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-16T00:31:31.180832367Z level=info msg="Locking database" logger=migrator t=2026-07-16T00:31:31.180843537Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-16T00:31:31.181336539Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-16T00:31:31.182251952Z level=info msg="Migration successfully executed" id="create migration_log table" duration=914.953µs logger=migrator t=2026-07-16T00:31:31.188584436Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-16T00:31:31.189329034Z level=info msg="Migration successfully executed" id="create user table" duration=744.428µs logger=migrator t=2026-07-16T00:31:31.193741402Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-16T00:31:31.194798037Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.051895ms logger=migrator t=2026-07-16T00:31:31.201970003Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-16T00:31:31.202802083Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=833.17µs logger=migrator t=2026-07-16T00:31:31.206853423Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-16T00:31:31.207485798Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=627.865µs logger=migrator t=2026-07-16T00:31:31.211561447Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-16T00:31:31.212181012Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=619.575µs logger=migrator t=2026-07-16T00:31:31.216490237Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-16T00:31:31.220199868Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.709421ms logger=migrator t=2026-07-16T00:31:31.223694424Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-16T00:31:31.225456116Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.744802ms logger=migrator t=2026-07-16T00:31:31.229172546Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-16T00:31:31.229972676Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=801.12µs logger=migrator t=2026-07-16T00:31:31.234058866Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-16T00:31:31.234737492Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=678.566µs logger=migrator t=2026-07-16T00:31:31.238862904Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-16T00:31:31.239198202Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=335.558µs logger=migrator t=2026-07-16T00:31:31.243449266Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-16T00:31:31.243906957Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=455.631µs logger=migrator t=2026-07-16T00:31:31.248245892Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-16T00:31:31.250308293Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.061211ms logger=migrator t=2026-07-16T00:31:31.256979635Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-16T00:31:31.257007166Z level=info msg="Migration successfully executed" id="Update user table charset" duration=33.481µs logger=migrator t=2026-07-16T00:31:31.261883805Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-16T00:31:31.262944072Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.062227ms logger=migrator t=2026-07-16T00:31:31.266470378Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-16T00:31:31.266836207Z level=info msg="Migration successfully executed" id="Add missing user data" duration=365.689µs logger=migrator t=2026-07-16T00:31:31.272025923Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-16T00:31:31.273874228Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.849175ms logger=migrator t=2026-07-16T00:31:31.278993643Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-16T00:31:31.27968032Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=685.817µs logger=migrator t=2026-07-16T00:31:31.282453998Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-16T00:31:31.284265972Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.812054ms logger=migrator t=2026-07-16T00:31:31.288075446Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-16T00:31:31.295526877Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.455312ms logger=migrator t=2026-07-16T00:31:31.301627715Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-16T00:31:31.302985799Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.362454ms logger=migrator t=2026-07-16T00:31:31.30631225Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-16T00:31:31.306489115Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=177.015µs logger=migrator t=2026-07-16T00:31:31.310706028Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-16T00:31:31.311402905Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=695.857µs logger=migrator t=2026-07-16T00:31:31.317218806Z 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-07-16T00:31:31.317548564Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=329.588µs logger=migrator t=2026-07-16T00:31:31.321647275Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-16T00:31:31.322131987Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=483.902µs logger=migrator t=2026-07-16T00:31:31.326765259Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-16T00:31:31.327862127Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.096478ms logger=migrator t=2026-07-16T00:31:31.33373654Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-16T00:31:31.334638422Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=901.782µs logger=migrator t=2026-07-16T00:31:31.338997428Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-16T00:31:31.341613902Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=2.613984ms logger=migrator t=2026-07-16T00:31:31.346725916Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-16T00:31:31.34766148Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=936.634µs logger=migrator t=2026-07-16T00:31:31.351706558Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-16T00:31:31.352424056Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=717.368µs logger=migrator t=2026-07-16T00:31:31.356988027Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-16T00:31:31.357036338Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=49.711µs logger=migrator t=2026-07-16T00:31:31.361889217Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-16T00:31:31.363324092Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.437795ms logger=migrator t=2026-07-16T00:31:31.368605401Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-16T00:31:31.369274988Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=669.667µs logger=migrator t=2026-07-16T00:31:31.374148486Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-16T00:31:31.374871655Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=719.828µs logger=migrator t=2026-07-16T00:31:31.38004517Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-16T00:31:31.381109156Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.063076ms logger=migrator t=2026-07-16T00:31:31.40420647Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-16T00:31:31.409258804Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.056024ms logger=migrator t=2026-07-16T00:31:31.414256646Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-16T00:31:31.415694311Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.437195ms logger=migrator t=2026-07-16T00:31:31.422171578Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-16T00:31:31.423501551Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.333253ms logger=migrator t=2026-07-16T00:31:31.428724629Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-16T00:31:31.429407676Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=683.106µs logger=migrator t=2026-07-16T00:31:31.434651304Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-16T00:31:31.435693779Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.042275ms logger=migrator t=2026-07-16T00:31:31.440303742Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-16T00:31:31.441329726Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.025594ms logger=migrator t=2026-07-16T00:31:31.44680261Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-16T00:31:31.447180949Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=375.769µs logger=migrator t=2026-07-16T00:31:31.451872224Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-16T00:31:31.452624562Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=752.408µs logger=migrator t=2026-07-16T00:31:31.458112306Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-16T00:31:31.45867242Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=560.164µs logger=migrator t=2026-07-16T00:31:31.46319098Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-16T00:31:31.463768434Z level=info msg="Migration successfully executed" id="create star table" duration=577.324µs logger=migrator t=2026-07-16T00:31:31.468771846Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-16T00:31:31.47011264Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.341053ms logger=migrator t=2026-07-16T00:31:31.475878141Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-16T00:31:31.477249984Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.371854ms logger=migrator t=2026-07-16T00:31:31.481940809Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-16T00:31:31.482863151Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=921.413µs logger=migrator t=2026-07-16T00:31:31.487104644Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-16T00:31:31.48776993Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=661.206µs logger=migrator t=2026-07-16T00:31:31.492720442Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-16T00:31:31.493418658Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=699.426µs logger=migrator t=2026-07-16T00:31:31.498104452Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-16T00:31:31.499085897Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=979.945µs logger=migrator t=2026-07-16T00:31:31.503563476Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-16T00:31:31.504729724Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.166019ms logger=migrator t=2026-07-16T00:31:31.509253374Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-16T00:31:31.509283905Z level=info msg="Migration successfully executed" id="Update org table charset" duration=31.271µs logger=migrator t=2026-07-16T00:31:31.514845011Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-16T00:31:31.514872262Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.271µs logger=migrator t=2026-07-16T00:31:31.527174252Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-16T00:31:31.527636413Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=462.251µs logger=migrator t=2026-07-16T00:31:31.532477822Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-16T00:31:31.533725962Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.2436ms logger=migrator t=2026-07-16T00:31:31.538377156Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-16T00:31:31.539110654Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=732.918µs logger=migrator t=2026-07-16T00:31:31.543179944Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-16T00:31:31.543943212Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=762.508µs logger=migrator t=2026-07-16T00:31:31.551236399Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-16T00:31:31.551866365Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=624.966µs logger=migrator t=2026-07-16T00:31:31.55656669Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-16T00:31:31.557898813Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.330593ms logger=migrator t=2026-07-16T00:31:31.563038908Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-16T00:31:31.563752306Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=713.388µs logger=migrator t=2026-07-16T00:31:31.56885654Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-16T00:31:31.573876223Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.021343ms logger=migrator t=2026-07-16T00:31:31.579795917Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-16T00:31:31.580500534Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=704.577µs logger=migrator t=2026-07-16T00:31:31.585141388Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-16T00:31:31.585893476Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=751.778µs logger=migrator t=2026-07-16T00:31:31.591336559Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-16T00:31:31.592060966Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=724.367µs logger=migrator t=2026-07-16T00:31:31.596258009Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-16T00:31:31.596575947Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=318.238µs logger=migrator t=2026-07-16T00:31:31.600494822Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-16T00:31:31.601252111Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=757.019µs logger=migrator t=2026-07-16T00:31:31.606344105Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-16T00:31:31.606410357Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=64.082µs logger=migrator t=2026-07-16T00:31:31.610540368Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-16T00:31:31.61229366Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.753222ms logger=migrator t=2026-07-16T00:31:31.616643837Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-16T00:31:31.618511282Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.867115ms logger=migrator t=2026-07-16T00:31:31.623424612Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-16T00:31:31.626438706Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.015114ms logger=migrator t=2026-07-16T00:31:31.630602808Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-16T00:31:31.631414247Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=810.409µs logger=migrator t=2026-07-16T00:31:31.63645558Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-16T00:31:31.638368327Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.913007ms logger=migrator t=2026-07-16T00:31:31.643722097Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-16T00:31:31.645081461Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.355014ms logger=migrator t=2026-07-16T00:31:31.649732935Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-16T00:31:31.651094118Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.362173ms logger=migrator t=2026-07-16T00:31:31.656023078Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-16T00:31:31.656056129Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=33.931µs logger=migrator t=2026-07-16T00:31:31.661439481Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-16T00:31:31.661493852Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=55.722µs logger=migrator t=2026-07-16T00:31:31.66673551Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-16T00:31:31.670641175Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.904065ms logger=migrator t=2026-07-16T00:31:31.675507154Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-16T00:31:31.677615806Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.108032ms logger=migrator t=2026-07-16T00:31:31.682442043Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-16T00:31:31.68478406Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.341267ms logger=migrator t=2026-07-16T00:31:31.689811413Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-16T00:31:31.692293924Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.481931ms logger=migrator t=2026-07-16T00:31:31.696941327Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-16T00:31:31.697192524Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=251.188µs logger=migrator t=2026-07-16T00:31:31.700891284Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-16T00:31:31.701781935Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=891.291µs logger=migrator t=2026-07-16T00:31:31.707103705Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-16T00:31:31.707886914Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=782.729µs logger=migrator t=2026-07-16T00:31:31.712288932Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-16T00:31:31.712324023Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=34.681µs logger=migrator t=2026-07-16T00:31:31.716969106Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-16T00:31:31.717875478Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=904.452µs logger=migrator t=2026-07-16T00:31:31.725038634Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-16T00:31:31.725761001Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=725.019µs logger=migrator t=2026-07-16T00:31:31.730932467Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-16T00:31:31.736474253Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.541586ms logger=migrator t=2026-07-16T00:31:31.74171606Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-16T00:31:31.742433448Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=717.238µs logger=migrator t=2026-07-16T00:31:31.748186248Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-16T00:31:31.748951587Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=765.199µs logger=migrator t=2026-07-16T00:31:31.753918549Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-16T00:31:31.754504323Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=585.605µs logger=migrator t=2026-07-16T00:31:31.759020743Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-16T00:31:31.759325271Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=304.217µs logger=migrator t=2026-07-16T00:31:31.764030765Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-16T00:31:31.764555998Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=525.244µs logger=migrator t=2026-07-16T00:31:31.770158275Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-16T00:31:31.773787003Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.627988ms logger=migrator t=2026-07-16T00:31:31.779683927Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-16T00:31:31.780470086Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=789.909µs logger=migrator t=2026-07-16T00:31:31.78675311Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-16T00:31:31.786993286Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=243.806µs logger=migrator t=2026-07-16T00:31:31.79169447Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-16T00:31:31.791859644Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=165.204µs logger=migrator t=2026-07-16T00:31:31.79656663Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-16T00:31:31.798289082Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.721893ms logger=migrator t=2026-07-16T00:31:31.803584391Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-16T00:31:31.807174438Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.590417ms logger=migrator t=2026-07-16T00:31:31.816339922Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-16T00:31:31.818508595Z level=info msg="Migration successfully executed" id="create data_source table" duration=2.156433ms logger=migrator t=2026-07-16T00:31:31.823139439Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-16T00:31:31.824483601Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.347172ms logger=migrator t=2026-07-16T00:31:31.828996911Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-16T00:31:31.829971645Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=975.484µs logger=migrator t=2026-07-16T00:31:31.833649875Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-16T00:31:31.835245804Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.5989ms logger=migrator t=2026-07-16T00:31:31.839056447Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-16T00:31:31.839831525Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=775.928µs logger=migrator t=2026-07-16T00:31:31.845492373Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-16T00:31:31.851769557Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.276944ms logger=migrator t=2026-07-16T00:31:31.855469677Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-16T00:31:31.856382149Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=912.812µs logger=migrator t=2026-07-16T00:31:31.86005469Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-16T00:31:31.860947111Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=894.851µs logger=migrator t=2026-07-16T00:31:31.865350419Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-16T00:31:31.866136888Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=786.009µs logger=migrator t=2026-07-16T00:31:31.86990698Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-16T00:31:31.870438892Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=532.172µs logger=migrator t=2026-07-16T00:31:31.87442646Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-16T00:31:31.876641885Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.215015ms logger=migrator t=2026-07-16T00:31:31.882009716Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-16T00:31:31.884884436Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.87431ms logger=migrator t=2026-07-16T00:31:31.890305867Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-16T00:31:31.890336279Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.272µs logger=migrator t=2026-07-16T00:31:31.893953017Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-16T00:31:31.894216674Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=263.736µs logger=migrator t=2026-07-16T00:31:31.897948664Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-16T00:31:31.90183031Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.877996ms logger=migrator t=2026-07-16T00:31:31.907931928Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-16T00:31:31.908345718Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=416.69µs logger=migrator t=2026-07-16T00:31:31.911735811Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-16T00:31:31.912049068Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=311.607µs logger=migrator t=2026-07-16T00:31:31.915588336Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-16T00:31:31.918228009Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.639223ms logger=migrator t=2026-07-16T00:31:31.921473759Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-16T00:31:31.921658664Z level=info msg="Migration successfully executed" id="Update uid value" duration=185.315µs logger=migrator t=2026-07-16T00:31:31.924695978Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-16T00:31:31.925472067Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=775.979µs logger=migrator t=2026-07-16T00:31:31.928778307Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-16T00:31:31.929516855Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=739.958µs logger=migrator t=2026-07-16T00:31:31.933442691Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-16T00:31:31.93466087Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.217349ms logger=migrator t=2026-07-16T00:31:31.939583931Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-16T00:31:31.940518833Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=931.992µs logger=migrator t=2026-07-16T00:31:31.943699502Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-16T00:31:31.94445073Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=751.098µs logger=migrator t=2026-07-16T00:31:31.947444943Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-16T00:31:31.948293674Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=846.161µs logger=migrator t=2026-07-16T00:31:31.95387386Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-16T00:31:31.954665679Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=792.159µs logger=migrator t=2026-07-16T00:31:31.969119153Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-16T00:31:31.970521606Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.406463ms logger=migrator t=2026-07-16T00:31:32.1533621Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-16T00:31:32.154759475Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.400364ms logger=migrator t=2026-07-16T00:31:32.248584535Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-16T00:31:32.258727913Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.143389ms logger=migrator t=2026-07-16T00:31:32.263071449Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-16T00:31:32.263697494Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=626.615µs logger=migrator t=2026-07-16T00:31:32.269537437Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-16T00:31:32.270652533Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.114387ms logger=migrator t=2026-07-16T00:31:32.275274327Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-16T00:31:32.2762352Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=959.323µs logger=migrator t=2026-07-16T00:31:32.28197474Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-16T00:31:32.282998606Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.024266ms logger=migrator t=2026-07-16T00:31:32.291335629Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-16T00:31:32.291928753Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=593.374µs logger=migrator t=2026-07-16T00:31:32.296143016Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-16T00:31:32.296824983Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=682.287µs logger=migrator t=2026-07-16T00:31:32.30408758Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-16T00:31:32.304149492Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=67.201µs logger=migrator t=2026-07-16T00:31:32.3093917Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-16T00:31:32.312497675Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.106955ms logger=migrator t=2026-07-16T00:31:32.317464707Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-16T00:31:32.320400208Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.935091ms logger=migrator t=2026-07-16T00:31:32.325278468Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-16T00:31:32.325451422Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=173.384µs logger=migrator t=2026-07-16T00:31:32.330388423Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-16T00:31:32.332293868Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=1.904025ms logger=migrator t=2026-07-16T00:31:32.336607824Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-16T00:31:32.341013471Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.405257ms logger=migrator t=2026-07-16T00:31:32.346558987Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-16T00:31:32.347630024Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.053046ms logger=migrator t=2026-07-16T00:31:32.353937217Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-16T00:31:32.354600233Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=664.726µs logger=migrator t=2026-07-16T00:31:32.360833775Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-16T00:31:32.362086006Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.251911ms logger=migrator t=2026-07-16T00:31:32.365860998Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-16T00:31:32.366790211Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=929.733µs logger=migrator t=2026-07-16T00:31:32.379426619Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-16T00:31:32.380985198Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.561269ms logger=migrator t=2026-07-16T00:31:32.38763841Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-16T00:31:32.388448669Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=810.329µs logger=migrator t=2026-07-16T00:31:32.393953644Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-16T00:31:32.394025136Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=71.882µs logger=migrator t=2026-07-16T00:31:32.398996307Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-16T00:31:32.399030448Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=35.221µs logger=migrator t=2026-07-16T00:31:32.403705012Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-16T00:31:32.408379636Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.673674ms logger=migrator t=2026-07-16T00:31:32.41917523Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-16T00:31:32.421953457Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.777457ms logger=migrator t=2026-07-16T00:31:32.425755621Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-16T00:31:32.425827203Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=73.552µs logger=migrator t=2026-07-16T00:31:32.429563324Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-16T00:31:32.430406924Z level=info msg="Migration successfully executed" id="create quota table v1" duration=842.84µs logger=migrator t=2026-07-16T00:31:32.433744515Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-16T00:31:32.434875313Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.129968ms logger=migrator t=2026-07-16T00:31:32.438348328Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-16T00:31:32.438383549Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=33.961µs logger=migrator t=2026-07-16T00:31:32.441681659Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-16T00:31:32.442586902Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=902.763µs logger=migrator t=2026-07-16T00:31:32.449732016Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-16T00:31:32.450745321Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.012655ms logger=migrator t=2026-07-16T00:31:32.454715948Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-16T00:31:32.45971507Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.006212ms logger=migrator t=2026-07-16T00:31:32.463595004Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-16T00:31:32.463635895Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=41.981µs logger=migrator t=2026-07-16T00:31:32.46749144Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-16T00:31:32.468517905Z level=info msg="Migration successfully executed" id="create session table" duration=1.023034ms logger=migrator t=2026-07-16T00:31:32.474144882Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-16T00:31:32.474232884Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=88.822µs logger=migrator t=2026-07-16T00:31:32.483194893Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-16T00:31:32.483276335Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=81.762µs logger=migrator t=2026-07-16T00:31:32.488983754Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-16T00:31:32.490104992Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.121488ms logger=migrator t=2026-07-16T00:31:32.494286644Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-16T00:31:32.495049592Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=762.648µs logger=migrator t=2026-07-16T00:31:32.499297276Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-16T00:31:32.499326267Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.671µs logger=migrator t=2026-07-16T00:31:32.503024307Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-16T00:31:32.503061318Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=38.091µs logger=migrator t=2026-07-16T00:31:32.50763965Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-16T00:31:32.512269333Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.630123ms logger=migrator t=2026-07-16T00:31:32.51624944Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-16T00:31:32.519444578Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.194658ms logger=migrator t=2026-07-16T00:31:32.52281076Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-16T00:31:32.522921113Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=110.462µs logger=migrator t=2026-07-16T00:31:32.526340627Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-16T00:31:32.52647186Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=133.084µs logger=migrator t=2026-07-16T00:31:32.529995296Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-16T00:31:32.530834076Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=838.47µs logger=migrator t=2026-07-16T00:31:32.534905416Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-16T00:31:32.534934316Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=31.75µs logger=migrator t=2026-07-16T00:31:32.538134025Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-16T00:31:32.541396384Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.26066ms logger=migrator t=2026-07-16T00:31:32.544675854Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-16T00:31:32.544824038Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=148.664µs logger=migrator t=2026-07-16T00:31:32.548708793Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-16T00:31:32.551918751Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.209758ms logger=migrator t=2026-07-16T00:31:32.555925248Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-16T00:31:32.558164113Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.237305ms logger=migrator t=2026-07-16T00:31:32.56172923Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-16T00:31:32.561780731Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=49.351µs logger=migrator t=2026-07-16T00:31:32.565063822Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-16T00:31:32.565953764Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=889.623µs logger=migrator t=2026-07-16T00:31:32.570598636Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-16T00:31:32.571416987Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=818.421µs logger=migrator t=2026-07-16T00:31:32.574907412Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-16T00:31:32.575957837Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.050105ms logger=migrator t=2026-07-16T00:31:32.580790276Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-16T00:31:32.581752839Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=960.393µs logger=migrator t=2026-07-16T00:31:32.585670395Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-16T00:31:32.587061669Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.391263ms logger=migrator t=2026-07-16T00:31:32.591558049Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-16T00:31:32.592842309Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.284381ms logger=migrator t=2026-07-16T00:31:32.596600422Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-16T00:31:32.597266878Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=667.346µs logger=migrator t=2026-07-16T00:31:32.602480286Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-16T00:31:32.603871199Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.390764ms logger=migrator t=2026-07-16T00:31:32.609121857Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-16T00:31:32.610890521Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.771173ms logger=migrator t=2026-07-16T00:31:32.617981923Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-16T00:31:32.627918497Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.936994ms logger=migrator t=2026-07-16T00:31:32.632383675Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-16T00:31:32.632867827Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=483.942µs logger=migrator t=2026-07-16T00:31:32.636220999Z 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-07-16T00:31:32.637031179Z 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=809.7µs logger=migrator t=2026-07-16T00:31:32.641467807Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-16T00:31:32.641759234Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=291.777µs logger=migrator t=2026-07-16T00:31:32.64528867Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-16T00:31:32.645778942Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=490.172µs logger=migrator t=2026-07-16T00:31:32.650278312Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-16T00:31:32.65102858Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=750.208µs logger=migrator t=2026-07-16T00:31:32.654471424Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-16T00:31:32.660897802Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.425098ms logger=migrator t=2026-07-16T00:31:32.664966521Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-16T00:31:32.667433611Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.467ms logger=migrator t=2026-07-16T00:31:32.672772701Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-16T00:31:32.676308317Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.535516ms logger=migrator t=2026-07-16T00:31:32.680525171Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-16T00:31:32.684115428Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.614998ms logger=migrator t=2026-07-16T00:31:32.688664339Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-16T00:31:32.689415058Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=751.099µs logger=migrator t=2026-07-16T00:31:32.69318613Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-16T00:31:32.69320635Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=20.57µs logger=migrator t=2026-07-16T00:31:32.699016002Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-16T00:31:32.699039312Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=24.22µs logger=migrator t=2026-07-16T00:31:32.704316361Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-16T00:31:32.704886585Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=571.084µs logger=migrator t=2026-07-16T00:31:32.709270163Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-16T00:31:32.709931939Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=661.036µs logger=migrator t=2026-07-16T00:31:32.713468565Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-16T00:31:32.713999928Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=531.383µs logger=migrator t=2026-07-16T00:31:32.71859288Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-16T00:31:32.719144133Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=551.113µs logger=migrator t=2026-07-16T00:31:32.722717621Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-16T00:31:32.723347156Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=629.105µs logger=migrator t=2026-07-16T00:31:32.727730313Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-16T00:31:32.731031884Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.301021ms logger=migrator t=2026-07-16T00:31:32.73457966Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-16T00:31:32.737155153Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.577363ms logger=migrator t=2026-07-16T00:31:32.740642158Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-16T00:31:32.740770541Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=128.223µs logger=migrator t=2026-07-16T00:31:32.74442569Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-16T00:31:32.745013275Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=585.725µs logger=migrator t=2026-07-16T00:31:32.749156686Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-16T00:31:32.74973731Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=580.364µs logger=migrator t=2026-07-16T00:31:32.75544853Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-16T00:31:32.758678358Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.228018ms logger=migrator t=2026-07-16T00:31:32.76239977Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-16T00:31:32.762481322Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=81.551µs logger=migrator t=2026-07-16T00:31:32.766436178Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-16T00:31:32.767040062Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=603.534µs logger=migrator t=2026-07-16T00:31:32.770271762Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-16T00:31:32.770918978Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=647.076µs logger=migrator t=2026-07-16T00:31:32.774453584Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-16T00:31:32.774512855Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=59.551µs logger=migrator t=2026-07-16T00:31:32.778852302Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-16T00:31:32.780117192Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.25965ms logger=migrator t=2026-07-16T00:31:32.785166305Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-16T00:31:32.78578694Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=619.865µs logger=migrator t=2026-07-16T00:31:32.789216984Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-16T00:31:32.789810849Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=593.625µs logger=migrator t=2026-07-16T00:31:32.794677257Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-16T00:31:32.795279313Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=601.476µs logger=migrator t=2026-07-16T00:31:32.798391569Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-16T00:31:32.799052724Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=660.685µs logger=migrator t=2026-07-16T00:31:32.804399995Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-16T00:31:32.805224715Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=824.47µs logger=migrator t=2026-07-16T00:31:32.809724035Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-16T00:31:32.809746066Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=20.611µs logger=migrator t=2026-07-16T00:31:32.813475536Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-16T00:31:32.816295915Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=2.821549ms logger=migrator t=2026-07-16T00:31:32.819793701Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-16T00:31:32.820340394Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=546.063µs logger=migrator t=2026-07-16T00:31:32.824313111Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-16T00:31:32.82713123Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=2.818999ms logger=migrator t=2026-07-16T00:31:32.830901402Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-16T00:31:32.831549287Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=629.065µs logger=migrator t=2026-07-16T00:31:32.835243008Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-16T00:31:32.835887414Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=644.156µs logger=migrator t=2026-07-16T00:31:32.84104246Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-16T00:31:32.841599643Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=556.993µs logger=migrator t=2026-07-16T00:31:32.845330634Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-16T00:31:32.85336371Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=8.032586ms logger=migrator t=2026-07-16T00:31:32.858308231Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-16T00:31:32.858940916Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=631.195µs logger=migrator t=2026-07-16T00:31:32.862887823Z 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-07-16T00:31:32.863519968Z 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=631.835µs logger=migrator t=2026-07-16T00:31:32.866655765Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-16T00:31:32.866849139Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=193.044µs logger=migrator t=2026-07-16T00:31:32.869974616Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-16T00:31:32.87056447Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=589.655µs logger=migrator t=2026-07-16T00:31:32.874574988Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-16T00:31:32.874759743Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=185.315µs logger=migrator t=2026-07-16T00:31:32.877974831Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-16T00:31:32.883959777Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.983516ms logger=migrator t=2026-07-16T00:31:32.887571735Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-16T00:31:32.890560009Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.987834ms logger=migrator t=2026-07-16T00:31:32.894631878Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-16T00:31:32.895330465Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=698.987µs logger=migrator t=2026-07-16T00:31:32.898723057Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-16T00:31:32.89960907Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=885.723µs logger=migrator t=2026-07-16T00:31:32.903274109Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-16T00:31:32.903490734Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=216.825µs logger=migrator t=2026-07-16T00:31:32.90662363Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-16T00:31:32.911019668Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.395678ms logger=migrator t=2026-07-16T00:31:32.914448961Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-16T00:31:32.916322668Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.873707ms logger=migrator t=2026-07-16T00:31:32.921189316Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-16T00:31:32.921533205Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=347.509µs logger=migrator t=2026-07-16T00:31:32.925934202Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-16T00:31:32.926575287Z level=info msg="Migration successfully executed" id="Move region to single row" duration=641.175µs logger=migrator t=2026-07-16T00:31:32.931765524Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-16T00:31:32.933177699Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.412345ms logger=migrator t=2026-07-16T00:31:32.936952711Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-16T00:31:32.937936695Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=981.493µs logger=migrator t=2026-07-16T00:31:32.942457425Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-16T00:31:32.943605793Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.145428ms logger=migrator t=2026-07-16T00:31:32.947462468Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-16T00:31:32.948936003Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.422244ms logger=migrator t=2026-07-16T00:31:32.955958305Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-16T00:31:32.956809286Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=852.691µs logger=migrator t=2026-07-16T00:31:32.962167037Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-16T00:31:32.96350352Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.336554ms logger=migrator t=2026-07-16T00:31:32.969617199Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-16T00:31:32.969686291Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=69.662µs logger=migrator t=2026-07-16T00:31:32.974125418Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-16T00:31:32.975024031Z level=info msg="Migration successfully executed" id="create test_data table" duration=898.243µs logger=migrator t=2026-07-16T00:31:32.978947326Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-16T00:31:32.980214168Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.267382ms logger=migrator t=2026-07-16T00:31:32.984389319Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-16T00:31:32.985299751Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=908.472µs logger=migrator t=2026-07-16T00:31:32.990767245Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-16T00:31:32.991837231Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.068776ms logger=migrator t=2026-07-16T00:31:32.996034743Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-16T00:31:32.99630736Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=273.017µs logger=migrator t=2026-07-16T00:31:33.000077533Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-16T00:31:33.000559104Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=479.992µs logger=migrator t=2026-07-16T00:31:33.004412378Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-16T00:31:33.00448016Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=70.961µs logger=migrator t=2026-07-16T00:31:33.00898219Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-16T00:31:33.009983194Z level=info msg="Migration successfully executed" id="create team table" duration=1.000964ms logger=migrator t=2026-07-16T00:31:33.013840548Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-16T00:31:33.015373385Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.532877ms logger=migrator t=2026-07-16T00:31:33.019771533Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-16T00:31:33.020667105Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=897.432µs logger=migrator t=2026-07-16T00:31:33.025140905Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-16T00:31:33.030380782Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.236008ms logger=migrator t=2026-07-16T00:31:33.034169375Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-16T00:31:33.034352949Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=183.834µs logger=migrator t=2026-07-16T00:31:33.038849968Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-16T00:31:33.039757991Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=908.343µs logger=migrator t=2026-07-16T00:31:33.044777274Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-16T00:31:33.046034884Z level=info msg="Migration successfully executed" id="create team member table" duration=1.25688ms logger=migrator t=2026-07-16T00:31:33.050621377Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-16T00:31:33.051785995Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.167939ms logger=migrator t=2026-07-16T00:31:33.055413883Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-16T00:31:33.056349016Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=934.073µs logger=migrator t=2026-07-16T00:31:33.059922743Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-16T00:31:33.060800524Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=875.651µs logger=migrator t=2026-07-16T00:31:33.065307435Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-16T00:31:33.070121383Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.813508ms logger=migrator t=2026-07-16T00:31:33.073979847Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-16T00:31:33.078735923Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.754996ms logger=migrator t=2026-07-16T00:31:33.08234202Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-16T00:31:33.087106607Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.766527ms logger=migrator t=2026-07-16T00:31:33.091465023Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-16T00:31:33.092384296Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=919.033µs logger=migrator t=2026-07-16T00:31:33.096101097Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-16T00:31:33.097349457Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.24678ms logger=migrator t=2026-07-16T00:31:33.101953719Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-16T00:31:33.103516118Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.562189ms logger=migrator t=2026-07-16T00:31:33.108411367Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-16T00:31:33.1093391Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=927.493µs logger=migrator t=2026-07-16T00:31:33.112959598Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-16T00:31:33.114057135Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.095977ms logger=migrator t=2026-07-16T00:31:33.118672628Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-16T00:31:33.12003011Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.355102ms logger=migrator t=2026-07-16T00:31:33.126459228Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-16T00:31:33.127443382Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=983.694µs logger=migrator t=2026-07-16T00:31:33.131710766Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-16T00:31:33.133196632Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.486236ms logger=migrator t=2026-07-16T00:31:33.137905377Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-16T00:31:33.138546773Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=642.416µs logger=migrator t=2026-07-16T00:31:33.142883249Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-16T00:31:33.143109434Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=226.465µs logger=migrator t=2026-07-16T00:31:33.146939158Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-16T00:31:33.147736267Z level=info msg="Migration successfully executed" id="create tag table" duration=795.7µs logger=migrator t=2026-07-16T00:31:33.152522034Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-16T00:31:33.154003761Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.480597ms logger=migrator t=2026-07-16T00:31:33.158393287Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-16T00:31:33.159231048Z level=info msg="Migration successfully executed" id="create login attempt table" duration=836.08µs logger=migrator t=2026-07-16T00:31:33.163454371Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-16T00:31:33.164919096Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.463465ms logger=migrator t=2026-07-16T00:31:33.169754114Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-16T00:31:33.17119698Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.441666ms logger=migrator t=2026-07-16T00:31:33.174548722Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-16T00:31:33.191604278Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.061736ms logger=migrator t=2026-07-16T00:31:33.196026257Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-16T00:31:33.196607711Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=581.704µs logger=migrator t=2026-07-16T00:31:33.202851803Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-16T00:31:33.204285808Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.432805ms logger=migrator t=2026-07-16T00:31:33.209581397Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-16T00:31:33.210071199Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=489.613µs logger=migrator t=2026-07-16T00:31:33.214541128Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-16T00:31:33.215241685Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=700.247µs logger=migrator t=2026-07-16T00:31:33.220956504Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-16T00:31:33.222307348Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.350284ms logger=migrator t=2026-07-16T00:31:33.228174931Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-16T00:31:33.229235146Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.060025ms logger=migrator t=2026-07-16T00:31:33.237003876Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-16T00:31:33.237104399Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=101.673µs logger=migrator t=2026-07-16T00:31:33.243623679Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-16T00:31:33.250326032Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.702973ms logger=migrator t=2026-07-16T00:31:33.255844797Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-16T00:31:33.261212798Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.367371ms logger=migrator t=2026-07-16T00:31:33.270960035Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-16T00:31:33.274520763Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.557158ms logger=migrator t=2026-07-16T00:31:33.279842693Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-16T00:31:33.285310726Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.468743ms logger=migrator t=2026-07-16T00:31:33.290347269Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-16T00:31:33.291348284Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.010395ms logger=migrator t=2026-07-16T00:31:33.298003486Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-16T00:31:33.306069993Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.066077ms logger=migrator t=2026-07-16T00:31:33.311746411Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-16T00:31:33.312351906Z level=info msg="Migration successfully executed" id="create server_lock table" duration=609.565µs logger=migrator t=2026-07-16T00:31:33.316973489Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-16T00:31:33.318404784Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.430674ms logger=migrator t=2026-07-16T00:31:33.349592395Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-16T00:31:33.3509931Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.400805ms logger=migrator t=2026-07-16T00:31:33.361043455Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-16T00:31:33.36248961Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.445856ms logger=migrator t=2026-07-16T00:31:33.370460135Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-16T00:31:33.372927806Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.46445ms logger=migrator t=2026-07-16T00:31:33.379052475Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-16T00:31:33.380717376Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.664632ms logger=migrator t=2026-07-16T00:31:33.388699Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-16T00:31:33.396245934Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.545374ms logger=migrator t=2026-07-16T00:31:33.407782616Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-16T00:31:33.408705949Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=927.113µs logger=migrator t=2026-07-16T00:31:33.416897538Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-16T00:31:33.418338904Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.441135ms logger=migrator t=2026-07-16T00:31:33.425252702Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-16T00:31:33.426812981Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.559819ms logger=migrator t=2026-07-16T00:31:33.431967337Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-16T00:31:33.432856118Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=888.741µs logger=migrator t=2026-07-16T00:31:33.438324962Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-16T00:31:33.439402288Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.077016ms logger=migrator t=2026-07-16T00:31:33.444486622Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-16T00:31:33.444586484Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=100.542µs logger=migrator t=2026-07-16T00:31:33.449479684Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-16T00:31:33.449596347Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=117.513µs logger=migrator t=2026-07-16T00:31:33.454504357Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-16T00:31:33.455898751Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.394273ms logger=migrator t=2026-07-16T00:31:33.461491587Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-16T00:31:33.462994414Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.501887ms logger=migrator t=2026-07-16T00:31:33.468020157Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-16T00:31:33.470558119Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.530282ms logger=migrator t=2026-07-16T00:31:33.476233298Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-16T00:31:33.47634819Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=115.662µs logger=migrator t=2026-07-16T00:31:33.480992283Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-16T00:31:33.482319706Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.327333ms logger=migrator t=2026-07-16T00:31:33.486564839Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-16T00:31:33.487665527Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.101097ms logger=migrator t=2026-07-16T00:31:33.492493574Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-16T00:31:33.493804706Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.306382ms logger=migrator t=2026-07-16T00:31:33.50213808Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-16T00:31:33.503726638Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.592898ms logger=migrator t=2026-07-16T00:31:33.508644208Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-16T00:31:33.512729019Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=4.084571ms logger=migrator t=2026-07-16T00:31:33.516803858Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-16T00:31:33.51774011Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=939.742µs logger=migrator t=2026-07-16T00:31:33.522403984Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-16T00:31:33.522482566Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=78.912µs logger=migrator t=2026-07-16T00:31:33.527605281Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-16T00:31:33.528994275Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.389554ms logger=migrator t=2026-07-16T00:31:33.534406437Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-16T00:31:33.535386062Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=979.745µs logger=migrator t=2026-07-16T00:31:33.540806474Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-16T00:31:33.541771797Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=971.243µs logger=migrator t=2026-07-16T00:31:33.546590795Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-16T00:31:33.546656447Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=66.202µs logger=migrator t=2026-07-16T00:31:33.552283224Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-16T00:31:33.553522324Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.23895ms logger=migrator t=2026-07-16T00:31:33.561161101Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-16T00:31:33.562441442Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.285521ms logger=migrator t=2026-07-16T00:31:33.568353917Z 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-07-16T00:31:33.570098699Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.745801ms logger=migrator t=2026-07-16T00:31:33.575687615Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-16T00:31:33.577136891Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.448406ms logger=migrator t=2026-07-16T00:31:33.583609819Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-16T00:31:33.590156958Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.543549ms logger=migrator t=2026-07-16T00:31:33.595524539Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-16T00:31:33.596441112Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=916.393µs logger=migrator t=2026-07-16T00:31:33.601669049Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-16T00:31:33.602597323Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=927.914µs logger=migrator t=2026-07-16T00:31:33.608585138Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-16T00:31:33.63529993Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.713502ms logger=migrator t=2026-07-16T00:31:33.641896382Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-16T00:31:33.669473936Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.573813ms logger=migrator t=2026-07-16T00:31:33.675946563Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-16T00:31:33.677006558Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.062305ms logger=migrator t=2026-07-16T00:31:33.682065752Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-16T00:31:33.684100462Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.03486ms logger=migrator t=2026-07-16T00:31:33.690100059Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-16T00:31:33.700661147Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.563338ms logger=migrator t=2026-07-16T00:31:33.705084854Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-16T00:31:33.711378139Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.292415ms logger=migrator t=2026-07-16T00:31:33.717471207Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-16T00:31:33.718366088Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=895.761µs logger=migrator t=2026-07-16T00:31:33.722408287Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-16T00:31:33.723165436Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=757.159µs logger=migrator t=2026-07-16T00:31:33.727952362Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-16T00:31:33.729085371Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.132789ms logger=migrator t=2026-07-16T00:31:33.734013511Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-16T00:31:33.7352342Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.219519ms logger=migrator t=2026-07-16T00:31:33.739500635Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-16T00:31:33.739605687Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=117.472µs logger=migrator t=2026-07-16T00:31:33.744163788Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-16T00:31:33.750783101Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.619083ms logger=migrator t=2026-07-16T00:31:33.755261179Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-16T00:31:33.761772959Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.51155ms logger=migrator t=2026-07-16T00:31:33.765786716Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-16T00:31:33.77251327Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.725944ms logger=migrator t=2026-07-16T00:31:33.776780565Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-16T00:31:33.77780793Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.027415ms logger=migrator t=2026-07-16T00:31:33.782163536Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-16T00:31:33.783243022Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.079096ms logger=migrator t=2026-07-16T00:31:33.787147658Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-16T00:31:33.793172985Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.024797ms logger=migrator t=2026-07-16T00:31:33.797321786Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-16T00:31:33.80400388Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.676994ms logger=migrator t=2026-07-16T00:31:33.808089759Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-16T00:31:33.809143134Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.055685ms logger=migrator t=2026-07-16T00:31:33.813626864Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-16T00:31:33.819624781Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.997687ms logger=migrator t=2026-07-16T00:31:33.823617329Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-16T00:31:33.829673286Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.055458ms logger=migrator t=2026-07-16T00:31:33.834013252Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-16T00:31:33.834078943Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=66.081µs logger=migrator t=2026-07-16T00:31:33.839050075Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-16T00:31:33.841034554Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.986999ms logger=migrator t=2026-07-16T00:31:33.845986635Z 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-07-16T00:31:33.847398859Z 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.412374ms logger=migrator t=2026-07-16T00:31:33.851626022Z 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-07-16T00:31:33.852704158Z 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.078346ms logger=migrator t=2026-07-16T00:31:33.856993334Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-16T00:31:33.857074016Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=81.322µs logger=migrator t=2026-07-16T00:31:33.861876432Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-16T00:31:33.86955865Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.681588ms logger=migrator t=2026-07-16T00:31:33.874911441Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-16T00:31:33.884242368Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.332927ms logger=migrator t=2026-07-16T00:31:33.888753209Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-16T00:31:33.895635116Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.877978ms logger=migrator t=2026-07-16T00:31:33.899910991Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-16T00:31:33.906386069Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.474408ms logger=migrator t=2026-07-16T00:31:33.910384227Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-16T00:31:33.916974508Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.590111ms logger=migrator t=2026-07-16T00:31:33.920737589Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-16T00:31:33.920805931Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=69.042µs logger=migrator t=2026-07-16T00:31:33.92485976Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-16T00:31:33.925719331Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=859.121µs logger=migrator t=2026-07-16T00:31:33.93100493Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-16T00:31:33.938016201Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.010611ms logger=migrator t=2026-07-16T00:31:33.941884026Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-16T00:31:33.941931247Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=47.641µs logger=migrator t=2026-07-16T00:31:33.946045357Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-16T00:31:33.954391241Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.343494ms logger=migrator t=2026-07-16T00:31:33.9584285Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-16T00:31:33.959146567Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=718.367µs logger=migrator t=2026-07-16T00:31:33.963058172Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-16T00:31:33.967547832Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=4.48615ms logger=migrator t=2026-07-16T00:31:33.971259053Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-16T00:31:33.972080993Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=821.82µs logger=migrator t=2026-07-16T00:31:33.975932217Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-16T00:31:33.976957692Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.030314ms logger=migrator t=2026-07-16T00:31:33.981287818Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-16T00:31:33.988002612Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.714333ms logger=migrator t=2026-07-16T00:31:33.992568753Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-16T00:31:33.993818493Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.24926ms logger=migrator t=2026-07-16T00:31:33.998140719Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-16T00:31:33.999831201Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.689562ms logger=migrator t=2026-07-16T00:31:34.003871849Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-16T00:31:34.004701689Z level=info msg="Migration successfully executed" id="create alert_image table" duration=829.84µs logger=migrator t=2026-07-16T00:31:34.009463336Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-16T00:31:34.011066785Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.601219ms logger=migrator t=2026-07-16T00:31:34.015067182Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-16T00:31:34.015165175Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=99.353µs logger=migrator t=2026-07-16T00:31:34.019191753Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-16T00:31:34.020143176Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=951.443µs logger=migrator t=2026-07-16T00:31:34.025111348Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-16T00:31:34.026137183Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.025785ms logger=migrator t=2026-07-16T00:31:34.030043398Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-16T00:31:34.030467108Z 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-07-16T00:31:34.03376758Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-16T00:31:34.034150559Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=386.5µs logger=migrator t=2026-07-16T00:31:34.051922812Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-16T00:31:34.053945972Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.02262ms logger=migrator t=2026-07-16T00:31:34.05963362Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-16T00:31:34.069336757Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.703467ms logger=migrator t=2026-07-16T00:31:34.074253827Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-16T00:31:34.075402836Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.148819ms logger=migrator t=2026-07-16T00:31:34.080571171Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-16T00:31:34.082650912Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.078671ms logger=migrator t=2026-07-16T00:31:34.090219307Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-16T00:31:34.091298673Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.079406ms logger=migrator t=2026-07-16T00:31:34.098260354Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-16T00:31:34.099522974Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.2624ms logger=migrator t=2026-07-16T00:31:34.104556287Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-16T00:31:34.105789487Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.22526ms logger=migrator t=2026-07-16T00:31:34.111964439Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-16T00:31:34.11203968Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=76.101µs logger=migrator t=2026-07-16T00:31:34.118106118Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-16T00:31:34.118232021Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=127.583µs logger=migrator t=2026-07-16T00:31:34.123457069Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-16T00:31:34.134622072Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.165413ms logger=migrator t=2026-07-16T00:31:34.140459404Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-16T00:31:34.141006867Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=549.423µs logger=migrator t=2026-07-16T00:31:34.144329068Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-16T00:31:34.145458746Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.129668ms logger=migrator t=2026-07-16T00:31:34.14889658Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-16T00:31:34.149164576Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=277.126µs logger=migrator t=2026-07-16T00:31:34.152223141Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-16T00:31:34.153166444Z level=info msg="Migration successfully executed" id="create data_keys table" duration=942.823µs logger=migrator t=2026-07-16T00:31:34.156592447Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-16T00:31:34.157407418Z level=info msg="Migration successfully executed" id="create secrets table" duration=814.841µs logger=migrator t=2026-07-16T00:31:34.161087427Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-16T00:31:34.195733833Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.645566ms logger=migrator t=2026-07-16T00:31:34.199238259Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-16T00:31:34.206368702Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.125173ms logger=migrator t=2026-07-16T00:31:34.209484308Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-16T00:31:34.209581431Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=97.293µs logger=migrator t=2026-07-16T00:31:34.21280022Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-16T00:31:34.241672425Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=28.870525ms logger=migrator t=2026-07-16T00:31:34.245010316Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-16T00:31:34.274324192Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.312226ms logger=migrator t=2026-07-16T00:31:34.277977151Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-16T00:31:34.278545925Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=568.764µs logger=migrator t=2026-07-16T00:31:34.281978889Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-16T00:31:34.282741978Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=762.619µs logger=migrator t=2026-07-16T00:31:34.286606632Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-16T00:31:34.286902199Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=296.057µs logger=migrator t=2026-07-16T00:31:34.291912351Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-16T00:31:34.293240203Z level=info msg="Migration successfully executed" id="create permission table" duration=1.327292ms logger=migrator t=2026-07-16T00:31:34.29674349Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-16T00:31:34.29843481Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.69092ms logger=migrator t=2026-07-16T00:31:34.301887815Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-16T00:31:34.302991022Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.103407ms logger=migrator t=2026-07-16T00:31:34.306379405Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-16T00:31:34.307213115Z level=info msg="Migration successfully executed" id="create role table" duration=833.57µs logger=migrator t=2026-07-16T00:31:34.310509825Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-16T00:31:34.318145902Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.635487ms logger=migrator t=2026-07-16T00:31:34.32134087Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-16T00:31:34.326501096Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.159966ms logger=migrator t=2026-07-16T00:31:34.329738365Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-16T00:31:34.33076324Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.024455ms logger=migrator t=2026-07-16T00:31:34.333983649Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-16T00:31:34.335000353Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.015985ms logger=migrator t=2026-07-16T00:31:34.338389846Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-16T00:31:34.339436612Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.046246ms logger=migrator t=2026-07-16T00:31:34.342768513Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-16T00:31:34.343676685Z level=info msg="Migration successfully executed" id="create team role table" duration=907.672µs logger=migrator t=2026-07-16T00:31:34.347309634Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-16T00:31:34.348347899Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.038035ms logger=migrator t=2026-07-16T00:31:34.351934247Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-16T00:31:34.352944002Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.009346ms logger=migrator t=2026-07-16T00:31:34.356611801Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-16T00:31:34.357606045Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=991.824µs logger=migrator t=2026-07-16T00:31:34.361203683Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-16T00:31:34.362009293Z level=info msg="Migration successfully executed" id="create user role table" duration=805.17µs logger=migrator t=2026-07-16T00:31:34.365248242Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-16T00:31:34.366273497Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.025055ms logger=migrator t=2026-07-16T00:31:34.369821734Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-16T00:31:34.370851359Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.029045ms logger=migrator t=2026-07-16T00:31:34.375281037Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-16T00:31:34.376315262Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.033635ms logger=migrator t=2026-07-16T00:31:34.380067573Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-16T00:31:34.380850373Z level=info msg="Migration successfully executed" id="create builtin role table" duration=782.46µs logger=migrator t=2026-07-16T00:31:34.385287201Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-16T00:31:34.386414529Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.129878ms logger=migrator t=2026-07-16T00:31:34.389633268Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-16T00:31:34.390654232Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.020604ms logger=migrator t=2026-07-16T00:31:34.393965433Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-16T00:31:34.401607319Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.643196ms logger=migrator t=2026-07-16T00:31:34.404740316Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-16T00:31:34.405525445Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=784.659µs logger=migrator t=2026-07-16T00:31:34.409029371Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-16T00:31:34.409850861Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=821.08µs logger=migrator t=2026-07-16T00:31:34.412828754Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-16T00:31:34.413824358Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=998.614µs logger=migrator t=2026-07-16T00:31:34.416958124Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-16T00:31:34.417990389Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.032005ms logger=migrator t=2026-07-16T00:31:34.421965836Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-16T00:31:34.422722834Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=756.778µs logger=migrator t=2026-07-16T00:31:34.42862805Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-16T00:31:34.430434483Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.805753ms logger=migrator t=2026-07-16T00:31:34.434995285Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-16T00:31:34.44545201Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.455895ms logger=migrator t=2026-07-16T00:31:34.448521535Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-16T00:31:34.45404664Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.524755ms logger=migrator t=2026-07-16T00:31:34.457016113Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-16T00:31:34.465333226Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.314872ms logger=migrator t=2026-07-16T00:31:34.470693617Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-16T00:31:34.47903085Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.336393ms logger=migrator t=2026-07-16T00:31:34.48273347Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-16T00:31:34.483903788Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.169928ms logger=migrator t=2026-07-16T00:31:34.488346577Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-16T00:31:34.489474814Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.127667ms logger=migrator t=2026-07-16T00:31:34.495259236Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-16T00:31:34.496318782Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.061856ms logger=migrator t=2026-07-16T00:31:34.500314089Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-16T00:31:34.501591451Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.275702ms logger=migrator t=2026-07-16T00:31:34.506589252Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-16T00:31:34.507648568Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.064916ms logger=migrator t=2026-07-16T00:31:34.511382399Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-16T00:31:34.511579684Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=219.085µs logger=migrator t=2026-07-16T00:31:34.515452229Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-16T00:31:34.515500971Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=50.432µs logger=migrator t=2026-07-16T00:31:34.519466847Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-16T00:31:34.520314347Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=847.25µs logger=migrator t=2026-07-16T00:31:34.524716505Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-16T00:31:34.525396461Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=680.756µs logger=migrator t=2026-07-16T00:31:34.528647841Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-16T00:31:34.52939341Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=743.329µs logger=migrator t=2026-07-16T00:31:34.532827073Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-16T00:31:34.533016498Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=189.425µs logger=migrator t=2026-07-16T00:31:34.537022695Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-16T00:31:34.537407065Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=384.02µs logger=migrator t=2026-07-16T00:31:34.541315461Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-16T00:31:34.542210832Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=895.001µs logger=migrator t=2026-07-16T00:31:34.545657106Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-16T00:31:34.546889156Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.23163ms logger=migrator t=2026-07-16T00:31:34.552222037Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-16T00:31:34.560404657Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.184ms logger=migrator t=2026-07-16T00:31:34.565749577Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-16T00:31:34.565820689Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=130.683µs logger=migrator t=2026-07-16T00:31:34.571498428Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-16T00:31:34.573137117Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.6384ms logger=migrator t=2026-07-16T00:31:34.578783155Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-16T00:31:34.581189194Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.405889ms logger=migrator t=2026-07-16T00:31:34.618528925Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-16T00:31:34.620692538Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.173633ms logger=migrator t=2026-07-16T00:31:34.634467844Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-16T00:31:34.645502164Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.03212ms logger=migrator t=2026-07-16T00:31:34.69982114Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-16T00:31:34.70187367Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.04101ms logger=migrator t=2026-07-16T00:31:34.758104703Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-16T00:31:34.759967709Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.866635ms logger=migrator t=2026-07-16T00:31:34.764448557Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-16T00:31:34.787706966Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.256099ms logger=migrator t=2026-07-16T00:31:34.794121622Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-16T00:31:34.794934652Z level=info msg="Migration successfully executed" id="create correlation v2" duration=809µs logger=migrator t=2026-07-16T00:31:34.81040985Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-16T00:31:34.812186314Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.776094ms logger=migrator t=2026-07-16T00:31:34.870725282Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-16T00:31:34.872419864Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.690222ms logger=migrator t=2026-07-16T00:31:34.904502747Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-16T00:31:34.905645975Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.144028ms logger=migrator t=2026-07-16T00:31:34.918085999Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-16T00:31:34.918473648Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=391.46µs logger=migrator t=2026-07-16T00:31:34.939799609Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-16T00:31:34.941351157Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.553218ms logger=migrator t=2026-07-16T00:31:34.971739158Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-16T00:31:34.983780513Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.040525ms logger=migrator t=2026-07-16T00:31:35.002001347Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-16T00:31:35.003831242Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.828675ms logger=migrator t=2026-07-16T00:31:35.009677845Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-16T00:31:35.010798002Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.120567ms logger=migrator t=2026-07-16T00:31:35.01646895Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-16T00:31:35.016954023Z 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-07-16T00:31:35.021948024Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-16T00:31:35.022868277Z 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-07-16T00:31:35.04551487Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-16T00:31:35.046580126Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.060936ms logger=migrator t=2026-07-16T00:31:35.066101602Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-16T00:31:35.067528348Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.425846ms logger=migrator t=2026-07-16T00:31:35.08566545Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-16T00:31:35.086947122Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.281242ms logger=migrator t=2026-07-16T00:31:35.117491577Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-16T00:31:35.120847559Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=3.351452ms logger=migrator t=2026-07-16T00:31:35.134996955Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-16T00:31:35.136303997Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.304361ms logger=migrator t=2026-07-16T00:31:35.153523377Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-16T00:31:35.155211628Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.688731ms logger=migrator t=2026-07-16T00:31:35.174863058Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-16T00:31:35.177771999Z level=info msg="Migration successfully executed" id="Drop public config table" duration=2.910681ms logger=migrator t=2026-07-16T00:31:35.191813322Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-16T00:31:35.193608706Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.795264ms logger=migrator t=2026-07-16T00:31:35.200257168Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-16T00:31:35.202127664Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.868046ms logger=migrator t=2026-07-16T00:31:35.209159185Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-16T00:31:35.210354965Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.1955ms logger=migrator t=2026-07-16T00:31:35.215742726Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-16T00:31:35.217458078Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.715202ms logger=migrator t=2026-07-16T00:31:35.226891878Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-16T00:31:35.252687748Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.79339ms logger=migrator t=2026-07-16T00:31:35.255953078Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-16T00:31:35.262354594Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.401736ms logger=migrator t=2026-07-16T00:31:35.268428042Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-16T00:31:35.28183654Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=13.407057ms logger=migrator t=2026-07-16T00:31:35.291988538Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-16T00:31:35.292275404Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=290.967µs logger=migrator t=2026-07-16T00:31:35.298431135Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-16T00:31:35.310508709Z level=info msg="Migration successfully executed" id="add share column" duration=12.075574ms logger=migrator t=2026-07-16T00:31:35.328822317Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-16T00:31:35.329044332Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=217.335µs logger=migrator t=2026-07-16T00:31:35.334440714Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-16T00:31:35.335696724Z level=info msg="Migration successfully executed" id="create file table" duration=1.25536ms logger=migrator t=2026-07-16T00:31:35.342955842Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-16T00:31:35.344289964Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.336912ms logger=migrator t=2026-07-16T00:31:35.349999633Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-16T00:31:35.351959121Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.962638ms logger=migrator t=2026-07-16T00:31:35.355077177Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-16T00:31:35.355936789Z level=info msg="Migration successfully executed" id="create file_meta table" duration=859.462µs logger=migrator t=2026-07-16T00:31:35.359135107Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-16T00:31:35.360434988Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.299351ms logger=migrator t=2026-07-16T00:31:35.364809806Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-16T00:31:35.364893338Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=84.702µs logger=migrator t=2026-07-16T00:31:35.369270894Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-16T00:31:35.369343296Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=72.872µs logger=migrator t=2026-07-16T00:31:35.373511838Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-16T00:31:35.375460786Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.944347ms logger=migrator t=2026-07-16T00:31:35.379511134Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-16T00:31:35.37975871Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=248.686µs logger=migrator t=2026-07-16T00:31:35.38221062Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-16T00:31:35.383520642Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.309822ms logger=migrator t=2026-07-16T00:31:35.38835294Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-16T00:31:35.401802458Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.449058ms logger=migrator t=2026-07-16T00:31:35.405464328Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-16T00:31:35.405840697Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=379.6µs logger=migrator t=2026-07-16T00:31:35.411704421Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-16T00:31:35.413062164Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.357642ms logger=migrator t=2026-07-16T00:31:35.41908727Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-16T00:31:35.419933041Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=847.35µs logger=migrator t=2026-07-16T00:31:35.424156734Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-16T00:31:35.424356449Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=200.885µs logger=migrator t=2026-07-16T00:31:35.429885104Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-16T00:31:35.430465588Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=580.434µs logger=migrator t=2026-07-16T00:31:35.435291866Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-16T00:31:35.445806583Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.509437ms logger=migrator t=2026-07-16T00:31:35.450411685Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-16T00:31:35.457360955Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.94874ms logger=migrator t=2026-07-16T00:31:35.504459505Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-16T00:31:35.507255843Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.793348ms logger=migrator t=2026-07-16T00:31:35.514487949Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-16T00:31:35.5907207Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.229911ms logger=migrator t=2026-07-16T00:31:35.597070256Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-16T00:31:35.59804688Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=973.994µs logger=migrator t=2026-07-16T00:31:35.602422357Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-16T00:31:35.603256417Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=833.88µs logger=migrator t=2026-07-16T00:31:35.60911498Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-16T00:31:35.635307019Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.191789ms logger=migrator t=2026-07-16T00:31:35.640147787Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-16T00:31:35.647755913Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.606836ms logger=migrator t=2026-07-16T00:31:35.652336134Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-16T00:31:35.652675074Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=339.44µs logger=migrator t=2026-07-16T00:31:35.657769717Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-16T00:31:35.657941111Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=172.074µs logger=migrator t=2026-07-16T00:31:35.66276534Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-16T00:31:35.663094568Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=329.157µs logger=migrator t=2026-07-16T00:31:35.667968057Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-16T00:31:35.668295585Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=328.258µs logger=migrator t=2026-07-16T00:31:35.67341633Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-16T00:31:35.673618184Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=202.514µs logger=migrator t=2026-07-16T00:31:35.678026233Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-16T00:31:35.679383725Z level=info msg="Migration successfully executed" id="create folder table" duration=1.356392ms logger=migrator t=2026-07-16T00:31:35.684392478Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-16T00:31:35.686183481Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.793413ms logger=migrator t=2026-07-16T00:31:35.691285696Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-16T00:31:35.692722901Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.436775ms logger=migrator t=2026-07-16T00:31:35.698062892Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-16T00:31:35.698124423Z level=info msg="Migration successfully executed" id="Update folder title length" duration=66.462µs logger=migrator t=2026-07-16T00:31:35.703448523Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-16T00:31:35.705484592Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.035109ms logger=migrator t=2026-07-16T00:31:35.716292446Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-16T00:31:35.717079936Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=787.47µs logger=migrator t=2026-07-16T00:31:35.72461848Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-16T00:31:35.726063815Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.445045ms logger=migrator t=2026-07-16T00:31:35.732146324Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-16T00:31:35.732469362Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=322.898µs logger=migrator t=2026-07-16T00:31:35.739321578Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-16T00:31:35.739559575Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=237.467µs logger=migrator t=2026-07-16T00:31:35.744053614Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-16T00:31:35.745160752Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.104668ms logger=migrator t=2026-07-16T00:31:35.749351124Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-16T00:31:35.751281561Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.937568ms logger=migrator t=2026-07-16T00:31:35.758718592Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-16T00:31:35.759886551Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.168179ms logger=migrator t=2026-07-16T00:31:35.764546554Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-16T00:31:35.765783965Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.233861ms logger=migrator t=2026-07-16T00:31:35.772375846Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-16T00:31:35.773432902Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.057106ms logger=migrator t=2026-07-16T00:31:35.779391847Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-16T00:31:35.7803519Z level=info msg="Migration successfully executed" id="create anon_device table" duration=962.943µs logger=migrator t=2026-07-16T00:31:35.78525853Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-16T00:31:35.786562242Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.303752ms logger=migrator t=2026-07-16T00:31:35.801768083Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-16T00:31:35.803396203Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.6307ms logger=migrator t=2026-07-16T00:31:35.808358984Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-16T00:31:35.80901643Z level=info msg="Migration successfully executed" id="create signing_key table" duration=657.566µs logger=migrator t=2026-07-16T00:31:35.815081729Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-16T00:31:35.816248267Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.168178ms logger=migrator t=2026-07-16T00:31:35.820921771Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-16T00:31:35.822219532Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.298091ms logger=migrator t=2026-07-16T00:31:35.826365094Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-16T00:31:35.826656351Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=292.107µs logger=migrator t=2026-07-16T00:31:35.831701734Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-16T00:31:35.853459935Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=21.751181ms logger=migrator t=2026-07-16T00:31:35.86550308Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-16T00:31:35.868106482Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=2.608152ms logger=migrator t=2026-07-16T00:31:35.873033243Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-16T00:31:35.873065964Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=31.761µs logger=migrator t=2026-07-16T00:31:35.879554853Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-16T00:31:35.883370246Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=3.808782ms logger=migrator t=2026-07-16T00:31:35.889857774Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-16T00:31:35.889876514Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.27µs logger=migrator t=2026-07-16T00:31:35.893512964Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-16T00:31:35.89462597Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.112576ms logger=migrator t=2026-07-16T00:31:35.900434762Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-16T00:31:35.901541449Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.106847ms logger=migrator t=2026-07-16T00:31:35.907679509Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-16T00:31:35.908821747Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.149198ms logger=migrator t=2026-07-16T00:31:35.913520932Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-16T00:31:35.914289991Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=768.898µs logger=migrator t=2026-07-16T00:31:35.919458017Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-16T00:31:35.919827556Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=368.519µs logger=migrator t=2026-07-16T00:31:35.92411254Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-16T00:31:35.924952221Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=838.971µs logger=migrator t=2026-07-16T00:31:35.929964983Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-16T00:31:35.93147132Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.507317ms logger=migrator t=2026-07-16T00:31:35.937089307Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-16T00:31:35.93802858Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=939.983µs logger=migrator t=2026-07-16T00:31:35.942378116Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-16T00:31:35.951886748Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.506632ms logger=migrator t=2026-07-16T00:31:35.957556796Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-16T00:31:35.969040087Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.48231ms logger=migrator t=2026-07-16T00:31:35.973866655Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-16T00:31:35.985858457Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.989292ms logger=migrator t=2026-07-16T00:31:35.991483165Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-16T00:31:35.991552797Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=70.572µs logger=migrator t=2026-07-16T00:31:36.007411624Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-16T00:31:36.02075021Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.336415ms logger=migrator t=2026-07-16T00:31:36.026026339Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-16T00:31:36.033556433Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.529572ms logger=migrator t=2026-07-16T00:31:36.037835327Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-16T00:31:36.038212646Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=378.039µs logger=migrator t=2026-07-16T00:31:36.042550212Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.861234214s logger=migrator t=2026-07-16T00:31:36.043241179Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-16T00:31:36.062664623Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-16T00:31:36.062877908Z level=info msg="Created default organization" logger=secrets t=2026-07-16T00:31:36.070479004Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-16T00:31:36.123248412Z level=info msg="Restored cache from database" duration=387.83µs logger=plugin.store t=2026-07-16T00:31:36.124463082Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-16T00:31:36.159046446Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-16T00:31:36.159075236Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-16T00:31:36.159155118Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-16T00:31:36.159166289Z level=info msg="Plugins loaded" count=54 duration=34.704047ms logger=query_data t=2026-07-16T00:31:36.163035874Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-16T00:31:36.166364535Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-16T00:31:36.173208421Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-16T00:31:36.181550575Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-16T00:31:36.183544514Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-16T00:31:36.185363099Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-16T00:31:36.204715121Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-16T00:31:36.229047085Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-16T00:31:36.253448311Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-16T00:31:36.253471011Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-07-16T00:31:36.253613825Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-07-16T00:31:36.253943293Z level=info msg="starting to provision dashboards" logger=http.server t=2026-07-16T00:31:36.256911545Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-07-16T00:31:36.257379696Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-07-16T00:31:36.258436593Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-07-16T00:31:36.311645232Z level=info msg="State cache has been initialized" states=0 duration=54.259275ms logger=ngalert.scheduler t=2026-07-16T00:31:36.311764675Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-16T00:31:36.311900358Z level=info msg=starting first_tick=2026-07-16T00:31:40Z logger=plugins.update.checker t=2026-07-16T00:31:36.369141165Z level=info msg="Update check succeeded" duration=115.171232ms logger=grafana.update.checker t=2026-07-16T00:31:36.370366326Z level=info msg="Update check succeeded" duration=116.584936ms logger=sqlstore.transactions t=2026-07-16T00:31:36.413893208Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-16T00:31:36.422770424Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-07-16T00:31:36.424975988Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-07-16T00:31:36.475161154Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-16T00:31:36.493138993Z level=info msg="Patterns update finished" duration=125.368041ms logger=grafana-apiserver t=2026-07-16T00:31:36.60730072Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-16T00:31:36.60773604Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-16T00:31:40.781193622Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:40.781934041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:40.798502524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:40.847723766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:40.866487225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:40.93185057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:40.949975283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:40.975530177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:40.994488209Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-16T00:31:41.025595409Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-16T00:31:41.037771876Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-16T00:31:41.079116286Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.096624673Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-16T00:31:41.125680132Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-16T00:31:41.16287222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.175101949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.204855095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.233010183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.363091319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.381681963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.420646744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.435948717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.495651025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.514728591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.551438537Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.571190999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.626989031Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.650220068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.697199835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.717194733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.761935246Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.780145381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.832445588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.849928045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.89029448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.903754318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.946813519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:41.961298334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:42.00212156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:42.018101861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:42.060884775Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:42.077922851Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:42.122095919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:42.139527765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:42.206120961Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:42.229299956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:42.289012204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:42.303681323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:42.357540267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:42.377335821Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:42.438026643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:42.450045936Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:42.648160753Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:42.665067176Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:43.005535857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:43.02075055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:43.443389968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:43.461621753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:43.50858698Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:43.523485273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:43.579345537Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:43.598629578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:43.653671212Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:43.672851969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:43.743213318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:43.763844481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:43.830325215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:43.8473278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:43.925121549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:43.938240379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:43.986976709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:44.003733788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:44.078713388Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:44.101445123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:44.190983679Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:44.219486636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:44.314784782Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:44.332873034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:44.401458109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:44.423333462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:44.504065383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:44.524159433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T00:31:44.597994377Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-16T00:32:45.27589094Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-16T00:41:36.295596665Z level=info msg="Completed cleanup jobs" duration=36.73611ms logger=plugins.update.checker t=2026-07-16T00:41:36.455004155Z level=info msg="Update check succeeded" duration=85.314226ms logger=sqlstore.transactions t=2026-07-16T00:46:36.181936928Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-07-16T00:51:36.263317788Z level=info msg="Completed cleanup jobs" duration=4.762076ms logger=plugins.update.checker t=2026-07-16T00:51:36.462590758Z level=info msg="Update check succeeded" duration=92.971953ms logger=cleanup t=2026-07-16T01:01:36.274689818Z level=info msg="Completed cleanup jobs" duration=16.292145ms logger=plugins.update.checker t=2026-07-16T01:01:36.457115898Z level=info msg="Update check succeeded" duration=87.210183ms logger=infra.usagestats t=2026-07-16T01:02:45.295993226Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-16T01:11:36.347252564Z level=info msg="Completed cleanup jobs" duration=85.044762ms logger=plugins.update.checker t=2026-07-16T01:11:36.472715467Z level=info msg="Update check succeeded" duration=103.130403ms logger=cleanup t=2026-07-16T01:21:36.287730293Z level=info msg="Completed cleanup jobs" duration=29.30673ms logger=plugins.update.checker t=2026-07-16T01:21:36.531858269Z level=info msg="Update check succeeded" duration=162.481987ms logger=cleanup t=2026-07-16T01:31:36.270910627Z level=info msg="Completed cleanup jobs" duration=12.47743ms logger=plugins.update.checker t=2026-07-16T01:31:36.46542912Z level=info msg="Update check succeeded" duration=95.183347ms logger=infra.usagestats t=2026-07-16T01:32:45.313206254Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-16T01:41:36.281853249Z level=info msg="Completed cleanup jobs" duration=23.15413ms logger=plugins.update.checker t=2026-07-16T01:41:36.459537718Z level=info msg="Update check succeeded" duration=90.32252ms