logger=settings t=2026-03-19T09:12:04.025043798Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-19T09:12:04Z logger=settings t=2026-03-19T09:12:04.025423337Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-19T09:12:04.025431857Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-19T09:12:04.025436037Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-19T09:12:04.025442887Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-19T09:12:04.025446687Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-19T09:12:04.025450278Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-19T09:12:04.025453978Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-19T09:12:04.025457888Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-19T09:12:04.025461648Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-19T09:12:04.025465248Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-19T09:12:04.025468848Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-19T09:12:04.025472448Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-19T09:12:04.025476038Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-19T09:12:04.025479838Z level=info msg=Target target=[all] logger=settings t=2026-03-19T09:12:04.025488268Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-19T09:12:04.025491928Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-19T09:12:04.025495418Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-19T09:12:04.025498919Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-19T09:12:04.02555579Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-19T09:12:04.02556455Z level=info msg="App mode production" logger=sqlstore t=2026-03-19T09:12:04.025906478Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-19T09:12:04.025926508Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-19T09:12:04.028984526Z level=info msg="Locking database" logger=migrator t=2026-03-19T09:12:04.029014167Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-19T09:12:04.030039819Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-19T09:12:04.031099883Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.059994ms logger=migrator t=2026-03-19T09:12:04.065398367Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-19T09:12:04.067342711Z level=info msg="Migration successfully executed" id="create user table" duration=1.949814ms logger=migrator t=2026-03-19T09:12:04.080092675Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-19T09:12:04.081334013Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.225218ms logger=migrator t=2026-03-19T09:12:04.092598193Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-19T09:12:04.094689479Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=2.087486ms logger=migrator t=2026-03-19T09:12:04.105185493Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-19T09:12:04.106288758Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.098314ms logger=migrator t=2026-03-19T09:12:04.111827831Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-19T09:12:04.11262399Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=801.999µs logger=migrator t=2026-03-19T09:12:04.119189815Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-19T09:12:04.123676306Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.48834ms logger=migrator t=2026-03-19T09:12:04.128347929Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-19T09:12:04.12925729Z level=info msg="Migration successfully executed" id="create user table v2" duration=905.171µs logger=migrator t=2026-03-19T09:12:04.133882952Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-19T09:12:04.135244223Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.360611ms logger=migrator t=2026-03-19T09:12:04.142970236Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-19T09:12:04.143558289Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=585.163µs logger=migrator t=2026-03-19T09:12:04.150735548Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-19T09:12:04.151059525Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=323.827µs logger=migrator t=2026-03-19T09:12:04.155401812Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-19T09:12:04.15576877Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=363.778µs logger=migrator t=2026-03-19T09:12:04.160361273Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-19T09:12:04.161204071Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=840.368µs logger=migrator t=2026-03-19T09:12:04.169503986Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-19T09:12:04.169532527Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.231µs logger=migrator t=2026-03-19T09:12:04.175928129Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-19T09:12:04.177824272Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.895093ms logger=migrator t=2026-03-19T09:12:04.18581839Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-19T09:12:04.186032404Z level=info msg="Migration successfully executed" id="Add missing user data" duration=214.084µs logger=migrator t=2026-03-19T09:12:04.192807965Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-19T09:12:04.194608125Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.79988ms logger=migrator t=2026-03-19T09:12:04.394839835Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-19T09:12:04.39862301Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=3.787935ms logger=migrator t=2026-03-19T09:12:04.409047822Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-19T09:12:04.410607107Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.554345ms logger=migrator t=2026-03-19T09:12:04.415907195Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-19T09:12:04.423696219Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.788324ms logger=migrator t=2026-03-19T09:12:04.430843288Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-19T09:12:04.432871253Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.019445ms logger=migrator t=2026-03-19T09:12:04.440397141Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-19T09:12:04.441143928Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=808.028µs logger=migrator t=2026-03-19T09:12:04.450970496Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-19T09:12:04.452213304Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.251359ms logger=migrator t=2026-03-19T09:12:04.458832301Z 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-03-19T09:12:04.459308322Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=476.491µs logger=migrator t=2026-03-19T09:12:04.465825308Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-19T09:12:04.467163167Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.33252ms logger=migrator t=2026-03-19T09:12:04.4744741Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-19T09:12:04.47764477Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=3.17121ms logger=migrator t=2026-03-19T09:12:04.487128571Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-19T09:12:04.489575466Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=2.450795ms logger=migrator t=2026-03-19T09:12:04.501001591Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-19T09:12:04.502065225Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.065194ms logger=migrator t=2026-03-19T09:12:04.513444658Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-19T09:12:04.514240355Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=786.697µs logger=migrator t=2026-03-19T09:12:04.519502433Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-19T09:12:04.520613227Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.110314ms logger=migrator t=2026-03-19T09:12:04.5279075Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-19T09:12:04.527977132Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=74.802µs logger=migrator t=2026-03-19T09:12:04.535915279Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-19T09:12:04.536721017Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=805.888µs logger=migrator t=2026-03-19T09:12:04.543290242Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-19T09:12:04.543947608Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=657.976µs logger=migrator t=2026-03-19T09:12:04.548812085Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-19T09:12:04.549485941Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=674.006µs logger=migrator t=2026-03-19T09:12:04.554937573Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-19T09:12:04.556055667Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.099314ms logger=migrator t=2026-03-19T09:12:04.562220494Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-19T09:12:04.568185467Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.957073ms logger=migrator t=2026-03-19T09:12:04.574270592Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-19T09:12:04.575093681Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=822.709µs logger=migrator t=2026-03-19T09:12:04.579992071Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-19T09:12:04.580718347Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=734.957µs logger=migrator t=2026-03-19T09:12:04.585466932Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-19T09:12:04.586191789Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=724.597µs logger=migrator t=2026-03-19T09:12:04.590805131Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-19T09:12:04.591552948Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=753.707µs logger=migrator t=2026-03-19T09:12:04.597410229Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-19T09:12:04.598129845Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=719.376µs logger=migrator t=2026-03-19T09:12:04.603959004Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-19T09:12:04.604593668Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=634.664µs logger=migrator t=2026-03-19T09:12:04.610118591Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-19T09:12:04.611016072Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=897.441µs logger=migrator t=2026-03-19T09:12:04.616376681Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-19T09:12:04.616737049Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=360.198µs logger=migrator t=2026-03-19T09:12:04.622060968Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-19T09:12:04.623112151Z level=info msg="Migration successfully executed" id="create star table" duration=1.050573ms logger=migrator t=2026-03-19T09:12:04.628358898Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-19T09:12:04.629615136Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.254367ms logger=migrator t=2026-03-19T09:12:04.634797501Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-19T09:12:04.635527907Z level=info msg="Migration successfully executed" id="create org table v1" duration=730.476µs logger=migrator t=2026-03-19T09:12:04.640664322Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-19T09:12:04.641454879Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=790.347µs logger=migrator t=2026-03-19T09:12:04.647222538Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-19T09:12:04.648341793Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.114315ms logger=migrator t=2026-03-19T09:12:04.654751596Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-19T09:12:04.65582276Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.071125ms logger=migrator t=2026-03-19T09:12:04.661288562Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-19T09:12:04.662501699Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.213826ms logger=migrator t=2026-03-19T09:12:04.668769068Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-19T09:12:04.670209651Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.441653ms logger=migrator t=2026-03-19T09:12:04.679778333Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-19T09:12:04.679834304Z level=info msg="Migration successfully executed" id="Update org table charset" duration=51.171µs logger=migrator t=2026-03-19T09:12:04.684804605Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-19T09:12:04.684835236Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=32.211µs logger=migrator t=2026-03-19T09:12:04.691190947Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-19T09:12:04.691420782Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=230.545µs logger=migrator t=2026-03-19T09:12:04.697681643Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-19T09:12:04.699207326Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.510793ms logger=migrator t=2026-03-19T09:12:04.706189352Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-19T09:12:04.706766404Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=578.362µs logger=migrator t=2026-03-19T09:12:04.712779478Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-19T09:12:04.714310702Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.528324ms logger=migrator t=2026-03-19T09:12:04.721766719Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-19T09:12:04.722452974Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=688.046µs logger=migrator t=2026-03-19T09:12:04.72813812Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-19T09:12:04.728922988Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=784.338µs logger=migrator t=2026-03-19T09:12:04.734024682Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-19T09:12:04.734742358Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=718.456µs logger=migrator t=2026-03-19T09:12:04.743347259Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-19T09:12:04.751129033Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.784394ms logger=migrator t=2026-03-19T09:12:04.767463776Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-19T09:12:04.768183393Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=723.387µs logger=migrator t=2026-03-19T09:12:04.775801522Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-19T09:12:04.778678026Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=2.842063ms logger=migrator t=2026-03-19T09:12:04.791035732Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-19T09:12:04.792585036Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.554264ms logger=migrator t=2026-03-19T09:12:04.799323317Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-19T09:12:04.799722935Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=399.388µs logger=migrator t=2026-03-19T09:12:04.808196104Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-19T09:12:04.809882252Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.689368ms logger=migrator t=2026-03-19T09:12:04.816912788Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-19T09:12:04.81700676Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=94.992µs logger=migrator t=2026-03-19T09:12:04.827607757Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-19T09:12:04.829841547Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.23554ms logger=migrator t=2026-03-19T09:12:04.839223925Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-19T09:12:04.84167703Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.453655ms logger=migrator t=2026-03-19T09:12:04.848510312Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-19T09:12:04.849903493Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.397622ms logger=migrator t=2026-03-19T09:12:04.864652652Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-19T09:12:04.865674405Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.025192ms logger=migrator t=2026-03-19T09:12:04.872375524Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-19T09:12:04.874336828Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.962364ms logger=migrator t=2026-03-19T09:12:04.889491815Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-19T09:12:04.89102345Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.533365ms logger=migrator t=2026-03-19T09:12:04.89734314Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-19T09:12:04.898109887Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=775.407µs logger=migrator t=2026-03-19T09:12:04.906162716Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-19T09:12:04.906214447Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=44.851µs logger=migrator t=2026-03-19T09:12:04.910949163Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-19T09:12:04.910982524Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=34.791µs logger=migrator t=2026-03-19T09:12:04.917783295Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-19T09:12:04.919858432Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.074797ms logger=migrator t=2026-03-19T09:12:04.927259316Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-19T09:12:04.92922854Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.969364ms logger=migrator t=2026-03-19T09:12:04.936002201Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-19T09:12:04.938005085Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.002534ms logger=migrator t=2026-03-19T09:12:04.948033459Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-19T09:12:04.950430123Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.398694ms logger=migrator t=2026-03-19T09:12:04.955423974Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-19T09:12:04.955636829Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=213.765µs logger=migrator t=2026-03-19T09:12:04.959805791Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-19T09:12:04.960601109Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=795.228µs logger=migrator t=2026-03-19T09:12:04.969054377Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-19T09:12:04.970297395Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.243018ms logger=migrator t=2026-03-19T09:12:04.978783824Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-19T09:12:04.978826515Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=44.051µs logger=migrator t=2026-03-19T09:12:04.988996122Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-19T09:12:04.989896352Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=898.02µs logger=migrator t=2026-03-19T09:12:04.996331205Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-19T09:12:04.997152293Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=822.978µs logger=migrator t=2026-03-19T09:12:05.004281662Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-19T09:12:05.011386791Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.107169ms logger=migrator t=2026-03-19T09:12:05.015908751Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-19T09:12:05.016933283Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.023892ms logger=migrator t=2026-03-19T09:12:05.030413524Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-19T09:12:05.033047873Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=2.629018ms logger=migrator t=2026-03-19T09:12:05.04233184Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-19T09:12:05.043361153Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.030783ms logger=migrator t=2026-03-19T09:12:05.048579939Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-19T09:12:05.048968388Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=389.609µs logger=migrator t=2026-03-19T09:12:05.054709816Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-19T09:12:05.055570044Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=860.649µs logger=migrator t=2026-03-19T09:12:05.062881158Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-19T09:12:05.066759693Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.874025ms logger=migrator t=2026-03-19T09:12:05.076809298Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-19T09:12:05.077956163Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.148115ms logger=migrator t=2026-03-19T09:12:05.084459839Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-19T09:12:05.084791866Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=328.097µs logger=migrator t=2026-03-19T09:12:05.091544366Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-19T09:12:05.091785811Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=250.345µs logger=migrator t=2026-03-19T09:12:05.100801122Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-19T09:12:05.101812825Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.013424ms logger=migrator t=2026-03-19T09:12:05.107541642Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-19T09:12:05.109159218Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.617986ms logger=migrator t=2026-03-19T09:12:05.212234264Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-19T09:12:05.224453657Z level=info msg="Migration successfully executed" id="create data_source table" duration=12.220133ms logger=migrator t=2026-03-19T09:12:05.520753217Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-19T09:12:05.523055288Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=2.307461ms logger=migrator t=2026-03-19T09:12:06.30377104Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-19T09:12:06.305495407Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.726657ms logger=migrator t=2026-03-19T09:12:07.041307549Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-19T09:12:07.043824475Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=3.040477ms logger=migrator t=2026-03-19T09:12:07.053595293Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-19T09:12:07.054335469Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=750.446µs logger=migrator t=2026-03-19T09:12:07.060250171Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-19T09:12:07.065235882Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=4.986411ms logger=migrator t=2026-03-19T09:12:07.086119877Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-19T09:12:07.087251803Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.133526ms logger=migrator t=2026-03-19T09:12:07.091847585Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-19T09:12:07.093114193Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.260628ms logger=migrator t=2026-03-19T09:12:07.098268488Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-19T09:12:07.099125147Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=855.86µs logger=migrator t=2026-03-19T09:12:07.104340324Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-19T09:12:07.104948957Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=609.373µs logger=migrator t=2026-03-19T09:12:07.111867771Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-19T09:12:07.114403257Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.536826ms logger=migrator t=2026-03-19T09:12:07.118268804Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-19T09:12:07.120612435Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.342991ms logger=migrator t=2026-03-19T09:12:07.124567764Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-19T09:12:07.124592114Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=25.28µs logger=migrator t=2026-03-19T09:12:07.128582133Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-19T09:12:07.128788717Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=207.294µs logger=migrator t=2026-03-19T09:12:07.133680617Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-19T09:12:07.137977033Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.304807ms logger=migrator t=2026-03-19T09:12:07.14367937Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-19T09:12:07.143910325Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=233.535µs logger=migrator t=2026-03-19T09:12:07.147599837Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-19T09:12:07.147789351Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=195.784µs logger=migrator t=2026-03-19T09:12:07.154248694Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-19T09:12:07.158910039Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.674475ms logger=migrator t=2026-03-19T09:12:07.163209285Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-19T09:12:07.16343595Z level=info msg="Migration successfully executed" id="Update uid value" duration=226.925µs logger=migrator t=2026-03-19T09:12:07.168756739Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-19T09:12:07.171028278Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=2.27377ms logger=migrator t=2026-03-19T09:12:07.17645735Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-19T09:12:07.178325912Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.872822ms logger=migrator t=2026-03-19T09:12:07.183727282Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-19T09:12:07.184522139Z level=info msg="Migration successfully executed" id="create api_key table" duration=807.707µs logger=migrator t=2026-03-19T09:12:07.190258167Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-19T09:12:07.191186778Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=927.011µs logger=migrator t=2026-03-19T09:12:07.195934583Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-19T09:12:07.197184092Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.257359ms logger=migrator t=2026-03-19T09:12:07.201921137Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-19T09:12:07.203018252Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.098315ms logger=migrator t=2026-03-19T09:12:07.208440003Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-19T09:12:07.209858924Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.418292ms logger=migrator t=2026-03-19T09:12:07.215028879Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-19T09:12:07.216367199Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.33962ms logger=migrator t=2026-03-19T09:12:07.221925523Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-19T09:12:07.22271492Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=786.897µs logger=migrator t=2026-03-19T09:12:07.226937104Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-19T09:12:07.236956778Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.018974ms logger=migrator t=2026-03-19T09:12:07.243919612Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-19T09:12:07.244723861Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=806.199µs logger=migrator t=2026-03-19T09:12:07.260577583Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-19T09:12:07.26221581Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.641027ms logger=migrator t=2026-03-19T09:12:07.265604985Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-19T09:12:07.266310331Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=705.566µs logger=migrator t=2026-03-19T09:12:07.270177598Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-19T09:12:07.270912334Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=734.866µs logger=migrator t=2026-03-19T09:12:07.275383894Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-19T09:12:07.275773193Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=395.458µs logger=migrator t=2026-03-19T09:12:07.283916494Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-19T09:12:07.285039358Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.123734ms logger=migrator t=2026-03-19T09:12:07.29184211Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-19T09:12:07.291866891Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=25.641µs logger=migrator t=2026-03-19T09:12:07.300471543Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-19T09:12:07.305467703Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.996ms logger=migrator t=2026-03-19T09:12:07.31294645Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-19T09:12:07.317257456Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.314686ms logger=migrator t=2026-03-19T09:12:07.325890849Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-19T09:12:07.326054142Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=163.543µs logger=migrator t=2026-03-19T09:12:07.335430131Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-19T09:12:07.338918499Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.489418ms logger=migrator t=2026-03-19T09:12:07.34569467Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-19T09:12:07.350164859Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.455488ms logger=migrator t=2026-03-19T09:12:07.357679487Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-19T09:12:07.358461554Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=782.137µs logger=migrator t=2026-03-19T09:12:07.363184739Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-19T09:12:07.364217062Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.038913ms logger=migrator t=2026-03-19T09:12:07.372717831Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-19T09:12:07.374144674Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.426303ms logger=migrator t=2026-03-19T09:12:07.380433833Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-19T09:12:07.382009309Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.575206ms logger=migrator t=2026-03-19T09:12:07.387580253Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-19T09:12:07.388691497Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.112964ms logger=migrator t=2026-03-19T09:12:07.394252851Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-19T09:12:07.3951066Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=854.749µs logger=migrator t=2026-03-19T09:12:07.555640457Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-19T09:12:07.55580304Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=166.723µs logger=migrator t=2026-03-19T09:12:07.56299582Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-19T09:12:07.563030371Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=26.911µs logger=migrator t=2026-03-19T09:12:07.576094602Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-19T09:12:07.581518633Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.423461ms logger=migrator t=2026-03-19T09:12:07.595691489Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-19T09:12:07.601179221Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.487132ms logger=migrator t=2026-03-19T09:12:07.611288716Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-19T09:12:07.61143434Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=147.054µs logger=migrator t=2026-03-19T09:12:07.620925931Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-19T09:12:07.622423395Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.499844ms logger=migrator t=2026-03-19T09:12:07.636441157Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-19T09:12:07.637699435Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.256658ms logger=migrator t=2026-03-19T09:12:07.646664274Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-19T09:12:07.646751766Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=87.282µs logger=migrator t=2026-03-19T09:12:07.688116228Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-19T09:12:07.689494389Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.379461ms logger=migrator t=2026-03-19T09:12:07.714811523Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-19T09:12:07.716260184Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.451041ms logger=migrator t=2026-03-19T09:12:07.726215687Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-19T09:12:07.731152966Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.937089ms logger=migrator t=2026-03-19T09:12:07.745077646Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-19T09:12:07.745111137Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.711µs logger=migrator t=2026-03-19T09:12:07.760376738Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-19T09:12:07.762040014Z level=info msg="Migration successfully executed" id="create session table" duration=1.665516ms logger=migrator t=2026-03-19T09:12:07.774443451Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-19T09:12:07.774557163Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=115.022µs logger=migrator t=2026-03-19T09:12:07.790168081Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-19T09:12:07.790309865Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=141.674µs logger=migrator t=2026-03-19T09:12:07.803879806Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-19T09:12:07.805204786Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.32489ms logger=migrator t=2026-03-19T09:12:07.81705072Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-19T09:12:07.81837451Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.32373ms logger=migrator t=2026-03-19T09:12:07.824631179Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-19T09:12:07.8246589Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=32.361µs logger=migrator t=2026-03-19T09:12:07.834339595Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-19T09:12:07.834380826Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=48.321µs logger=migrator t=2026-03-19T09:12:07.840398729Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-19T09:12:07.84625581Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.855071ms logger=migrator t=2026-03-19T09:12:07.863589087Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-19T09:12:07.866939052Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.361014ms logger=migrator t=2026-03-19T09:12:07.874446349Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-19T09:12:07.874542691Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=96.712µs logger=migrator t=2026-03-19T09:12:07.88571211Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-19T09:12:07.885841233Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=130.623µs logger=migrator t=2026-03-19T09:12:07.896326776Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-19T09:12:07.897803189Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.476043ms logger=migrator t=2026-03-19T09:12:07.912089897Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-19T09:12:07.912138758Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=52.901µs logger=migrator t=2026-03-19T09:12:07.926980319Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-19T09:12:07.930836135Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.856157ms logger=migrator t=2026-03-19T09:12:07.948011297Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-19T09:12:07.948243332Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=227.725µs logger=migrator t=2026-03-19T09:12:07.954677666Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-19T09:12:07.958068991Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.391085ms logger=migrator t=2026-03-19T09:12:07.964794601Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-19T09:12:07.968974394Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.180353ms logger=migrator t=2026-03-19T09:12:07.981489213Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-19T09:12:07.981636506Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=151.003µs logger=migrator t=2026-03-19T09:12:08.003161115Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-19T09:12:08.004383793Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.238168ms logger=migrator t=2026-03-19T09:12:08.013600568Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-19T09:12:08.01455718Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=957.472µs logger=migrator t=2026-03-19T09:12:08.024492421Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-19T09:12:08.026188439Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.694688ms logger=migrator t=2026-03-19T09:12:08.045768895Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-19T09:12:08.047573285Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.8042ms logger=migrator t=2026-03-19T09:12:08.06982506Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-19T09:12:08.071516478Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.693088ms logger=migrator t=2026-03-19T09:12:08.085393338Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-19T09:12:08.086925241Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.531813ms logger=migrator t=2026-03-19T09:12:08.112824039Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-19T09:12:08.114138368Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.310679ms logger=migrator t=2026-03-19T09:12:08.125959641Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-19T09:12:08.127188319Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.254558ms logger=migrator t=2026-03-19T09:12:08.14522832Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-19T09:12:08.146702274Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.473424ms logger=migrator t=2026-03-19T09:12:08.159045348Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-19T09:12:08.171121507Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.082269ms logger=migrator t=2026-03-19T09:12:08.180692791Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-19T09:12:08.181495128Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=803.097µs logger=migrator t=2026-03-19T09:12:08.199691744Z 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-03-19T09:12:08.201265338Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.573964ms logger=migrator t=2026-03-19T09:12:08.214374691Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-19T09:12:08.214934523Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=560.502µs logger=migrator t=2026-03-19T09:12:08.227967604Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-19T09:12:08.228915835Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=947.961µs logger=migrator t=2026-03-19T09:12:08.242480417Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-19T09:12:08.243915758Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.435771ms logger=migrator t=2026-03-19T09:12:08.258276389Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-19T09:12:08.264219801Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.942182ms logger=migrator t=2026-03-19T09:12:08.271251148Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-19T09:12:08.279390649Z level=info msg="Migration successfully executed" id="Add column frequency" duration=8.130281ms logger=migrator t=2026-03-19T09:12:08.28525859Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-19T09:12:08.288827929Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.569279ms logger=migrator t=2026-03-19T09:12:08.296603182Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-19T09:12:08.300459679Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.856347ms logger=migrator t=2026-03-19T09:12:08.309443349Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-19T09:12:08.310787488Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.342079ms logger=migrator t=2026-03-19T09:12:08.317479478Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-19T09:12:08.317519659Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=41.911µs logger=migrator t=2026-03-19T09:12:08.32478988Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-19T09:12:08.324812221Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=23.301µs logger=migrator t=2026-03-19T09:12:08.330963137Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-19T09:12:08.332371649Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.408052ms logger=migrator t=2026-03-19T09:12:08.344755985Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-19T09:12:08.346588636Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.831871ms logger=migrator t=2026-03-19T09:12:08.472058431Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-19T09:12:08.473483112Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.406571ms logger=migrator t=2026-03-19T09:12:08.484073549Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-19T09:12:08.485482411Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.408122ms logger=migrator t=2026-03-19T09:12:08.492285421Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-19T09:12:08.493227202Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=941.051µs logger=migrator t=2026-03-19T09:12:08.49983529Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-19T09:12:08.503741347Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.895206ms logger=migrator t=2026-03-19T09:12:08.509668579Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-19T09:12:08.513976515Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.307286ms logger=migrator t=2026-03-19T09:12:08.519940128Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-19T09:12:08.520213074Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=275.086µs logger=migrator t=2026-03-19T09:12:08.527344803Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-19T09:12:08.529009889Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.664726ms logger=migrator t=2026-03-19T09:12:08.537596401Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-19T09:12:08.539133885Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.536924ms logger=migrator t=2026-03-19T09:12:08.54560914Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-19T09:12:08.549370093Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.760634ms logger=migrator t=2026-03-19T09:12:08.555172203Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-19T09:12:08.555257025Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=84.832µs logger=migrator t=2026-03-19T09:12:08.562786232Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-19T09:12:08.564353587Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.571415ms logger=migrator t=2026-03-19T09:12:08.571780962Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-19T09:12:08.572761655Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=980.493µs logger=migrator t=2026-03-19T09:12:08.579671958Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-19T09:12:08.579893353Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=221.565µs logger=migrator t=2026-03-19T09:12:08.586515551Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-19T09:12:08.588050294Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.534513ms logger=migrator t=2026-03-19T09:12:08.598269813Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-19T09:12:08.59952107Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.253527ms logger=migrator t=2026-03-19T09:12:08.606409094Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-19T09:12:08.607468127Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.059353ms logger=migrator t=2026-03-19T09:12:08.614684589Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-19T09:12:08.616455168Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.770648ms logger=migrator t=2026-03-19T09:12:08.623796201Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-19T09:12:08.624973807Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.177376ms logger=migrator t=2026-03-19T09:12:08.635941811Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-19T09:12:08.636988265Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.047354ms logger=migrator t=2026-03-19T09:12:08.644962753Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-19T09:12:08.644993704Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=31.731µs logger=migrator t=2026-03-19T09:12:08.651140921Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-19T09:12:08.655552868Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.410827ms logger=migrator t=2026-03-19T09:12:08.663648699Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-19T09:12:08.664546249Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=897.62µs logger=migrator t=2026-03-19T09:12:08.673580941Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-19T09:12:08.678301445Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.721455ms logger=migrator t=2026-03-19T09:12:08.685045776Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-19T09:12:08.685897764Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=854.808µs logger=migrator t=2026-03-19T09:12:08.694283671Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-19T09:12:08.695525259Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.239858ms logger=migrator t=2026-03-19T09:12:08.705357138Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-19T09:12:08.706469743Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.116745ms logger=migrator t=2026-03-19T09:12:08.711604597Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-19T09:12:08.7274347Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.831423ms logger=migrator t=2026-03-19T09:12:08.735618802Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-19T09:12:08.736763547Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.148745ms logger=migrator t=2026-03-19T09:12:08.743525519Z 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-03-19T09:12:08.744742405Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.216516ms logger=migrator t=2026-03-19T09:12:08.755101436Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-19T09:12:08.755369792Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=268.426µs logger=migrator t=2026-03-19T09:12:08.762745557Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-19T09:12:08.763397321Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=649.094µs logger=migrator t=2026-03-19T09:12:08.770271434Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-19T09:12:08.770505739Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=235.625µs logger=migrator t=2026-03-19T09:12:08.775106672Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-19T09:12:08.778404995Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.297453ms logger=migrator t=2026-03-19T09:12:08.790746321Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-19T09:12:08.795114287Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.369627ms logger=migrator t=2026-03-19T09:12:08.800951377Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-19T09:12:08.802686576Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.735419ms logger=migrator t=2026-03-19T09:12:08.811316719Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-19T09:12:08.812605717Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.289098ms logger=migrator t=2026-03-19T09:12:08.821844503Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-19T09:12:08.82217679Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=334.997µs logger=migrator t=2026-03-19T09:12:08.83111498Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-19T09:12:08.836285815Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.167606ms logger=migrator t=2026-03-19T09:12:08.842300549Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-19T09:12:08.844187821Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.888532ms logger=migrator t=2026-03-19T09:12:08.850118443Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-19T09:12:08.850330668Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=211.024µs logger=migrator t=2026-03-19T09:12:08.856781851Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-19T09:12:08.857414425Z level=info msg="Migration successfully executed" id="Move region to single row" duration=634.254µs logger=migrator t=2026-03-19T09:12:08.863566393Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-19T09:12:08.864511784Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=946.331µs logger=migrator t=2026-03-19T09:12:08.883025076Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-19T09:12:08.883944136Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=919.14µs logger=migrator t=2026-03-19T09:12:08.88903028Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-19T09:12:08.88996421Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=933.73µs logger=migrator t=2026-03-19T09:12:08.894673106Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-19T09:12:08.903204296Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=8.5298ms logger=migrator t=2026-03-19T09:12:08.907544702Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-19T09:12:08.908915963Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.371261ms logger=migrator t=2026-03-19T09:12:08.914107909Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-19T09:12:08.914971347Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=877.089µs logger=migrator t=2026-03-19T09:12:08.919655602Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-19T09:12:08.919760964Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=104.592µs logger=migrator t=2026-03-19T09:12:08.925733317Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-19T09:12:08.928463908Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.736881ms logger=migrator t=2026-03-19T09:12:08.93438967Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-19T09:12:08.935246199Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=855.709µs logger=migrator t=2026-03-19T09:12:08.939054565Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-19T09:12:08.940641139Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.589634ms logger=migrator t=2026-03-19T09:12:08.944775412Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-19T09:12:08.945658881Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=883.089µs logger=migrator t=2026-03-19T09:12:08.949641329Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-19T09:12:08.949834494Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=196.365µs logger=migrator t=2026-03-19T09:12:08.953545677Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-19T09:12:08.954183721Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=638.174µs logger=migrator t=2026-03-19T09:12:08.958833585Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-19T09:12:08.958939357Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=108.492µs logger=migrator t=2026-03-19T09:12:08.963382766Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-19T09:12:08.964705326Z level=info msg="Migration successfully executed" id="create team table" duration=1.32229ms logger=migrator t=2026-03-19T09:12:08.96896658Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-19T09:12:08.969966003Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=999.793µs logger=migrator t=2026-03-19T09:12:08.973739607Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-19T09:12:08.974883742Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.146205ms logger=migrator t=2026-03-19T09:12:08.980502357Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-19T09:12:08.984897295Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.392278ms logger=migrator t=2026-03-19T09:12:08.988226499Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-19T09:12:08.988399863Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=174.424µs logger=migrator t=2026-03-19T09:12:08.991374119Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-19T09:12:08.99225261Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=878.31µs logger=migrator t=2026-03-19T09:12:08.997623848Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-19T09:12:08.998986229Z level=info msg="Migration successfully executed" id="create team member table" duration=1.359391ms logger=migrator t=2026-03-19T09:12:09.003647533Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-19T09:12:09.005080965Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.430842ms logger=migrator t=2026-03-19T09:12:09.009273989Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-19T09:12:09.010886014Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.612796ms logger=migrator t=2026-03-19T09:12:09.015085628Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-19T09:12:09.015946627Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=859.079µs logger=migrator t=2026-03-19T09:12:09.071434953Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-19T09:12:09.079688017Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.257334ms logger=migrator t=2026-03-19T09:12:09.119992884Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-19T09:12:09.125094538Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.097044ms logger=migrator t=2026-03-19T09:12:09.130761625Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-19T09:12:09.135597733Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.834938ms logger=migrator t=2026-03-19T09:12:09.141885552Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-19T09:12:09.142942365Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.054463ms logger=migrator t=2026-03-19T09:12:09.147677301Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-19T09:12:09.149055952Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.378031ms logger=migrator t=2026-03-19T09:12:09.154414431Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-19T09:12:09.155999157Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.585296ms logger=migrator t=2026-03-19T09:12:09.159812141Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-19T09:12:09.160810254Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=997.713µs logger=migrator t=2026-03-19T09:12:09.166367838Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-19T09:12:09.167328899Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=960.651µs logger=migrator t=2026-03-19T09:12:09.171748438Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-19T09:12:09.172635057Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=883.909µs logger=migrator t=2026-03-19T09:12:09.177449945Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-19T09:12:09.178383965Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=933.55µs logger=migrator t=2026-03-19T09:12:09.182875706Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-19T09:12:09.183861677Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=986.751µs logger=migrator t=2026-03-19T09:12:09.19342658Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-19T09:12:09.194359682Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=933.902µs logger=migrator t=2026-03-19T09:12:09.215348559Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-19T09:12:09.215706826Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=359.487µs logger=migrator t=2026-03-19T09:12:09.220710828Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-19T09:12:09.221562107Z level=info msg="Migration successfully executed" id="create tag table" duration=855.289µs logger=migrator t=2026-03-19T09:12:09.228219126Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-19T09:12:09.229131106Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=911.18µs logger=migrator t=2026-03-19T09:12:09.233700888Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-19T09:12:09.235097779Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.395931ms logger=migrator t=2026-03-19T09:12:09.241598914Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-19T09:12:09.242964754Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.3589ms logger=migrator t=2026-03-19T09:12:09.249254004Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-19T09:12:09.250241646Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.031083ms logger=migrator t=2026-03-19T09:12:09.255420091Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-19T09:12:09.270457847Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.031546ms logger=migrator t=2026-03-19T09:12:09.275715554Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-19T09:12:09.276801858Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.087173ms logger=migrator t=2026-03-19T09:12:09.283958668Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-19T09:12:09.285087592Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.131935ms logger=migrator t=2026-03-19T09:12:09.291159407Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-19T09:12:09.291627128Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=471.291µs logger=migrator t=2026-03-19T09:12:09.300496436Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-19T09:12:09.301273253Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=779.667µs logger=migrator t=2026-03-19T09:12:09.306388467Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-19T09:12:09.307241726Z level=info msg="Migration successfully executed" id="create user auth table" duration=856.389µs logger=migrator t=2026-03-19T09:12:09.313446464Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-19T09:12:09.315341826Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.893212ms logger=migrator t=2026-03-19T09:12:09.322166098Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-19T09:12:09.322339132Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=174.104µs logger=migrator t=2026-03-19T09:12:09.32717395Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-19T09:12:09.332385936Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.210906ms logger=migrator t=2026-03-19T09:12:09.337539321Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-19T09:12:09.344116237Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.577016ms logger=migrator t=2026-03-19T09:12:09.348518676Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-19T09:12:09.353789713Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.270317ms logger=migrator t=2026-03-19T09:12:09.358510818Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-19T09:12:09.363654833Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.138354ms logger=migrator t=2026-03-19T09:12:09.369321369Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-19T09:12:09.370331422Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.010313ms logger=migrator t=2026-03-19T09:12:09.374943404Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-19T09:12:09.380263002Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.317588ms logger=migrator t=2026-03-19T09:12:09.384410985Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-19T09:12:09.385208893Z level=info msg="Migration successfully executed" id="create server_lock table" duration=797.628µs logger=migrator t=2026-03-19T09:12:09.391177116Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-19T09:12:09.39227967Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.101174ms logger=migrator t=2026-03-19T09:12:09.39722402Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-19T09:12:09.398896728Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.671908ms logger=migrator t=2026-03-19T09:12:09.403839557Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-19T09:12:09.404936222Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.098225ms logger=migrator t=2026-03-19T09:12:09.41290775Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-19T09:12:09.414337451Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.435551ms logger=migrator t=2026-03-19T09:12:09.419313633Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-19T09:12:09.42097232Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.658638ms logger=migrator t=2026-03-19T09:12:09.428506407Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-19T09:12:09.434190843Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.679836ms logger=migrator t=2026-03-19T09:12:09.442062029Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-19T09:12:09.443586973Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.530394ms logger=migrator t=2026-03-19T09:12:09.456161453Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-19T09:12:09.457223408Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.061644ms logger=migrator t=2026-03-19T09:12:09.464288495Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-19T09:12:09.46544282Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.153956ms logger=migrator t=2026-03-19T09:12:09.474886851Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-19T09:12:09.476616688Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.733668ms logger=migrator t=2026-03-19T09:12:09.481525448Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-19T09:12:09.483178075Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.654287ms logger=migrator t=2026-03-19T09:12:09.489731911Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-19T09:12:09.489866504Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=137.313µs logger=migrator t=2026-03-19T09:12:09.494449317Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-19T09:12:09.494574469Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=125.462µs logger=migrator t=2026-03-19T09:12:09.500408319Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-19T09:12:09.501946654Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.537734ms logger=migrator t=2026-03-19T09:12:09.507364653Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T09:12:09.508635332Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.271359ms logger=migrator t=2026-03-19T09:12:09.514189296Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T09:12:09.51527406Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.085014ms logger=migrator t=2026-03-19T09:12:09.520836674Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-19T09:12:09.520935276Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=101.602µs logger=migrator t=2026-03-19T09:12:09.526744815Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T09:12:09.528219329Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.475024ms logger=migrator t=2026-03-19T09:12:09.533514837Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T09:12:09.53460233Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.087553ms logger=migrator t=2026-03-19T09:12:09.540240316Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T09:12:09.541219789Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=979.362µs logger=migrator t=2026-03-19T09:12:09.545134905Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T09:12:09.546177728Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.042563ms logger=migrator t=2026-03-19T09:12:09.5511883Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-19T09:12:09.556945888Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.757008ms logger=migrator t=2026-03-19T09:12:09.561681064Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-19T09:12:09.562768238Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.087264ms logger=migrator t=2026-03-19T09:12:09.569236173Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-19T09:12:09.569452707Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=214.775µs logger=migrator t=2026-03-19T09:12:09.577541117Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-19T09:12:09.579160473Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.618796ms logger=migrator t=2026-03-19T09:12:09.584074203Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-19T09:12:09.585100536Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.026862ms logger=migrator t=2026-03-19T09:12:09.59247671Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-19T09:12:09.594409594Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.929214ms logger=migrator t=2026-03-19T09:12:09.600866627Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-19T09:12:09.601044681Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=149.143µs logger=migrator t=2026-03-19T09:12:09.605553881Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-19T09:12:09.606627175Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.075014ms logger=migrator t=2026-03-19T09:12:09.612845744Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-19T09:12:09.613949138Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.106675ms logger=migrator t=2026-03-19T09:12:09.619602205Z 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-03-19T09:12:09.620363531Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=770.347µs logger=migrator t=2026-03-19T09:12:09.627214954Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-19T09:12:09.628569684Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.35733ms logger=migrator t=2026-03-19T09:12:09.636809778Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-19T09:12:09.645855069Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.034991ms logger=migrator t=2026-03-19T09:12:09.651999946Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-19T09:12:09.653878598Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.885342ms logger=migrator t=2026-03-19T09:12:09.658234495Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-19T09:12:09.659892872Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.658577ms logger=migrator t=2026-03-19T09:12:09.664057774Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-19T09:12:09.69256292Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.490316ms logger=migrator t=2026-03-19T09:12:09.701158571Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-19T09:12:09.730464044Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.302962ms logger=migrator t=2026-03-19T09:12:09.737287536Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-19T09:12:09.738092184Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=805.308µs logger=migrator t=2026-03-19T09:12:09.741751995Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-19T09:12:09.743398622Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.646087ms logger=migrator t=2026-03-19T09:12:09.747146925Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-19T09:12:09.754784336Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.636301ms logger=migrator t=2026-03-19T09:12:09.763098601Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-19T09:12:09.769682097Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.583756ms logger=migrator t=2026-03-19T09:12:09.792982266Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-19T09:12:09.794345897Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.368511ms logger=migrator t=2026-03-19T09:12:09.801458035Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-19T09:12:09.802754384Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.295739ms logger=migrator t=2026-03-19T09:12:09.808721817Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-19T09:12:09.810044116Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.322669ms logger=migrator t=2026-03-19T09:12:09.815298513Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-19T09:12:09.816497391Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.198758ms logger=migrator t=2026-03-19T09:12:09.822196118Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-19T09:12:09.822266119Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=70.441µs logger=migrator t=2026-03-19T09:12:09.827427014Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-19T09:12:09.834941951Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.512117ms logger=migrator t=2026-03-19T09:12:09.841308373Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-19T09:12:09.847591883Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.28298ms logger=migrator t=2026-03-19T09:12:09.853168758Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-19T09:12:09.861912892Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.743605ms logger=migrator t=2026-03-19T09:12:09.868804535Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-19T09:12:09.869963211Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.163406ms logger=migrator t=2026-03-19T09:12:09.875434943Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-19T09:12:09.876548748Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.113255ms logger=migrator t=2026-03-19T09:12:09.880505257Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-19T09:12:09.887533443Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.023166ms logger=migrator t=2026-03-19T09:12:09.901723539Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-19T09:12:09.910199857Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.477789ms logger=migrator t=2026-03-19T09:12:10.684027595Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-19T09:12:10.685903857Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.876152ms logger=migrator t=2026-03-19T09:12:10.971361156Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-19T09:12:10.978981096Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.62487ms logger=migrator t=2026-03-19T09:12:10.995901844Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-19T09:12:11.000803243Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.90474ms logger=migrator t=2026-03-19T09:12:11.009903035Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-19T09:12:11.010030088Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=119.133µs logger=migrator t=2026-03-19T09:12:11.025161935Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-19T09:12:11.027280412Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.122517ms logger=migrator t=2026-03-19T09:12:11.035783521Z 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-03-19T09:12:11.037821997Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.037906ms logger=migrator t=2026-03-19T09:12:11.053760162Z 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-03-19T09:12:11.055653344Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.892482ms logger=migrator t=2026-03-19T09:12:11.065223428Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-19T09:12:11.065519044Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=297.116µs logger=migrator t=2026-03-19T09:12:11.075933306Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-19T09:12:11.082354119Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.420464ms logger=migrator t=2026-03-19T09:12:11.093812835Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-19T09:12:11.098451817Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.641122ms logger=migrator t=2026-03-19T09:12:11.118794401Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-19T09:12:11.136347462Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=17.551651ms logger=migrator t=2026-03-19T09:12:11.168035477Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-19T09:12:11.178126163Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.093526ms logger=migrator t=2026-03-19T09:12:11.186706004Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-19T09:12:11.196363408Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.656924ms logger=migrator t=2026-03-19T09:12:11.207406364Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-19T09:12:11.207581038Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=184.594µs logger=migrator t=2026-03-19T09:12:11.271770308Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-19T09:12:11.273717352Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.950424ms logger=migrator t=2026-03-19T09:12:12.058677268Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-19T09:12:12.06640592Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.733582ms logger=migrator t=2026-03-19T09:12:12.465932141Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-19T09:12:12.466319319Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=390.648µs logger=migrator t=2026-03-19T09:12:12.474641994Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-19T09:12:12.486261403Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=11.614179ms logger=migrator t=2026-03-19T09:12:12.514236096Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-19T09:12:12.516589969Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.356363ms logger=migrator t=2026-03-19T09:12:12.523532063Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-19T09:12:12.530342426Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.809463ms logger=migrator t=2026-03-19T09:12:12.535744035Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-19T09:12:12.53641956Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=674.975µs logger=migrator t=2026-03-19T09:12:12.544231634Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-19T09:12:12.546138357Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.907743ms logger=migrator t=2026-03-19T09:12:12.552358845Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-19T09:12:12.559068215Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.7086ms logger=migrator t=2026-03-19T09:12:12.565833975Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-19T09:12:12.567245147Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.410552ms logger=migrator t=2026-03-19T09:12:12.575497661Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-19T09:12:12.576534624Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.036013ms logger=migrator t=2026-03-19T09:12:12.59474407Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-19T09:12:12.596425567Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.687447ms logger=migrator t=2026-03-19T09:12:12.603938524Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-19T09:12:12.604959477Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.017983ms logger=migrator t=2026-03-19T09:12:12.617578039Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-19T09:12:12.617756263Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=178.574µs logger=migrator t=2026-03-19T09:12:12.626451376Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-19T09:12:12.62801049Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.555194ms logger=migrator t=2026-03-19T09:12:12.633082233Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-19T09:12:12.634201529Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.116186ms logger=migrator t=2026-03-19T09:12:12.641142643Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-19T09:12:12.641511161Z 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-03-19T09:12:12.64861463Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-19T09:12:12.649031889Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=413.679µs logger=migrator t=2026-03-19T09:12:12.655644566Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-19T09:12:12.657524648Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.882852ms logger=migrator t=2026-03-19T09:12:12.664441142Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-19T09:12:12.671657233Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.215691ms logger=migrator t=2026-03-19T09:12:12.67957613Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-19T09:12:12.680371127Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=795.107µs logger=migrator t=2026-03-19T09:12:12.690836081Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-19T09:12:12.69261468Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.777809ms logger=migrator t=2026-03-19T09:12:12.70161628Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-19T09:12:12.702783396Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.168676ms logger=migrator t=2026-03-19T09:12:12.708923713Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-19T09:12:12.710949238Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.025455ms logger=migrator t=2026-03-19T09:12:12.716766518Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-19T09:12:12.71864713Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.879912ms logger=migrator t=2026-03-19T09:12:12.723069808Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-19T09:12:12.723108039Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=38.861µs logger=migrator t=2026-03-19T09:12:12.729121902Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-19T09:12:12.729246176Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=123.564µs logger=migrator t=2026-03-19T09:12:12.735859783Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-19T09:12:12.743081524Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.22227ms logger=migrator t=2026-03-19T09:12:12.748343681Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-19T09:12:12.748664128Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=319.967µs logger=migrator t=2026-03-19T09:12:12.757763932Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-19T09:12:12.759115811Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.332889ms logger=migrator t=2026-03-19T09:12:12.767099279Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-19T09:12:12.767448026Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=351.427µs logger=migrator t=2026-03-19T09:12:12.778725928Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-19T09:12:12.780076318Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.35405ms logger=migrator t=2026-03-19T09:12:12.786049171Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-19T09:12:12.787210237Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.163156ms logger=migrator t=2026-03-19T09:12:12.794110561Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-19T09:12:12.831823051Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.705289ms logger=migrator t=2026-03-19T09:12:12.838245103Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-19T09:12:12.845283281Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.038838ms logger=migrator t=2026-03-19T09:12:12.852826419Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-19T09:12:12.852939122Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=112.823µs logger=migrator t=2026-03-19T09:12:12.860607672Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-19T09:12:12.895267724Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.656702ms logger=migrator t=2026-03-19T09:12:12.899412586Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-19T09:12:12.928700719Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.286733ms logger=migrator t=2026-03-19T09:12:12.933198979Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-19T09:12:12.934042418Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=843.829µs logger=migrator t=2026-03-19T09:12:12.939325606Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-19T09:12:12.940449841Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.123705ms logger=migrator t=2026-03-19T09:12:12.945497513Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-19T09:12:12.945743949Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=246.546µs logger=migrator t=2026-03-19T09:12:12.951564319Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-19T09:12:12.952831436Z level=info msg="Migration successfully executed" id="create permission table" duration=1.266698ms logger=migrator t=2026-03-19T09:12:12.958008151Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-19T09:12:12.959768051Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.75695ms logger=migrator t=2026-03-19T09:12:12.967025132Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-19T09:12:12.968123527Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.096485ms logger=migrator t=2026-03-19T09:12:12.972154687Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-19T09:12:12.972984926Z level=info msg="Migration successfully executed" id="create role table" duration=830.199µs logger=migrator t=2026-03-19T09:12:12.978771445Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-19T09:12:12.986098848Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.326172ms logger=migrator t=2026-03-19T09:12:12.990209799Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-19T09:12:12.998455463Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.248154ms logger=migrator t=2026-03-19T09:12:13.00597843Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-19T09:12:13.006805509Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=826.019µs logger=migrator t=2026-03-19T09:12:13.013839156Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-19T09:12:13.01493274Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.092765ms logger=migrator t=2026-03-19T09:12:13.0221158Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-19T09:12:13.023367868Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.252528ms logger=migrator t=2026-03-19T09:12:13.026972658Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-19T09:12:13.028802038Z level=info msg="Migration successfully executed" id="create team role table" duration=1.82634ms logger=migrator t=2026-03-19T09:12:13.03780804Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-19T09:12:13.039486477Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.677346ms logger=migrator t=2026-03-19T09:12:13.044909938Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-19T09:12:13.045991772Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.081625ms logger=migrator t=2026-03-19T09:12:13.050290888Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-19T09:12:13.051465354Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.174797ms logger=migrator t=2026-03-19T09:12:13.056415734Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-19T09:12:13.057936768Z level=info msg="Migration successfully executed" id="create user role table" duration=1.525735ms logger=migrator t=2026-03-19T09:12:13.063393309Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-19T09:12:13.064453633Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.060104ms logger=migrator t=2026-03-19T09:12:13.068513254Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-19T09:12:13.070349514Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.83594ms logger=migrator t=2026-03-19T09:12:13.080086272Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-19T09:12:13.081129464Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.043172ms logger=migrator t=2026-03-19T09:12:13.089148083Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-19T09:12:13.090670857Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.521964ms logger=migrator t=2026-03-19T09:12:13.097918408Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-19T09:12:13.099048404Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.134306ms logger=migrator t=2026-03-19T09:12:13.108798871Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-19T09:12:13.110125951Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.33166ms logger=migrator t=2026-03-19T09:12:13.115109391Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-19T09:12:13.127881496Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.774555ms logger=migrator t=2026-03-19T09:12:13.134726418Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-19T09:12:13.136322074Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.598576ms logger=migrator t=2026-03-19T09:12:13.141652593Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-19T09:12:13.143160536Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.507913ms logger=migrator t=2026-03-19T09:12:13.152206948Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-19T09:12:13.153284732Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.081094ms logger=migrator t=2026-03-19T09:12:13.162731022Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-19T09:12:13.164503892Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.77842ms logger=migrator t=2026-03-19T09:12:13.171314773Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-19T09:12:13.172664254Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.349961ms logger=migrator t=2026-03-19T09:12:13.178872592Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-19T09:12:13.180061238Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.189666ms logger=migrator t=2026-03-19T09:12:13.185436968Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-19T09:12:13.194110931Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.673673ms logger=migrator t=2026-03-19T09:12:13.199778838Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-19T09:12:13.20930397Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.519012ms logger=migrator t=2026-03-19T09:12:13.215352675Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-19T09:12:13.227787572Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=12.440198ms logger=migrator t=2026-03-19T09:12:13.240912824Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-19T09:12:13.251249754Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.33699ms logger=migrator t=2026-03-19T09:12:13.261479492Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-19T09:12:13.262658478Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.178536ms logger=migrator t=2026-03-19T09:12:13.271545986Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-19T09:12:13.273254735Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.708469ms logger=migrator t=2026-03-19T09:12:13.281654422Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-19T09:12:13.282690815Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.036223ms logger=migrator t=2026-03-19T09:12:13.297737999Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-19T09:12:13.299179662Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.441463ms logger=migrator t=2026-03-19T09:12:13.307101709Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-19T09:12:13.308789516Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.687107ms logger=migrator t=2026-03-19T09:12:13.314440482Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-19T09:12:13.314577345Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=137.093µs logger=migrator t=2026-03-19T09:12:13.319575656Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-19T09:12:13.319616587Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=41.931µs logger=migrator t=2026-03-19T09:12:13.331314227Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-19T09:12:13.331905831Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=595.714µs logger=migrator t=2026-03-19T09:12:13.34220472Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-19T09:12:13.343152132Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=948.272µs logger=migrator t=2026-03-19T09:12:13.350670358Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-19T09:12:13.351751423Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.076015ms logger=migrator t=2026-03-19T09:12:13.356612901Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-19T09:12:13.356950159Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=337.578µs logger=migrator t=2026-03-19T09:12:13.370137972Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-19T09:12:13.37090986Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=751.918µs logger=migrator t=2026-03-19T09:12:13.377920786Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-19T09:12:13.379297657Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.376351ms logger=migrator t=2026-03-19T09:12:13.387441507Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-19T09:12:13.38935767Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.915563ms logger=migrator t=2026-03-19T09:12:13.394909884Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-19T09:12:13.403206969Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.302365ms logger=migrator t=2026-03-19T09:12:13.416863463Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-19T09:12:13.417021057Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=162.804µs logger=migrator t=2026-03-19T09:12:13.429124466Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-19T09:12:13.430865815Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.738959ms logger=migrator t=2026-03-19T09:12:13.446967074Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-19T09:12:13.449799477Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.836913ms logger=migrator t=2026-03-19T09:12:13.472244077Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-19T09:12:13.473340152Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.099594ms logger=migrator t=2026-03-19T09:12:13.49120452Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-19T09:12:13.50154936Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.34539ms logger=migrator t=2026-03-19T09:12:13.520794058Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-19T09:12:13.523159271Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.370623ms logger=migrator t=2026-03-19T09:12:13.541154272Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-19T09:12:13.542579884Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.430222ms logger=migrator t=2026-03-19T09:12:13.552982166Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-19T09:12:13.576396917Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.396171ms logger=migrator t=2026-03-19T09:12:13.585630213Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-19T09:12:13.58727328Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.646538ms logger=migrator t=2026-03-19T09:12:13.598367177Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-19T09:12:13.59985769Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.497173ms logger=migrator t=2026-03-19T09:12:13.615719373Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-19T09:12:13.617875711Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.156588ms logger=migrator t=2026-03-19T09:12:13.625297656Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-19T09:12:13.626545955Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.221948ms logger=migrator t=2026-03-19T09:12:13.634460521Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-19T09:12:13.635203577Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=737.166µs logger=migrator t=2026-03-19T09:12:13.643546873Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-19T09:12:13.644690068Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.142435ms logger=migrator t=2026-03-19T09:12:13.653974206Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-19T09:12:13.66493864Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.963234ms logger=migrator t=2026-03-19T09:12:13.671565658Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-19T09:12:13.672395546Z level=info msg="Migration successfully executed" id="create entity_events table" duration=824.638µs logger=migrator t=2026-03-19T09:12:13.679141336Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-19T09:12:13.680302572Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.161286ms logger=migrator t=2026-03-19T09:12:13.690292385Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-19T09:12:13.690946519Z 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-03-19T09:12:13.696791659Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-19T09:12:13.697312501Z 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-03-19T09:12:13.706551686Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-19T09:12:13.708356547Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.840681ms logger=migrator t=2026-03-19T09:12:13.716840866Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-19T09:12:13.717922899Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.082483ms logger=migrator t=2026-03-19T09:12:13.723430072Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-19T09:12:13.724575168Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.142216ms logger=migrator t=2026-03-19T09:12:13.73092505Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-19T09:12:13.733043197Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.118137ms logger=migrator t=2026-03-19T09:12:13.739840188Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-19T09:12:13.741172868Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.33076ms logger=migrator t=2026-03-19T09:12:13.750125917Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-19T09:12:13.751532518Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.409351ms logger=migrator t=2026-03-19T09:12:13.7709238Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-19T09:12:13.772051476Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.131656ms logger=migrator t=2026-03-19T09:12:13.782182301Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-19T09:12:13.784108854Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.927853ms logger=migrator t=2026-03-19T09:12:13.792990862Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-19T09:12:13.794338703Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.348691ms logger=migrator t=2026-03-19T09:12:13.798982695Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-19T09:12:13.800823027Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.840132ms logger=migrator t=2026-03-19T09:12:13.807094256Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-19T09:12:13.808300653Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.206797ms logger=migrator t=2026-03-19T09:12:13.81936905Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-19T09:12:13.844313146Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.941436ms logger=migrator t=2026-03-19T09:12:13.852028687Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-19T09:12:13.859703028Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.673971ms logger=migrator t=2026-03-19T09:12:13.867524013Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-19T09:12:13.877931125Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.389621ms logger=migrator t=2026-03-19T09:12:13.888551881Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-19T09:12:13.888997091Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=450.011µs logger=migrator t=2026-03-19T09:12:13.895572138Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-19T09:12:13.906791267Z level=info msg="Migration successfully executed" id="add share column" duration=11.22456ms logger=migrator t=2026-03-19T09:12:13.911791179Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-19T09:12:13.912037484Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=246.305µs logger=migrator t=2026-03-19T09:12:13.940836045Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-19T09:12:13.942897292Z level=info msg="Migration successfully executed" id="create file table" duration=2.065147ms logger=migrator t=2026-03-19T09:12:13.952471695Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-19T09:12:13.953850636Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.382271ms logger=migrator t=2026-03-19T09:12:13.960414752Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-19T09:12:13.961719551Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.304838ms logger=migrator t=2026-03-19T09:12:13.980035249Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-19T09:12:13.981337338Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.305898ms logger=migrator t=2026-03-19T09:12:13.999438591Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-19T09:12:14.002119991Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.68097ms logger=migrator t=2026-03-19T09:12:14.009372593Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-19T09:12:14.009580657Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=207.784µs logger=migrator t=2026-03-19T09:12:14.018871484Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-19T09:12:14.019212392Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=342.258µs logger=migrator t=2026-03-19T09:12:14.026196798Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-19T09:12:14.026912693Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=707.665µs logger=migrator t=2026-03-19T09:12:14.033089581Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-19T09:12:14.033574841Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=485.29µs logger=migrator t=2026-03-19T09:12:14.041031558Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-19T09:12:14.043297048Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.26576ms logger=migrator t=2026-03-19T09:12:14.051982132Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-19T09:12:14.062329082Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.34857ms logger=migrator t=2026-03-19T09:12:14.071376654Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-19T09:12:14.071583398Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=207.614µs logger=migrator t=2026-03-19T09:12:14.078058242Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-19T09:12:14.080369134Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.311332ms logger=migrator t=2026-03-19T09:12:14.088089446Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-19T09:12:14.088872824Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=788.318µs logger=migrator t=2026-03-19T09:12:14.109489882Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-19T09:12:14.109973773Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=483.901µs logger=migrator t=2026-03-19T09:12:14.117695565Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-19T09:12:14.118311159Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=615.704µs logger=migrator t=2026-03-19T09:12:14.126810068Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-19T09:12:14.1385461Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.735172ms logger=migrator t=2026-03-19T09:12:14.145407483Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-19T09:12:14.152840199Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.432316ms logger=migrator t=2026-03-19T09:12:14.161254426Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-19T09:12:14.162869612Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.615296ms logger=migrator t=2026-03-19T09:12:14.169596362Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-19T09:12:14.280606344Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=111.004282ms logger=migrator t=2026-03-19T09:12:14.289047622Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-19T09:12:14.291350204Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.304242ms logger=migrator t=2026-03-19T09:12:14.301097421Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-19T09:12:14.302351159Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.254778ms logger=migrator t=2026-03-19T09:12:14.30959025Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-19T09:12:14.337247677Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.659387ms logger=migrator t=2026-03-19T09:12:14.344961788Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-19T09:12:14.355313589Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.352031ms logger=migrator t=2026-03-19T09:12:14.361255971Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-19T09:12:14.361615689Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=359.968µs logger=migrator t=2026-03-19T09:12:14.367198093Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-19T09:12:14.367409818Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=209.755µs logger=migrator t=2026-03-19T09:12:14.373222887Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-19T09:12:14.373427002Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=204.805µs logger=migrator t=2026-03-19T09:12:14.379882016Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-19T09:12:14.380110381Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=227.175µs logger=migrator t=2026-03-19T09:12:14.387509956Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-19T09:12:14.387858294Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=348.878µs logger=migrator t=2026-03-19T09:12:14.395032513Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-19T09:12:14.396996347Z level=info msg="Migration successfully executed" id="create folder table" duration=1.964034ms logger=migrator t=2026-03-19T09:12:14.404186657Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-19T09:12:14.405364484Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.179187ms logger=migrator t=2026-03-19T09:12:14.411541151Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-19T09:12:14.41326568Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.715469ms logger=migrator t=2026-03-19T09:12:14.420880559Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-19T09:12:14.42091053Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.591µs logger=migrator t=2026-03-19T09:12:14.431419924Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-19T09:12:14.432620941Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.200437ms logger=migrator t=2026-03-19T09:12:14.438930532Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-19T09:12:14.440734841Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.80406ms logger=migrator t=2026-03-19T09:12:14.44691873Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-19T09:12:14.448073455Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.154635ms logger=migrator t=2026-03-19T09:12:14.454547109Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-19T09:12:14.455236755Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=690.186µs logger=migrator t=2026-03-19T09:12:14.461352541Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-19T09:12:14.461743729Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=390.758µs logger=migrator t=2026-03-19T09:12:14.475381934Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-19T09:12:14.477149122Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.765109ms logger=migrator t=2026-03-19T09:12:14.48327776Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-19T09:12:14.485144211Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.865351ms logger=migrator t=2026-03-19T09:12:14.994568439Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-19T09:12:14.996502762Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.938683ms logger=migrator t=2026-03-19T09:12:15.403540459Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-19T09:12:15.407867636Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=4.294756ms logger=migrator t=2026-03-19T09:12:15.833088978Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-19T09:12:15.835833059Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.749141ms logger=migrator t=2026-03-19T09:12:15.93016393Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-19T09:12:15.932090734Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.929763ms logger=migrator t=2026-03-19T09:12:16.037206445Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-19T09:12:16.039721131Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.519836ms logger=migrator t=2026-03-19T09:12:16.09398813Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-19T09:12:16.096015335Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.017544ms logger=migrator t=2026-03-19T09:12:16.828944503Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-19T09:12:16.831414408Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.472675ms logger=migrator t=2026-03-19T09:12:17.509921322Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-19T09:12:17.512225944Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.307342ms logger=migrator t=2026-03-19T09:12:17.741716466Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-19T09:12:17.743772552Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.060216ms logger=migrator t=2026-03-19T09:12:17.889388416Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-19T09:12:17.889859606Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=474.94µs logger=migrator t=2026-03-19T09:12:17.95873812Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-19T09:12:17.968308404Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.568664ms logger=migrator t=2026-03-19T09:12:18.063206498Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-19T09:12:18.064451105Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.253917ms logger=migrator t=2026-03-19T09:12:18.166350625Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-19T09:12:18.166502458Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=158.093µs logger=migrator t=2026-03-19T09:12:18.19481989Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-19T09:12:18.19620514Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.38894ms logger=migrator t=2026-03-19T09:12:18.218807953Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-19T09:12:18.218883805Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=80.752µs logger=migrator t=2026-03-19T09:12:18.233054401Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-19T09:12:18.235322272Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.269441ms logger=migrator t=2026-03-19T09:12:18.271181161Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-19T09:12:18.273256327Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.069006ms logger=migrator t=2026-03-19T09:12:18.334597263Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-19T09:12:18.336514916Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.920983ms logger=migrator t=2026-03-19T09:12:18.405787779Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-19T09:12:18.407162529Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.37931ms logger=migrator t=2026-03-19T09:12:18.499791563Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-19T09:12:18.500382937Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=592.524µs logger=migrator t=2026-03-19T09:12:18.518122011Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-19T09:12:18.519165624Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.044163ms logger=migrator t=2026-03-19T09:12:18.525910185Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-19T09:12:18.527380727Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.463642ms logger=migrator t=2026-03-19T09:12:18.591975736Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-19T09:12:18.593502031Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.529335ms logger=migrator t=2026-03-19T09:12:18.783642546Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-19T09:12:18.797922424Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.281248ms logger=migrator t=2026-03-19T09:12:18.818211036Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-19T09:12:18.830707575Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.504389ms logger=migrator t=2026-03-19T09:12:18.844562654Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-19T09:12:18.858889923Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=14.329209ms logger=migrator t=2026-03-19T09:12:18.931209153Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-19T09:12:18.931369687Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=164.984µs logger=migrator t=2026-03-19T09:12:19.055340749Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-19T09:12:19.069489754Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.152125ms logger=migrator t=2026-03-19T09:12:19.290906766Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-19T09:12:19.301527603Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.620257ms logger=migrator t=2026-03-19T09:12:19.364458844Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-19T09:12:19.364926625Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=468.831µs logger=migrator t=2026-03-19T09:12:19.419521861Z level=info msg="migrations completed" performed=558 skipped=0 duration=15.389498083s logger=migrator t=2026-03-19T09:12:19.420565714Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-19T09:12:19.460558815Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-19T09:12:19.4612102Z level=info msg="Created default organization" logger=secrets t=2026-03-19T09:12:19.552165146Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-19T09:12:19.601817442Z level=info msg="Restored cache from database" duration=379.528µs logger=plugin.store t=2026-03-19T09:12:19.603292175Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-19T09:12:19.648470561Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-19T09:12:19.648676756Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-19T09:12:19.64886657Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-19T09:12:19.648964303Z level=info msg="Plugins loaded" count=54 duration=45.655617ms logger=query_data t=2026-03-19T09:12:19.654384533Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-19T09:12:19.658249519Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-19T09:12:19.667006714Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-19T09:12:19.848395905Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-19T09:12:19.859644866Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-19T09:12:19.861522078Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-19T09:12:19.995901862Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-19T09:12:20.464710744Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-19T09:12:20.780421058Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-19T09:12:20.780466289Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-19T09:12:20.78096649Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-19T09:12:20.781770117Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-19T09:12:20.781986352Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-03-19T09:12:20.785258285Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-03-19T09:12:20.841989149Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-03-19T09:12:20.851647754Z level=info msg="Update check succeeded" duration=70.432179ms logger=grafana.update.checker t=2026-03-19T09:12:20.854032977Z level=info msg="Update check succeeded" duration=72.72925ms logger=ngalert.state.manager t=2026-03-19T09:12:21.025366684Z level=info msg="State cache has been initialized" states=0 duration=243.589866ms logger=ngalert.scheduler t=2026-03-19T09:12:21.026807496Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-19T09:12:21.027005871Z level=info msg=starting first_tick=2026-03-19T09:12:30Z logger=grafana-apiserver t=2026-03-19T09:12:21.065192501Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-19T09:12:21.065689832Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-19T09:12:21.518020508Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-19T09:12:24.634797408Z level=info msg="Patterns update finished" duration=3.844242826s logger=provisioning.dashboard t=2026-03-19T09:12:24.791657843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:24.996441105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:25.026162957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:25.289195446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:25.305615402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:25.55557515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:25.573866128Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-19T09:12:25.859679795Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=supportbundle.service t=2026-03-19T09:12:25.859885109Z level=error msg="Failed to list bundles to clean up" error="[sqlstore.max-retries-reached] retry 1: database is locked" logger=provisioning.dashboard t=2026-03-19T09:12:26.20511618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:26.227059099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:26.36002791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:26.378042632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:26.454213709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:26.472682881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:27.869999687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:27.893811278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:29.790279414Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:29.804555092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:29.84082559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:29.862745189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:29.908067718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:29.925074817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:29.97818378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:29.999523085Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:30.0406048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:30.056343991Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:30.111159612Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:30.128512349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:30.333544226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:30.355769891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:30.403349462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:30.435196381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:30.534859991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:30.553983636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:30.628440395Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:30.646447876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:30.705215905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:30.723465492Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:30.793600945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:30.814567331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:30.888742004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:30.908898133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:30.972146592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:30.987965484Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:31.058549917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:31.076882995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:31.153887561Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:31.166097972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:31.243124548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:31.260633188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:31.328597012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:31.348442294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:31.402479308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:31.425513642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:31.497494654Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:31.515020695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:31.58255972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:31.60143925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:32.253521746Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:32.264780577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:32.341688601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:32.359747213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:32.451336053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:32.47048548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:32.570406605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:32.586030134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:32.66711398Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:32.681790847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:32.756404999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:32.780461904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:32.854489494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:32.870017739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:32.957327744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:32.976600854Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:33.075528458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:33.095020051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:33.190955339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:33.211018096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:12:33.29920273Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-19T09:13:17.802081717Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-03-19T09:22:21.177946796Z level=info msg="Update check succeeded" duration=325.542783ms logger=cleanup t=2026-03-19T09:22:21.427611775Z level=info msg="Completed cleanup jobs" duration=645.605655ms logger=sqlstore.transactions t=2026-03-19T09:27:19.674005994Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-19T09:32:20.787142658Z level=info msg="Completed cleanup jobs" duration=4.859208ms logger=plugins.update.checker t=2026-03-19T09:32:20.9113832Z level=info msg="Update check succeeded" duration=58.96784ms