logger=settings t=2026-08-24T15:54:39.621541794Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-24T15:54:39Z logger=settings t=2026-08-24T15:54:39.6217964Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-24T15:54:39.62181097Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-24T15:54:39.621819111Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-24T15:54:39.621823431Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-24T15:54:39.621826221Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-24T15:54:39.621828971Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-24T15:54:39.621833221Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-24T15:54:39.621836691Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-24T15:54:39.621839951Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-24T15:54:39.621843011Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-24T15:54:39.621846101Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-24T15:54:39.621849011Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-24T15:54:39.621852871Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-24T15:54:39.621857111Z level=info msg=Target target=[all] logger=settings t=2026-08-24T15:54:39.621862782Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-24T15:54:39.621867842Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-24T15:54:39.621871952Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-24T15:54:39.621874672Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-24T15:54:39.621879082Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-24T15:54:39.621884592Z level=info msg="App mode production" logger=sqlstore t=2026-08-24T15:54:39.622136838Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-24T15:54:39.622153189Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-24T15:54:39.623531361Z level=info msg="Locking database" logger=migrator t=2026-08-24T15:54:39.623543272Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-24T15:54:39.624080515Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-24T15:54:39.624961857Z level=info msg="Migration successfully executed" id="create migration_log table" duration=880.902µs logger=migrator t=2026-08-24T15:54:39.628957843Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-24T15:54:39.629520967Z level=info msg="Migration successfully executed" id="create user table" duration=563.294µs logger=migrator t=2026-08-24T15:54:39.634213741Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-24T15:54:39.635343778Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.129957ms logger=migrator t=2026-08-24T15:54:39.639875988Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-24T15:54:39.640909763Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.027685ms logger=migrator t=2026-08-24T15:54:39.646617152Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-24T15:54:39.647399951Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=785.269µs logger=migrator t=2026-08-24T15:54:39.653329565Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-24T15:54:39.654315999Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=984.353µs logger=migrator t=2026-08-24T15:54:39.657938017Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-24T15:54:39.661994835Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.051578ms logger=migrator t=2026-08-24T15:54:39.666050833Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-24T15:54:39.667500999Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.451226ms logger=migrator t=2026-08-24T15:54:39.671895575Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-24T15:54:39.672668064Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=772.709µs logger=migrator t=2026-08-24T15:54:39.675889612Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-24T15:54:39.676676091Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=786.849µs logger=migrator t=2026-08-24T15:54:39.680457923Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-24T15:54:39.681049867Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=597.284µs logger=migrator t=2026-08-24T15:54:39.684363798Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-24T15:54:39.684964522Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=601.554µs logger=migrator t=2026-08-24T15:54:39.689234866Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-24T15:54:39.690534897Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.302291ms logger=migrator t=2026-08-24T15:54:39.696464421Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-24T15:54:39.696514632Z level=info msg="Migration successfully executed" id="Update user table charset" duration=49.201µs logger=migrator t=2026-08-24T15:54:39.70136292Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-24T15:54:39.703524603Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.161603ms logger=migrator t=2026-08-24T15:54:39.708819041Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-24T15:54:39.709095128Z level=info msg="Migration successfully executed" id="Add missing user data" duration=276.757µs logger=migrator t=2026-08-24T15:54:39.713518665Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-24T15:54:39.714721245Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.21111ms logger=migrator t=2026-08-24T15:54:39.718614758Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-24T15:54:39.719428938Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=813.7µs logger=migrator t=2026-08-24T15:54:39.723299863Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-24T15:54:39.725459065Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.159242ms logger=migrator t=2026-08-24T15:54:39.730906387Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-24T15:54:39.739309451Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.405304ms logger=migrator t=2026-08-24T15:54:39.744900607Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-24T15:54:39.745788898Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=888.431µs logger=migrator t=2026-08-24T15:54:39.749625781Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-24T15:54:39.749791965Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=169.434µs logger=migrator t=2026-08-24T15:54:39.755479583Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-24T15:54:39.756603241Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.125177ms logger=migrator t=2026-08-24T15:54:39.764065391Z 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-08-24T15:54:39.764557484Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=496.513µs logger=migrator t=2026-08-24T15:54:39.768689493Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-24T15:54:39.76937483Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=686.187µs logger=migrator t=2026-08-24T15:54:39.779708511Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-24T15:54:39.781514125Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.804614ms logger=migrator t=2026-08-24T15:54:39.791795324Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-24T15:54:39.79409972Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=2.303687ms logger=migrator t=2026-08-24T15:54:39.99440807Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-24T15:54:39.997241029Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=2.831839ms logger=migrator t=2026-08-24T15:54:40.091531046Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-24T15:54:40.092815987Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.306472ms logger=migrator t=2026-08-24T15:54:40.131175377Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-24T15:54:40.132657834Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.484737ms logger=migrator t=2026-08-24T15:54:40.138507905Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-24T15:54:40.138531586Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=24.431µs logger=migrator t=2026-08-24T15:54:40.143974718Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-24T15:54:40.144703066Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=723.937µs logger=migrator t=2026-08-24T15:54:40.150003324Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-24T15:54:40.150750852Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=754.478µs logger=migrator t=2026-08-24T15:54:40.156373029Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-24T15:54:40.157539798Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.183559ms logger=migrator t=2026-08-24T15:54:40.162320854Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-24T15:54:40.163036051Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=713.347µs logger=migrator t=2026-08-24T15:54:40.167975451Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-24T15:54:40.171154638Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.179147ms logger=migrator t=2026-08-24T15:54:40.175987304Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-24T15:54:40.176896537Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=909.153µs logger=migrator t=2026-08-24T15:54:40.181218141Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-24T15:54:40.18195096Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=733.469µs logger=migrator t=2026-08-24T15:54:40.187123124Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-24T15:54:40.188360185Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.238431ms logger=migrator t=2026-08-24T15:54:40.1943386Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-24T15:54:40.195501288Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.156128ms logger=migrator t=2026-08-24T15:54:40.211669391Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-24T15:54:40.212510681Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=842.26µs logger=migrator t=2026-08-24T15:54:40.219865919Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-24T15:54:40.220278909Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=413.54µs logger=migrator t=2026-08-24T15:54:40.2244187Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-24T15:54:40.225067536Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=648.026µs logger=migrator t=2026-08-24T15:54:40.230631621Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-24T15:54:40.231384429Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=753.719µs logger=migrator t=2026-08-24T15:54:40.244987019Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-24T15:54:40.246030014Z level=info msg="Migration successfully executed" id="create star table" duration=1.043945ms logger=migrator t=2026-08-24T15:54:40.251470496Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-24T15:54:40.252690166Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.21452ms logger=migrator t=2026-08-24T15:54:40.258521867Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-24T15:54:40.259428009Z level=info msg="Migration successfully executed" id="create org table v1" duration=907.262µs logger=migrator t=2026-08-24T15:54:40.264774319Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-24T15:54:40.266118702Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.345323ms logger=migrator t=2026-08-24T15:54:40.271404589Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-24T15:54:40.272502877Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.097138ms logger=migrator t=2026-08-24T15:54:40.278300407Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-24T15:54:40.279410034Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.109617ms logger=migrator t=2026-08-24T15:54:40.289642032Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-24T15:54:40.290519823Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=866.961µs logger=migrator t=2026-08-24T15:54:40.297342199Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-24T15:54:40.298158899Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=817.72µs logger=migrator t=2026-08-24T15:54:40.3039844Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-24T15:54:40.304010891Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.271µs logger=migrator t=2026-08-24T15:54:40.308475639Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-24T15:54:40.3084985Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=23.771µs logger=migrator t=2026-08-24T15:54:40.312817994Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-24T15:54:40.312957858Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=140.074µs logger=migrator t=2026-08-24T15:54:40.317518859Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-24T15:54:40.318112863Z level=info msg="Migration successfully executed" id="create dashboard table" duration=594.214µs logger=migrator t=2026-08-24T15:54:40.324128229Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-24T15:54:40.324770285Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=645.027µs logger=migrator t=2026-08-24T15:54:40.329758305Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-24T15:54:40.334919591Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=5.160106ms logger=migrator t=2026-08-24T15:54:40.341304405Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-24T15:54:40.342050214Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=748.619µs logger=migrator t=2026-08-24T15:54:40.346567283Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-24T15:54:40.347272051Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=704.548µs logger=migrator t=2026-08-24T15:54:40.352757754Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-24T15:54:40.353732457Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=976.683µs logger=migrator t=2026-08-24T15:54:40.358664477Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-24T15:54:40.366524387Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.86129ms logger=migrator t=2026-08-24T15:54:40.371641121Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-24T15:54:40.372528114Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=879.592µs logger=migrator t=2026-08-24T15:54:40.376893329Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-24T15:54:40.37777906Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=877.851µs logger=migrator t=2026-08-24T15:54:40.383564671Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-24T15:54:40.384921634Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.363843ms logger=migrator t=2026-08-24T15:54:40.391104403Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-24T15:54:40.391557544Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=456.081µs logger=migrator t=2026-08-24T15:54:40.396097845Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-24T15:54:40.397768626Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.670941ms logger=migrator t=2026-08-24T15:54:40.40208785Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-24T15:54:40.402261474Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=178.884µs logger=migrator t=2026-08-24T15:54:40.407948702Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-24T15:54:40.409637114Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.688702ms logger=migrator t=2026-08-24T15:54:40.414276165Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-24T15:54:40.416158961Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.882366ms logger=migrator t=2026-08-24T15:54:40.421343357Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-24T15:54:40.423041189Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.696282ms logger=migrator t=2026-08-24T15:54:40.42883969Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-24T15:54:40.429520276Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=664.696µs logger=migrator t=2026-08-24T15:54:40.435729996Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-24T15:54:40.438013212Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.286586ms logger=migrator t=2026-08-24T15:54:40.442819099Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-24T15:54:40.44372115Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=909.192µs logger=migrator t=2026-08-24T15:54:40.449097051Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-24T15:54:40.450476014Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.378483ms logger=migrator t=2026-08-24T15:54:40.457992786Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-24T15:54:40.458037968Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=46.431µs logger=migrator t=2026-08-24T15:54:40.462795413Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-24T15:54:40.462829404Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=35.471µs logger=migrator t=2026-08-24T15:54:40.468546773Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-24T15:54:40.47091615Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.370497ms logger=migrator t=2026-08-24T15:54:40.487129774Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-24T15:54:40.511832383Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=24.709609ms logger=migrator t=2026-08-24T15:54:40.535591759Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-24T15:54:40.537957797Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.368718ms logger=migrator t=2026-08-24T15:54:40.542924877Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-24T15:54:40.545047928Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.131312ms logger=migrator t=2026-08-24T15:54:40.552763356Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-24T15:54:40.553038972Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=278.406µs logger=migrator t=2026-08-24T15:54:40.559898428Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-24T15:54:40.56077439Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=878.162µs logger=migrator t=2026-08-24T15:54:40.565547445Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-24T15:54:40.566606072Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.072757ms logger=migrator t=2026-08-24T15:54:40.571420699Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-24T15:54:40.571491731Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=74.751µs logger=migrator t=2026-08-24T15:54:40.583557923Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-24T15:54:40.58429086Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=735.407µs logger=migrator t=2026-08-24T15:54:40.588689358Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-24T15:54:40.589332953Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=644.215µs logger=migrator t=2026-08-24T15:54:40.593900904Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-24T15:54:40.600537325Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.637281ms logger=migrator t=2026-08-24T15:54:40.605353222Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-24T15:54:40.606423298Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.065606ms logger=migrator t=2026-08-24T15:54:40.612584887Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-24T15:54:40.613791047Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.21573ms logger=migrator t=2026-08-24T15:54:40.619199658Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-24T15:54:40.620015757Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=817.029µs logger=migrator t=2026-08-24T15:54:40.624937547Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-24T15:54:40.625231184Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=294.637µs logger=migrator t=2026-08-24T15:54:40.628509653Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-24T15:54:40.629022656Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=513.293µs logger=migrator t=2026-08-24T15:54:40.63249048Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-24T15:54:40.634298984Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.808164ms logger=migrator t=2026-08-24T15:54:40.637720857Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-24T15:54:40.63827562Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=554.933µs logger=migrator t=2026-08-24T15:54:40.641913359Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-24T15:54:40.642041432Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=137.813µs logger=migrator t=2026-08-24T15:54:40.645084026Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-24T15:54:40.645317521Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=235.015µs logger=migrator t=2026-08-24T15:54:40.649341368Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-24T15:54:40.650182509Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=841.561µs logger=migrator t=2026-08-24T15:54:40.654485633Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-24T15:54:40.657919326Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.420373ms logger=migrator t=2026-08-24T15:54:40.661215107Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-24T15:54:40.662194351Z level=info msg="Migration successfully executed" id="create data_source table" duration=979.054µs logger=migrator t=2026-08-24T15:54:40.667347706Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-24T15:54:40.668215527Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=860.801µs logger=migrator t=2026-08-24T15:54:40.673168707Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-24T15:54:40.6741381Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=970.033µs logger=migrator t=2026-08-24T15:54:40.67779355Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-24T15:54:40.678529227Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=735.737µs logger=migrator t=2026-08-24T15:54:40.682936254Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-24T15:54:40.683763774Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=830.36µs logger=migrator t=2026-08-24T15:54:40.687814382Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-24T15:54:40.693322726Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.507984ms logger=migrator t=2026-08-24T15:54:40.697285753Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-24T15:54:40.69800005Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=714.577µs logger=migrator t=2026-08-24T15:54:40.702287103Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-24T15:54:40.703299058Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.014245ms logger=migrator t=2026-08-24T15:54:40.707881519Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-24T15:54:40.708552966Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=671.057µs logger=migrator t=2026-08-24T15:54:40.712505171Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-24T15:54:40.712959342Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=454.041µs logger=migrator t=2026-08-24T15:54:40.716378625Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-24T15:54:40.718592149Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.218444ms logger=migrator t=2026-08-24T15:54:40.725354843Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-24T15:54:40.727454224Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.09957ms logger=migrator t=2026-08-24T15:54:40.731205955Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-24T15:54:40.731242016Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=36.861µs logger=migrator t=2026-08-24T15:54:40.736425661Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-24T15:54:40.73677572Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=351.329µs logger=migrator t=2026-08-24T15:54:40.740405838Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-24T15:54:40.74419545Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.789192ms logger=migrator t=2026-08-24T15:54:40.75038088Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-24T15:54:40.750622427Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=246.787µs logger=migrator t=2026-08-24T15:54:40.756238513Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-24T15:54:40.756594981Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=351.888µs logger=migrator t=2026-08-24T15:54:40.832469702Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-24T15:54:40.838243352Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.77935ms logger=migrator t=2026-08-24T15:54:40.846349089Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-24T15:54:40.846521493Z level=info msg="Migration successfully executed" id="Update uid value" duration=174.224µs logger=migrator t=2026-08-24T15:54:40.851641267Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-24T15:54:40.852469897Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=828.77µs logger=migrator t=2026-08-24T15:54:40.857137161Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-24T15:54:40.857783536Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=646.465µs logger=migrator t=2026-08-24T15:54:40.866529808Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-24T15:54:40.867397829Z level=info msg="Migration successfully executed" id="create api_key table" duration=872.341µs logger=migrator t=2026-08-24T15:54:40.873835316Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-24T15:54:40.874524462Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=689.566µs logger=migrator t=2026-08-24T15:54:40.881704216Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-24T15:54:40.882358423Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=654.426µs logger=migrator t=2026-08-24T15:54:40.887810655Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-24T15:54:40.888693706Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=879.661µs logger=migrator t=2026-08-24T15:54:40.895232634Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-24T15:54:40.895979092Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=742.248µs logger=migrator t=2026-08-24T15:54:40.900194585Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-24T15:54:40.900886671Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=692.596µs logger=migrator t=2026-08-24T15:54:40.903474794Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-24T15:54:40.904077748Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=603.054µs logger=migrator t=2026-08-24T15:54:40.909734336Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-24T15:54:40.915650669Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=5.916053ms logger=migrator t=2026-08-24T15:54:40.918856188Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-24T15:54:40.919496653Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=639.805µs logger=migrator t=2026-08-24T15:54:40.923605342Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-24T15:54:40.924261169Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=646.917µs logger=migrator t=2026-08-24T15:54:40.92800374Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-24T15:54:40.929441974Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.438264ms logger=migrator t=2026-08-24T15:54:40.935623145Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-24T15:54:40.93627134Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=650.055µs logger=migrator t=2026-08-24T15:54:40.942771068Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-24T15:54:40.943071175Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=300.327µs logger=migrator t=2026-08-24T15:54:40.946319783Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-24T15:54:40.946818966Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=499.313µs logger=migrator t=2026-08-24T15:54:40.953112559Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-24T15:54:40.95317023Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=61.261µs logger=migrator t=2026-08-24T15:54:40.957276639Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-24T15:54:40.959987395Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.715766ms logger=migrator t=2026-08-24T15:54:40.963436929Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-24T15:54:40.96597823Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.541171ms logger=migrator t=2026-08-24T15:54:40.97091752Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-24T15:54:40.971119465Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=202.895µs logger=migrator t=2026-08-24T15:54:40.975332088Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-24T15:54:40.978019193Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.686835ms logger=migrator t=2026-08-24T15:54:40.981802225Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-24T15:54:40.984461449Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.658675ms logger=migrator t=2026-08-24T15:54:40.98779764Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-24T15:54:40.988566119Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=768.199µs logger=migrator t=2026-08-24T15:54:40.993386376Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-24T15:54:40.994230687Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=844.151µs logger=migrator t=2026-08-24T15:54:40.998439638Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-24T15:54:40.999795922Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.355304ms logger=migrator t=2026-08-24T15:54:41.004472295Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-24T15:54:41.005322195Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=855.491µs logger=migrator t=2026-08-24T15:54:41.010206014Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-24T15:54:41.011556637Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.342333ms logger=migrator t=2026-08-24T15:54:41.016110637Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-24T15:54:41.017421639Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.310292ms logger=migrator t=2026-08-24T15:54:41.022088191Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-24T15:54:41.022201595Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=112.914µs logger=migrator t=2026-08-24T15:54:41.02694816Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-24T15:54:41.027008791Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=59.251µs logger=migrator t=2026-08-24T15:54:41.037070636Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-24T15:54:41.041203075Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.133859ms logger=migrator t=2026-08-24T15:54:41.045148432Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-24T15:54:41.047796886Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.642384ms logger=migrator t=2026-08-24T15:54:41.051512246Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-24T15:54:41.051582408Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=70.652µs logger=migrator t=2026-08-24T15:54:41.05540323Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-24T15:54:41.056101587Z level=info msg="Migration successfully executed" id="create quota table v1" duration=698.337µs logger=migrator t=2026-08-24T15:54:41.06034928Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-24T15:54:41.061713664Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.363334ms logger=migrator t=2026-08-24T15:54:41.06694033Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-24T15:54:41.066990911Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=52.181µs logger=migrator t=2026-08-24T15:54:41.071235375Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-24T15:54:41.072435803Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.150528ms logger=migrator t=2026-08-24T15:54:41.077096387Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-24T15:54:41.077885415Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=791.329µs logger=migrator t=2026-08-24T15:54:41.082912337Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-24T15:54:41.087426198Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.521ms logger=migrator t=2026-08-24T15:54:41.09168775Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-24T15:54:41.091727491Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=41.091µs logger=migrator t=2026-08-24T15:54:41.09577447Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-24T15:54:41.09660647Z level=info msg="Migration successfully executed" id="create session table" duration=831.98µs logger=migrator t=2026-08-24T15:54:41.10239916Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-24T15:54:41.102560514Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=161.374µs logger=migrator t=2026-08-24T15:54:41.106676174Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-24T15:54:41.106851889Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=187.515µs logger=migrator t=2026-08-24T15:54:41.110879286Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-24T15:54:41.11225966Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.382984ms logger=migrator t=2026-08-24T15:54:41.116381329Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-24T15:54:41.117497287Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.115868ms logger=migrator t=2026-08-24T15:54:41.125026389Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-24T15:54:41.12506425Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=38.901µs logger=migrator t=2026-08-24T15:54:41.129106939Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-24T15:54:41.129139429Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=34.06µs logger=migrator t=2026-08-24T15:54:41.13289391Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-24T15:54:41.137550743Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.658463ms logger=migrator t=2026-08-24T15:54:41.142586185Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-24T15:54:41.147623228Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.047622ms logger=migrator t=2026-08-24T15:54:41.15103331Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-24T15:54:41.151115263Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=82.673µs logger=migrator t=2026-08-24T15:54:41.154514435Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-24T15:54:41.154589387Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=78.622µs logger=migrator t=2026-08-24T15:54:41.157957608Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-24T15:54:41.159186588Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.22879ms logger=migrator t=2026-08-24T15:54:41.165060761Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-24T15:54:41.165098422Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=39.011µs logger=migrator t=2026-08-24T15:54:41.168596537Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-24T15:54:41.173242699Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.646452ms logger=migrator t=2026-08-24T15:54:41.176660382Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-24T15:54:41.176805206Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=145.624µs logger=migrator t=2026-08-24T15:54:41.182125905Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-24T15:54:41.186995923Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.869938ms logger=migrator t=2026-08-24T15:54:41.192836074Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-24T15:54:41.196214697Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.376573ms logger=migrator t=2026-08-24T15:54:41.199443505Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-24T15:54:41.199520727Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=71.922µs logger=migrator t=2026-08-24T15:54:41.20294527Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-24T15:54:41.204082857Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.137447ms logger=migrator t=2026-08-24T15:54:41.210621736Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-24T15:54:41.211962288Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.334992ms logger=migrator t=2026-08-24T15:54:41.216654492Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-24T15:54:41.217746749Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.093176ms logger=migrator t=2026-08-24T15:54:41.224173445Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-24T15:54:41.225382814Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.208209ms logger=migrator t=2026-08-24T15:54:41.22971393Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-24T15:54:41.23098799Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.27425ms logger=migrator t=2026-08-24T15:54:41.234893144Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-24T15:54:41.23548953Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=596.486µs logger=migrator t=2026-08-24T15:54:41.24211165Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-24T15:54:41.243205136Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.092826ms logger=migrator t=2026-08-24T15:54:41.247544612Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-24T15:54:41.248910365Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.366492ms logger=migrator t=2026-08-24T15:54:41.253295391Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-24T15:54:41.254538241Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.24206ms logger=migrator t=2026-08-24T15:54:41.259994543Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-24T15:54:41.270449977Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.448084ms logger=migrator t=2026-08-24T15:54:41.274251919Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-24T15:54:41.275136521Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=885.482µs logger=migrator t=2026-08-24T15:54:41.278117084Z 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-08-24T15:54:41.279027435Z 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=909.821µs logger=migrator t=2026-08-24T15:54:41.28501149Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-24T15:54:41.285314118Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=296.337µs logger=migrator t=2026-08-24T15:54:41.288753792Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-24T15:54:41.289264404Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=510.292µs logger=migrator t=2026-08-24T15:54:41.292793569Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-24T15:54:41.293939488Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.146049ms logger=migrator t=2026-08-24T15:54:41.299968374Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-24T15:54:41.305715924Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.746489ms logger=migrator t=2026-08-24T15:54:41.310284674Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-24T15:54:41.314171529Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.892156ms logger=migrator t=2026-08-24T15:54:41.318051552Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-24T15:54:41.321918326Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.866464ms logger=migrator t=2026-08-24T15:54:41.326997099Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-24T15:54:41.333137469Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.1401ms logger=migrator t=2026-08-24T15:54:41.337157726Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-24T15:54:41.3389358Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.777203ms logger=migrator t=2026-08-24T15:54:41.344559266Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-24T15:54:41.344588617Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=30.281µs logger=migrator t=2026-08-24T15:54:41.348197434Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-24T15:54:41.348221154Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=24.59µs logger=migrator t=2026-08-24T15:54:41.353741288Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-24T15:54:41.355122991Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.382063ms logger=migrator t=2026-08-24T15:54:41.359930628Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-24T15:54:41.361375204Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.446006ms logger=migrator t=2026-08-24T15:54:41.366641311Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-24T15:54:41.367561234Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=921.724µs logger=migrator t=2026-08-24T15:54:41.373160439Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-24T15:54:41.374091122Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=930.513µs logger=migrator t=2026-08-24T15:54:41.37935349Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-24T15:54:41.380519768Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.155267ms logger=migrator t=2026-08-24T15:54:41.387146029Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-24T15:54:41.391517075Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.370865ms logger=migrator t=2026-08-24T15:54:41.39544464Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-24T15:54:41.399405496Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.960726ms logger=migrator t=2026-08-24T15:54:41.403302721Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-24T15:54:41.403586148Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=283.187µs logger=migrator t=2026-08-24T15:54:41.407235016Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-24T15:54:41.408059776Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=825.02µs logger=migrator t=2026-08-24T15:54:41.414714178Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-24T15:54:41.415435835Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=721.827µs logger=migrator t=2026-08-24T15:54:41.419201986Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-24T15:54:41.422547867Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.345621ms logger=migrator t=2026-08-24T15:54:41.427078167Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-24T15:54:41.427131719Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=53.972µs logger=migrator t=2026-08-24T15:54:41.432492469Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-24T15:54:41.433232156Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=739.787µs logger=migrator t=2026-08-24T15:54:41.437244584Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-24T15:54:41.437984992Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=740.368µs logger=migrator t=2026-08-24T15:54:41.441900587Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-24T15:54:41.441976928Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=67.191µs logger=migrator t=2026-08-24T15:54:41.448056567Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-24T15:54:41.448835515Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=774.768µs logger=migrator t=2026-08-24T15:54:41.453240282Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-24T15:54:41.4539707Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=730.508µs logger=migrator t=2026-08-24T15:54:41.460843706Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-24T15:54:41.461588314Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=744.068µs logger=migrator t=2026-08-24T15:54:41.46881113Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-24T15:54:41.469556188Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=745.248µs logger=migrator t=2026-08-24T15:54:41.4762217Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-24T15:54:41.47705173Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=829.82µs logger=migrator t=2026-08-24T15:54:41.481555369Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-24T15:54:41.483804133Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.254445ms logger=migrator t=2026-08-24T15:54:41.494675777Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-24T15:54:41.494762649Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=93.752µs logger=migrator t=2026-08-24T15:54:41.499531555Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-24T15:54:41.504381163Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.848898ms logger=migrator t=2026-08-24T15:54:41.510680706Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-24T15:54:41.512222143Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.534006ms logger=migrator t=2026-08-24T15:54:41.519237813Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-24T15:54:41.528733353Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=9.49653ms logger=migrator t=2026-08-24T15:54:41.535544119Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-24T15:54:41.536197735Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=654.266µs logger=migrator t=2026-08-24T15:54:41.539886104Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-24T15:54:41.541109914Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.22288ms logger=migrator t=2026-08-24T15:54:41.549564819Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-24T15:54:41.550887181Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.322302ms logger=migrator t=2026-08-24T15:54:41.555446822Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-24T15:54:41.567360431Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.914109ms logger=migrator t=2026-08-24T15:54:41.571127212Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-24T15:54:41.571641255Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=514.113µs logger=migrator t=2026-08-24T15:54:41.575855577Z 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-08-24T15:54:41.576801239Z 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=945.202µs logger=migrator t=2026-08-24T15:54:41.581732809Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-24T15:54:41.582010536Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=278.017µs logger=migrator t=2026-08-24T15:54:41.585564013Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-24T15:54:41.586348791Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=784.468µs logger=migrator t=2026-08-24T15:54:41.590797969Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-24T15:54:41.591075607Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=284.668µs logger=migrator t=2026-08-24T15:54:41.595006191Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-24T15:54:41.60113367Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.127889ms logger=migrator t=2026-08-24T15:54:41.609425681Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-24T15:54:41.615933789Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.508188ms logger=migrator t=2026-08-24T15:54:41.621401222Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-24T15:54:41.622096519Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=696.278µs logger=migrator t=2026-08-24T15:54:41.628991296Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-24T15:54:41.630322959Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.332173ms logger=migrator t=2026-08-24T15:54:41.634888299Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-24T15:54:41.635126915Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=239.576µs logger=migrator t=2026-08-24T15:54:41.639929591Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-24T15:54:41.64440485Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.471129ms logger=migrator t=2026-08-24T15:54:41.647983457Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-24T15:54:41.649014662Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.030775ms logger=migrator t=2026-08-24T15:54:41.655383377Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-24T15:54:41.655579161Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=191.784µs logger=migrator t=2026-08-24T15:54:41.659693751Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-24T15:54:41.660445349Z level=info msg="Migration successfully executed" id="Move region to single row" duration=751.418µs logger=migrator t=2026-08-24T15:54:41.666344092Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-24T15:54:41.667791357Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.447695ms logger=migrator t=2026-08-24T15:54:41.673387253Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-24T15:54:41.674328026Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=946.533µs logger=migrator t=2026-08-24T15:54:41.678967548Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-24T15:54:41.680620739Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.652821ms logger=migrator t=2026-08-24T15:54:41.684653526Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-24T15:54:41.686213645Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.555408ms logger=migrator t=2026-08-24T15:54:41.692836735Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-24T15:54:41.693800608Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=962.013µs logger=migrator t=2026-08-24T15:54:41.69838967Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-24T15:54:41.699916766Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.516586ms logger=migrator t=2026-08-24T15:54:41.704238032Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-24T15:54:41.704346584Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=108.632µs logger=migrator t=2026-08-24T15:54:41.709452428Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-24T15:54:41.71036195Z level=info msg="Migration successfully executed" id="create test_data table" duration=909.402µs logger=migrator t=2026-08-24T15:54:41.715574577Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-24T15:54:41.716978751Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.408595ms logger=migrator t=2026-08-24T15:54:41.721857709Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-24T15:54:41.722884874Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.029525ms logger=migrator t=2026-08-24T15:54:41.727920946Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-24T15:54:41.729421813Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.500966ms logger=migrator t=2026-08-24T15:54:41.733754288Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-24T15:54:41.734071006Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=317.318µs logger=migrator t=2026-08-24T15:54:41.738233176Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-24T15:54:41.738624055Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=391.739µs logger=migrator t=2026-08-24T15:54:41.741820833Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-24T15:54:41.741906375Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=86.332µs logger=migrator t=2026-08-24T15:54:41.747585573Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-24T15:54:41.748648199Z level=info msg="Migration successfully executed" id="create team table" duration=1.060256ms logger=migrator t=2026-08-24T15:54:41.753276991Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-24T15:54:41.75486796Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.590889ms logger=migrator t=2026-08-24T15:54:41.759316988Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-24T15:54:41.760802964Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.492766ms logger=migrator t=2026-08-24T15:54:41.765507328Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-24T15:54:41.770280334Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.773036ms logger=migrator t=2026-08-24T15:54:41.775041799Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-24T15:54:41.775426568Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=388.049µs logger=migrator t=2026-08-24T15:54:41.781452735Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-24T15:54:41.785325449Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=3.862884ms logger=migrator t=2026-08-24T15:54:41.793215431Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-24T15:54:41.795151737Z level=info msg="Migration successfully executed" id="create team member table" duration=1.939017ms logger=migrator t=2026-08-24T15:54:41.803812038Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-24T15:54:41.805850716Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.051318ms logger=migrator t=2026-08-24T15:54:41.819061037Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-24T15:54:41.820250576Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.191889ms logger=migrator t=2026-08-24T15:54:41.827024551Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-24T15:54:41.829211684Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.194454ms logger=migrator t=2026-08-24T15:54:41.8347975Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-24T15:54:41.840941048Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.142959ms logger=migrator t=2026-08-24T15:54:41.848189303Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-24T15:54:41.853577724Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.390271ms logger=migrator t=2026-08-24T15:54:41.859820207Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-24T15:54:41.864306735Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.488268ms logger=migrator t=2026-08-24T15:54:41.86863518Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-24T15:54:41.869692076Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.057506ms logger=migrator t=2026-08-24T15:54:41.874541193Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-24T15:54:41.875603039Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.055796ms logger=migrator t=2026-08-24T15:54:41.879864193Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-24T15:54:41.880911158Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.047135ms logger=migrator t=2026-08-24T15:54:41.885672554Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-24T15:54:41.88676458Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.091856ms logger=migrator t=2026-08-24T15:54:41.893889673Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-24T15:54:41.895492851Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.601528ms logger=migrator t=2026-08-24T15:54:41.900954724Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-24T15:54:41.901884947Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=930.853µs logger=migrator t=2026-08-24T15:54:41.908846315Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-24T15:54:41.91064671Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.785334ms logger=migrator t=2026-08-24T15:54:41.91811647Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-24T15:54:41.919210567Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.096907ms logger=migrator t=2026-08-24T15:54:41.925874459Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-24T15:54:41.926374781Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=502.362µs logger=migrator t=2026-08-24T15:54:41.934234601Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-24T15:54:41.934659702Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=426.25µs logger=migrator t=2026-08-24T15:54:41.94117862Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-24T15:54:41.942205365Z level=info msg="Migration successfully executed" id="create tag table" duration=1.027685ms logger=migrator t=2026-08-24T15:54:41.949583714Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-24T15:54:41.950728722Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.145848ms logger=migrator t=2026-08-24T15:54:41.959442053Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-24T15:54:41.961414321Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.975538ms logger=migrator t=2026-08-24T15:54:41.96960516Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-24T15:54:41.970654065Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.049165ms logger=migrator t=2026-08-24T15:54:41.976148048Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-24T15:54:41.977236484Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.081226ms logger=migrator t=2026-08-24T15:54:41.981384905Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-24T15:54:42.001556625Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=20.169089ms logger=migrator t=2026-08-24T15:54:42.011731062Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-24T15:54:42.013083064Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.353312ms logger=migrator t=2026-08-24T15:54:42.032884515Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-24T15:54:42.034015403Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.133858ms logger=migrator t=2026-08-24T15:54:42.045980563Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-24T15:54:42.046829473Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=850.36µs logger=migrator t=2026-08-24T15:54:42.0529012Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-24T15:54:42.054246163Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.343593ms logger=migrator t=2026-08-24T15:54:42.06113629Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-24T15:54:42.062046933Z level=info msg="Migration successfully executed" id="create user auth table" duration=920.213µs logger=migrator t=2026-08-24T15:54:42.068367316Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-24T15:54:42.07017343Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.808055ms logger=migrator t=2026-08-24T15:54:42.076114464Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-24T15:54:42.076217846Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=101.012µs logger=migrator t=2026-08-24T15:54:42.08130351Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-24T15:54:42.086704251Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.38165ms logger=migrator t=2026-08-24T15:54:42.092417539Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-24T15:54:42.097875091Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.460082ms logger=migrator t=2026-08-24T15:54:42.10438339Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-24T15:54:42.109870503Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.486653ms logger=migrator t=2026-08-24T15:54:42.136049158Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-24T15:54:42.145672242Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.619714ms logger=migrator t=2026-08-24T15:54:42.153810798Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-24T15:54:42.154631319Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=820.941µs logger=migrator t=2026-08-24T15:54:42.15963601Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-24T15:54:42.167032189Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.393659ms logger=migrator t=2026-08-24T15:54:42.170658327Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-24T15:54:42.171761224Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.103537ms logger=migrator t=2026-08-24T15:54:42.178856756Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-24T15:54:42.179892092Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.035306ms logger=migrator t=2026-08-24T15:54:42.185307953Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-24T15:54:42.186770018Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.437994ms logger=migrator t=2026-08-24T15:54:42.192990929Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-24T15:54:42.193992174Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.001305ms logger=migrator t=2026-08-24T15:54:42.200405689Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-24T15:54:42.202531761Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.126702ms logger=migrator t=2026-08-24T15:54:42.210596976Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-24T15:54:42.212031931Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.439145ms logger=migrator t=2026-08-24T15:54:42.218816706Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-24T15:54:42.224984875Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.176329ms logger=migrator t=2026-08-24T15:54:42.229836983Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-24T15:54:42.230501059Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=664.186µs logger=migrator t=2026-08-24T15:54:42.237089049Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-24T15:54:42.238027522Z level=info msg="Migration successfully executed" id="create cache_data table" duration=938.663µs logger=migrator t=2026-08-24T15:54:42.243551865Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-24T15:54:42.244576981Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.025516ms logger=migrator t=2026-08-24T15:54:42.250355201Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-24T15:54:42.251440937Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.088406ms logger=migrator t=2026-08-24T15:54:42.257577736Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-24T15:54:42.258598321Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.020805ms logger=migrator t=2026-08-24T15:54:42.263876699Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-24T15:54:42.263976492Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=101.333µs logger=migrator t=2026-08-24T15:54:42.271430752Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-24T15:54:42.271631297Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=203.725µs logger=migrator t=2026-08-24T15:54:42.278393221Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-24T15:54:42.279447396Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.058935ms logger=migrator t=2026-08-24T15:54:42.284076739Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-24T15:54:42.285267507Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.189408ms logger=migrator t=2026-08-24T15:54:42.290388442Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-24T15:54:42.292021612Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.63077ms logger=migrator t=2026-08-24T15:54:42.302147607Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-24T15:54:42.302214328Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=67.541µs logger=migrator t=2026-08-24T15:54:42.307328283Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-24T15:54:42.309072895Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.743082ms logger=migrator t=2026-08-24T15:54:42.314545288Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-24T15:54:42.31545218Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=907.352µs logger=migrator t=2026-08-24T15:54:42.322248755Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-24T15:54:42.323437224Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.180239ms logger=migrator t=2026-08-24T15:54:42.328574379Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-24T15:54:42.329657384Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.082776ms logger=migrator t=2026-08-24T15:54:42.334743808Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-24T15:54:42.339998486Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.253028ms logger=migrator t=2026-08-24T15:54:42.346336519Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-24T15:54:42.347825356Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.488697ms logger=migrator t=2026-08-24T15:54:42.353190806Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-24T15:54:42.353318819Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=129.263µs logger=migrator t=2026-08-24T15:54:42.358848183Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-24T15:54:42.359793976Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=945.993µs logger=migrator t=2026-08-24T15:54:42.365651188Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-24T15:54:42.36655293Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=899.941µs logger=migrator t=2026-08-24T15:54:42.371702655Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-24T15:54:42.372416582Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=708.507µs logger=migrator t=2026-08-24T15:54:42.378114211Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-24T15:54:42.378162232Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=48.741µs logger=migrator t=2026-08-24T15:54:42.383218434Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-24T15:54:42.384003394Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=784.74µs logger=migrator t=2026-08-24T15:54:42.388698927Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-24T15:54:42.389543588Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=844.531µs logger=migrator t=2026-08-24T15:54:42.395293587Z 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-08-24T15:54:42.396113387Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=814.49µs logger=migrator t=2026-08-24T15:54:42.401300743Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-24T15:54:42.402114262Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=813.329µs logger=migrator t=2026-08-24T15:54:42.408782594Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-24T15:54:42.417835805Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.05396ms logger=migrator t=2026-08-24T15:54:42.423352148Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-24T15:54:42.4242757Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=925.782µs logger=migrator t=2026-08-24T15:54:42.429650971Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-24T15:54:42.431233809Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.581668ms logger=migrator t=2026-08-24T15:54:42.437280966Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-24T15:54:42.468010222Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.735196ms logger=migrator t=2026-08-24T15:54:42.47168638Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-24T15:54:42.499905685Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.217685ms logger=migrator t=2026-08-24T15:54:42.506169497Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-24T15:54:42.507030128Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=860.401µs logger=migrator t=2026-08-24T15:54:42.513424793Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-24T15:54:42.514358766Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=934.363µs logger=migrator t=2026-08-24T15:54:42.519582103Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-24T15:54:42.524038501Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.456408ms logger=migrator t=2026-08-24T15:54:42.531290846Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-24T15:54:42.538637165Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.354769ms logger=migrator t=2026-08-24T15:54:42.545703456Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-24T15:54:42.546765192Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.061916ms logger=migrator t=2026-08-24T15:54:42.552501661Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-24T15:54:42.553553306Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.051685ms logger=migrator t=2026-08-24T15:54:42.559659874Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-24T15:54:42.561151871Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.491627ms logger=migrator t=2026-08-24T15:54:42.568886299Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-24T15:54:42.571179114Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.291525ms logger=migrator t=2026-08-24T15:54:42.57679896Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-24T15:54:42.576898693Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=100.493µs logger=migrator t=2026-08-24T15:54:42.582643273Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-24T15:54:42.588904935Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.260952ms logger=migrator t=2026-08-24T15:54:42.594973912Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-24T15:54:42.601538201Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.568239ms logger=migrator t=2026-08-24T15:54:42.613668855Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-24T15:54:42.619273682Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.605056ms logger=migrator t=2026-08-24T15:54:42.62498722Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-24T15:54:42.62581445Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=825.26µs logger=migrator t=2026-08-24T15:54:42.632280826Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-24T15:54:42.633201099Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=919.873µs logger=migrator t=2026-08-24T15:54:42.638062556Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-24T15:54:42.647436985Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.384738ms logger=migrator t=2026-08-24T15:54:42.652785175Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-24T15:54:42.659180629Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.395114ms logger=migrator t=2026-08-24T15:54:42.66541013Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-24T15:54:42.666433995Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.024585ms logger=migrator t=2026-08-24T15:54:42.672066072Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-24T15:54:42.678354115Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.287314ms logger=migrator t=2026-08-24T15:54:42.684261528Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-24T15:54:42.689928725Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.666827ms logger=migrator t=2026-08-24T15:54:42.694535957Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-24T15:54:42.694589388Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=51.061µs logger=migrator t=2026-08-24T15:54:42.700005699Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-24T15:54:42.701209219Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.20316ms logger=migrator t=2026-08-24T15:54:42.707581163Z 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-08-24T15:54:42.708361922Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=782.289µs logger=migrator t=2026-08-24T15:54:42.714582424Z 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-08-24T15:54:42.715333852Z 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=751.198µs logger=migrator t=2026-08-24T15:54:42.722427953Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-24T15:54:42.722486354Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=58.711µs logger=migrator t=2026-08-24T15:54:42.727570718Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-24T15:54:42.732790925Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=5.219227ms logger=migrator t=2026-08-24T15:54:42.742747637Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-24T15:54:42.753762164Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=11.016597ms logger=migrator t=2026-08-24T15:54:42.760104407Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-24T15:54:42.766266637Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.16132ms logger=migrator t=2026-08-24T15:54:42.771652767Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-24T15:54:42.779226191Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.567164ms logger=migrator t=2026-08-24T15:54:42.78453961Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-24T15:54:42.790223908Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.684938ms logger=migrator t=2026-08-24T15:54:42.796632663Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-24T15:54:42.796746416Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=115.443µs logger=migrator t=2026-08-24T15:54:42.801813629Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-24T15:54:42.802823263Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.009755ms logger=migrator t=2026-08-24T15:54:42.808543581Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-24T15:54:42.81588029Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.336709ms logger=migrator t=2026-08-24T15:54:42.822321375Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-24T15:54:42.822414368Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=96.463µs logger=migrator t=2026-08-24T15:54:42.827736897Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-24T15:54:42.835034384Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.303087ms logger=migrator t=2026-08-24T15:54:42.841649294Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-24T15:54:42.844126424Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.48205ms logger=migrator t=2026-08-24T15:54:42.850467758Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-24T15:54:42.864601091Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=14.124482ms logger=migrator t=2026-08-24T15:54:42.870925684Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-24T15:54:42.872010491Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.085257ms logger=migrator t=2026-08-24T15:54:42.879533053Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-24T15:54:42.881148472Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.617149ms logger=migrator t=2026-08-24T15:54:42.88848879Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-24T15:54:42.895435468Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.929378ms logger=migrator t=2026-08-24T15:54:42.901007093Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-24T15:54:42.902577742Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.572779ms logger=migrator t=2026-08-24T15:54:42.909350726Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-24T15:54:42.910631907Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.282721ms logger=migrator t=2026-08-24T15:54:42.916652143Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-24T15:54:42.918104918Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.452995ms logger=migrator t=2026-08-24T15:54:42.927831794Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-24T15:54:42.92931628Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.486506ms logger=migrator t=2026-08-24T15:54:42.935021928Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-24T15:54:42.935122771Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=102.672µs logger=migrator t=2026-08-24T15:54:42.939344013Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-24T15:54:42.940734476Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.390793ms logger=migrator t=2026-08-24T15:54:42.946802744Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-24T15:54:42.94789162Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.091346ms logger=migrator t=2026-08-24T15:54:42.952464552Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-24T15:54:42.952936053Z 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-08-24T15:54:42.960932157Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-24T15:54:42.96150307Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=575.153µs logger=migrator t=2026-08-24T15:54:42.965438996Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-24T15:54:42.966580264Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.141338ms logger=migrator t=2026-08-24T15:54:42.970298524Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-24T15:54:42.977441646Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.142462ms logger=migrator t=2026-08-24T15:54:42.982870348Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-24T15:54:42.984104388Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.23392ms logger=migrator t=2026-08-24T15:54:42.990200266Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-24T15:54:42.991432535Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.241019ms logger=migrator t=2026-08-24T15:54:42.995865543Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-24T15:54:42.997555015Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.688872ms logger=migrator t=2026-08-24T15:54:43.002422282Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-24T15:54:43.003521329Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.098927ms logger=migrator t=2026-08-24T15:54:43.007760282Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-24T15:54:43.008875699Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.114057ms logger=migrator t=2026-08-24T15:54:43.013718266Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-24T15:54:43.013762247Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=43.911µs logger=migrator t=2026-08-24T15:54:43.018896422Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-24T15:54:43.018999394Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=114.763µs logger=migrator t=2026-08-24T15:54:43.023297349Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-24T15:54:43.035545535Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=12.251427ms logger=migrator t=2026-08-24T15:54:43.046677565Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-24T15:54:43.047373522Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=702.277µs logger=migrator t=2026-08-24T15:54:43.054914415Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-24T15:54:43.05597023Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.056045ms logger=migrator t=2026-08-24T15:54:43.061045833Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-24T15:54:43.061281599Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=237.096µs logger=migrator t=2026-08-24T15:54:43.064669882Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-24T15:54:43.065459801Z level=info msg="Migration successfully executed" id="create data_keys table" duration=789.799µs logger=migrator t=2026-08-24T15:54:43.070223937Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-24T15:54:43.071291542Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.067605ms logger=migrator t=2026-08-24T15:54:43.075611447Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-24T15:54:43.108789021Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.178054ms logger=migrator t=2026-08-24T15:54:43.113383173Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-24T15:54:43.118956538Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.570205ms logger=migrator t=2026-08-24T15:54:43.122292568Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-24T15:54:43.122417841Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=125.553µs logger=migrator t=2026-08-24T15:54:43.125566638Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-24T15:54:43.158071746Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.505308ms logger=migrator t=2026-08-24T15:54:43.1627559Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-24T15:54:43.191771573Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.010183ms logger=migrator t=2026-08-24T15:54:43.195987565Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-24T15:54:43.196658392Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=670.607µs logger=migrator t=2026-08-24T15:54:43.20320241Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-24T15:54:43.204910182Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.707782ms logger=migrator t=2026-08-24T15:54:43.219450955Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-24T15:54:43.220061709Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=612.235µs logger=migrator t=2026-08-24T15:54:43.224562698Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-24T15:54:43.226249099Z level=info msg="Migration successfully executed" id="create permission table" duration=1.691451ms logger=migrator t=2026-08-24T15:54:43.23079496Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-24T15:54:43.231941567Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.138748ms logger=migrator t=2026-08-24T15:54:43.23864541Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-24T15:54:43.240406752Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.751582ms logger=migrator t=2026-08-24T15:54:43.246079499Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-24T15:54:43.247076324Z level=info msg="Migration successfully executed" id="create role table" duration=996.805µs logger=migrator t=2026-08-24T15:54:43.251197004Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-24T15:54:43.259810753Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.613569ms logger=migrator t=2026-08-24T15:54:43.266126416Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-24T15:54:43.271528737Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.402641ms logger=migrator t=2026-08-24T15:54:43.276515708Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-24T15:54:43.27740709Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.160799ms logger=migrator t=2026-08-24T15:54:43.282184415Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-24T15:54:43.284313577Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.123462ms logger=migrator t=2026-08-24T15:54:43.288451057Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-24T15:54:43.290016555Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.566218ms logger=migrator t=2026-08-24T15:54:43.294494804Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-24T15:54:43.295459717Z level=info msg="Migration successfully executed" id="create team role table" duration=964.733µs logger=migrator t=2026-08-24T15:54:43.29931388Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-24T15:54:43.300379747Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.065747ms logger=migrator t=2026-08-24T15:54:43.307696263Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-24T15:54:43.309836016Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.141363ms logger=migrator t=2026-08-24T15:54:43.316794945Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-24T15:54:43.318330451Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.537456ms logger=migrator t=2026-08-24T15:54:43.324101691Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-24T15:54:43.325166818Z level=info msg="Migration successfully executed" id="create user role table" duration=1.065497ms logger=migrator t=2026-08-24T15:54:43.330841706Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-24T15:54:43.332051784Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.210219ms logger=migrator t=2026-08-24T15:54:43.337192819Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-24T15:54:43.33851019Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.315851ms logger=migrator t=2026-08-24T15:54:43.34344043Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-24T15:54:43.344716362Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.276512ms logger=migrator t=2026-08-24T15:54:43.350456241Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-24T15:54:43.351455065Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.001834ms logger=migrator t=2026-08-24T15:54:43.355032591Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-24T15:54:43.356052777Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.020066ms logger=migrator t=2026-08-24T15:54:43.360305079Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-24T15:54:43.361277552Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=972.623µs logger=migrator t=2026-08-24T15:54:43.36654902Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-24T15:54:43.373803787Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.252997ms logger=migrator t=2026-08-24T15:54:43.37768041Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-24T15:54:43.378651564Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=970.994µs logger=migrator t=2026-08-24T15:54:43.384177479Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-24T15:54:43.385214473Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.044295ms logger=migrator t=2026-08-24T15:54:43.390135543Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-24T15:54:43.391126047Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=991.664µs logger=migrator t=2026-08-24T15:54:43.39456302Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-24T15:54:43.395529624Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=966.614µs logger=migrator t=2026-08-24T15:54:43.401089849Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-24T15:54:43.402447351Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.357623ms logger=migrator t=2026-08-24T15:54:43.407725689Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-24T15:54:43.408916648Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.190569ms logger=migrator t=2026-08-24T15:54:43.412767552Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-24T15:54:43.423561943Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.795621ms logger=migrator t=2026-08-24T15:54:43.431864485Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-24T15:54:43.442289127Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.423562ms logger=migrator t=2026-08-24T15:54:43.446055969Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-24T15:54:43.452264999Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.20625ms logger=migrator t=2026-08-24T15:54:43.455961698Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-24T15:54:43.464004194Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.043805ms logger=migrator t=2026-08-24T15:54:43.468188775Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-24T15:54:43.469483336Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.294061ms logger=migrator t=2026-08-24T15:54:43.473451813Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-24T15:54:43.474668722Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.216309ms logger=migrator t=2026-08-24T15:54:43.479429348Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-24T15:54:43.480585146Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.155877ms logger=migrator t=2026-08-24T15:54:43.485100015Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-24T15:54:43.486520379Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.420024ms logger=migrator t=2026-08-24T15:54:43.492889963Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-24T15:54:43.494822101Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.936628ms logger=migrator t=2026-08-24T15:54:43.49971954Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-24T15:54:43.499797431Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=78.161µs logger=migrator t=2026-08-24T15:54:43.504129016Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-24T15:54:43.504197038Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=68.542µs logger=migrator t=2026-08-24T15:54:43.509175568Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-24T15:54:43.509709151Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=533.713µs logger=migrator t=2026-08-24T15:54:43.514151619Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-24T15:54:43.514825656Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=675.626µs logger=migrator t=2026-08-24T15:54:43.520533784Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-24T15:54:43.521350334Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=816.84µs logger=migrator t=2026-08-24T15:54:43.52530126Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-24T15:54:43.525607407Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=302.897µs logger=migrator t=2026-08-24T15:54:43.530084716Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-24T15:54:43.53110179Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.022124ms logger=migrator t=2026-08-24T15:54:43.535322503Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-24T15:54:43.536424169Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.102796ms logger=migrator t=2026-08-24T15:54:43.542802894Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-24T15:54:43.544127547Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.323502ms logger=migrator t=2026-08-24T15:54:43.54801774Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-24T15:54:43.553911143Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=5.891083ms logger=migrator t=2026-08-24T15:54:43.559285414Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-24T15:54:43.559336975Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=60.762µs logger=migrator t=2026-08-24T15:54:43.56241661Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-24T15:54:43.563912466Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.495267ms logger=migrator t=2026-08-24T15:54:43.568587689Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-24T15:54:43.570332901Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.745232ms logger=migrator t=2026-08-24T15:54:43.575899286Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-24T15:54:43.577014663Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.115817ms logger=migrator t=2026-08-24T15:54:43.580686903Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-24T15:54:43.590285145Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.592482ms logger=migrator t=2026-08-24T15:54:43.593673167Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-24T15:54:43.594436506Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=763.949µs logger=migrator t=2026-08-24T15:54:43.599585241Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-24T15:54:43.600660397Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.074996ms logger=migrator t=2026-08-24T15:54:43.604053759Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-24T15:54:43.627878237Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.824228ms logger=migrator t=2026-08-24T15:54:43.631484704Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-24T15:54:43.632255953Z level=info msg="Migration successfully executed" id="create correlation v2" duration=768.609µs logger=migrator t=2026-08-24T15:54:43.638882954Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-24T15:54:43.641035426Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.151961ms logger=migrator t=2026-08-24T15:54:43.646403976Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-24T15:54:43.647929353Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.540528ms logger=migrator t=2026-08-24T15:54:43.651498179Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-24T15:54:43.652487003Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=988.264µs logger=migrator t=2026-08-24T15:54:43.659038232Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-24T15:54:43.659562535Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=528.003µs logger=migrator t=2026-08-24T15:54:43.663692345Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-24T15:54:43.66470964Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.019946ms logger=migrator t=2026-08-24T15:54:43.671533295Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-24T15:54:43.681247091Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.716576ms logger=migrator t=2026-08-24T15:54:43.68618583Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-24T15:54:43.68698232Z level=info msg="Migration successfully executed" id="create entity_events table" duration=797.08µs logger=migrator t=2026-08-24T15:54:43.690539676Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-24T15:54:43.691445828Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=906.062µs logger=migrator t=2026-08-24T15:54:43.698490189Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-24T15:54:43.699010721Z 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-08-24T15:54:43.704037163Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-24T15:54:43.704603097Z 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-08-24T15:54:43.709861004Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-24T15:54:43.710824477Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=964.343µs logger=migrator t=2026-08-24T15:54:43.71542593Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-24T15:54:43.716651039Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.2292ms logger=migrator t=2026-08-24T15:54:43.72039521Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-24T15:54:43.721446985Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.051935ms logger=migrator t=2026-08-24T15:54:43.726824516Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-24T15:54:43.727775419Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=950.353µs logger=migrator t=2026-08-24T15:54:43.731635233Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-24T15:54:43.73278224Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.144777ms logger=migrator t=2026-08-24T15:54:43.737983146Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-24T15:54:43.739425951Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.443785ms logger=migrator t=2026-08-24T15:54:43.745011186Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-24T15:54:43.74637321Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.363454ms logger=migrator t=2026-08-24T15:54:43.754568279Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-24T15:54:43.757738915Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=3.177917ms logger=migrator t=2026-08-24T15:54:43.765577946Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-24T15:54:43.767086792Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.513477ms logger=migrator t=2026-08-24T15:54:43.772023612Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-24T15:54:43.77317104Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.147478ms logger=migrator t=2026-08-24T15:54:43.778016167Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-24T15:54:43.779198916Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.179509ms logger=migrator t=2026-08-24T15:54:43.785229442Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-24T15:54:43.806926228Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.693906ms logger=migrator t=2026-08-24T15:54:43.812483143Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-24T15:54:43.821401089Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.914436ms logger=migrator t=2026-08-24T15:54:43.825497428Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-24T15:54:43.833434881Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.936963ms logger=migrator t=2026-08-24T15:54:43.839315933Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-24T15:54:43.839494847Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=178.574µs logger=migrator t=2026-08-24T15:54:43.84536639Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-24T15:54:43.856075769Z level=info msg="Migration successfully executed" id="add share column" duration=10.71137ms logger=migrator t=2026-08-24T15:54:43.860834675Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-24T15:54:43.861136052Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=306.067µs logger=migrator t=2026-08-24T15:54:43.865601561Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-24T15:54:43.866439561Z level=info msg="Migration successfully executed" id="create file table" duration=837.78µs logger=migrator t=2026-08-24T15:54:43.870442188Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-24T15:54:43.87132108Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=876.691µs logger=migrator t=2026-08-24T15:54:43.875241964Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-24T15:54:43.877691754Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.45034ms logger=migrator t=2026-08-24T15:54:43.883420543Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-24T15:54:43.884061168Z level=info msg="Migration successfully executed" id="create file_meta table" duration=640.655µs logger=migrator t=2026-08-24T15:54:43.889228513Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-24T15:54:43.890092764Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=864.231µs logger=migrator t=2026-08-24T15:54:43.893705852Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-24T15:54:43.893777084Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=74.102µs logger=migrator t=2026-08-24T15:54:43.89774634Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-24T15:54:43.897798921Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=54.611µs logger=migrator t=2026-08-24T15:54:43.905760564Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-24T15:54:43.906954503Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.197119ms logger=migrator t=2026-08-24T15:54:43.911254438Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-24T15:54:43.911441132Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=188.484µs logger=migrator t=2026-08-24T15:54:43.914532357Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-24T15:54:43.915723845Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.190108ms logger=migrator t=2026-08-24T15:54:43.921461514Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-24T15:54:43.935046164Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.58057ms logger=migrator t=2026-08-24T15:54:43.938911538Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-24T15:54:43.939093393Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=183.895µs logger=migrator t=2026-08-24T15:54:43.94272009Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-24T15:54:43.944052903Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.331933ms logger=migrator t=2026-08-24T15:54:43.948125422Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-24T15:54:43.948586113Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=465.312µs logger=migrator t=2026-08-24T15:54:43.953090292Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-24T15:54:43.953384179Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=294.367µs logger=migrator t=2026-08-24T15:54:43.956703829Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-24T15:54:43.957301064Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=597.355µs logger=migrator t=2026-08-24T15:54:43.960622334Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-24T15:54:43.970894213Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.273409ms logger=migrator t=2026-08-24T15:54:43.975159907Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-24T15:54:43.984964755Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.800447ms logger=migrator t=2026-08-24T15:54:43.988686735Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-24T15:54:43.989743521Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.058537ms logger=migrator t=2026-08-24T15:54:43.993194614Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-24T15:54:44.071605275Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.404761ms logger=migrator t=2026-08-24T15:54:44.078516143Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-24T15:54:44.079407865Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=891.902µs logger=migrator t=2026-08-24T15:54:44.083302549Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-24T15:54:44.084804965Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.503446ms logger=migrator t=2026-08-24T15:54:44.089422127Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-24T15:54:44.118621606Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.198518ms logger=migrator t=2026-08-24T15:54:44.12499354Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-24T15:54:44.134862719Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.86694ms logger=migrator t=2026-08-24T15:54:44.142023612Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-24T15:54:44.142460203Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=436.651µs logger=migrator t=2026-08-24T15:54:44.148698785Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-24T15:54:44.149100784Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=401.969µs logger=migrator t=2026-08-24T15:54:44.155733205Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-24T15:54:44.156132694Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=396.809µs logger=migrator t=2026-08-24T15:54:44.16172958Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-24T15:54:44.162028227Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=275.887µs logger=migrator t=2026-08-24T15:54:44.166406714Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-24T15:54:44.16666546Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=237.705µs logger=migrator t=2026-08-24T15:54:44.17082178Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-24T15:54:44.174042789Z level=info msg="Migration successfully executed" id="create folder table" duration=3.214139ms logger=migrator t=2026-08-24T15:54:44.182053803Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-24T15:54:44.183341054Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.288721ms logger=migrator t=2026-08-24T15:54:44.188186962Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-24T15:54:44.189529334Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.342142ms logger=migrator t=2026-08-24T15:54:44.194569177Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-24T15:54:44.194624718Z level=info msg="Migration successfully executed" id="Update folder title length" duration=59.512µs logger=migrator t=2026-08-24T15:54:44.202141041Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-24T15:54:44.203500353Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.359663ms logger=migrator t=2026-08-24T15:54:44.215045963Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-24T15:54:44.216864307Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.818584ms logger=migrator t=2026-08-24T15:54:44.222107845Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-24T15:54:44.223359274Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.25349ms logger=migrator t=2026-08-24T15:54:44.234678919Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-24T15:54:44.235393467Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=715.458µs logger=migrator t=2026-08-24T15:54:44.241894394Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-24T15:54:44.242279493Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=388.059µs logger=migrator t=2026-08-24T15:54:44.246959327Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-24T15:54:44.248607427Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.648479ms logger=migrator t=2026-08-24T15:54:44.255042493Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-24T15:54:44.256240782Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.198199ms logger=migrator t=2026-08-24T15:54:44.262862982Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-24T15:54:44.264644506Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.781354ms logger=migrator t=2026-08-24T15:54:44.268805446Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-24T15:54:44.270697082Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.891536ms logger=migrator t=2026-08-24T15:54:44.274303929Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-24T15:54:44.275471278Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.167449ms logger=migrator t=2026-08-24T15:54:44.280027838Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-24T15:54:44.280945771Z level=info msg="Migration successfully executed" id="create anon_device table" duration=917.753µs logger=migrator t=2026-08-24T15:54:44.28504384Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-24T15:54:44.28625283Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.20871ms logger=migrator t=2026-08-24T15:54:44.294154611Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-24T15:54:44.296361724Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.214904ms logger=migrator t=2026-08-24T15:54:44.30068455Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-24T15:54:44.302094823Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.410754ms logger=migrator t=2026-08-24T15:54:44.306212084Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-24T15:54:44.307967236Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.755692ms logger=migrator t=2026-08-24T15:54:44.314034484Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-24T15:54:44.315728894Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.696811ms logger=migrator t=2026-08-24T15:54:44.322582031Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-24T15:54:44.323040702Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=461.241µs logger=migrator t=2026-08-24T15:54:44.328533255Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-24T15:54:44.340153596Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.623211ms logger=migrator t=2026-08-24T15:54:44.34690828Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-24T15:54:44.347815622Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=911.412µs logger=migrator t=2026-08-24T15:54:44.351930022Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-24T15:54:44.351954603Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=24.83µs logger=migrator t=2026-08-24T15:54:44.356895852Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-24T15:54:44.358176953Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.283731ms logger=migrator t=2026-08-24T15:54:44.363071982Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-24T15:54:44.363096823Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=25.581µs logger=migrator t=2026-08-24T15:54:44.36877305Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-24T15:54:44.370906872Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.129702ms logger=migrator t=2026-08-24T15:54:44.376104588Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-24T15:54:44.377193084Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.087886ms logger=migrator t=2026-08-24T15:54:44.429429571Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-24T15:54:44.430763903Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.336352ms logger=migrator t=2026-08-24T15:54:44.439201177Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-24T15:54:44.440420008Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.224001ms logger=migrator t=2026-08-24T15:54:44.444547267Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-24T15:54:44.444843264Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=297.307µs logger=migrator t=2026-08-24T15:54:44.448524574Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-24T15:54:44.449309333Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=784.419µs logger=migrator t=2026-08-24T15:54:44.455927673Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-24T15:54:44.456914418Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=986.875µs logger=migrator t=2026-08-24T15:54:44.463042076Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-24T15:54:44.464411069Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.369323ms logger=migrator t=2026-08-24T15:54:44.469762488Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-24T15:54:44.480236773Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.469835ms logger=migrator t=2026-08-24T15:54:44.484855535Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-24T15:54:44.497496221Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.641036ms logger=migrator t=2026-08-24T15:54:44.504197123Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-24T15:54:44.51682961Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.632697ms logger=migrator t=2026-08-24T15:54:44.521656247Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-24T15:54:44.521742449Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=86.172µs logger=migrator t=2026-08-24T15:54:44.525790647Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-24T15:54:44.536755643Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.964126ms logger=migrator t=2026-08-24T15:54:44.544140892Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-24T15:54:44.551812818Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.670476ms logger=migrator t=2026-08-24T15:54:44.557452954Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-24T15:54:44.557816114Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=364.52µs logger=migrator t=2026-08-24T15:54:44.562553488Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.938495634s logger=migrator t=2026-08-24T15:54:44.563281926Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-24T15:54:44.582671536Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-24T15:54:44.582944813Z level=info msg="Created default organization" logger=secrets t=2026-08-24T15:54:44.591959512Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-24T15:54:44.646212887Z level=info msg="Restored cache from database" duration=388.64µs logger=plugin.store t=2026-08-24T15:54:44.647520019Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-24T15:54:44.681505753Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-24T15:54:44.681586145Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-24T15:54:44.681705787Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-24T15:54:44.681734448Z level=info msg="Plugins loaded" count=54 duration=34.215339ms logger=query_data t=2026-08-24T15:54:44.685728175Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-24T15:54:44.689082456Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-24T15:54:44.695578694Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-24T15:54:44.706918049Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-24T15:54:44.71109643Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-24T15:54:44.713938498Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-24T15:54:44.740156945Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-24T15:54:44.767297142Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-24T15:54:44.787967464Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-24T15:54:44.787991605Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-24T15:54:44.788387724Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-24T15:54:44.788967608Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-24T15:54:44.789803518Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-08-24T15:54:44.792922744Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-08-24T15:54:44.863441634Z level=info msg="State cache has been initialized" states=0 duration=74.466846ms logger=ngalert.scheduler t=2026-08-24T15:54:44.863544436Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-24T15:54:44.863833073Z level=info msg=starting first_tick=2026-08-24T15:54:50Z logger=provisioning.dashboard t=2026-08-24T15:54:44.867437421Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-24T15:54:44.883761686Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-08-24T15:54:44.893213465Z level=info msg="Update check succeeded" duration=104.289118ms logger=sqlstore.transactions t=2026-08-24T15:54:44.894919977Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-08-24T15:54:44.896650649Z level=info msg="Update check succeeded" duration=107.862625ms logger=sqlstore.transactions t=2026-08-24T15:54:44.906801415Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-24T15:54:44.976238909Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-24T15:54:45.048569632Z level=info msg="Patterns update finished" duration=130.7609ms logger=grafana-apiserver t=2026-08-24T15:54:45.194361287Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-24T15:54:45.194785447Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-24T15:54:48.963173063Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:48.963779977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.006614897Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.080632021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.102797058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.136141927Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.163632664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.196563991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.217283974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.293504172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.314217444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.36601477Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.389382477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.438672202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.459178709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.530020197Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.548782041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.592146323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.609952314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.645026396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.664718503Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.756419896Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.772470515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.81679645Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.833892524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.894941135Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.915200995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:49.966440028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.003011154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.110905321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.13522254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.197317016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.21107889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.270223044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.287068212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.37282157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.392147439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.513790219Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.528140027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.598941473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.623223702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.705473656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.721783031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.796886143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.81496907Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.876497932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.894654593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.969041276Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:50.989525603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:51.070504436Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:51.08837299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:51.182398579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:51.195940657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:51.259755525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:51.295132453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:51.373573365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:51.392989426Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:51.466971059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:51.486374559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:51.56890562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:51.588239509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:52.104720892Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:52.12118465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:52.515942301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:52.535910396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:52.61941786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:52.63467521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:52.704956564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:52.726167138Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:52.78807246Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:52.801914735Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:52.87592582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:52.892411129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:52.965077241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:52.983287372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:53.064313067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:53.080572651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:53.156295597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:53.174487908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T15:54:53.247341054Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-24T15:56:19.812706021Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-24T16:04:44.831888757Z level=info msg="Completed cleanup jobs" duration=41.963344ms logger=plugins.update.checker t=2026-08-24T16:04:44.973502748Z level=info msg="Update check succeeded" duration=76.443066ms logger=sqlstore.transactions t=2026-08-24T16:09:44.703888366Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-24T16:14:44.82261623Z level=info msg="Completed cleanup jobs" duration=32.64426ms logger=plugins.update.checker t=2026-08-24T16:14:45.099202637Z level=info msg="Update check succeeded" duration=201.95932ms logger=cleanup t=2026-08-24T16:24:44.836767094Z level=info msg="Completed cleanup jobs" duration=46.763531ms logger=plugins.update.checker t=2026-08-24T16:24:44.972001507Z level=info msg="Update check succeeded" duration=74.51972ms logger=infra.usagestats t=2026-08-24T16:26:19.836309956Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-24T16:34:44.811822139Z level=info msg="Completed cleanup jobs" duration=21.59661ms logger=plugins.update.checker t=2026-08-24T16:34:44.974331716Z level=info msg="Update check succeeded" duration=77.476971ms logger=cleanup t=2026-08-24T16:44:44.828980622Z level=info msg="Completed cleanup jobs" duration=38.947659ms logger=plugins.update.checker t=2026-08-24T16:44:44.971012492Z level=info msg="Update check succeeded" duration=74.194318ms logger=cleanup t=2026-08-24T16:54:44.821303425Z level=info msg="Completed cleanup jobs" duration=31.082325ms logger=plugins.update.checker t=2026-08-24T16:54:44.989838535Z level=info msg="Update check succeeded" duration=92.943378ms logger=infra.usagestats t=2026-08-24T16:56:19.835188263Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-24T17:04:44.829718699Z level=info msg="Completed cleanup jobs" duration=39.751761ms logger=plugins.update.checker t=2026-08-24T17:04:44.973594743Z level=info msg="Update check succeeded" duration=76.263692ms