logger=settings t=2026-04-15T07:34:00.054957967Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-15T07:34:00Z logger=settings t=2026-04-15T07:34:00.055216574Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-15T07:34:00.055228874Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-15T07:34:00.055232444Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-15T07:34:00.055235154Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-15T07:34:00.055237884Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-15T07:34:00.055240844Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-15T07:34:00.055244074Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-15T07:34:00.055247124Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-15T07:34:00.055249905Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-15T07:34:00.055254855Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-15T07:34:00.055259945Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-15T07:34:00.055267865Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-15T07:34:00.055275345Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-15T07:34:00.055278425Z level=info msg=Target target=[all] logger=settings t=2026-04-15T07:34:00.055285005Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-15T07:34:00.055288525Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-15T07:34:00.055293416Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-15T07:34:00.055296976Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-15T07:34:00.055300856Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-15T07:34:00.055304566Z level=info msg="App mode production" logger=sqlstore t=2026-04-15T07:34:00.055577072Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-15T07:34:00.055597033Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-15T07:34:00.057090699Z level=info msg="Locking database" logger=migrator t=2026-04-15T07:34:00.057103419Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-15T07:34:00.057636022Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-15T07:34:00.058532015Z level=info msg="Migration successfully executed" id="create migration_log table" duration=895.693µs logger=migrator t=2026-04-15T07:34:00.065418963Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-15T07:34:00.066210692Z level=info msg="Migration successfully executed" id="create user table" duration=791.499µs logger=migrator t=2026-04-15T07:34:00.072942417Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-15T07:34:00.074070314Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.127507ms logger=migrator t=2026-04-15T07:34:00.080877031Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-15T07:34:00.082030969Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.153838ms logger=migrator t=2026-04-15T07:34:00.094583607Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-15T07:34:00.095387736Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=804.339µs logger=migrator t=2026-04-15T07:34:00.101597868Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-15T07:34:00.102331526Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=733.738µs logger=migrator t=2026-04-15T07:34:00.109931702Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-15T07:34:00.114393172Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.46098ms logger=migrator t=2026-04-15T07:34:00.125441912Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-15T07:34:00.128493157Z level=info msg="Migration successfully executed" id="create user table v2" duration=3.048324ms logger=migrator t=2026-04-15T07:34:00.132988916Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-15T07:34:00.133708225Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=719.358µs logger=migrator t=2026-04-15T07:34:00.137685271Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-15T07:34:00.138428729Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=743.488µs logger=migrator t=2026-04-15T07:34:00.147064351Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-15T07:34:00.147488591Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=414.36µs logger=migrator t=2026-04-15T07:34:00.152181376Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-15T07:34:00.152997036Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=820.209µs logger=migrator t=2026-04-15T07:34:00.157018165Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-15T07:34:00.158141412Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.122697ms logger=migrator t=2026-04-15T07:34:00.164552229Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-15T07:34:00.16458042Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.811µs logger=migrator t=2026-04-15T07:34:00.168862414Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-15T07:34:00.170582057Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.717793ms logger=migrator t=2026-04-15T07:34:00.17684461Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-15T07:34:00.177070415Z level=info msg="Migration successfully executed" id="Add missing user data" duration=225.695µs logger=migrator t=2026-04-15T07:34:00.182392135Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-15T07:34:00.183502922Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.110537ms logger=migrator t=2026-04-15T07:34:00.192019001Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-15T07:34:00.193105368Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.084267ms logger=migrator t=2026-04-15T07:34:00.199589726Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-15T07:34:00.200705493Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.114577ms logger=migrator t=2026-04-15T07:34:00.206439384Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-15T07:34:00.216159032Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.723468ms logger=migrator t=2026-04-15T07:34:00.228608386Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-15T07:34:00.230409631Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.787754ms logger=migrator t=2026-04-15T07:34:00.238887878Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-15T07:34:00.239100303Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=212.705µs logger=migrator t=2026-04-15T07:34:00.246380522Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-15T07:34:00.247500919Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.127638ms logger=migrator t=2026-04-15T07:34:00.25366676Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-15T07:34:00.254130032Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=463.913µs logger=migrator t=2026-04-15T07:34:00.260791704Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-15T07:34:00.261344908Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=553.224µs logger=migrator t=2026-04-15T07:34:00.270650245Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-15T07:34:00.271860365Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.21022ms logger=migrator t=2026-04-15T07:34:00.278229621Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-15T07:34:00.279350119Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.120458ms logger=migrator t=2026-04-15T07:34:00.290922482Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-15T07:34:00.29207509Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.152848ms logger=migrator t=2026-04-15T07:34:00.303263324Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-15T07:34:00.30434555Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.082806ms logger=migrator t=2026-04-15T07:34:00.327659381Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-15T07:34:00.329492815Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.832314ms logger=migrator t=2026-04-15T07:34:00.350278344Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-15T07:34:00.350323785Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=46.301µs logger=migrator t=2026-04-15T07:34:00.371268238Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-15T07:34:00.372467697Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.20992ms logger=migrator t=2026-04-15T07:34:00.3954677Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-15T07:34:00.396563627Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.096217ms logger=migrator t=2026-04-15T07:34:00.41302975Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-15T07:34:00.414183648Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.154958ms logger=migrator t=2026-04-15T07:34:00.441933068Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-15T07:34:00.443003233Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.070106ms logger=migrator t=2026-04-15T07:34:00.462545422Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-15T07:34:00.467488343Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.964512ms logger=migrator t=2026-04-15T07:34:00.473193473Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-15T07:34:00.474764001Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.569337ms logger=migrator t=2026-04-15T07:34:00.499556408Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-15T07:34:00.500813049Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.257062ms logger=migrator t=2026-04-15T07:34:00.526926228Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-15T07:34:00.528032994Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.111247ms logger=migrator t=2026-04-15T07:34:00.55153586Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-15T07:34:00.553486717Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.958527ms logger=migrator t=2026-04-15T07:34:00.570406891Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-15T07:34:00.571889368Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.486997ms logger=migrator t=2026-04-15T07:34:00.584739973Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-15T07:34:00.585410109Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=667.716µs logger=migrator t=2026-04-15T07:34:00.608703429Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-15T07:34:00.609650041Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=949.013µs logger=migrator t=2026-04-15T07:34:00.62425054Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-15T07:34:00.624859784Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=610.014µs logger=migrator t=2026-04-15T07:34:00.638257433Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-15T07:34:00.639491162Z level=info msg="Migration successfully executed" id="create star table" duration=1.23611ms logger=migrator t=2026-04-15T07:34:00.653426613Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-15T07:34:00.654748306Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.321103ms logger=migrator t=2026-04-15T07:34:00.679506491Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-15T07:34:00.680873285Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.367944ms logger=migrator t=2026-04-15T07:34:00.695626156Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-15T07:34:00.697147174Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.546399ms logger=migrator t=2026-04-15T07:34:00.704935593Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-15T07:34:00.705641802Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=706.238µs logger=migrator t=2026-04-15T07:34:00.71339919Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-15T07:34:00.715203635Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.808365ms logger=migrator t=2026-04-15T07:34:00.722796362Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-15T07:34:00.723694973Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=898.531µs logger=migrator t=2026-04-15T07:34:00.73212327Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-15T07:34:00.73294678Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=827.249µs logger=migrator t=2026-04-15T07:34:00.741807437Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-15T07:34:00.741863339Z level=info msg="Migration successfully executed" id="Update org table charset" duration=60.482µs logger=migrator t=2026-04-15T07:34:00.74931151Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-15T07:34:00.749385212Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=79.812µs logger=migrator t=2026-04-15T07:34:00.754596619Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-15T07:34:00.754895507Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=299.188µs logger=migrator t=2026-04-15T07:34:00.760241408Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-15T07:34:00.76193464Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.691911ms logger=migrator t=2026-04-15T07:34:00.767300191Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-15T07:34:00.768283935Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=982.734µs logger=migrator t=2026-04-15T07:34:00.777884589Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-15T07:34:00.779069869Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.18508ms logger=migrator t=2026-04-15T07:34:00.788095529Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-15T07:34:00.790410556Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=2.317887ms logger=migrator t=2026-04-15T07:34:00.796867254Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-15T07:34:00.797736046Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=868.312µs logger=migrator t=2026-04-15T07:34:00.803764103Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-15T07:34:00.804540952Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=775.619µs logger=migrator t=2026-04-15T07:34:00.8085511Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-15T07:34:00.817003376Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.453186ms logger=migrator t=2026-04-15T07:34:00.823742412Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-15T07:34:00.824341727Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=601.235µs logger=migrator t=2026-04-15T07:34:00.833423839Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-15T07:34:00.834496356Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.073057ms logger=migrator t=2026-04-15T07:34:00.840123743Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-15T07:34:00.840949463Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=817.27µs logger=migrator t=2026-04-15T07:34:00.850698331Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-15T07:34:00.851151203Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=454.522µs logger=migrator t=2026-04-15T07:34:00.859991709Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-15T07:34:00.861072185Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.085156ms logger=migrator t=2026-04-15T07:34:00.86903649Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-15T07:34:00.869135213Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=94.443µs logger=migrator t=2026-04-15T07:34:00.889569443Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-15T07:34:00.892640578Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.073605ms logger=migrator t=2026-04-15T07:34:00.901530956Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-15T07:34:00.903647567Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.115211ms logger=migrator t=2026-04-15T07:34:00.911980221Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-15T07:34:00.914053113Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.064181ms logger=migrator t=2026-04-15T07:34:00.921843813Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-15T07:34:00.923257047Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.412964ms logger=migrator t=2026-04-15T07:34:00.978166972Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-15T07:34:00.981616336Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.448534ms logger=migrator t=2026-04-15T07:34:01.30902041Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-15T07:34:01.310574909Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.556219ms logger=migrator t=2026-04-15T07:34:01.639243063Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-15T07:34:01.641404027Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=2.166463ms logger=migrator t=2026-04-15T07:34:01.779682697Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-15T07:34:01.779732058Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=56.692µs logger=migrator t=2026-04-15T07:34:02.05722646Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-15T07:34:02.057324682Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=131.483µs logger=migrator t=2026-04-15T07:34:02.311201822Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-15T07:34:02.314653126Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.456015ms logger=migrator t=2026-04-15T07:34:02.402714287Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-15T07:34:02.406419337Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.683639ms logger=migrator t=2026-04-15T07:34:02.414978296Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-15T07:34:02.416909233Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.931117ms logger=migrator t=2026-04-15T07:34:02.421810572Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-15T07:34:02.423723559Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.913267ms logger=migrator t=2026-04-15T07:34:02.444463125Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-15T07:34:02.444788594Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=326.269µs logger=migrator t=2026-04-15T07:34:02.46679447Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-15T07:34:02.468027711Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.233181ms logger=migrator t=2026-04-15T07:34:02.47412412Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-15T07:34:02.475236537Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.112207ms logger=migrator t=2026-04-15T07:34:02.480790852Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-15T07:34:02.480831113Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=41.841µs logger=migrator t=2026-04-15T07:34:02.487056066Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-15T07:34:02.488517902Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.460825ms logger=migrator t=2026-04-15T07:34:02.493571315Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-15T07:34:02.494260201Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=687.026µs logger=migrator t=2026-04-15T07:34:02.501701474Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-15T07:34:02.50730038Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.603297ms logger=migrator t=2026-04-15T07:34:02.51832878Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-15T07:34:02.519519809Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.188638ms logger=migrator t=2026-04-15T07:34:02.528500777Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-15T07:34:02.529742098Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.231321ms logger=migrator t=2026-04-15T07:34:02.539122277Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-15T07:34:02.540356488Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.233831ms logger=migrator t=2026-04-15T07:34:02.550528806Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-15T07:34:02.550881474Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=352.868µs logger=migrator t=2026-04-15T07:34:02.561681098Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-15T07:34:02.562499689Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=818.46µs logger=migrator t=2026-04-15T07:34:02.569488049Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-15T07:34:02.572705117Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.210438ms logger=migrator t=2026-04-15T07:34:02.581352968Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-15T07:34:02.582123958Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=770.66µs logger=migrator t=2026-04-15T07:34:02.593766652Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-15T07:34:02.594052679Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=286.967µs logger=migrator t=2026-04-15T07:34:02.605884488Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-15T07:34:02.606166205Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=289.886µs logger=migrator t=2026-04-15T07:34:02.613848432Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-15T07:34:02.615126063Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.277331ms logger=migrator t=2026-04-15T07:34:02.625388744Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-15T07:34:02.628789437Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.399333ms logger=migrator t=2026-04-15T07:34:02.639287083Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-15T07:34:02.640175545Z level=info msg="Migration successfully executed" id="create data_source table" duration=888.131µs logger=migrator t=2026-04-15T07:34:02.647517624Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-15T07:34:02.648745614Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.23095ms logger=migrator t=2026-04-15T07:34:02.658702898Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-15T07:34:02.65961998Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=916.862µs logger=migrator t=2026-04-15T07:34:02.664000507Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-15T07:34:02.665154455Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.146927ms logger=migrator t=2026-04-15T07:34:02.669276076Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-15T07:34:02.670388573Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.112297ms logger=migrator t=2026-04-15T07:34:02.676871181Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-15T07:34:02.68460709Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.737219ms logger=migrator t=2026-04-15T07:34:02.692079593Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-15T07:34:02.692961754Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=882.221µs logger=migrator t=2026-04-15T07:34:02.697176677Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-15T07:34:02.697931675Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=754.788µs logger=migrator t=2026-04-15T07:34:02.703228925Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-15T07:34:02.703975673Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=746.478µs logger=migrator t=2026-04-15T07:34:02.708135125Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-15T07:34:02.708926264Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=791.219µs logger=migrator t=2026-04-15T07:34:02.713687701Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-15T07:34:02.7173394Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.651079ms logger=migrator t=2026-04-15T07:34:02.722069385Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-15T07:34:02.724410781Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.339106ms logger=migrator t=2026-04-15T07:34:02.727793515Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-15T07:34:02.727827426Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.191µs logger=migrator t=2026-04-15T07:34:02.731177787Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-15T07:34:02.731371622Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=194.035µs logger=migrator t=2026-04-15T07:34:02.735749178Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-15T07:34:02.739494681Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.737292ms logger=migrator t=2026-04-15T07:34:02.743904518Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-15T07:34:02.744201945Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=298.167µs logger=migrator t=2026-04-15T07:34:02.749181847Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-15T07:34:02.749368011Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=186.664µs logger=migrator t=2026-04-15T07:34:02.753953183Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-15T07:34:02.75626604Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.312197ms logger=migrator t=2026-04-15T07:34:02.766167411Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-15T07:34:02.766358346Z level=info msg="Migration successfully executed" id="Update uid value" duration=191.285µs logger=migrator t=2026-04-15T07:34:02.771291677Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-15T07:34:02.772532248Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.240171ms logger=migrator t=2026-04-15T07:34:02.776643527Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-15T07:34:02.778043351Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.403214ms logger=migrator t=2026-04-15T07:34:02.783363071Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-15T07:34:02.78409714Z level=info msg="Migration successfully executed" id="create api_key table" duration=743.789µs logger=migrator t=2026-04-15T07:34:02.788552108Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-15T07:34:02.789326788Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=774.64µs logger=migrator t=2026-04-15T07:34:02.794509373Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-15T07:34:02.795755964Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.246621ms logger=migrator t=2026-04-15T07:34:02.800807828Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-15T07:34:02.802347665Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.536027ms logger=migrator t=2026-04-15T07:34:02.808159967Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-15T07:34:02.809298415Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.142298ms logger=migrator t=2026-04-15T07:34:02.813549438Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-15T07:34:02.8147991Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.249611ms logger=migrator t=2026-04-15T07:34:02.82012832Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-15T07:34:02.821410151Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.282201ms logger=migrator t=2026-04-15T07:34:02.825715136Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-15T07:34:02.834746336Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.070942ms logger=migrator t=2026-04-15T07:34:02.840766713Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-15T07:34:02.842328971Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.573298ms logger=migrator t=2026-04-15T07:34:02.846141025Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-15T07:34:02.846888183Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=741.288µs logger=migrator t=2026-04-15T07:34:02.850802478Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-15T07:34:02.851633929Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=831.521µs logger=migrator t=2026-04-15T07:34:02.857432601Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-15T07:34:02.858303552Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=864.42µs logger=migrator t=2026-04-15T07:34:02.862795331Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-15T07:34:02.863183521Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=388.12µs logger=migrator t=2026-04-15T07:34:02.866482371Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-15T07:34:02.867333792Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=856.261µs logger=migrator t=2026-04-15T07:34:02.871985546Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-15T07:34:02.872019836Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=34.92µs logger=migrator t=2026-04-15T07:34:02.875837639Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-15T07:34:02.880085324Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.247285ms logger=migrator t=2026-04-15T07:34:02.883671951Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-15T07:34:02.886184213Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.511991ms logger=migrator t=2026-04-15T07:34:02.891292397Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-15T07:34:02.891537823Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=240.816µs logger=migrator t=2026-04-15T07:34:02.895307695Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-15T07:34:02.897886258Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.575413ms logger=migrator t=2026-04-15T07:34:02.901682291Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-15T07:34:02.904341496Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.669165ms logger=migrator t=2026-04-15T07:34:02.908935928Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-15T07:34:02.912421193Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=3.486495ms logger=migrator t=2026-04-15T07:34:02.917693521Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-15T07:34:02.918338778Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=644.937µs logger=migrator t=2026-04-15T07:34:02.921888264Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-15T07:34:02.92294999Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.059436ms logger=migrator t=2026-04-15T07:34:02.928634799Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-15T07:34:02.930106775Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.471656ms logger=migrator t=2026-04-15T07:34:02.934579104Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-15T07:34:02.935395485Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=815.621µs logger=migrator t=2026-04-15T07:34:02.939638318Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-15T07:34:02.940487868Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=840.13µs logger=migrator t=2026-04-15T07:34:02.945829739Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-15T07:34:02.945937841Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=109.082µs logger=migrator t=2026-04-15T07:34:02.949930179Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-15T07:34:02.9499549Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=25.291µs logger=migrator t=2026-04-15T07:34:02.953489156Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-15T07:34:02.956260274Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.770827ms logger=migrator t=2026-04-15T07:34:02.960003625Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-15T07:34:02.962789573Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.782388ms logger=migrator t=2026-04-15T07:34:02.967351245Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-15T07:34:02.967418246Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=67.811µs logger=migrator t=2026-04-15T07:34:02.97086619Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-15T07:34:02.97164424Z level=info msg="Migration successfully executed" id="create quota table v1" duration=775.45µs logger=migrator t=2026-04-15T07:34:02.975626007Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-15T07:34:02.977023791Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.396864ms logger=migrator t=2026-04-15T07:34:02.982056743Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-15T07:34:02.982103934Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=48.171µs logger=migrator t=2026-04-15T07:34:02.985876627Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-15T07:34:02.987297041Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.411554ms logger=migrator t=2026-04-15T07:34:02.991791992Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-15T07:34:02.992647402Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=855.47µs logger=migrator t=2026-04-15T07:34:02.996503736Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-15T07:34:02.99950537Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.001304ms logger=migrator t=2026-04-15T07:34:03.004158443Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-15T07:34:03.004209644Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=52.041µs logger=migrator t=2026-04-15T07:34:03.007373321Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-15T07:34:03.008573211Z level=info msg="Migration successfully executed" id="create session table" duration=1.19559ms logger=migrator t=2026-04-15T07:34:03.013709197Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-15T07:34:03.014110917Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=400.229µs logger=migrator t=2026-04-15T07:34:03.022965472Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-15T07:34:03.023167437Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=206.215µs logger=migrator t=2026-04-15T07:34:03.029154373Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-15T07:34:03.030164287Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.010544ms logger=migrator t=2026-04-15T07:34:03.037405425Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-15T07:34:03.038211244Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=806.52µs logger=migrator t=2026-04-15T07:34:03.043178625Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-15T07:34:03.043208376Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=68.762µs logger=migrator t=2026-04-15T07:34:03.050525335Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-15T07:34:03.050630628Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=105.872µs logger=migrator t=2026-04-15T07:34:03.055677661Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-15T07:34:03.060679072Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.996221ms logger=migrator t=2026-04-15T07:34:03.064483835Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-15T07:34:03.06755854Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.074345ms logger=migrator t=2026-04-15T07:34:03.071598158Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-15T07:34:03.071711661Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=114.183µs logger=migrator t=2026-04-15T07:34:03.07534487Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-15T07:34:03.075454943Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=110.533µs logger=migrator t=2026-04-15T07:34:03.078904737Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-15T07:34:03.079737817Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=830.97µs logger=migrator t=2026-04-15T07:34:03.084032742Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-15T07:34:03.084103524Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=72.262µs logger=migrator t=2026-04-15T07:34:03.088815068Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-15T07:34:03.093893222Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.077984ms logger=migrator t=2026-04-15T07:34:03.098121856Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-15T07:34:03.09829872Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=177.104µs logger=migrator t=2026-04-15T07:34:03.102236256Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-15T07:34:03.105737471Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.500965ms logger=migrator t=2026-04-15T07:34:03.110335403Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-15T07:34:03.11346013Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.123907ms logger=migrator t=2026-04-15T07:34:03.117765515Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-15T07:34:03.117862437Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=97.632µs logger=migrator t=2026-04-15T07:34:03.121344612Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-15T07:34:03.122300855Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=956.503µs logger=migrator t=2026-04-15T07:34:03.127211885Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-15T07:34:03.128685061Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.473466ms logger=migrator t=2026-04-15T07:34:03.134002541Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-15T07:34:03.135424426Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.420534ms logger=migrator t=2026-04-15T07:34:03.139621718Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-15T07:34:03.141245027Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.623019ms logger=migrator t=2026-04-15T07:34:03.14913741Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-15T07:34:03.152323768Z level=info msg="Migration successfully executed" id="add index alert state" duration=3.188468ms logger=migrator t=2026-04-15T07:34:03.15733826Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-15T07:34:03.158928199Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.577078ms logger=migrator t=2026-04-15T07:34:03.16471068Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-15T07:34:03.165447018Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=735.458µs logger=migrator t=2026-04-15T07:34:03.169878256Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-15T07:34:03.170797169Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=918.653µs logger=migrator t=2026-04-15T07:34:03.175161204Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-15T07:34:03.176036977Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=876.053µs logger=migrator t=2026-04-15T07:34:03.181085319Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-15T07:34:03.192410175Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.324446ms logger=migrator t=2026-04-15T07:34:03.19586355Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-15T07:34:03.196387533Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=515.223µs logger=migrator t=2026-04-15T07:34:03.200344089Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-15T07:34:03.201330434Z 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=986.365µs logger=migrator t=2026-04-15T07:34:03.208741094Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-15T07:34:03.209066751Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=325.857µs logger=migrator t=2026-04-15T07:34:03.215074228Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-15T07:34:03.216266358Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.161619ms logger=migrator t=2026-04-15T07:34:03.219921526Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-15T07:34:03.220780168Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=858.492µs logger=migrator t=2026-04-15T07:34:03.225506373Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-15T07:34:03.229290796Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.783543ms logger=migrator t=2026-04-15T07:34:03.233705453Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-15T07:34:03.237902796Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.194913ms logger=migrator t=2026-04-15T07:34:03.24339706Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-15T07:34:03.24750435Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.111509ms logger=migrator t=2026-04-15T07:34:03.250929443Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-15T07:34:03.254921931Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.992108ms logger=migrator t=2026-04-15T07:34:03.259204555Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-15T07:34:03.260243061Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.038676ms logger=migrator t=2026-04-15T07:34:03.264198927Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-15T07:34:03.264233588Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=35.91µs logger=migrator t=2026-04-15T07:34:03.268161293Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-15T07:34:03.268268536Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=108.613µs logger=migrator t=2026-04-15T07:34:03.273448992Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-15T07:34:03.275101923Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.64785ms logger=migrator t=2026-04-15T07:34:03.279224893Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-15T07:34:03.28071328Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.487347ms logger=migrator t=2026-04-15T07:34:03.287577107Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-15T07:34:03.290328684Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=2.755868ms logger=migrator t=2026-04-15T07:34:03.296901485Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-15T07:34:03.297619912Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=718.017µs logger=migrator t=2026-04-15T07:34:03.304054099Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-15T07:34:03.305767371Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.713142ms logger=migrator t=2026-04-15T07:34:03.311551092Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-15T07:34:03.320163282Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=8.61553ms logger=migrator t=2026-04-15T07:34:03.323635306Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-15T07:34:03.326668261Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.032674ms logger=migrator t=2026-04-15T07:34:03.334308547Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-15T07:34:03.334940352Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=636.055µs logger=migrator t=2026-04-15T07:34:03.340726553Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-15T07:34:03.342264381Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.533678ms logger=migrator t=2026-04-15T07:34:03.348064343Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-15T07:34:03.349893557Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.833815ms logger=migrator t=2026-04-15T07:34:03.355596377Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-15T07:34:03.36027921Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.688474ms logger=migrator t=2026-04-15T07:34:03.365443096Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-15T07:34:03.365526968Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=84.692µs logger=migrator t=2026-04-15T07:34:03.370383737Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-15T07:34:03.371803811Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.412634ms logger=migrator t=2026-04-15T07:34:03.381669332Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-15T07:34:03.383040575Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.375473ms logger=migrator t=2026-04-15T07:34:03.388440737Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-15T07:34:03.388527439Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=92.492µs logger=migrator t=2026-04-15T07:34:03.393004599Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-15T07:34:03.393925131Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=920.712µs logger=migrator t=2026-04-15T07:34:03.40122589Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-15T07:34:03.403440994Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.218585ms logger=migrator t=2026-04-15T07:34:03.407591894Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-15T07:34:03.409225295Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.637621ms logger=migrator t=2026-04-15T07:34:03.415833426Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-15T07:34:03.416726697Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=892.861µs logger=migrator t=2026-04-15T07:34:03.423563554Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-15T07:34:03.425269516Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.712482ms logger=migrator t=2026-04-15T07:34:03.432929392Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-15T07:34:03.433988009Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.058407ms logger=migrator t=2026-04-15T07:34:03.440402145Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-15T07:34:03.440480627Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=79.182µs logger=migrator t=2026-04-15T07:34:03.445555691Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-15T07:34:03.449901086Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.339365ms logger=migrator t=2026-04-15T07:34:03.454743445Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-15T07:34:03.455688108Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=944.653µs logger=migrator t=2026-04-15T07:34:03.461181292Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-15T07:34:03.465806425Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.625604ms logger=migrator t=2026-04-15T07:34:03.516559202Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-15T07:34:03.523724008Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=7.150795ms logger=migrator t=2026-04-15T07:34:03.53163051Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-15T07:34:03.533146387Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.517057ms logger=migrator t=2026-04-15T07:34:03.539248176Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-15T07:34:03.540087507Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=838.981µs logger=migrator t=2026-04-15T07:34:03.544649908Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-15T07:34:03.560457474Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.797615ms logger=migrator t=2026-04-15T07:34:03.566007029Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-15T07:34:03.566958532Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=952.263µs logger=migrator t=2026-04-15T07:34:03.572655631Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-15T07:34:03.57383169Z 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.175199ms logger=migrator t=2026-04-15T07:34:03.579125049Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-15T07:34:03.57954711Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=427.262µs logger=migrator t=2026-04-15T07:34:03.584198152Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-15T07:34:03.584928551Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=729.779µs logger=migrator t=2026-04-15T07:34:03.590349942Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-15T07:34:03.59062435Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=274.258µs logger=migrator t=2026-04-15T07:34:03.59558501Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-15T07:34:03.602096629Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.515989ms logger=migrator t=2026-04-15T07:34:03.606918776Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-15T07:34:03.611170051Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.240934ms logger=migrator t=2026-04-15T07:34:03.620062607Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-15T07:34:03.62180407Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.746003ms logger=migrator t=2026-04-15T07:34:03.626711659Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-15T07:34:03.627658613Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=946.864µs logger=migrator t=2026-04-15T07:34:03.633582598Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-15T07:34:03.633920516Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=338.058µs logger=migrator t=2026-04-15T07:34:03.638235641Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-15T07:34:03.642575127Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.342876ms logger=migrator t=2026-04-15T07:34:03.647899566Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-15T07:34:03.648969172Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.068386ms logger=migrator t=2026-04-15T07:34:03.655042551Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-15T07:34:03.655268117Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=220.926µs logger=migrator t=2026-04-15T07:34:03.65953079Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-15T07:34:03.659993531Z level=info msg="Migration successfully executed" id="Move region to single row" duration=462.591µs logger=migrator t=2026-04-15T07:34:03.665151087Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-15T07:34:03.666018368Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=867.151µs logger=migrator t=2026-04-15T07:34:03.675840178Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-15T07:34:03.677709284Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.873926ms logger=migrator t=2026-04-15T07:34:03.683039424Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-15T07:34:03.684262344Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.222159ms logger=migrator t=2026-04-15T07:34:03.688753193Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-15T07:34:03.690060475Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.318572ms logger=migrator t=2026-04-15T07:34:03.697027435Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-15T07:34:03.697680311Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=652.626µs logger=migrator t=2026-04-15T07:34:03.702467607Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-15T07:34:03.704039196Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.571429ms logger=migrator t=2026-04-15T07:34:03.709860648Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-15T07:34:03.70995231Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=142.023µs logger=migrator t=2026-04-15T07:34:03.716718566Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-15T07:34:03.718303104Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.589989ms logger=migrator t=2026-04-15T07:34:03.72550041Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-15T07:34:03.726379801Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=879.691µs logger=migrator t=2026-04-15T07:34:03.731419214Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-15T07:34:03.732800977Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.376153ms logger=migrator t=2026-04-15T07:34:03.738938527Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-15T07:34:03.741713465Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.769628ms logger=migrator t=2026-04-15T07:34:03.752373495Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-15T07:34:03.752566849Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=194.244µs logger=migrator t=2026-04-15T07:34:03.763770433Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-15T07:34:03.764266356Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=496.313µs logger=migrator t=2026-04-15T07:34:03.772892366Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-15T07:34:03.772958418Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=66.861µs logger=migrator t=2026-04-15T07:34:03.77757948Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-15T07:34:03.778943414Z level=info msg="Migration successfully executed" id="create team table" duration=1.356873ms logger=migrator t=2026-04-15T07:34:03.784594581Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-15T07:34:03.785708008Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.114057ms logger=migrator t=2026-04-15T07:34:03.792021892Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-15T07:34:03.792910154Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=891.483µs logger=migrator t=2026-04-15T07:34:03.797982668Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-15T07:34:03.802513018Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.52986ms logger=migrator t=2026-04-15T07:34:03.808304839Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-15T07:34:03.808553585Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=253.346µs logger=migrator t=2026-04-15T07:34:03.813418734Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-15T07:34:03.81452159Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.098376ms logger=migrator t=2026-04-15T07:34:03.821916031Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-15T07:34:03.823596233Z level=info msg="Migration successfully executed" id="create team member table" duration=1.685372ms logger=migrator t=2026-04-15T07:34:03.830544512Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-15T07:34:03.831585868Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.032555ms logger=migrator t=2026-04-15T07:34:03.838364253Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-15T07:34:03.840013553Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.64689ms logger=migrator t=2026-04-15T07:34:03.845404474Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-15T07:34:03.846369008Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=961.454µs logger=migrator t=2026-04-15T07:34:03.851408861Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-15T07:34:03.856133946Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.724445ms logger=migrator t=2026-04-15T07:34:03.861869916Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-15T07:34:03.866489939Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.619443ms logger=migrator t=2026-04-15T07:34:03.871248175Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-15T07:34:03.875867107Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.618042ms logger=migrator t=2026-04-15T07:34:03.880461549Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-15T07:34:03.881405722Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=943.883µs logger=migrator t=2026-04-15T07:34:03.887527992Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-15T07:34:03.889051859Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.522407ms logger=migrator t=2026-04-15T07:34:03.895052905Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-15T07:34:03.896106952Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.053737ms logger=migrator t=2026-04-15T07:34:03.902978799Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-15T07:34:03.904550357Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.571168ms logger=migrator t=2026-04-15T07:34:03.910860211Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-15T07:34:03.91247662Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.615819ms logger=migrator t=2026-04-15T07:34:03.918006475Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-15T07:34:03.919881451Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.875356ms logger=migrator t=2026-04-15T07:34:03.93172024Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-15T07:34:03.933428012Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.708461ms logger=migrator t=2026-04-15T07:34:03.939726505Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-15T07:34:03.940812102Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.085657ms logger=migrator t=2026-04-15T07:34:03.945952567Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-15T07:34:03.946995103Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.042466ms logger=migrator t=2026-04-15T07:34:03.953246765Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-15T07:34:03.953641485Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=395.79µs logger=migrator t=2026-04-15T07:34:03.958464822Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-15T07:34:03.959681112Z level=info msg="Migration successfully executed" id="create tag table" duration=1.21592ms logger=migrator t=2026-04-15T07:34:03.965280298Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-15T07:34:03.966296173Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.015375ms logger=migrator t=2026-04-15T07:34:03.972273239Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-15T07:34:03.973698834Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.423425ms logger=migrator t=2026-04-15T07:34:03.981373091Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-15T07:34:03.982393196Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.019855ms logger=migrator t=2026-04-15T07:34:03.987218464Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-15T07:34:03.988635019Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.416295ms logger=migrator t=2026-04-15T07:34:03.995615308Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-15T07:34:04.008937244Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.330255ms logger=migrator t=2026-04-15T07:34:04.013903635Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-15T07:34:04.014731815Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=827.78µs logger=migrator t=2026-04-15T07:34:04.019171963Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-15T07:34:04.020185098Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.012745ms logger=migrator t=2026-04-15T07:34:04.026233105Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-15T07:34:04.026555343Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=322.598µs logger=migrator t=2026-04-15T07:34:04.031398681Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-15T07:34:04.032035286Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=636.585µs logger=migrator t=2026-04-15T07:34:04.036077835Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-15T07:34:04.036891005Z level=info msg="Migration successfully executed" id="create user auth table" duration=806.34µs logger=migrator t=2026-04-15T07:34:04.042102292Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-15T07:34:04.043750032Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.640779ms logger=migrator t=2026-04-15T07:34:04.049206835Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-15T07:34:04.049297267Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=91.372µs logger=migrator t=2026-04-15T07:34:04.053824457Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-15T07:34:04.058959472Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.134345ms logger=migrator t=2026-04-15T07:34:04.064091068Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-15T07:34:04.06991652Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.824962ms logger=migrator t=2026-04-15T07:34:04.079202976Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-15T07:34:04.084350581Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.147285ms logger=migrator t=2026-04-15T07:34:04.089444676Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-15T07:34:04.095574365Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.129259ms logger=migrator t=2026-04-15T07:34:04.101703194Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-15T07:34:04.103965419Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=2.267165ms logger=migrator t=2026-04-15T07:34:04.110536469Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-15T07:34:04.116000932Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.478923ms logger=migrator t=2026-04-15T07:34:04.120792199Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-15T07:34:04.121765283Z level=info msg="Migration successfully executed" id="create server_lock table" duration=972.774µs logger=migrator t=2026-04-15T07:34:04.128413465Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-15T07:34:04.129927632Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.521537ms logger=migrator t=2026-04-15T07:34:04.135484267Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-15T07:34:04.136420579Z level=info msg="Migration successfully executed" id="create user auth token table" duration=939.492µs logger=migrator t=2026-04-15T07:34:04.143051362Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-15T07:34:04.14462666Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.574438ms logger=migrator t=2026-04-15T07:34:04.151663521Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-15T07:34:04.153347552Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.683171ms logger=migrator t=2026-04-15T07:34:04.163053769Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-15T07:34:04.164035863Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=981.873µs logger=migrator t=2026-04-15T07:34:04.170909211Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-15T07:34:04.178765541Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.856881ms logger=migrator t=2026-04-15T07:34:04.184140072Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-15T07:34:04.185938407Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.797784ms logger=migrator t=2026-04-15T07:34:04.193932892Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-15T07:34:04.19552335Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.597119ms logger=migrator t=2026-04-15T07:34:04.202947331Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-15T07:34:04.204855488Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.912668ms logger=migrator t=2026-04-15T07:34:04.213229672Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-15T07:34:04.214683457Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.455725ms logger=migrator t=2026-04-15T07:34:04.220309944Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-15T07:34:04.221492173Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.184589ms logger=migrator t=2026-04-15T07:34:04.227482829Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-15T07:34:04.227583141Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=100.422µs logger=migrator t=2026-04-15T07:34:04.232910031Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-15T07:34:04.232997653Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=87.642µs logger=migrator t=2026-04-15T07:34:04.23778623Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-15T07:34:04.24271908Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=4.92919ms logger=migrator t=2026-04-15T07:34:04.247277091Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-15T07:34:04.248619653Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.336192ms logger=migrator t=2026-04-15T07:34:04.253951373Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-15T07:34:04.254925328Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=975.495µs logger=migrator t=2026-04-15T07:34:04.259835197Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-15T07:34:04.259909558Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=75.571µs logger=migrator t=2026-04-15T07:34:04.264215004Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-15T07:34:04.265240049Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.026774ms logger=migrator t=2026-04-15T07:34:04.268804076Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-15T07:34:04.26977676Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=972.784µs logger=migrator t=2026-04-15T07:34:04.275369076Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-15T07:34:04.276325919Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=956.703µs logger=migrator t=2026-04-15T07:34:04.279326152Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-15T07:34:04.280281736Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=944.093µs logger=migrator t=2026-04-15T07:34:04.28331402Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-15T07:34:04.289277845Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.963496ms logger=migrator t=2026-04-15T07:34:04.294628555Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-15T07:34:04.295770862Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.147547ms logger=migrator t=2026-04-15T07:34:04.303140803Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-15T07:34:04.303234275Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=94.553µs logger=migrator t=2026-04-15T07:34:04.307205751Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-15T07:34:04.308239677Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.034306ms logger=migrator t=2026-04-15T07:34:04.312028839Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-15T07:34:04.313078614Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.048935ms logger=migrator t=2026-04-15T07:34:04.316020006Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-15T07:34:04.317061542Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.041066ms logger=migrator t=2026-04-15T07:34:04.32190584Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-15T07:34:04.322075604Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=174.684µs logger=migrator t=2026-04-15T07:34:04.325962248Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-15T07:34:04.32687144Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=907.232µs logger=migrator t=2026-04-15T07:34:04.33136937Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-15T07:34:04.333063252Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.687982ms logger=migrator t=2026-04-15T07:34:04.33836452Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-15T07:34:04.339434127Z 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.069037ms logger=migrator t=2026-04-15T07:34:04.344436809Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-15T07:34:04.346401386Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.967317ms logger=migrator t=2026-04-15T07:34:04.352434953Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-15T07:34:04.357403114Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=4.968211ms logger=migrator t=2026-04-15T07:34:04.362761165Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-15T07:34:04.364748624Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.988359ms logger=migrator t=2026-04-15T07:34:04.367994083Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-15T07:34:04.368830783Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=839.36µs logger=migrator t=2026-04-15T07:34:04.373511647Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-15T07:34:04.396540128Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=23.017651ms logger=migrator t=2026-04-15T07:34:04.399788667Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-15T07:34:04.424140121Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.348554ms logger=migrator t=2026-04-15T07:34:04.429140333Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-15T07:34:04.429906051Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=765.198µs logger=migrator t=2026-04-15T07:34:04.43477149Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-15T07:34:04.438200083Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=3.423503ms logger=migrator t=2026-04-15T07:34:04.442282513Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-15T07:34:04.450013891Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.731418ms logger=migrator t=2026-04-15T07:34:04.458081868Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-15T07:34:04.462784923Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.703805ms logger=migrator t=2026-04-15T07:34:04.46594454Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-15T07:34:04.466990395Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.045646ms logger=migrator t=2026-04-15T07:34:04.47047975Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-15T07:34:04.471280499Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=800.069µs logger=migrator t=2026-04-15T07:34:04.476107808Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-15T07:34:04.477390758Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.282421ms logger=migrator t=2026-04-15T07:34:04.481818077Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-15T07:34:04.482937514Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.119057ms logger=migrator t=2026-04-15T07:34:04.487776162Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-15T07:34:04.487866504Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=88.852µs logger=migrator t=2026-04-15T07:34:04.491450081Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-15T07:34:04.497634381Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.18374ms logger=migrator t=2026-04-15T07:34:04.501293881Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-15T07:34:04.507653316Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.358905ms logger=migrator t=2026-04-15T07:34:04.512232848Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-15T07:34:04.51892431Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.691472ms logger=migrator t=2026-04-15T07:34:04.52626642Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-15T07:34:04.527234393Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=967.663µs logger=migrator t=2026-04-15T07:34:04.532984473Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-15T07:34:04.534058329Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.074156ms logger=migrator t=2026-04-15T07:34:04.539680086Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-15T07:34:04.548138462Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.449886ms logger=migrator t=2026-04-15T07:34:04.553070892Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-15T07:34:04.559889669Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.818737ms logger=migrator t=2026-04-15T07:34:04.565745782Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-15T07:34:04.566808137Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.062635ms logger=migrator t=2026-04-15T07:34:04.578867831Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-15T07:34:04.584508418Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.644597ms logger=migrator t=2026-04-15T07:34:04.5878467Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-15T07:34:04.595596878Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.749818ms logger=migrator t=2026-04-15T07:34:04.600124439Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-15T07:34:04.600199391Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=72.292µs logger=migrator t=2026-04-15T07:34:04.604724122Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-15T07:34:04.607668113Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.941241ms logger=migrator t=2026-04-15T07:34:04.614276464Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-15T07:34:04.616032397Z 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.755783ms logger=migrator t=2026-04-15T07:34:04.620779282Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-15T07:34:04.622428683Z 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.665541ms logger=migrator t=2026-04-15T07:34:04.628170763Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-15T07:34:04.628269075Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=100.242µs logger=migrator t=2026-04-15T07:34:04.635013359Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-15T07:34:04.643711841Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.692781ms logger=migrator t=2026-04-15T07:34:04.6486039Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-15T07:34:04.65510934Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.505609ms logger=migrator t=2026-04-15T07:34:04.660030848Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-15T07:34:04.664977849Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.947271ms logger=migrator t=2026-04-15T07:34:04.672295758Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-15T07:34:04.680429646Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.179579ms logger=migrator t=2026-04-15T07:34:04.686067473Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-15T07:34:04.693895783Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.83013ms logger=migrator t=2026-04-15T07:34:04.698133467Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-15T07:34:04.698292141Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=165.144µs logger=migrator t=2026-04-15T07:34:04.706189743Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-15T07:34:04.707449224Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.25865ms logger=migrator t=2026-04-15T07:34:04.713603903Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-15T07:34:04.720060721Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.457118ms logger=migrator t=2026-04-15T07:34:04.723453184Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-15T07:34:04.723544646Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=91.852µs logger=migrator t=2026-04-15T07:34:04.730335511Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-15T07:34:04.742507968Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=12.169427ms logger=migrator t=2026-04-15T07:34:04.756290634Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-15T07:34:04.7577799Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.489546ms logger=migrator t=2026-04-15T07:34:04.773963395Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-15T07:34:04.787147666Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=13.163491ms logger=migrator t=2026-04-15T07:34:04.794156076Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-15T07:34:04.794893044Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=728.048µs logger=migrator t=2026-04-15T07:34:04.800890831Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-15T07:34:04.801954147Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.052685ms logger=migrator t=2026-04-15T07:34:04.808208419Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-15T07:34:04.8168634Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.655781ms logger=migrator t=2026-04-15T07:34:04.827379676Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-15T07:34:04.828343379Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=963.813µs logger=migrator t=2026-04-15T07:34:04.840409584Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-15T07:34:04.842404102Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.994498ms logger=migrator t=2026-04-15T07:34:04.847571038Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-15T07:34:04.849431504Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.860126ms logger=migrator t=2026-04-15T07:34:04.8566935Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-15T07:34:04.857867899Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.174359ms logger=migrator t=2026-04-15T07:34:04.86608733Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-15T07:34:04.866388977Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=306.148µs logger=migrator t=2026-04-15T07:34:04.871318427Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-15T07:34:04.872627988Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.310391ms logger=migrator t=2026-04-15T07:34:04.877970649Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-15T07:34:04.879204679Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.23393ms logger=migrator t=2026-04-15T07:34:04.882622292Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-15T07:34:04.883031092Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-15T07:34:04.887906851Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-15T07:34:04.888446634Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=539.873µs logger=migrator t=2026-04-15T07:34:04.893320694Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-15T07:34:04.894581374Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.265601ms logger=migrator t=2026-04-15T07:34:04.900020256Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-15T07:34:04.907008356Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.98973ms logger=migrator t=2026-04-15T07:34:04.914404557Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-15T07:34:04.915290828Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=885.781µs logger=migrator t=2026-04-15T07:34:04.922713499Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-15T07:34:04.923985221Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.267731ms logger=migrator t=2026-04-15T07:34:04.927841664Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-15T07:34:04.928848968Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.007134ms logger=migrator t=2026-04-15T07:34:04.932462997Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-15T07:34:04.933534443Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.071016ms logger=migrator t=2026-04-15T07:34:04.939022827Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-15T07:34:04.940101873Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.078776ms logger=migrator t=2026-04-15T07:34:04.946394757Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-15T07:34:04.946425817Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=32.57µs logger=migrator t=2026-04-15T07:34:04.954048413Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-15T07:34:04.954183516Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=137.634µs logger=migrator t=2026-04-15T07:34:04.969235743Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-15T07:34:04.979118323Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.88151ms logger=migrator t=2026-04-15T07:34:05.229725245Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-15T07:34:05.23077379Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=1.052665ms logger=migrator t=2026-04-15T07:34:05.28213447Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-15T07:34:05.286712111Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=4.573231ms logger=migrator t=2026-04-15T07:34:05.296938121Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-15T07:34:05.297593847Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=654.365µs logger=migrator t=2026-04-15T07:34:05.304006352Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-15T07:34:05.305170181Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.163799ms logger=migrator t=2026-04-15T07:34:05.319653124Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-15T07:34:05.321261482Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.608988ms logger=migrator t=2026-04-15T07:34:05.389570135Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-15T07:34:05.425616713Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.063008ms logger=migrator t=2026-04-15T07:34:05.471649813Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-15T07:34:05.479382702Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.737499ms logger=migrator t=2026-04-15T07:34:05.529490661Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-15T07:34:05.529798209Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=353.109µs logger=migrator t=2026-04-15T07:34:05.61285222Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-15T07:34:05.650987268Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=38.139918ms logger=migrator t=2026-04-15T07:34:05.665711947Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-15T07:34:05.69829146Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.580414ms logger=migrator t=2026-04-15T07:34:05.706651653Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-15T07:34:05.708073848Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.422394ms logger=migrator t=2026-04-15T07:34:05.716101983Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-15T07:34:05.718076802Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.970618ms logger=migrator t=2026-04-15T07:34:05.724572209Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-15T07:34:05.724865616Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=297.867µs logger=migrator t=2026-04-15T07:34:05.729650143Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-15T07:34:05.731030087Z level=info msg="Migration successfully executed" id="create permission table" duration=1.379794ms logger=migrator t=2026-04-15T07:34:05.736854869Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-15T07:34:05.738514119Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.65893ms logger=migrator t=2026-04-15T07:34:05.744656098Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-15T07:34:05.746042662Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.387474ms logger=migrator t=2026-04-15T07:34:05.75086652Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-15T07:34:05.751769732Z level=info msg="Migration successfully executed" id="create role table" duration=901.701µs logger=migrator t=2026-04-15T07:34:05.7586828Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-15T07:34:05.770386815Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.698596ms logger=migrator t=2026-04-15T07:34:05.775037078Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-15T07:34:05.782328036Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.290338ms logger=migrator t=2026-04-15T07:34:05.788751431Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-15T07:34:05.7898834Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.131499ms logger=migrator t=2026-04-15T07:34:05.798149231Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-15T07:34:05.800260672Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.118491ms logger=migrator t=2026-04-15T07:34:05.806023462Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-15T07:34:05.810753827Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=4.724525ms logger=migrator t=2026-04-15T07:34:05.817748858Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-15T07:34:05.818792673Z level=info msg="Migration successfully executed" id="create team role table" duration=1.044545ms logger=migrator t=2026-04-15T07:34:05.827458974Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-15T07:34:05.82852798Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.069105ms logger=migrator t=2026-04-15T07:34:05.835421348Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-15T07:34:05.837310514Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.889526ms logger=migrator t=2026-04-15T07:34:05.84252489Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-15T07:34:05.843852523Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.328543ms logger=migrator t=2026-04-15T07:34:05.851838868Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-15T07:34:05.85319222Z level=info msg="Migration successfully executed" id="create user role table" duration=1.353393ms logger=migrator t=2026-04-15T07:34:05.858699634Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-15T07:34:05.85972311Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.022696ms logger=migrator t=2026-04-15T07:34:05.866877563Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-15T07:34:05.868535454Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.657681ms logger=migrator t=2026-04-15T07:34:05.873396802Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-15T07:34:05.874402917Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.005525ms logger=migrator t=2026-04-15T07:34:05.879030079Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-15T07:34:05.879822619Z level=info msg="Migration successfully executed" id="create builtin role table" duration=792.13µs logger=migrator t=2026-04-15T07:34:05.887264779Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-15T07:34:05.888324456Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.059557ms logger=migrator t=2026-04-15T07:34:05.893282166Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-15T07:34:05.894898025Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.615519ms logger=migrator t=2026-04-15T07:34:05.899236852Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-15T07:34:05.906933068Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.695806ms logger=migrator t=2026-04-15T07:34:05.911432268Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-15T07:34:05.912191266Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=758.268µs logger=migrator t=2026-04-15T07:34:05.916341818Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-15T07:34:05.917303801Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=961.483µs logger=migrator t=2026-04-15T07:34:05.921965545Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-15T07:34:05.92300754Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.042215ms logger=migrator t=2026-04-15T07:34:05.928178766Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-15T07:34:05.929206Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.027114ms logger=migrator t=2026-04-15T07:34:05.933165557Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-15T07:34:05.933942556Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=775.929µs logger=migrator t=2026-04-15T07:34:05.938641631Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-15T07:34:05.939679746Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.037145ms logger=migrator t=2026-04-15T07:34:05.945262981Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-15T07:34:05.953700927Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.437506ms logger=migrator t=2026-04-15T07:34:05.957582051Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-15T07:34:05.96534483Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.762039ms logger=migrator t=2026-04-15T07:34:05.969382189Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-15T07:34:05.977085286Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.702717ms logger=migrator t=2026-04-15T07:34:05.982408075Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-15T07:34:05.988053203Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.638847ms logger=migrator t=2026-04-15T07:34:05.992172073Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-15T07:34:05.993206948Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.034525ms logger=migrator t=2026-04-15T07:34:05.997679348Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-15T07:34:05.998734403Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.054525ms logger=migrator t=2026-04-15T07:34:06.003603752Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-15T07:34:06.004624706Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.020874ms logger=migrator t=2026-04-15T07:34:06.008387648Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-15T07:34:06.009239098Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=851.29µs logger=migrator t=2026-04-15T07:34:06.013672025Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-15T07:34:06.014739912Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.067487ms logger=migrator t=2026-04-15T07:34:06.020446361Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-15T07:34:06.020539493Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=93.892µs logger=migrator t=2026-04-15T07:34:06.02412522Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-15T07:34:06.024169131Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=44.411µs logger=migrator t=2026-04-15T07:34:06.027982984Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-15T07:34:06.028433805Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=450.941µs logger=migrator t=2026-04-15T07:34:06.032490323Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-15T07:34:06.033068877Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=578.584µs logger=migrator t=2026-04-15T07:34:06.038400267Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-15T07:34:06.039764271Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.363824ms logger=migrator t=2026-04-15T07:34:06.044604849Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-15T07:34:06.044985618Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=380.199µs logger=migrator t=2026-04-15T07:34:06.049532578Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-15T07:34:06.05003564Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=502.452µs logger=migrator t=2026-04-15T07:34:06.054158231Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-15T07:34:06.055138594Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=980.144µs logger=migrator t=2026-04-15T07:34:06.060500345Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-15T07:34:06.061651553Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.150479ms logger=migrator t=2026-04-15T07:34:06.06605476Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-15T07:34:06.075105359Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.049839ms logger=migrator t=2026-04-15T07:34:06.080179963Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-15T07:34:06.080237564Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=58.311µs logger=migrator t=2026-04-15T07:34:06.084513959Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-15T07:34:06.086336093Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.819343ms logger=migrator t=2026-04-15T07:34:06.092839941Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-15T07:34:06.094066701Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.22676ms logger=migrator t=2026-04-15T07:34:06.100267951Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-15T07:34:06.101450641Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.18159ms logger=migrator t=2026-04-15T07:34:06.106046172Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-15T07:34:06.117193183Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.145491ms logger=migrator t=2026-04-15T07:34:06.121102859Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-15T07:34:06.122108193Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.005264ms logger=migrator t=2026-04-15T07:34:06.12691929Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-15T07:34:06.127938934Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.017024ms logger=migrator t=2026-04-15T07:34:06.131819569Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-15T07:34:06.151521278Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=19.701609ms logger=migrator t=2026-04-15T07:34:06.155467244Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-15T07:34:06.156301854Z level=info msg="Migration successfully executed" id="create correlation v2" duration=834.54µs logger=migrator t=2026-04-15T07:34:06.162424564Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-15T07:34:06.164125444Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.70064ms logger=migrator t=2026-04-15T07:34:06.168608904Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-15T07:34:06.169644589Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.033485ms logger=migrator t=2026-04-15T07:34:06.174097867Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-15T07:34:06.175180223Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.081486ms logger=migrator t=2026-04-15T07:34:06.180693467Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-15T07:34:06.180924192Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=230.605µs logger=migrator t=2026-04-15T07:34:06.185472483Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-15T07:34:06.186225641Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=753.058µs logger=migrator t=2026-04-15T07:34:06.19025333Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-15T07:34:06.199662708Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.407068ms logger=migrator t=2026-04-15T07:34:06.206799261Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-15T07:34:06.208905363Z level=info msg="Migration successfully executed" id="create entity_events table" duration=2.104562ms logger=migrator t=2026-04-15T07:34:06.215520174Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-15T07:34:06.216631391Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.110917ms logger=migrator t=2026-04-15T07:34:06.222677788Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-15T07:34:06.223237331Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-15T07:34:06.228581331Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-15T07:34:06.229495864Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-15T07:34:06.236196047Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-15T07:34:06.237625371Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.429274ms logger=migrator t=2026-04-15T07:34:06.243413873Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-15T07:34:06.244606241Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.192368ms logger=migrator t=2026-04-15T07:34:06.250039473Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-15T07:34:06.253118518Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=3.087865ms logger=migrator t=2026-04-15T07:34:06.258165791Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-15T07:34:06.25938515Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.219449ms logger=migrator t=2026-04-15T07:34:06.264369172Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-15T07:34:06.265816648Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.447115ms logger=migrator t=2026-04-15T07:34:06.271238898Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-15T07:34:06.272461399Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.222401ms logger=migrator t=2026-04-15T07:34:06.276889736Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-15T07:34:06.277823459Z level=info msg="Migration successfully executed" id="Drop public config table" duration=931.813µs logger=migrator t=2026-04-15T07:34:06.283071867Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-15T07:34:06.28444082Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.368393ms logger=migrator t=2026-04-15T07:34:06.28853332Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-15T07:34:06.290510547Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.968377ms logger=migrator t=2026-04-15T07:34:06.295426597Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-15T07:34:06.296926244Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.500537ms logger=migrator t=2026-04-15T07:34:06.302370426Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-15T07:34:06.303556035Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.185009ms logger=migrator t=2026-04-15T07:34:06.309171901Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-15T07:34:06.334940378Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.768377ms logger=migrator t=2026-04-15T07:34:06.339440178Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-15T07:34:06.345601307Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.160619ms logger=migrator t=2026-04-15T07:34:06.350979508Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-15T07:34:06.358180703Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.196424ms logger=migrator t=2026-04-15T07:34:06.363192545Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-15T07:34:06.363538913Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=345.728µs logger=migrator t=2026-04-15T07:34:06.369527059Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-15T07:34:06.377706527Z level=info msg="Migration successfully executed" id="add share column" duration=8.180438ms logger=migrator t=2026-04-15T07:34:06.384829231Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-15T07:34:06.385016346Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=186.765µs logger=migrator t=2026-04-15T07:34:06.389608418Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-15T07:34:06.39138769Z level=info msg="Migration successfully executed" id="create file table" duration=1.778252ms logger=migrator t=2026-04-15T07:34:06.397728135Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-15T07:34:06.399580319Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.842754ms logger=migrator t=2026-04-15T07:34:06.405444612Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-15T07:34:06.406971339Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.529758ms logger=migrator t=2026-04-15T07:34:06.411960261Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-15T07:34:06.413048907Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.090806ms logger=migrator t=2026-04-15T07:34:06.417876304Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-15T07:34:06.419561225Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.684621ms logger=migrator t=2026-04-15T07:34:06.425559742Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-15T07:34:06.425776907Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=217.796µs logger=migrator t=2026-04-15T07:34:06.430273205Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-15T07:34:06.430402639Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=129.474µs logger=migrator t=2026-04-15T07:34:06.434351085Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-15T07:34:06.43495068Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=597.204µs logger=migrator t=2026-04-15T07:34:06.440706799Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-15T07:34:06.441083199Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=375.969µs logger=migrator t=2026-04-15T07:34:06.447951766Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-15T07:34:06.450930968Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.978762ms logger=migrator t=2026-04-15T07:34:06.455859878Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-15T07:34:06.465650726Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.792669ms logger=migrator t=2026-04-15T07:34:06.471316044Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-15T07:34:06.471454037Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=138.323µs logger=migrator t=2026-04-15T07:34:06.475766812Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-15T07:34:06.476991372Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.222881ms logger=migrator t=2026-04-15T07:34:06.482001734Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-15T07:34:06.482697361Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=697.197µs logger=migrator t=2026-04-15T07:34:06.488526972Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-15T07:34:06.488911411Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=383.239µs logger=migrator t=2026-04-15T07:34:06.493729239Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-15T07:34:06.494308563Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=578.754µs logger=migrator t=2026-04-15T07:34:06.49867807Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-15T07:34:06.511167663Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.489324ms logger=migrator t=2026-04-15T07:34:06.515746184Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-15T07:34:06.523101013Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.355289ms logger=migrator t=2026-04-15T07:34:06.528897864Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-15T07:34:06.530015511Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.116947ms logger=migrator t=2026-04-15T07:34:06.537547085Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-15T07:34:06.617130369Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.583284ms logger=migrator t=2026-04-15T07:34:06.62209527Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-15T07:34:06.622990112Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=894.462µs logger=migrator t=2026-04-15T07:34:06.629284794Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-15T07:34:06.630162166Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=876.602µs logger=migrator t=2026-04-15T07:34:06.635123736Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-15T07:34:06.658766132Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=23.631286ms logger=migrator t=2026-04-15T07:34:06.666952431Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-15T07:34:06.678665486Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.717705ms logger=migrator t=2026-04-15T07:34:06.683140264Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-15T07:34:06.683464923Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=323.209µs logger=migrator t=2026-04-15T07:34:06.68791624Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-15T07:34:06.688106205Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=189.785µs logger=migrator t=2026-04-15T07:34:06.697842552Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-15T07:34:06.69817279Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=330.188µs logger=migrator t=2026-04-15T07:34:06.702993008Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-15T07:34:06.703275024Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=282.067µs logger=migrator t=2026-04-15T07:34:06.707967788Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-15T07:34:06.708365277Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=393.639µs logger=migrator t=2026-04-15T07:34:06.713542923Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-15T07:34:06.715381318Z level=info msg="Migration successfully executed" id="create folder table" duration=1.834995ms logger=migrator t=2026-04-15T07:34:06.722201124Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-15T07:34:06.723466315Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.262771ms logger=migrator t=2026-04-15T07:34:06.728464497Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-15T07:34:06.729660085Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.195208ms logger=migrator t=2026-04-15T07:34:06.734546445Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-15T07:34:06.734585705Z level=info msg="Migration successfully executed" id="Update folder title length" duration=41.081µs logger=migrator t=2026-04-15T07:34:06.740216982Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-15T07:34:06.74214746Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.929858ms logger=migrator t=2026-04-15T07:34:06.74714604Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-15T07:34:06.748286129Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.140359ms logger=migrator t=2026-04-15T07:34:06.752409849Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-15T07:34:06.754676124Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.264426ms logger=migrator t=2026-04-15T07:34:06.760083575Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-15T07:34:06.760808063Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=726.408µs logger=migrator t=2026-04-15T07:34:06.765013036Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-15T07:34:06.765284602Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=271.537µs logger=migrator t=2026-04-15T07:34:06.769493744Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-15T07:34:06.771287358Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.792584ms logger=migrator t=2026-04-15T07:34:06.776967736Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-15T07:34:06.778437901Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.469365ms logger=migrator t=2026-04-15T07:34:06.782727046Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-15T07:34:06.783855903Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.127917ms logger=migrator t=2026-04-15T07:34:06.788497356Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-15T07:34:06.789726977Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.226591ms logger=migrator t=2026-04-15T07:34:06.795083416Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-15T07:34:06.797007833Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.919557ms logger=migrator t=2026-04-15T07:34:06.801886102Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-15T07:34:06.803569202Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.68178ms logger=migrator t=2026-04-15T07:34:06.809359954Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-15T07:34:06.810657805Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.297011ms logger=migrator t=2026-04-15T07:34:06.815560315Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-15T07:34:06.817758268Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.197273ms logger=migrator t=2026-04-15T07:34:06.822870602Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-15T07:34:06.823804215Z level=info msg="Migration successfully executed" id="create signing_key table" duration=936.093µs logger=migrator t=2026-04-15T07:34:06.829396331Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-15T07:34:06.830537579Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.140867ms logger=migrator t=2026-04-15T07:34:06.835039018Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-15T07:34:06.836219206Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.179638ms logger=migrator t=2026-04-15T07:34:06.840336947Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-15T07:34:06.840614904Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=278.296µs logger=migrator t=2026-04-15T07:34:06.848249058Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-15T07:34:06.859590884Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.342786ms logger=migrator t=2026-04-15T07:34:06.865640862Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-15T07:34:06.866135924Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=495.832µs logger=migrator t=2026-04-15T07:34:06.870347866Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-15T07:34:06.870371247Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=24.04µs logger=migrator t=2026-04-15T07:34:06.875185954Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-15T07:34:06.87665198Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.465056ms logger=migrator t=2026-04-15T07:34:06.882321238Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-15T07:34:06.882351139Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.21µs logger=migrator t=2026-04-15T07:34:06.8869812Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-15T07:34:06.888508448Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.526978ms logger=migrator t=2026-04-15T07:34:06.892673189Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-15T07:34:06.893809507Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.135748ms logger=migrator t=2026-04-15T07:34:06.900650363Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-15T07:34:06.902269373Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.6159ms logger=migrator t=2026-04-15T07:34:06.907820318Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-15T07:34:06.909098118Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.2781ms logger=migrator t=2026-04-15T07:34:06.913547307Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-15T07:34:06.913944537Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=398.549µs logger=migrator t=2026-04-15T07:34:06.919195334Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-15T07:34:06.920414294Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.218789ms logger=migrator t=2026-04-15T07:34:06.925767504Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-15T07:34:06.927578168Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.810424ms logger=migrator t=2026-04-15T07:34:06.932861767Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-15T07:34:06.933801129Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=936.492µs logger=migrator t=2026-04-15T07:34:06.939566709Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-15T07:34:06.954229996Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.660837ms logger=migrator t=2026-04-15T07:34:06.959202597Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-15T07:34:06.97126294Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.054703ms logger=migrator t=2026-04-15T07:34:06.976639481Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-15T07:34:06.988433357Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.791826ms logger=migrator t=2026-04-15T07:34:06.994652719Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-15T07:34:06.994753922Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=102.183µs logger=migrator t=2026-04-15T07:34:06.999445785Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-15T07:34:07.009205973Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.757868ms logger=migrator t=2026-04-15T07:34:07.014739197Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-15T07:34:07.022015203Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.272286ms logger=migrator t=2026-04-15T07:34:07.027953099Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-15T07:34:07.029118517Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=1.154067ms logger=migrator t=2026-04-15T07:34:07.03750649Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.979889869s logger=migrator t=2026-04-15T07:34:07.038444913Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-15T07:34:07.058410978Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-15T07:34:07.058721816Z level=info msg="Created default organization" logger=secrets t=2026-04-15T07:34:07.065829118Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-15T07:34:07.112771099Z level=info msg="Restored cache from database" duration=592.845µs logger=plugin.store t=2026-04-15T07:34:07.114227364Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-15T07:34:07.157367142Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-15T07:34:07.157400873Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-15T07:34:07.157519975Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-15T07:34:07.157564657Z level=info msg="Plugins loaded" count=54 duration=43.338623ms logger=query_data t=2026-04-15T07:34:07.161735747Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-15T07:34:07.166104274Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-15T07:34:07.17501195Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-15T07:34:07.186162841Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-15T07:34:07.1890036Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-15T07:34:07.191337897Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-15T07:34:07.216201241Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-15T07:34:07.232730803Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-15T07:34:07.252000381Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-15T07:34:07.252028021Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-15T07:34:07.252296028Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-15T07:34:07.253119167Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-15T07:34:07.253173779Z level=info msg="State cache has been initialized" states=0 duration=876.901µs logger=ngalert.scheduler t=2026-04-15T07:34:07.253300102Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-15T07:34:07.253474886Z level=info msg=starting first_tick=2026-04-15T07:34:10Z logger=grafanaStorageLogger t=2026-04-15T07:34:07.255513286Z level=info msg="Storage starting" logger=http.server t=2026-04-15T07:34:07.256166791Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-15T07:34:07.327634928Z level=info msg="Update check succeeded" duration=74.272885ms logger=grafana.update.checker t=2026-04-15T07:34:07.32979743Z level=info msg="Update check succeeded" duration=74.913329ms logger=provisioning.dashboard t=2026-04-15T07:34:07.339179038Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-15T07:34:07.385043572Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-15T07:34:07.422919982Z level=info msg="Patterns update finished" duration=160.390406ms logger=sqlstore.transactions t=2026-04-15T07:34:07.462097094Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-15T07:34:07.472559737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:07.473009488Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-15T07:34:07.474048344Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-15T07:34:07.474900234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:07.493605389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:07.609463233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:07.621969297Z level=info msg="starting to provision dashboards" logger=grafana-apiserver t=2026-04-15T07:34:07.631251682Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-15T07:34:07.632139113Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-15T07:34:07.648011969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:07.669300667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:07.696998699Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:07.71430586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:07.744916903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:07.779552854Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:07.858143123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:07.882581297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:07.925253833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:07.943519506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:07.997623911Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.013842515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.069234609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.092064442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.163788873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.186099565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.257163589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.276951739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.321635923Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.34004452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.382030939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.401971933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.462165814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.479450323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.524399664Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.555761864Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.621956191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.646013304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.694895061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.709889604Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.759712533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.777161206Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.830135952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.851554252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.918057185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:08.939978717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.024548448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.049336389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.122172195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.142499077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.222724592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.239209452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.293968819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.312872187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.381610514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.40167618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.469465423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.489816556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.557714363Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.578471895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.661943499Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.679801041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.789129531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.802722671Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.870538664Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.890746044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.961383677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:09.977820276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:10.048332754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:10.070678785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:10.207903888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:10.223815012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:10.298682315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:10.318484125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:10.383159761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:10.404684802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:10.575502728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:10.591050704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:10.674844983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:10.693597818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:10.763192693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:10.781989259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:10.854491284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:10.869809795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T07:34:10.943862367Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-15T07:35:32.282235948Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-04-15T07:44:07.267157077Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-15T07:44:07.278567961Z level=info msg="Completed cleanup jobs" duration=25.463656ms logger=plugins.update.checker t=2026-04-15T07:44:07.377952851Z level=info msg="Update check succeeded" duration=49.826723ms