logger=settings t=2026-07-09T16:53:37.049424346Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-09T16:53:37Z logger=settings t=2026-07-09T16:53:37.049777944Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-09T16:53:37.049787015Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-09T16:53:37.049791555Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-09T16:53:37.049795605Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-09T16:53:37.049801615Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-09T16:53:37.049807055Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-09T16:53:37.049810945Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-09T16:53:37.049815125Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-09T16:53:37.049819245Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-09T16:53:37.049822876Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-09T16:53:37.049828886Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-09T16:53:37.049832626Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-09T16:53:37.049836536Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-09T16:53:37.049842426Z level=info msg=Target target=[all] logger=settings t=2026-07-09T16:53:37.049850896Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-09T16:53:37.049854666Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-09T16:53:37.049858437Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-09T16:53:37.049862068Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-09T16:53:37.049865768Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-09T16:53:37.049869578Z level=info msg="App mode production" logger=sqlstore t=2026-07-09T16:53:37.050264548Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-09T16:53:37.050288798Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-09T16:53:37.052201749Z level=info msg="Locking database" logger=migrator t=2026-07-09T16:53:37.052217049Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-09T16:53:37.053104593Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-09T16:53:37.054139311Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.034288ms logger=migrator t=2026-07-09T16:53:37.936670896Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-09T16:53:37.937779095Z level=info msg="Migration successfully executed" id="create user table" duration=1.111059ms logger=migrator t=2026-07-09T16:53:38.024190622Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-09T16:53:38.025138378Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=943.046µs logger=migrator t=2026-07-09T16:53:38.052760788Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-09T16:53:38.05358066Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=821.932µs logger=migrator t=2026-07-09T16:53:38.080291306Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-09T16:53:38.081042936Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=753.96µs logger=migrator t=2026-07-09T16:53:38.094390439Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-09T16:53:38.095382996Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=995.357µs logger=migrator t=2026-07-09T16:53:38.099067504Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-09T16:53:38.10122343Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.156167ms logger=migrator t=2026-07-09T16:53:38.10648563Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-09T16:53:38.107560998Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.071888ms logger=migrator t=2026-07-09T16:53:38.112818078Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-09T16:53:38.113505626Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=688.338µs logger=migrator t=2026-07-09T16:53:38.118035835Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-09T16:53:38.1189289Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=893.305µs logger=migrator t=2026-07-09T16:53:38.123129551Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-09T16:53:38.123738816Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=609.275µs logger=migrator t=2026-07-09T16:53:38.127341092Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-09T16:53:38.127888946Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=550.424µs logger=migrator t=2026-07-09T16:53:38.132410746Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-09T16:53:38.133607858Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.197762ms logger=migrator t=2026-07-09T16:53:38.137315796Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-09T16:53:38.137348207Z level=info msg="Migration successfully executed" id="Update user table charset" duration=33.631µs logger=migrator t=2026-07-09T16:53:38.141067635Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-09T16:53:38.142719459Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.657864ms logger=migrator t=2026-07-09T16:53:38.146506449Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-09T16:53:38.146732415Z level=info msg="Migration successfully executed" id="Add missing user data" duration=226.116µs logger=migrator t=2026-07-09T16:53:38.153602647Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-09T16:53:38.156045402Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.445135ms logger=migrator t=2026-07-09T16:53:38.162752399Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-09T16:53:38.163631082Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=880.693µs logger=migrator t=2026-07-09T16:53:38.17110646Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-09T16:53:38.172818846Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.713526ms logger=migrator t=2026-07-09T16:53:38.176675008Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-09T16:53:38.184915536Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.239448ms logger=migrator t=2026-07-09T16:53:38.189452306Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-09T16:53:38.190717259Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.265383ms logger=migrator t=2026-07-09T16:53:38.198903126Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-09T16:53:38.199179733Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=279.217µs logger=migrator t=2026-07-09T16:53:38.205148782Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-09T16:53:38.206204209Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.041217ms logger=migrator t=2026-07-09T16:53:38.210869553Z 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-09T16:53:38.211302974Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=434.111µs logger=migrator t=2026-07-09T16:53:38.215096685Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-09T16:53:38.215462844Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=371.02µs logger=migrator t=2026-07-09T16:53:38.230496862Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-09T16:53:38.231412026Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=919.534µs logger=migrator t=2026-07-09T16:53:38.237512228Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-09T16:53:38.238803692Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.288214ms logger=migrator t=2026-07-09T16:53:38.243896817Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-09T16:53:38.244819261Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=922.965µs logger=migrator t=2026-07-09T16:53:38.249812823Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-09T16:53:38.250718337Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=907.014µs logger=migrator t=2026-07-09T16:53:38.256606183Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-09T16:53:38.257430094Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=824.871µs logger=migrator t=2026-07-09T16:53:38.262259262Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-09T16:53:38.262288193Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=29.881µs logger=migrator t=2026-07-09T16:53:38.267022068Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-09T16:53:38.268307193Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.416218ms logger=migrator t=2026-07-09T16:53:38.273470369Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-09T16:53:38.274387474Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=916.645µs logger=migrator t=2026-07-09T16:53:38.279731485Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-09T16:53:38.280472554Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=740.169µs logger=migrator t=2026-07-09T16:53:38.284686436Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-09T16:53:38.285386304Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=699.228µs logger=migrator t=2026-07-09T16:53:38.290426948Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-09T16:53:38.294452964Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.025897ms logger=migrator t=2026-07-09T16:53:38.298891472Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-09T16:53:38.299824207Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=933.045µs logger=migrator t=2026-07-09T16:53:38.304059379Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-09T16:53:38.304827489Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=767.98µs logger=migrator t=2026-07-09T16:53:38.31207796Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-09T16:53:38.312954204Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=876.274µs logger=migrator t=2026-07-09T16:53:38.31734363Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-09T16:53:38.318135121Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=792.321µs logger=migrator t=2026-07-09T16:53:38.322506156Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-09T16:53:38.323276867Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=770.351µs logger=migrator t=2026-07-09T16:53:38.328753662Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-09T16:53:38.329181414Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=427.472µs logger=migrator t=2026-07-09T16:53:38.333134839Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-09T16:53:38.333668092Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=533.643µs logger=migrator t=2026-07-09T16:53:38.33884884Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-09T16:53:38.339475547Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=625.467µs logger=migrator t=2026-07-09T16:53:38.346679427Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-09T16:53:38.347883559Z level=info msg="Migration successfully executed" id="create star table" duration=1.206182ms logger=migrator t=2026-07-09T16:53:38.354658628Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-09T16:53:38.355923321Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.264393ms logger=migrator t=2026-07-09T16:53:38.359496366Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-09T16:53:38.360350618Z level=info msg="Migration successfully executed" id="create org table v1" duration=854.062µs logger=migrator t=2026-07-09T16:53:38.364103928Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-09T16:53:38.365463384Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.365476ms logger=migrator t=2026-07-09T16:53:38.370249151Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-09T16:53:38.372015767Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.745695ms logger=migrator t=2026-07-09T16:53:38.38495816Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-09T16:53:38.385975057Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.022117ms logger=migrator t=2026-07-09T16:53:38.390865156Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-09T16:53:38.391512043Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=648.517µs logger=migrator t=2026-07-09T16:53:38.395312363Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-09T16:53:38.396170417Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=858.044µs logger=migrator t=2026-07-09T16:53:38.40010607Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-09T16:53:38.400140921Z level=info msg="Migration successfully executed" id="Update org table charset" duration=37.191µs logger=migrator t=2026-07-09T16:53:38.404765414Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-09T16:53:38.404824756Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=54.351µs logger=migrator t=2026-07-09T16:53:38.409438857Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-09T16:53:38.409776837Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=336.839µs logger=migrator t=2026-07-09T16:53:38.413754622Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-09T16:53:38.414635395Z level=info msg="Migration successfully executed" id="create dashboard table" duration=880.443µs logger=migrator t=2026-07-09T16:53:38.418307202Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-09T16:53:38.419199665Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=891.673µs logger=migrator t=2026-07-09T16:53:38.424046784Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-09T16:53:38.433261238Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=9.209424ms logger=migrator t=2026-07-09T16:53:38.439273807Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-09T16:53:38.439967775Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=694.298µs logger=migrator t=2026-07-09T16:53:38.444057994Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-09T16:53:38.44505976Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.001596ms logger=migrator t=2026-07-09T16:53:38.450127125Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-09T16:53:38.450924486Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=798.551µs logger=migrator t=2026-07-09T16:53:38.455140027Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-09T16:53:38.462687817Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.54762ms logger=migrator t=2026-07-09T16:53:38.467856763Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-09T16:53:38.469185689Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.333226ms logger=migrator t=2026-07-09T16:53:38.474034147Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-09T16:53:38.47526383Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.229883ms logger=migrator t=2026-07-09T16:53:38.480682553Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-09T16:53:38.481941876Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.259124ms logger=migrator t=2026-07-09T16:53:38.486494237Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-09T16:53:38.487074812Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=580.454µs logger=migrator t=2026-07-09T16:53:38.492451634Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-09T16:53:38.493908693Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.456469ms logger=migrator t=2026-07-09T16:53:38.500708653Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-09T16:53:38.500864617Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=161.234µs logger=migrator t=2026-07-09T16:53:38.504433061Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-09T16:53:38.506400304Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.967043ms logger=migrator t=2026-07-09T16:53:38.512586378Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-09T16:53:38.514831427Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.244889ms logger=migrator t=2026-07-09T16:53:38.520074976Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-09T16:53:38.522181422Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.118526ms logger=migrator t=2026-07-09T16:53:38.52664171Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-09T16:53:38.527502412Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=860.963µs logger=migrator t=2026-07-09T16:53:38.531816546Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-09T16:53:38.533757608Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.941242ms logger=migrator t=2026-07-09T16:53:38.537868307Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-09T16:53:38.538712489Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=844.082µs logger=migrator t=2026-07-09T16:53:38.542683644Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-09T16:53:38.543535966Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=851.862µs logger=migrator t=2026-07-09T16:53:38.548976901Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-09T16:53:38.549040262Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=64.571µs logger=migrator t=2026-07-09T16:53:38.553572302Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-09T16:53:38.553646774Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=76.082µs logger=migrator t=2026-07-09T16:53:38.559886349Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-09T16:53:38.563802933Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.917744ms logger=migrator t=2026-07-09T16:53:38.569112284Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-09T16:53:38.571827275Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.724742ms logger=migrator t=2026-07-09T16:53:38.579864838Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-09T16:53:38.582335513Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.471375ms logger=migrator t=2026-07-09T16:53:38.58938247Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-09T16:53:38.592000889Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.618519ms logger=migrator t=2026-07-09T16:53:38.598297155Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-09T16:53:38.598653935Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=357.29µs logger=migrator t=2026-07-09T16:53:38.603972185Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-09T16:53:38.604999703Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.027488ms logger=migrator t=2026-07-09T16:53:38.612120341Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-09T16:53:38.613135328Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.011207ms logger=migrator t=2026-07-09T16:53:38.618144141Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-09T16:53:38.618176252Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=29.951µs logger=migrator t=2026-07-09T16:53:38.623899293Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-09T16:53:38.625013522Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.113829ms logger=migrator t=2026-07-09T16:53:38.629244804Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-09T16:53:38.630003425Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=758.781µs logger=migrator t=2026-07-09T16:53:38.634049441Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-09T16:53:38.644619051Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.56687ms logger=migrator t=2026-07-09T16:53:38.652420748Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-09T16:53:38.654344128Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.92471ms logger=migrator t=2026-07-09T16:53:38.661823217Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-09T16:53:38.662999228Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.178432ms logger=migrator t=2026-07-09T16:53:38.682859074Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-09T16:53:38.683802888Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=946.545µs logger=migrator t=2026-07-09T16:53:38.691215655Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-09T16:53:38.691612686Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=396.401µs logger=migrator t=2026-07-09T16:53:38.696583817Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-09T16:53:38.697490991Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=895.314µs logger=migrator t=2026-07-09T16:53:38.711151812Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-09T16:53:38.713692199Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.540337ms logger=migrator t=2026-07-09T16:53:38.719350559Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-09T16:53:38.720367507Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.017368ms logger=migrator t=2026-07-09T16:53:38.726147259Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-09T16:53:38.7265626Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=418.021µs logger=migrator t=2026-07-09T16:53:38.730518045Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-09T16:53:38.730958297Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=438.722µs logger=migrator t=2026-07-09T16:53:38.735880997Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-09T16:53:38.736921334Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.039717ms logger=migrator t=2026-07-09T16:53:38.742848041Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-09T16:53:38.745282255Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.435074ms logger=migrator t=2026-07-09T16:53:38.750085113Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-09T16:53:38.751183722Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.09882ms logger=migrator t=2026-07-09T16:53:38.897552356Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-09T16:53:38.898410688Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=861.343µs logger=migrator t=2026-07-09T16:53:38.905325511Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-09T16:53:38.906313927Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=987.666µs logger=migrator t=2026-07-09T16:53:38.910247651Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-09T16:53:38.911063043Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=815.002µs logger=migrator t=2026-07-09T16:53:38.916650781Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-09T16:53:38.917917294Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.267443ms logger=migrator t=2026-07-09T16:53:38.926114422Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-09T16:53:38.932779057Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.661057ms logger=migrator t=2026-07-09T16:53:38.939895366Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-09T16:53:38.941012856Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.11809ms logger=migrator t=2026-07-09T16:53:38.946609244Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-09T16:53:38.94798177Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.441918ms logger=migrator t=2026-07-09T16:53:38.954631285Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-09T16:53:38.956164506Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.532781ms logger=migrator t=2026-07-09T16:53:38.962130094Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-09T16:53:38.962842433Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=713.159µs logger=migrator t=2026-07-09T16:53:38.969674194Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-09T16:53:38.974109071Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.434627ms logger=migrator t=2026-07-09T16:53:38.981541668Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-09T16:53:38.984208498Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.66402ms logger=migrator t=2026-07-09T16:53:38.989967951Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-09T16:53:38.990003912Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=37.301µs logger=migrator t=2026-07-09T16:53:38.995390204Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-09T16:53:38.995656161Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=265.527µs logger=migrator t=2026-07-09T16:53:39.001473975Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-09T16:53:39.00542197Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.946765ms logger=migrator t=2026-07-09T16:53:39.011186552Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-09T16:53:39.011378277Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=193.445µs logger=migrator t=2026-07-09T16:53:39.017910781Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-09T16:53:39.018092945Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=182.504µs logger=migrator t=2026-07-09T16:53:39.022986515Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-09T16:53:39.026781875Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.79581ms logger=migrator t=2026-07-09T16:53:39.033459412Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-09T16:53:39.033933115Z level=info msg="Migration successfully executed" id="Update uid value" duration=476.123µs logger=migrator t=2026-07-09T16:53:39.039585135Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-09T16:53:39.04053961Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=954.534µs logger=migrator t=2026-07-09T16:53:39.044851543Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-09T16:53:39.045721396Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=870.193µs logger=migrator t=2026-07-09T16:53:39.051458279Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-09T16:53:39.052781363Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.311834ms logger=migrator t=2026-07-09T16:53:39.058187016Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-09T16:53:39.059004218Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=817.412µs logger=migrator t=2026-07-09T16:53:39.064882224Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-09T16:53:39.071964541Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=7.080047ms logger=migrator t=2026-07-09T16:53:39.07800113Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-09T16:53:39.079257454Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.259084ms logger=migrator t=2026-07-09T16:53:39.084150433Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-09T16:53:39.08512503Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=975.287µs logger=migrator t=2026-07-09T16:53:39.09158989Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-09T16:53:39.092920136Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.321735ms logger=migrator t=2026-07-09T16:53:39.098687028Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-09T16:53:39.09989385Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.209952ms logger=migrator t=2026-07-09T16:53:39.104725508Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-09T16:53:39.110710156Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=5.979138ms logger=migrator t=2026-07-09T16:53:39.116957862Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-09T16:53:39.118155984Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.199552ms logger=migrator t=2026-07-09T16:53:39.122660982Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-09T16:53:39.12366857Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.008777ms logger=migrator t=2026-07-09T16:53:39.128722743Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-09T16:53:39.129594856Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=872.683µs logger=migrator t=2026-07-09T16:53:39.137920946Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-09T16:53:39.139395725Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.475699ms logger=migrator t=2026-07-09T16:53:39.145131097Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-09T16:53:39.145534028Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=402.141µs logger=migrator t=2026-07-09T16:53:39.15014208Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-09T16:53:39.150569821Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=426.322µs logger=migrator t=2026-07-09T16:53:39.157051322Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-09T16:53:39.157101273Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=52.391µs logger=migrator t=2026-07-09T16:53:39.162046215Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-09T16:53:39.166051Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.007436ms logger=migrator t=2026-07-09T16:53:39.171183777Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-09T16:53:39.173723234Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.538786ms logger=migrator t=2026-07-09T16:53:39.179406754Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-09T16:53:39.179561869Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=155.545µs logger=migrator t=2026-07-09T16:53:39.18493604Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-09T16:53:39.187512509Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.579539ms logger=migrator t=2026-07-09T16:53:39.192560512Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-09T16:53:39.195139971Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.579609ms logger=migrator t=2026-07-09T16:53:39.201457888Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-09T16:53:39.202351191Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=890.923µs logger=migrator t=2026-07-09T16:53:39.208023031Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-09T16:53:39.209004158Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=946.896µs logger=migrator t=2026-07-09T16:53:39.214584636Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-09T16:53:39.215380567Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=795.601µs logger=migrator t=2026-07-09T16:53:39.221661903Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-09T16:53:39.222491775Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=833.562µs logger=migrator t=2026-07-09T16:53:39.227392565Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-09T16:53:39.228210716Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=820.992µs logger=migrator t=2026-07-09T16:53:39.233509677Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-09T16:53:39.234503243Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=982.345µs logger=migrator t=2026-07-09T16:53:39.240679376Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-09T16:53:39.240873041Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=197.265µs logger=migrator t=2026-07-09T16:53:39.246832899Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-09T16:53:39.246944172Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=114.063µs logger=migrator t=2026-07-09T16:53:39.251909893Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-09T16:53:39.255210021Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.298798ms logger=migrator t=2026-07-09T16:53:39.261378743Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-09T16:53:39.264376723Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.99597ms logger=migrator t=2026-07-09T16:53:39.269977332Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-09T16:53:39.270045293Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=69.011µs logger=migrator t=2026-07-09T16:53:39.274561952Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-09T16:53:39.275905618Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.343126ms logger=migrator t=2026-07-09T16:53:39.281069975Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-09T16:53:39.281957188Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=884.693µs logger=migrator t=2026-07-09T16:53:39.287436944Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-09T16:53:39.287463004Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.17µs logger=migrator t=2026-07-09T16:53:39.292730783Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-09T16:53:39.293498383Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=767.93µs logger=migrator t=2026-07-09T16:53:39.29865512Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-09T16:53:39.300076488Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.421188ms logger=migrator t=2026-07-09T16:53:39.305309156Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-09T16:53:39.308326566Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.01838ms logger=migrator t=2026-07-09T16:53:39.314392946Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-09T16:53:39.314420877Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.511µs logger=migrator t=2026-07-09T16:53:39.318812673Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-09T16:53:39.319682787Z level=info msg="Migration successfully executed" id="create session table" duration=869.504µs logger=migrator t=2026-07-09T16:53:39.324693009Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-09T16:53:39.324835263Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=143.264µs logger=migrator t=2026-07-09T16:53:39.33004762Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-09T16:53:39.330180405Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=134.555µs logger=migrator t=2026-07-09T16:53:39.335755412Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-09T16:53:39.337110588Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.355996ms logger=migrator t=2026-07-09T16:53:39.342154871Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-09T16:53:39.343049385Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=893.964µs logger=migrator t=2026-07-09T16:53:39.350068581Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-09T16:53:39.350098671Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=32.401µs logger=migrator t=2026-07-09T16:53:39.368068377Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-09T16:53:39.368136589Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=70.052µs logger=migrator t=2026-07-09T16:53:39.378464162Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-09T16:53:39.382986662Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.521959ms logger=migrator t=2026-07-09T16:53:39.388812806Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-09T16:53:39.391947409Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.135173ms logger=migrator t=2026-07-09T16:53:39.39841114Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-09T16:53:39.398670017Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=260.117µs logger=migrator t=2026-07-09T16:53:39.404246834Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-09T16:53:39.404324347Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=77.723µs logger=migrator t=2026-07-09T16:53:39.410535421Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-09T16:53:39.411495507Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=958.326µs logger=migrator t=2026-07-09T16:53:39.419031116Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-09T16:53:39.419060457Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.601µs logger=migrator t=2026-07-09T16:53:39.426660747Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-09T16:53:39.432773039Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.114932ms logger=migrator t=2026-07-09T16:53:39.43959757Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-09T16:53:39.439747524Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=150.394µs logger=migrator t=2026-07-09T16:53:39.444312345Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-09T16:53:39.447675453Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.364068ms logger=migrator t=2026-07-09T16:53:39.45356188Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-09T16:53:39.457000611Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.438521ms logger=migrator t=2026-07-09T16:53:39.46263374Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-09T16:53:39.462701702Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=68.742µs logger=migrator t=2026-07-09T16:53:39.467296784Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-09T16:53:39.468471754Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.178241ms logger=migrator t=2026-07-09T16:53:39.475202533Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-09T16:53:39.476651821Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.449619ms logger=migrator t=2026-07-09T16:53:39.482333671Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-09T16:53:39.483674147Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.339796ms logger=migrator t=2026-07-09T16:53:39.489368197Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-09T16:53:39.490353323Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=987.966µs logger=migrator t=2026-07-09T16:53:39.497544764Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-09T16:53:39.498696744Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.15495ms logger=migrator t=2026-07-09T16:53:39.503879131Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-09T16:53:39.505148155Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.271194ms logger=migrator t=2026-07-09T16:53:39.510880997Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-09T16:53:39.511987455Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.108298ms logger=migrator t=2026-07-09T16:53:39.518474948Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-09T16:53:39.519412182Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=937.484µs logger=migrator t=2026-07-09T16:53:39.525117453Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-09T16:53:39.526038077Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=920.684µs logger=migrator t=2026-07-09T16:53:39.53142993Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-09T16:53:39.544501656Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.070656ms logger=migrator t=2026-07-09T16:53:39.550513095Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-09T16:53:39.55108024Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=568.105µs logger=migrator t=2026-07-09T16:53:39.565440841Z 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-09T16:53:39.567843914Z 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=2.407253ms logger=migrator t=2026-07-09T16:53:39.573814343Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-09T16:53:39.574327275Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=518.913µs logger=migrator t=2026-07-09T16:53:39.58015756Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-09T16:53:39.580841849Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=686.308µs logger=migrator t=2026-07-09T16:53:39.586807706Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-09T16:53:39.587587926Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=781.85µs logger=migrator t=2026-07-09T16:53:39.604793992Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-09T16:53:39.608044968Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.252356ms logger=migrator t=2026-07-09T16:53:39.615519246Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-09T16:53:39.620531908Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.012483ms logger=migrator t=2026-07-09T16:53:39.627163554Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-09T16:53:39.633864291Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.704987ms logger=migrator t=2026-07-09T16:53:39.638465063Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-09T16:53:39.643197258Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.725705ms logger=migrator t=2026-07-09T16:53:39.650285286Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-09T16:53:39.651288512Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.003416ms logger=migrator t=2026-07-09T16:53:39.663713291Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-09T16:53:39.663785013Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=76.272µs logger=migrator t=2026-07-09T16:53:39.669163875Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-09T16:53:39.669225437Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=69.582µs logger=migrator t=2026-07-09T16:53:39.675718259Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-09T16:53:39.676870339Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.153141ms logger=migrator t=2026-07-09T16:53:39.692717649Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-09T16:53:39.693870999Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.156391ms logger=migrator t=2026-07-09T16:53:39.707356906Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-09T16:53:39.709059891Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.707666ms logger=migrator t=2026-07-09T16:53:39.71696736Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-09T16:53:39.717995598Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.031378ms logger=migrator t=2026-07-09T16:53:39.726205084Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-09T16:53:39.727838728Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.636904ms logger=migrator t=2026-07-09T16:53:39.73399036Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-09T16:53:39.73849313Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.50643ms logger=migrator t=2026-07-09T16:53:39.743466292Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-09T16:53:39.748604978Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.139246ms logger=migrator t=2026-07-09T16:53:39.754570216Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-09T16:53:39.754778301Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=210.295µs logger=migrator t=2026-07-09T16:53:39.759470016Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-09T16:53:39.760431021Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=961.775µs logger=migrator t=2026-07-09T16:53:39.765984108Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-09T16:53:39.766959114Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.013207ms logger=migrator t=2026-07-09T16:53:39.772230083Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-09T16:53:39.778639983Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.409409ms logger=migrator t=2026-07-09T16:53:39.785079303Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-09T16:53:39.785228757Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=149.944µs logger=migrator t=2026-07-09T16:53:39.792165301Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-09T16:53:39.794709888Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=2.546227ms logger=migrator t=2026-07-09T16:53:39.801005814Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-09T16:53:39.802434982Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.432498ms logger=migrator t=2026-07-09T16:53:39.808504003Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-09T16:53:39.808643457Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=141.644µs logger=migrator t=2026-07-09T16:53:39.82313942Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-09T16:53:39.824520947Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.385297ms logger=migrator t=2026-07-09T16:53:39.832715803Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-09T16:53:39.83411119Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.393047ms logger=migrator t=2026-07-09T16:53:39.841023493Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-09T16:53:39.843867398Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.845485ms logger=migrator t=2026-07-09T16:53:39.858886226Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-09T16:53:39.86013356Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.250174ms logger=migrator t=2026-07-09T16:53:39.871306575Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-09T16:53:39.874934351Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=3.656197ms logger=migrator t=2026-07-09T16:53:39.884330769Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-09T16:53:39.886122967Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.796148ms logger=migrator t=2026-07-09T16:53:39.89227131Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-09T16:53:39.892369433Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=59.081µs logger=migrator t=2026-07-09T16:53:39.898786792Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-09T16:53:39.905959942Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.16956ms logger=migrator t=2026-07-09T16:53:39.912681331Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-09T16:53:39.914075587Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.397397ms logger=migrator t=2026-07-09T16:53:39.917525329Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-09T16:53:39.921892444Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.313384ms logger=migrator t=2026-07-09T16:53:39.929253998Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-09T16:53:39.930281056Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.028348ms logger=migrator t=2026-07-09T16:53:39.936277844Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-09T16:53:39.938450953Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.178048ms logger=migrator t=2026-07-09T16:53:39.94783319Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-09T16:53:39.948824046Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=992.606µs logger=migrator t=2026-07-09T16:53:39.95875361Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-09T16:53:39.971787814Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.033825ms logger=migrator t=2026-07-09T16:53:39.985874197Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-09T16:53:39.987389277Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.51764ms logger=migrator t=2026-07-09T16:53:39.998096841Z 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-09T16:53:39.999558419Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.463918ms logger=migrator t=2026-07-09T16:53:40.009586834Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-09T16:53:40.009943244Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=358.55µs logger=migrator t=2026-07-09T16:53:40.018903701Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-09T16:53:40.019719793Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=813.513µs logger=migrator t=2026-07-09T16:53:40.025482565Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-09T16:53:40.025697991Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=213.426µs logger=migrator t=2026-07-09T16:53:40.032908241Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-09T16:53:40.037593155Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.685314ms logger=migrator t=2026-07-09T16:53:40.044201731Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-09T16:53:40.050964999Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.761848ms logger=migrator t=2026-07-09T16:53:40.057058571Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-09T16:53:40.058275013Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.219072ms logger=migrator t=2026-07-09T16:53:40.063417739Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-09T16:53:40.065525155Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.106116ms logger=migrator t=2026-07-09T16:53:40.075832308Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-09T16:53:40.076284329Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=457.991µs logger=migrator t=2026-07-09T16:53:40.08575971Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-09T16:53:40.090424364Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.663024ms logger=migrator t=2026-07-09T16:53:40.09632552Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-09T16:53:40.098029255Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.707725ms logger=migrator t=2026-07-09T16:53:40.105136064Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-09T16:53:40.105299688Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=163.664µs logger=migrator t=2026-07-09T16:53:40.110754082Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-09T16:53:40.111394119Z level=info msg="Migration successfully executed" id="Move region to single row" duration=640.457µs logger=migrator t=2026-07-09T16:53:40.1197506Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-09T16:53:40.120964532Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.215242ms logger=migrator t=2026-07-09T16:53:40.139346308Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-09T16:53:40.140442268Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.09934ms logger=migrator t=2026-07-09T16:53:40.147188446Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-09T16:53:40.148307796Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.119079ms logger=migrator t=2026-07-09T16:53:40.152749554Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-09T16:53:40.153673578Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=921.594µs logger=migrator t=2026-07-09T16:53:40.159196034Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-09T16:53:40.160099238Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=903.584µs logger=migrator t=2026-07-09T16:53:40.163768565Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-09T16:53:40.164997627Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.229843ms logger=migrator t=2026-07-09T16:53:40.176148782Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-09T16:53:40.176295136Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=150.454µs logger=migrator t=2026-07-09T16:53:40.190851482Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-09T16:53:40.192439963Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.588212ms logger=migrator t=2026-07-09T16:53:40.209006622Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-09T16:53:40.210094711Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.090919ms logger=migrator t=2026-07-09T16:53:40.218363799Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-09T16:53:40.219775417Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.416518ms logger=migrator t=2026-07-09T16:53:40.230035618Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-09T16:53:40.231054235Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.020147ms logger=migrator t=2026-07-09T16:53:40.237143666Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-09T16:53:40.237462535Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=321.659µs logger=migrator t=2026-07-09T16:53:40.242368435Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-09T16:53:40.242846617Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=479.542µs logger=migrator t=2026-07-09T16:53:40.249131403Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-09T16:53:40.249288507Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=160.904µs logger=migrator t=2026-07-09T16:53:40.257272279Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-09T16:53:40.258854271Z level=info msg="Migration successfully executed" id="create team table" duration=1.583552ms logger=migrator t=2026-07-09T16:53:40.265711633Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-09T16:53:40.266669408Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=958.485µs logger=migrator t=2026-07-09T16:53:40.281958013Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-09T16:53:40.283528524Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.569761ms logger=migrator t=2026-07-09T16:53:40.293315033Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-09T16:53:40.300408202Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.090187ms logger=migrator t=2026-07-09T16:53:40.312222513Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-09T16:53:40.312506221Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=287.538µs logger=migrator t=2026-07-09T16:53:40.320281007Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-09T16:53:40.321316994Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.036517ms logger=migrator t=2026-07-09T16:53:40.326544793Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-09T16:53:40.327321003Z level=info msg="Migration successfully executed" id="create team member table" duration=776.56µs logger=migrator t=2026-07-09T16:53:40.332687736Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-09T16:53:40.334711639Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.021123ms logger=migrator t=2026-07-09T16:53:40.340628235Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-09T16:53:40.341764736Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.137591ms logger=migrator t=2026-07-09T16:53:40.351250006Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-09T16:53:40.352895219Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.644863ms logger=migrator t=2026-07-09T16:53:40.361035825Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-09T16:53:40.369160081Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.125415ms logger=migrator t=2026-07-09T16:53:40.37251138Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-09T16:53:40.376358801Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.848473ms logger=migrator t=2026-07-09T16:53:40.382629907Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-09T16:53:40.388753829Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.127712ms logger=migrator t=2026-07-09T16:53:40.395689433Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-09T16:53:40.39673077Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.041317ms logger=migrator t=2026-07-09T16:53:40.402965335Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-09T16:53:40.404756783Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.790558ms logger=migrator t=2026-07-09T16:53:40.410258037Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-09T16:53:40.411433699Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.175522ms logger=migrator t=2026-07-09T16:53:40.417868749Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-09T16:53:40.419001109Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.13061ms logger=migrator t=2026-07-09T16:53:40.424001642Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-09T16:53:40.426095327Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.095786ms logger=migrator t=2026-07-09T16:53:40.43263897Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-09T16:53:40.43453318Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.89811ms logger=migrator t=2026-07-09T16:53:40.441831604Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-09T16:53:40.442863091Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.027187ms logger=migrator t=2026-07-09T16:53:40.449837436Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-09T16:53:40.451599842Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.764566ms logger=migrator t=2026-07-09T16:53:40.456082781Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-09T16:53:40.456740399Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=662.817µs logger=migrator t=2026-07-09T16:53:40.462893302Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-09T16:53:40.463286421Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=395.18µs logger=migrator t=2026-07-09T16:53:40.467166725Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-09T16:53:40.468221892Z level=info msg="Migration successfully executed" id="create tag table" duration=1.057648ms logger=migrator t=2026-07-09T16:53:40.473536883Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-09T16:53:40.474900349Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.360886ms logger=migrator t=2026-07-09T16:53:40.478762471Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-09T16:53:40.479717947Z level=info msg="Migration successfully executed" id="create login attempt table" duration=955.396µs logger=migrator t=2026-07-09T16:53:40.484055701Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-09T16:53:40.485260964Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.204362ms logger=migrator t=2026-07-09T16:53:40.491327513Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-09T16:53:40.492581207Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.254754ms logger=migrator t=2026-07-09T16:53:40.49645283Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-09T16:53:40.508743434Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.287824ms logger=migrator t=2026-07-09T16:53:40.514748844Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-09T16:53:40.515960715Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.213561ms logger=migrator t=2026-07-09T16:53:40.522044646Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-09T16:53:40.5233046Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.262804ms logger=migrator t=2026-07-09T16:53:40.528559808Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-09T16:53:40.529027521Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=470.243µs logger=migrator t=2026-07-09T16:53:40.533601963Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-09T16:53:40.534375403Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=774.96µs logger=migrator t=2026-07-09T16:53:40.538272016Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-09T16:53:40.539212171Z level=info msg="Migration successfully executed" id="create user auth table" duration=940.056µs logger=migrator t=2026-07-09T16:53:40.542831347Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-09T16:53:40.54407496Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.242693ms logger=migrator t=2026-07-09T16:53:40.549336849Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-09T16:53:40.549502463Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=169.175µs logger=migrator t=2026-07-09T16:53:40.558356467Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-09T16:53:40.565376773Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.021636ms logger=migrator t=2026-07-09T16:53:40.569329508Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-09T16:53:40.574239748Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.892619ms logger=migrator t=2026-07-09T16:53:40.580166354Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-09T16:53:40.589009709Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.838244ms logger=migrator t=2026-07-09T16:53:40.592946332Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-09T16:53:40.599046464Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.086622ms logger=migrator t=2026-07-09T16:53:40.604506639Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-09T16:53:40.605843634Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.343406ms logger=migrator t=2026-07-09T16:53:40.611245097Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-09T16:53:40.617247536Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.000089ms logger=migrator t=2026-07-09T16:53:40.621616541Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-09T16:53:40.622954997Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.339656ms logger=migrator t=2026-07-09T16:53:40.627646721Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-09T16:53:40.62910446Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.458139ms logger=migrator t=2026-07-09T16:53:40.634890093Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-09T16:53:40.636933537Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.043604ms logger=migrator t=2026-07-09T16:53:40.64274013Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-09T16:53:40.643912802Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.172221ms logger=migrator t=2026-07-09T16:53:40.64877039Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-09T16:53:40.64988724Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.11682ms logger=migrator t=2026-07-09T16:53:40.655468758Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-09T16:53:40.656641408Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.17237ms logger=migrator t=2026-07-09T16:53:40.661141368Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-09T16:53:40.670909026Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.762358ms logger=migrator t=2026-07-09T16:53:40.675234821Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-09T16:53:40.676460313Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.218172ms logger=migrator t=2026-07-09T16:53:40.681193638Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-09T16:53:40.682293877Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.099739ms logger=migrator t=2026-07-09T16:53:40.686447357Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-09T16:53:40.687550967Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.103469ms logger=migrator t=2026-07-09T16:53:40.692037235Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-09T16:53:40.69298499Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=947.315µs logger=migrator t=2026-07-09T16:53:40.697978172Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-09T16:53:40.699085052Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.10629ms logger=migrator t=2026-07-09T16:53:40.703460127Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-09T16:53:40.703724785Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=268.778µs logger=migrator t=2026-07-09T16:53:40.708728507Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-09T16:53:40.709003854Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=275.377µs logger=migrator t=2026-07-09T16:53:40.713701359Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-09T16:53:40.715355872Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.653743ms logger=migrator t=2026-07-09T16:53:40.719868002Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T16:53:40.721667039Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.799347ms logger=migrator t=2026-07-09T16:53:40.72622234Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T16:53:40.727328769Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.106459ms logger=migrator t=2026-07-09T16:53:40.731768557Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-09T16:53:40.731940741Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=176.804µs logger=migrator t=2026-07-09T16:53:40.736480951Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T16:53:40.737534039Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.053178ms logger=migrator t=2026-07-09T16:53:40.741098673Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T16:53:40.742166682Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.068479ms logger=migrator t=2026-07-09T16:53:40.74661752Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T16:53:40.74776573Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.14774ms logger=migrator t=2026-07-09T16:53:40.752409253Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T16:53:40.75340801Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=998.157µs logger=migrator t=2026-07-09T16:53:40.759233083Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-09T16:53:40.767176173Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.93617ms logger=migrator t=2026-07-09T16:53:40.773024649Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-09T16:53:40.774134667Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.112498ms logger=migrator t=2026-07-09T16:53:40.778708699Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-09T16:53:40.778845492Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=139.013µs logger=migrator t=2026-07-09T16:53:40.785112148Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-09T16:53:40.786434163Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.324965ms logger=migrator t=2026-07-09T16:53:40.791874128Z 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-09T16:53:40.792960716Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.088018ms logger=migrator t=2026-07-09T16:53:40.796340346Z 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-09T16:53:40.797417044Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.076298ms logger=migrator t=2026-07-09T16:53:40.803661209Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-09T16:53:40.803748041Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=87.802µs logger=migrator t=2026-07-09T16:53:40.807747827Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-09T16:53:40.808995021Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.246554ms logger=migrator t=2026-07-09T16:53:40.813163451Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-09T16:53:40.814244039Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.080608ms logger=migrator t=2026-07-09T16:53:40.819795146Z 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-09T16:53:40.821042929Z 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.247303ms logger=migrator t=2026-07-09T16:53:40.827469119Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-09T16:53:40.829089153Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.623014ms logger=migrator t=2026-07-09T16:53:40.834508785Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-09T16:53:40.840391572Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.882797ms logger=migrator t=2026-07-09T16:53:40.8463934Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-09T16:53:40.847761866Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.368846ms logger=migrator t=2026-07-09T16:53:40.853929009Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-09T16:53:40.85508166Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.156391ms logger=migrator t=2026-07-09T16:53:40.860037501Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-09T16:53:40.894211826Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=34.168915ms logger=migrator t=2026-07-09T16:53:40.899356382Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-09T16:53:40.939742011Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=40.376558ms logger=migrator t=2026-07-09T16:53:40.944085815Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-09T16:53:40.944896947Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=810.862µs logger=migrator t=2026-07-09T16:53:40.948272836Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-09T16:53:40.94919785Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=925.094µs logger=migrator t=2026-07-09T16:53:40.953846434Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-09T16:53:40.96014534Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.297986ms logger=migrator t=2026-07-09T16:53:40.964043923Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-09T16:53:40.970879765Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.832561ms logger=migrator t=2026-07-09T16:53:40.975190229Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-09T16:53:40.97637784Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.187472ms logger=migrator t=2026-07-09T16:53:40.981423824Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-09T16:53:40.982502893Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.078159ms logger=migrator t=2026-07-09T16:53:40.987918336Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-09T16:53:40.988990694Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.071428ms logger=migrator t=2026-07-09T16:53:40.993436911Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-09T16:53:40.99561499Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.177989ms logger=migrator t=2026-07-09T16:53:41.000870688Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-09T16:53:41.000959551Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=90.603µs logger=migrator t=2026-07-09T16:53:41.004658078Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-09T16:53:41.013172064Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.500016ms logger=migrator t=2026-07-09T16:53:41.019223324Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-09T16:53:41.026423825Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.195061ms logger=migrator t=2026-07-09T16:53:41.031119549Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-09T16:53:41.041792661Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=10.678123ms logger=migrator t=2026-07-09T16:53:41.046039964Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-09T16:53:41.046787594Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=747.79µs logger=migrator t=2026-07-09T16:53:41.051081677Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-09T16:53:41.053378318Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.295941ms logger=migrator t=2026-07-09T16:53:41.058069962Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-09T16:53:41.069688039Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=11.606087ms logger=migrator t=2026-07-09T16:53:41.075077402Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-09T16:53:41.083543346Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.448793ms logger=migrator t=2026-07-09T16:53:41.088589939Z 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-09T16:53:41.089867623Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.282194ms logger=migrator t=2026-07-09T16:53:41.094942917Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-09T16:53:41.105904048Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.965981ms logger=migrator t=2026-07-09T16:53:41.109841982Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-09T16:53:41.119266561Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.426349ms logger=migrator t=2026-07-09T16:53:41.123094843Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-09T16:53:41.123159335Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=65.952µs logger=migrator t=2026-07-09T16:53:41.126306547Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-09T16:53:41.127433848Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.126421ms logger=migrator t=2026-07-09T16:53:41.131600018Z 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-09T16:53:41.13281186Z 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.211501ms logger=migrator t=2026-07-09T16:53:41.136444206Z 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-09T16:53:41.137629867Z 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.182401ms logger=migrator t=2026-07-09T16:53:41.142193768Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-09T16:53:41.142295211Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=102.963µs logger=migrator t=2026-07-09T16:53:41.146455651Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-09T16:53:41.154319929Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.860338ms logger=migrator t=2026-07-09T16:53:41.158992543Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-09T16:53:41.169411849Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=10.406395ms logger=migrator t=2026-07-09T16:53:41.174719339Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-09T16:53:41.183596734Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.873315ms logger=migrator t=2026-07-09T16:53:41.188851254Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-09T16:53:41.194457162Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.605718ms logger=migrator t=2026-07-09T16:53:41.201012895Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-09T16:53:41.211001039Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.990444ms logger=migrator t=2026-07-09T16:53:41.215154529Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-09T16:53:41.215259392Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=105.503µs logger=migrator t=2026-07-09T16:53:41.219876634Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-09T16:53:41.221101667Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.221343ms logger=migrator t=2026-07-09T16:53:41.226571631Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-09T16:53:41.233821163Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.242472ms logger=migrator t=2026-07-09T16:53:41.238019294Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-09T16:53:41.238266551Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=256.216µs logger=migrator t=2026-07-09T16:53:41.242504903Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-09T16:53:41.250313889Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.812646ms logger=migrator t=2026-07-09T16:53:41.25411438Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-09T16:53:41.255194708Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.081018ms logger=migrator t=2026-07-09T16:53:41.259185424Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-09T16:53:41.266587911Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.402187ms logger=migrator t=2026-07-09T16:53:41.270514284Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-09T16:53:41.271402447Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=888.023µs logger=migrator t=2026-07-09T16:53:41.276602125Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-09T16:53:41.278088005Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.489279ms logger=migrator t=2026-07-09T16:53:41.282362128Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-09T16:53:41.290192095Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.827667ms logger=migrator t=2026-07-09T16:53:41.294341924Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-09T16:53:41.295752762Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.411518ms logger=migrator t=2026-07-09T16:53:41.303005364Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-09T16:53:41.304184735Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.180561ms logger=migrator t=2026-07-09T16:53:41.308262063Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-09T16:53:41.309203087Z level=info msg="Migration successfully executed" id="create alert_image table" duration=940.314µs logger=migrator t=2026-07-09T16:53:41.313329447Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-09T16:53:41.314397845Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.067548ms logger=migrator t=2026-07-09T16:53:41.318633928Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-09T16:53:41.31870544Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=72.152µs logger=migrator t=2026-07-09T16:53:41.32397236Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-09T16:53:41.324972846Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=998.706µs logger=migrator t=2026-07-09T16:53:41.329730852Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-09T16:53:41.330791589Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.059127ms logger=migrator t=2026-07-09T16:53:41.334324063Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-09T16:53:41.33497399Z 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-09T16:53:41.33872002Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-09T16:53:41.339401358Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=681.348µs logger=migrator t=2026-07-09T16:53:41.343112936Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-09T16:53:41.344919523Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.806597ms logger=migrator t=2026-07-09T16:53:41.3485584Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-09T16:53:41.356385387Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.825957ms logger=migrator t=2026-07-09T16:53:41.359966482Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-09T16:53:41.361035579Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.069457ms logger=migrator t=2026-07-09T16:53:41.365994102Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-09T16:53:41.367329506Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.337835ms logger=migrator t=2026-07-09T16:53:41.371726723Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-09T16:53:41.372667808Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=941.245µs logger=migrator t=2026-07-09T16:53:41.377147857Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-09T16:53:41.378320627Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.17211ms logger=migrator t=2026-07-09T16:53:41.383556616Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-09T16:53:41.384930843Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.370346ms logger=migrator t=2026-07-09T16:53:41.389560835Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-09T16:53:41.389608286Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=49.662µs logger=migrator t=2026-07-09T16:53:41.393901659Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-09T16:53:41.394030173Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=133.054µs logger=migrator t=2026-07-09T16:53:41.397446364Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-09T16:53:41.404789098Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.339535ms logger=migrator t=2026-07-09T16:53:41.408462525Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-09T16:53:41.408955328Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=492.333µs logger=migrator t=2026-07-09T16:53:41.412511452Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-09T16:53:41.413753635Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.242813ms logger=migrator t=2026-07-09T16:53:41.418518991Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-09T16:53:41.418837879Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=319.808µs logger=migrator t=2026-07-09T16:53:41.422134357Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-09T16:53:41.423276017Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.139699ms logger=migrator t=2026-07-09T16:53:41.427494198Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-09T16:53:41.428506615Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.013647ms logger=migrator t=2026-07-09T16:53:41.432484281Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-09T16:53:41.465907455Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.419614ms logger=migrator t=2026-07-09T16:53:41.470072485Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-09T16:53:41.477190723Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.118188ms logger=migrator t=2026-07-09T16:53:41.480623624Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-09T16:53:41.480773369Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=150.745µs logger=migrator t=2026-07-09T16:53:41.484340983Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-09T16:53:41.517318336Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.963123ms logger=migrator t=2026-07-09T16:53:41.524892417Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-09T16:53:41.557303394Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.410817ms logger=migrator t=2026-07-09T16:53:41.569536207Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-09T16:53:41.570532094Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=997.117µs logger=migrator t=2026-07-09T16:53:41.584408612Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-09T16:53:41.58587104Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.464718ms logger=migrator t=2026-07-09T16:53:41.593570634Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-09T16:53:41.594017565Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=453.531µs logger=migrator t=2026-07-09T16:53:41.598696819Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-09T16:53:41.600162248Z level=info msg="Migration successfully executed" id="create permission table" duration=1.466839ms logger=migrator t=2026-07-09T16:53:41.607765659Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-09T16:53:41.609277999Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.5183ms logger=migrator t=2026-07-09T16:53:41.618760811Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-09T16:53:41.620091426Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.334376ms logger=migrator t=2026-07-09T16:53:41.624541983Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-09T16:53:41.625785997Z level=info msg="Migration successfully executed" id="create role table" duration=1.245243ms logger=migrator t=2026-07-09T16:53:41.631868477Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-09T16:53:41.641126623Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.257635ms logger=migrator t=2026-07-09T16:53:41.644956653Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-09T16:53:41.652983066Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.020682ms logger=migrator t=2026-07-09T16:53:41.659318704Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-09T16:53:41.660841364Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.5279ms logger=migrator t=2026-07-09T16:53:41.664758827Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-09T16:53:41.665780225Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.021078ms logger=migrator t=2026-07-09T16:53:41.669829553Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-09T16:53:41.671350853Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.520941ms logger=migrator t=2026-07-09T16:53:41.676256862Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-09T16:53:41.677502566Z level=info msg="Migration successfully executed" id="create team role table" duration=1.247864ms logger=migrator t=2026-07-09T16:53:41.681911072Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-09T16:53:41.683227217Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.316855ms logger=migrator t=2026-07-09T16:53:41.68901618Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-09T16:53:41.690238972Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.223282ms logger=migrator t=2026-07-09T16:53:41.694735641Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-09T16:53:41.696792796Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.063664ms logger=migrator t=2026-07-09T16:53:41.701332636Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-09T16:53:41.702364403Z level=info msg="Migration successfully executed" id="create user role table" duration=1.037917ms logger=migrator t=2026-07-09T16:53:41.706303898Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-09T16:53:41.70756758Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.263872ms logger=migrator t=2026-07-09T16:53:41.712912392Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-09T16:53:41.714476903Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.566581ms logger=migrator t=2026-07-09T16:53:41.880315322Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-09T16:53:41.882204302Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.89361ms logger=migrator t=2026-07-09T16:53:41.8885407Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-09T16:53:41.890386619Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.848339ms logger=migrator t=2026-07-09T16:53:41.897758384Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-09T16:53:41.899007197Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.271264ms logger=migrator t=2026-07-09T16:53:41.904550944Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-09T16:53:41.905694864Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.142359ms logger=migrator t=2026-07-09T16:53:41.913816079Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-09T16:53:41.925244881Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.429592ms logger=migrator t=2026-07-09T16:53:41.934178438Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-09T16:53:41.936080248Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.908271ms logger=migrator t=2026-07-09T16:53:41.943412932Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-09T16:53:41.945156468Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.747386ms logger=migrator t=2026-07-09T16:53:41.954585027Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-09T16:53:41.956495528Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.916751ms logger=migrator t=2026-07-09T16:53:41.961605883Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-09T16:53:41.963966266Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.361303ms logger=migrator t=2026-07-09T16:53:41.968183648Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-09T16:53:41.969437341Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.261143ms logger=migrator t=2026-07-09T16:53:41.97583329Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-09T16:53:41.978269924Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.438704ms logger=migrator t=2026-07-09T16:53:41.986524013Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-09T16:53:41.998150611Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.620128ms logger=migrator t=2026-07-09T16:53:42.004267522Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-09T16:53:42.013829715Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.555053ms logger=migrator t=2026-07-09T16:53:42.028513185Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-09T16:53:42.041352174Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=12.83679ms logger=migrator t=2026-07-09T16:53:42.046800628Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-09T16:53:42.056317281Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.507112ms logger=migrator t=2026-07-09T16:53:42.067508697Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-09T16:53:42.068882983Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.383347ms logger=migrator t=2026-07-09T16:53:42.078556498Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-09T16:53:42.081357082Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.793194ms logger=migrator t=2026-07-09T16:53:42.11413528Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-09T16:53:42.116270366Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.171047ms logger=migrator t=2026-07-09T16:53:42.125297975Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-09T16:53:42.126255801Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=960.186µs logger=migrator t=2026-07-09T16:53:42.132048274Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-09T16:53:42.133666467Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.617223ms logger=migrator t=2026-07-09T16:53:42.15076025Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-09T16:53:42.150870563Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=112.523µs logger=migrator t=2026-07-09T16:53:42.159080469Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-09T16:53:42.15913066Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=62.481µs logger=migrator t=2026-07-09T16:53:42.16327286Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-09T16:53:42.163760063Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=487.333µs logger=migrator t=2026-07-09T16:53:42.174768985Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-09T16:53:42.176601063Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.835038ms logger=migrator t=2026-07-09T16:53:42.1825403Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-09T16:53:42.185336234Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=2.791954ms logger=migrator t=2026-07-09T16:53:42.19160231Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-09T16:53:42.192176296Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=577.076µs logger=migrator t=2026-07-09T16:53:42.204325977Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-09T16:53:42.205223301Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=901.254µs logger=migrator t=2026-07-09T16:53:42.214784964Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-09T16:53:42.21614768Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.357466ms logger=migrator t=2026-07-09T16:53:42.223616858Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-09T16:53:42.225319003Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.704165ms logger=migrator t=2026-07-09T16:53:42.231036464Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-09T16:53:42.241217304Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.175199ms logger=migrator t=2026-07-09T16:53:42.247809948Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-09T16:53:42.247946651Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=140.403µs logger=migrator t=2026-07-09T16:53:42.256044126Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-09T16:53:42.258011258Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.969662ms logger=migrator t=2026-07-09T16:53:42.268353501Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-09T16:53:42.270329183Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.982752ms logger=migrator t=2026-07-09T16:53:42.276859967Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-09T16:53:42.279147827Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.29154ms logger=migrator t=2026-07-09T16:53:42.288035963Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-09T16:53:42.300755239Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.716956ms logger=migrator t=2026-07-09T16:53:42.305951926Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-09T16:53:42.307054436Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.10263ms logger=migrator t=2026-07-09T16:53:42.315735025Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-09T16:53:42.317336437Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.602262ms logger=migrator t=2026-07-09T16:53:42.321899008Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-09T16:53:42.344744363Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.840705ms logger=migrator t=2026-07-09T16:53:42.35144838Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-09T16:53:42.352707084Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.250153ms logger=migrator t=2026-07-09T16:53:42.357993234Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-09T16:53:42.359177675Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.184671ms logger=migrator t=2026-07-09T16:53:42.364293231Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-09T16:53:42.365445751Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.153789ms logger=migrator t=2026-07-09T16:53:42.371949603Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-09T16:53:42.373476884Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.529321ms logger=migrator t=2026-07-09T16:53:42.379999476Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-09T16:53:42.380288494Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=289.968µs logger=migrator t=2026-07-09T16:53:42.390452383Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-09T16:53:42.39149137Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.041517ms logger=migrator t=2026-07-09T16:53:42.397672334Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-09T16:53:42.408766007Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.091683ms logger=migrator t=2026-07-09T16:53:42.417703114Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-09T16:53:42.418952097Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.257323ms logger=migrator t=2026-07-09T16:53:42.42546484Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-09T16:53:42.427230686Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.766507ms logger=migrator t=2026-07-09T16:53:42.438034412Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-09T16:53:42.43872077Z 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-09T16:53:42.44476227Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-09T16:53:42.446379373Z 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-09T16:53:42.458675458Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-09T16:53:42.460141777Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.458878ms logger=migrator t=2026-07-09T16:53:42.468260142Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-09T16:53:42.469663599Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.404987ms logger=migrator t=2026-07-09T16:53:42.4749632Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-09T16:53:42.476174311Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.210651ms logger=migrator t=2026-07-09T16:53:42.481569144Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-09T16:53:42.48294054Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.372236ms logger=migrator t=2026-07-09T16:53:42.48935798Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-09T16:53:42.491748024Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.389544ms logger=migrator t=2026-07-09T16:53:42.496372996Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-09T16:53:42.498129863Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.757377ms logger=migrator t=2026-07-09T16:53:42.505412105Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-09T16:53:42.506342549Z level=info msg="Migration successfully executed" id="Drop public config table" duration=932.194µs logger=migrator t=2026-07-09T16:53:42.514472785Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-09T16:53:42.516960271Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.488436ms logger=migrator t=2026-07-09T16:53:42.522202379Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-09T16:53:42.523095153Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=894.033µs logger=migrator t=2026-07-09T16:53:42.531684331Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-09T16:53:42.532985224Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.302824ms logger=migrator t=2026-07-09T16:53:42.538704126Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-09T16:53:42.540150834Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.448278ms logger=migrator t=2026-07-09T16:53:42.546415021Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-09T16:53:42.570275112Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.859452ms logger=migrator t=2026-07-09T16:53:42.577504293Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-09T16:53:42.587032836Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.526982ms logger=migrator t=2026-07-09T16:53:42.592659724Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-09T16:53:42.602511885Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.852781ms logger=migrator t=2026-07-09T16:53:42.609167361Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-09T16:53:42.609443269Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=272.787µs logger=migrator t=2026-07-09T16:53:42.614845951Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-09T16:53:42.626666494Z level=info msg="Migration successfully executed" id="add share column" duration=11.820213ms logger=migrator t=2026-07-09T16:53:42.632342864Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-09T16:53:42.633073153Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=731.249µs logger=migrator t=2026-07-09T16:53:42.638803266Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-09T16:53:42.640421908Z level=info msg="Migration successfully executed" id="create file table" duration=1.621573ms logger=migrator t=2026-07-09T16:53:42.646428607Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-09T16:53:42.648230665Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.803198ms logger=migrator t=2026-07-09T16:53:42.655382964Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-09T16:53:42.6567556Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.373426ms logger=migrator t=2026-07-09T16:53:42.664032643Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-09T16:53:42.665495492Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.464129ms logger=migrator t=2026-07-09T16:53:42.671341016Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-09T16:53:42.673574595Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.232329ms logger=migrator t=2026-07-09T16:53:42.67980856Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-09T16:53:42.679906813Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=100.312µs logger=migrator t=2026-07-09T16:53:42.690082002Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-09T16:53:42.690804091Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=725.719µs logger=migrator t=2026-07-09T16:53:42.696845462Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-09T16:53:42.697482687Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=640.286µs logger=migrator t=2026-07-09T16:53:42.703448086Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-09T16:53:42.703765584Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=317.958µs logger=migrator t=2026-07-09T16:53:42.716227494Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-09T16:53:42.717354754Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.13368ms logger=migrator t=2026-07-09T16:53:42.727841092Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-09T16:53:42.740548438Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.703896ms logger=migrator t=2026-07-09T16:53:42.756079739Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-09T16:53:42.756276414Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=192.995µs logger=migrator t=2026-07-09T16:53:42.767859391Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-09T16:53:42.769404331Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.555171ms logger=migrator t=2026-07-09T16:53:42.774817835Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-09T16:53:42.775288198Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=471.213µs logger=migrator t=2026-07-09T16:53:42.785339883Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-09T16:53:42.785850117Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=511.934µs logger=migrator t=2026-07-09T16:53:42.791052374Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-09T16:53:42.79163701Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=591.346µs logger=migrator t=2026-07-09T16:53:42.796057747Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-09T16:53:42.806355489Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.296462ms logger=migrator t=2026-07-09T16:53:42.813817747Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-09T16:53:42.823933354Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.115257ms logger=migrator t=2026-07-09T16:53:42.829092711Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-09T16:53:42.830058927Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=965.586µs logger=migrator t=2026-07-09T16:53:42.834855104Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-09T16:53:42.915909758Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.050924ms logger=migrator t=2026-07-09T16:53:42.923404667Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-09T16:53:42.924590659Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.186332ms logger=migrator t=2026-07-09T16:53:42.929891348Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-09T16:53:42.93183608Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.942952ms logger=migrator t=2026-07-09T16:53:42.937892501Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-09T16:53:42.967098944Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.212234ms logger=migrator t=2026-07-09T16:53:42.974362906Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-09T16:53:42.984593947Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.229371ms logger=migrator t=2026-07-09T16:53:42.989713432Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-09T16:53:42.990079901Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=365.849µs logger=migrator t=2026-07-09T16:53:42.994974351Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-09T16:53:42.995152616Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=179.375µs logger=migrator t=2026-07-09T16:53:43.001808582Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-09T16:53:43.002044608Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=237.406µs logger=migrator t=2026-07-09T16:53:43.00663375Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-09T16:53:43.006860545Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=227.766µs logger=migrator t=2026-07-09T16:53:43.011743034Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-09T16:53:43.012014372Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=271.328µs logger=migrator t=2026-07-09T16:53:43.017331512Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-09T16:53:43.019150031Z level=info msg="Migration successfully executed" id="create folder table" duration=1.824599ms logger=migrator t=2026-07-09T16:53:43.025703744Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-09T16:53:43.027038509Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.335715ms logger=migrator t=2026-07-09T16:53:43.031843857Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-09T16:53:43.033699846Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.855309ms logger=migrator t=2026-07-09T16:53:43.040438804Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-09T16:53:43.040474545Z level=info msg="Migration successfully executed" id="Update folder title length" duration=39.411µs logger=migrator t=2026-07-09T16:53:43.046863544Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-09T16:53:43.048996551Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.132017ms logger=migrator t=2026-07-09T16:53:43.055652927Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-09T16:53:43.056998702Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.346985ms logger=migrator t=2026-07-09T16:53:43.062858147Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-09T16:53:43.063901125Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.039308ms logger=migrator t=2026-07-09T16:53:43.068788035Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-09T16:53:43.069306229Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=519.335µs logger=migrator t=2026-07-09T16:53:43.074695841Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-09T16:53:43.074958138Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=262.717µs logger=migrator t=2026-07-09T16:53:43.08034548Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-09T16:53:43.082556649Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.209868ms logger=migrator t=2026-07-09T16:53:43.089223676Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-09T16:53:43.090992923Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.772438ms logger=migrator t=2026-07-09T16:53:43.127804556Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-09T16:53:43.129029229Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.227273ms logger=migrator t=2026-07-09T16:53:43.136055365Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-09T16:53:43.137431631Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.376056ms logger=migrator t=2026-07-09T16:53:43.147663121Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-09T16:53:43.149388688Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.728387ms logger=migrator t=2026-07-09T16:53:43.154357689Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-09T16:53:43.155578962Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.224233ms logger=migrator t=2026-07-09T16:53:43.161051437Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-09T16:53:43.162482824Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.432177ms logger=migrator t=2026-07-09T16:53:43.169407708Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-09T16:53:43.170705681Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.299693ms logger=migrator t=2026-07-09T16:53:43.174986675Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-09T16:53:43.176003892Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.017268ms logger=migrator t=2026-07-09T16:53:43.182519914Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-09T16:53:43.184383054Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.86356ms logger=migrator t=2026-07-09T16:53:43.192636642Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-09T16:53:43.194424009Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.791667ms logger=migrator t=2026-07-09T16:53:43.199637998Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-09T16:53:43.200034147Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=398.88µs logger=migrator t=2026-07-09T16:53:43.204969748Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-09T16:53:43.216069632Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.112704ms logger=migrator t=2026-07-09T16:53:43.22165336Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-09T16:53:43.223107788Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.456638ms logger=migrator t=2026-07-09T16:53:43.228373738Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-09T16:53:43.228409629Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=37.811µs logger=migrator t=2026-07-09T16:53:43.232903287Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-09T16:53:43.234522271Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.619644ms logger=migrator t=2026-07-09T16:53:43.23939688Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-09T16:53:43.239424791Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.322µs logger=migrator t=2026-07-09T16:53:43.24359249Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-09T16:53:43.245722147Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.128397ms logger=migrator t=2026-07-09T16:53:43.249721903Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-09T16:53:43.25113471Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.413367ms logger=migrator t=2026-07-09T16:53:43.257344745Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-09T16:53:43.258741342Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.405007ms logger=migrator t=2026-07-09T16:53:43.264039472Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-09T16:53:43.265043308Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.005486ms logger=migrator t=2026-07-09T16:53:43.268387857Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-09T16:53:43.26885579Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=469.083µs logger=migrator t=2026-07-09T16:53:43.272370173Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-09T16:53:43.273127753Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=758.27µs logger=migrator t=2026-07-09T16:53:43.278108774Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-09T16:53:43.279142151Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.033567ms logger=migrator t=2026-07-09T16:53:43.283351973Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-09T16:53:43.284265928Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=913.284µs logger=migrator t=2026-07-09T16:53:43.292337031Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-09T16:53:43.305351925Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.015655ms logger=migrator t=2026-07-09T16:53:43.310799599Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-09T16:53:43.322294554Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.493294ms logger=migrator t=2026-07-09T16:53:43.326452604Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-09T16:53:43.337580978Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.128664ms logger=migrator t=2026-07-09T16:53:43.341414249Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-09T16:53:43.341485151Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=70.992µs logger=migrator t=2026-07-09T16:53:43.34747407Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-09T16:53:43.360163976Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.688405ms logger=migrator t=2026-07-09T16:53:43.366587135Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-09T16:53:43.379026275Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.4383ms logger=migrator t=2026-07-09T16:53:43.382906817Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-09T16:53:43.383208085Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=302.088µs logger=migrator t=2026-07-09T16:53:43.386742659Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.333671327s logger=migrator t=2026-07-09T16:53:43.388119675Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-09T16:53:43.40416534Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-09T16:53:43.404409806Z level=info msg="Created default organization" logger=secrets t=2026-07-09T16:53:43.409963003Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-09T16:53:43.461514248Z level=info msg="Restored cache from database" duration=419.751µs logger=plugin.store t=2026-07-09T16:53:43.462804702Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-09T16:53:43.50277082Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-09T16:53:43.502814661Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-09T16:53:43.502922424Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-09T16:53:43.502962805Z level=info msg="Plugins loaded" count=54 duration=40.158273ms logger=query_data t=2026-07-09T16:53:43.509350384Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-09T16:53:43.513066282Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-09T16:53:43.529796834Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-09T16:53:43.544630127Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-09T16:53:43.547520324Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-09T16:53:43.550330508Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-09T16:53:43.626098434Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-09T16:53:43.646453202Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-09T16:53:43.667711794Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-09T16:53:43.667833337Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-09T16:53:43.668166107Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-07-09T16:53:43.668817784Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-07-09T16:53:43.668842405Z level=info msg="State cache has been initialized" states=0 duration=687.159µs logger=ngalert.scheduler t=2026-07-09T16:53:43.669023879Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-09T16:53:43.669102471Z level=info msg=starting first_tick=2026-07-09T16:53:50Z logger=ngalert.multiorg.alertmanager t=2026-07-09T16:53:43.669223574Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-07-09T16:53:43.675168602Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-07-09T16:53:43.739928835Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-09T16:53:43.776425412Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-07-09T16:53:43.776710559Z level=info msg="Update check succeeded" duration=108.666085ms logger=provisioning.dashboard t=2026-07-09T16:53:43.777597093Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-07-09T16:53:43.777828229Z level=info msg="Update check succeeded" duration=108.668996ms logger=sqlstore.transactions t=2026-07-09T16:53:43.79941078Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-09T16:53:43.810443572Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-07-09T16:53:43.822289545Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-09T16:53:43.861806652Z level=info msg="Patterns update finished" duration=122.115083ms logger=grafana-apiserver t=2026-07-09T16:53:44.333734561Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-09T16:53:44.334176542Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-09T16:54:00.458961496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:00.460919937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:00.633896015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:00.664222158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:00.692156317Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-09T16:54:00.744724438Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-09T16:54:00.75649662Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-09T16:54:00.778711077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:00.801506451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:00.826974195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:00.85024652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:00.92389289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:00.942149113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:00.983977319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:01.000945649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:01.03918571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:01.052465432Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:01.198096326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:01.213048552Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:01.250661167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:01.269134926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:01.305308243Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:01.325011295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:01.677166005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:01.694701509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:01.752469497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:01.770451383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:01.81004686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:01.855116504Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:01.953574379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:01.975758196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:02.046215322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:02.065846731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:02.128119319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:02.145029436Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:02.219780315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:02.243642966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:02.30614453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:02.332024775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:02.581943109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:02.608116021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:02.699070008Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:02.715244236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:02.791122465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:02.810006215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:02.870963388Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:02.889825357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:02.962033658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:02.981274807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:03.054467264Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:03.074600297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:03.153883775Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:03.174442009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:03.24629901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:03.265069478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:03.354141075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:03.377617105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:03.453927605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:03.472822705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:03.535789771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:03.552586046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:03.629589464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:03.644131539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:03.726740895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:03.746420166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:03.837336522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:03.858261756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:03.943489061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:03.965046642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:04.051207722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:04.072962038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:04.158904982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:04.178568943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:04.249721205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:04.269234372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:04.348698895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:04.367167244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:04.44903113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:04.472944833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:04.563418897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:04.584598878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:54:04.684400959Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-09T16:54:25.6939671Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-09T17:03:43.677739776Z level=info msg="Completed cleanup jobs" duration=8.080514ms logger=sqlstore.transactions t=2026-07-09T17:03:43.682262724Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-07-09T17:03:43.826513278Z level=info msg="Update check succeeded" duration=48.877993ms logger=cleanup t=2026-07-09T17:13:43.706592221Z level=info msg="Completed cleanup jobs" duration=37.843032ms logger=plugins.update.checker t=2026-07-09T17:13:43.840759353Z level=info msg="Update check succeeded" duration=63.005358ms logger=cleanup t=2026-07-09T17:23:43.712414217Z level=info msg="Completed cleanup jobs" duration=42.72536ms logger=plugins.update.checker t=2026-07-09T17:23:43.834783733Z level=info msg="Update check succeeded" duration=57.310836ms logger=infra.usagestats t=2026-07-09T17:24:25.720855516Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-09T17:33:43.699740925Z level=info msg="Completed cleanup jobs" duration=30.774974ms logger=plugins.update.checker t=2026-07-09T17:33:43.898917301Z level=info msg="Update check succeeded" duration=121.40505ms logger=cleanup t=2026-07-09T17:43:43.699967635Z level=info msg="Completed cleanup jobs" duration=31.587254ms logger=plugins.update.checker t=2026-07-09T17:43:43.834250586Z level=info msg="Update check succeeded" duration=56.914715ms logger=cleanup t=2026-07-09T17:53:43.700060809Z level=info msg="Completed cleanup jobs" duration=30.944257ms logger=plugins.update.checker t=2026-07-09T17:53:43.832445898Z level=info msg="Update check succeeded" duration=54.838019ms logger=infra.usagestats t=2026-07-09T17:54:25.719637739Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-09T18:03:43.711754749Z level=info msg="Completed cleanup jobs" duration=41.53349ms logger=plugins.update.checker t=2026-07-09T18:03:44.63097844Z level=info msg="Update check succeeded" duration=853.76412ms logger=cleanup t=2026-07-09T18:13:43.704339857Z level=info msg="Completed cleanup jobs" duration=35.334854ms logger=plugins.update.checker t=2026-07-09T18:13:43.828567065Z level=info msg="Update check succeeded" duration=50.061406ms