logger=settings t=2026-03-14T07:10:41.213441918Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-14T07:10:41Z logger=settings t=2026-03-14T07:10:41.21389781Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-14T07:10:41.21391623Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-14T07:10:41.213922282Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-14T07:10:41.213927702Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-14T07:10:41.213933522Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-14T07:10:41.213938782Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-14T07:10:41.213945442Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-14T07:10:41.213950322Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-14T07:10:41.213956822Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-14T07:10:41.213965172Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-14T07:10:41.213971242Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-14T07:10:41.213976963Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-14T07:10:41.213983093Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-14T07:10:41.213989363Z level=info msg=Target target=[all] logger=settings t=2026-03-14T07:10:41.214015403Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-14T07:10:41.214021133Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-14T07:10:41.214030264Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-14T07:10:41.214043465Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-14T07:10:41.214049735Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-14T07:10:41.214054695Z level=info msg="App mode production" logger=sqlstore t=2026-03-14T07:10:41.214559848Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-14T07:10:41.214584219Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-14T07:10:41.21800638Z level=info msg="Locking database" logger=migrator t=2026-03-14T07:10:41.218022591Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-14T07:10:41.218779752Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-14T07:10:41.219891321Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.111259ms logger=migrator t=2026-03-14T07:10:41.227569996Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-14T07:10:41.229087617Z level=info msg="Migration successfully executed" id="create user table" duration=1.529091ms logger=migrator t=2026-03-14T07:10:41.234205175Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-14T07:10:41.234950625Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=745.601µs logger=migrator t=2026-03-14T07:10:41.239674091Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-14T07:10:41.240353919Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=679.638µs logger=migrator t=2026-03-14T07:10:41.249484894Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-14T07:10:41.250174692Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=686.218µs logger=migrator t=2026-03-14T07:10:41.257288983Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-14T07:10:41.258268029Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=980.347µs logger=migrator t=2026-03-14T07:10:41.266047368Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-14T07:10:41.271949085Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.895348ms logger=migrator t=2026-03-14T07:10:41.276653251Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-14T07:10:41.277710519Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.057488ms logger=migrator t=2026-03-14T07:10:41.281884182Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-14T07:10:41.283122304Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.241433ms logger=migrator t=2026-03-14T07:10:41.287690926Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-14T07:10:41.288836857Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.145481ms logger=migrator t=2026-03-14T07:10:41.294290714Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-14T07:10:41.294651823Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=360.909µs logger=migrator t=2026-03-14T07:10:41.300531791Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-14T07:10:41.30162461Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.096149ms logger=migrator t=2026-03-14T07:10:41.306506391Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-14T07:10:41.307840537Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.334366ms logger=migrator t=2026-03-14T07:10:41.314956757Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-14T07:10:41.314988828Z level=info msg="Migration successfully executed" id="Update user table charset" duration=32.101µs logger=migrator t=2026-03-14T07:10:41.321662887Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-14T07:10:41.322704285Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.041508ms logger=migrator t=2026-03-14T07:10:41.328433938Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-14T07:10:41.328931931Z level=info msg="Migration successfully executed" id="Add missing user data" duration=497.753µs logger=migrator t=2026-03-14T07:10:41.335142777Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-14T07:10:41.337296245Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.161898ms logger=migrator t=2026-03-14T07:10:41.34421495Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-14T07:10:41.344751734Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=536.564µs logger=migrator t=2026-03-14T07:10:41.34869153Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-14T07:10:41.349618726Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=927.126µs logger=migrator t=2026-03-14T07:10:41.35614397Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-14T07:10:41.364942146Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.798636ms logger=migrator t=2026-03-14T07:10:41.433278495Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-14T07:10:41.435147296Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.871111ms logger=migrator t=2026-03-14T07:10:41.442318948Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-14T07:10:41.442536713Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=218.236µs logger=migrator t=2026-03-14T07:10:41.447705412Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-14T07:10:41.448424191Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=719.009µs logger=migrator t=2026-03-14T07:10:41.453677592Z 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-14T07:10:41.454008981Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=331.459µs logger=migrator t=2026-03-14T07:10:41.460766982Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-14T07:10:41.461266955Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=500.773µs logger=migrator t=2026-03-14T07:10:41.467824421Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-14T07:10:41.469230698Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.403587ms logger=migrator t=2026-03-14T07:10:41.476482653Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-14T07:10:41.478132337Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.648165ms logger=migrator t=2026-03-14T07:10:41.483613384Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-14T07:10:41.484336973Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=728.399µs logger=migrator t=2026-03-14T07:10:41.489756408Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-14T07:10:41.490432586Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=675.908µs logger=migrator t=2026-03-14T07:10:41.497537806Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-14T07:10:41.499258593Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.718626ms logger=migrator t=2026-03-14T07:10:41.507129403Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-14T07:10:41.507233986Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=105.453µs logger=migrator t=2026-03-14T07:10:41.512718323Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-14T07:10:41.513803472Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.081779ms logger=migrator t=2026-03-14T07:10:41.519298929Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-14T07:10:41.520049439Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=750.48µs logger=migrator t=2026-03-14T07:10:41.526323427Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-14T07:10:41.527031417Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=707.679µs logger=migrator t=2026-03-14T07:10:41.533313294Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-14T07:10:41.534423705Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.10967ms logger=migrator t=2026-03-14T07:10:41.540199739Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-14T07:10:41.544250178Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.049739ms logger=migrator t=2026-03-14T07:10:41.550169416Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-14T07:10:41.550999808Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=829.842µs logger=migrator t=2026-03-14T07:10:41.556353952Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-14T07:10:41.557930344Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.575612ms logger=migrator t=2026-03-14T07:10:41.563611236Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-14T07:10:41.564335565Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=723.149µs logger=migrator t=2026-03-14T07:10:41.571092456Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-14T07:10:41.571833756Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=738.51µs logger=migrator t=2026-03-14T07:10:41.577388584Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-14T07:10:41.578523945Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.132561ms logger=migrator t=2026-03-14T07:10:41.584413633Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-14T07:10:41.584845705Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=429.852µs logger=migrator t=2026-03-14T07:10:41.590766594Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-14T07:10:41.591674677Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=908.354µs logger=migrator t=2026-03-14T07:10:41.59848759Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-14T07:10:41.599276351Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=788.752µs logger=migrator t=2026-03-14T07:10:41.605482467Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-14T07:10:41.606097884Z level=info msg="Migration successfully executed" id="create star table" duration=614.697µs logger=migrator t=2026-03-14T07:10:41.611057326Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-14T07:10:41.611784616Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=726.95µs logger=migrator t=2026-03-14T07:10:41.618533577Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-14T07:10:41.619668417Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.134571ms logger=migrator t=2026-03-14T07:10:41.624927438Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-14T07:10:41.626805358Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.8773ms logger=migrator t=2026-03-14T07:10:41.632814709Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-14T07:10:41.633565909Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=747.48µs logger=migrator t=2026-03-14T07:10:41.638999355Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-14T07:10:41.639728354Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=728.759µs logger=migrator t=2026-03-14T07:10:41.646342772Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-14T07:10:41.647092142Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=748.96µs logger=migrator t=2026-03-14T07:10:41.653508923Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-14T07:10:41.655283651Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.775078ms logger=migrator t=2026-03-14T07:10:41.661167228Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-14T07:10:41.66123413Z level=info msg="Migration successfully executed" id="Update org table charset" duration=67.012µs logger=migrator t=2026-03-14T07:10:41.666688397Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-14T07:10:41.666743638Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=55.691µs logger=migrator t=2026-03-14T07:10:41.672836101Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-14T07:10:41.673064367Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=229.546µs logger=migrator t=2026-03-14T07:10:41.679289074Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-14T07:10:41.680914778Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.624993ms logger=migrator t=2026-03-14T07:10:41.687060722Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-14T07:10:41.688338397Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.277735ms logger=migrator t=2026-03-14T07:10:41.695074606Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-14T07:10:41.695838077Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=763.311µs logger=migrator t=2026-03-14T07:10:41.703377179Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-14T07:10:41.704026436Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=649.107µs logger=migrator t=2026-03-14T07:10:41.71013187Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-14T07:10:41.711827625Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.695815ms logger=migrator t=2026-03-14T07:10:41.718045982Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-14T07:10:41.71872743Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=680.078µs logger=migrator t=2026-03-14T07:10:41.725748958Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-14T07:10:41.731649046Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.899458ms logger=migrator t=2026-03-14T07:10:41.737179554Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-14T07:10:41.737906564Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=726.96µs logger=migrator t=2026-03-14T07:10:41.743097873Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-14T07:10:41.744240463Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.142371ms logger=migrator t=2026-03-14T07:10:41.755257318Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-14T07:10:41.757370795Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=2.112637ms logger=migrator t=2026-03-14T07:10:41.763408337Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-14T07:10:41.763723195Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=313.808µs logger=migrator t=2026-03-14T07:10:41.768786921Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-14T07:10:41.769576112Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=787.961µs logger=migrator t=2026-03-14T07:10:41.780737501Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-14T07:10:41.780791522Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=54.191µs logger=migrator t=2026-03-14T07:10:41.785636792Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-14T07:10:41.787167353Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.528821ms logger=migrator t=2026-03-14T07:10:41.79528126Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-14T07:10:41.797301594Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.022414ms logger=migrator t=2026-03-14T07:10:41.804513227Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-14T07:10:41.808430332Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.913875ms logger=migrator t=2026-03-14T07:10:41.816434057Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-14T07:10:41.817627038Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.190222ms logger=migrator t=2026-03-14T07:10:41.825721005Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-14T07:10:41.828471749Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.756064ms logger=migrator t=2026-03-14T07:10:41.833992677Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-14T07:10:41.83522059Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.224103ms logger=migrator t=2026-03-14T07:10:41.845622028Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-14T07:10:41.847074467Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.451649ms logger=migrator t=2026-03-14T07:10:41.854007163Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-14T07:10:41.854055074Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=49.191µs logger=migrator t=2026-03-14T07:10:41.859736096Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-14T07:10:41.859776018Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.052µs logger=migrator t=2026-03-14T07:10:41.866823206Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-14T07:10:41.870022522Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.196686ms logger=migrator t=2026-03-14T07:10:41.874183613Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-14T07:10:41.876078614Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.892591ms logger=migrator t=2026-03-14T07:10:41.883443121Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-14T07:10:41.885442645Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.002354ms logger=migrator t=2026-03-14T07:10:41.892908654Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-14T07:10:41.896186973Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.277709ms logger=migrator t=2026-03-14T07:10:41.903254752Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-14T07:10:41.903497629Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=243.378µs logger=migrator t=2026-03-14T07:10:41.907925767Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-14T07:10:41.908903423Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=977.556µs logger=migrator t=2026-03-14T07:10:41.915329285Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-14T07:10:41.916078615Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=747.3µs logger=migrator t=2026-03-14T07:10:41.92746352Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-14T07:10:41.927503401Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=42.44µs logger=migrator t=2026-03-14T07:10:41.936699548Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-14T07:10:41.938453954Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.758886ms logger=migrator t=2026-03-14T07:10:41.943565641Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-14T07:10:41.944713322Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.147121ms logger=migrator t=2026-03-14T07:10:41.960114124Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-14T07:10:41.971989263Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=11.877028ms logger=migrator t=2026-03-14T07:10:41.977449428Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-14T07:10:41.979253607Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.808439ms logger=migrator t=2026-03-14T07:10:41.983746098Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-14T07:10:41.985070263Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.328676ms logger=migrator t=2026-03-14T07:10:41.991143195Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-14T07:10:41.991940847Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=797.562µs logger=migrator t=2026-03-14T07:10:42.000713351Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-14T07:10:42.001694388Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=979.337µs logger=migrator t=2026-03-14T07:10:42.008764497Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-14T07:10:42.009361834Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=601.797µs logger=migrator t=2026-03-14T07:10:42.014242104Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-14T07:10:42.01632089Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.078185ms logger=migrator t=2026-03-14T07:10:42.022073244Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-14T07:10:42.022881755Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=807.691µs logger=migrator t=2026-03-14T07:10:42.026841361Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-14T07:10:42.027015925Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=179.824µs logger=migrator t=2026-03-14T07:10:42.038989507Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-14T07:10:42.039394717Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=411.22µs logger=migrator t=2026-03-14T07:10:42.04809519Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-14T07:10:42.049495908Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.400358ms logger=migrator t=2026-03-14T07:10:42.054543583Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-14T07:10:42.056741662Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.190678ms logger=migrator t=2026-03-14T07:10:42.063031111Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-14T07:10:42.063993036Z level=info msg="Migration successfully executed" id="create data_source table" duration=962.815µs logger=migrator t=2026-03-14T07:10:42.068206859Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-14T07:10:42.069137415Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=930.496µs logger=migrator t=2026-03-14T07:10:42.324012319Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-14T07:10:42.325810108Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.802239ms logger=migrator t=2026-03-14T07:10:42.369286903Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-14T07:10:42.370723401Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.433398ms logger=migrator t=2026-03-14T07:10:42.381236263Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-14T07:10:42.382068014Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=836.282µs logger=migrator t=2026-03-14T07:10:42.392643708Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-14T07:10:42.398985447Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.33926ms logger=migrator t=2026-03-14T07:10:42.410678061Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-14T07:10:42.413390613Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=2.718913ms logger=migrator t=2026-03-14T07:10:42.418342126Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-14T07:10:42.419333972Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.002106ms logger=migrator t=2026-03-14T07:10:42.423159055Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-14T07:10:42.42409871Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=938.775µs logger=migrator t=2026-03-14T07:10:42.427539603Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-14T07:10:42.428083247Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=543.384µs logger=migrator t=2026-03-14T07:10:42.43228618Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-14T07:10:42.434637272Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.350802ms logger=migrator t=2026-03-14T07:10:42.438716601Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-14T07:10:42.441028203Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.311432ms logger=migrator t=2026-03-14T07:10:42.446516801Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-14T07:10:42.446551591Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=32.95µs logger=migrator t=2026-03-14T07:10:42.451914035Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-14T07:10:42.452132861Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=218.816µs logger=migrator t=2026-03-14T07:10:42.45619837Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-14T07:10:42.460000761Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.801131ms logger=migrator t=2026-03-14T07:10:42.471996432Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-14T07:10:42.472670941Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=597.716µs logger=migrator t=2026-03-14T07:10:42.47899895Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-14T07:10:42.479174865Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=177.465µs logger=migrator t=2026-03-14T07:10:42.484246861Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-14T07:10:42.488058383Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.806201ms logger=migrator t=2026-03-14T07:10:42.492382819Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-14T07:10:42.492565833Z level=info msg="Migration successfully executed" id="Update uid value" duration=182.464µs logger=migrator t=2026-03-14T07:10:42.497869396Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-14T07:10:42.498661497Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=791.981µs logger=migrator t=2026-03-14T07:10:42.505712325Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-14T07:10:42.507480993Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.773728ms logger=migrator t=2026-03-14T07:10:42.513825873Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-14T07:10:42.514738447Z level=info msg="Migration successfully executed" id="create api_key table" duration=912.024µs logger=migrator t=2026-03-14T07:10:42.519958438Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-14T07:10:42.520891452Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=931.164µs logger=migrator t=2026-03-14T07:10:42.525390532Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-14T07:10:42.52640335Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.008097ms logger=migrator t=2026-03-14T07:10:42.531364033Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-14T07:10:42.532348609Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=983.936µs logger=migrator t=2026-03-14T07:10:42.53799072Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-14T07:10:42.539282845Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.292104ms logger=migrator t=2026-03-14T07:10:42.544848564Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-14T07:10:42.545667675Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=818.321µs logger=migrator t=2026-03-14T07:10:42.550522536Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-14T07:10:42.553347062Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=2.817817ms logger=migrator t=2026-03-14T07:10:42.558334945Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-14T07:10:42.568046915Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.7099ms logger=migrator t=2026-03-14T07:10:42.573513791Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-14T07:10:42.574316322Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=802.201µs logger=migrator t=2026-03-14T07:10:42.578629079Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-14T07:10:42.579539913Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=909.655µs logger=migrator t=2026-03-14T07:10:42.58352729Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-14T07:10:42.584414093Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=886.223µs logger=migrator t=2026-03-14T07:10:42.590059325Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-14T07:10:42.591488433Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.427018ms logger=migrator t=2026-03-14T07:10:42.597111413Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-14T07:10:42.597629617Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=518.394µs logger=migrator t=2026-03-14T07:10:42.60181024Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-14T07:10:42.602398015Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=587.226µs logger=migrator t=2026-03-14T07:10:42.607796069Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-14T07:10:42.607865361Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=47.752µs logger=migrator t=2026-03-14T07:10:42.612251399Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-14T07:10:42.616534453Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.286534ms logger=migrator t=2026-03-14T07:10:42.620803377Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-14T07:10:42.623420347Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.61664ms logger=migrator t=2026-03-14T07:10:42.62722304Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-14T07:10:42.627406384Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=183.504µs logger=migrator t=2026-03-14T07:10:42.632174273Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-14T07:10:42.634844174Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.66904ms logger=migrator t=2026-03-14T07:10:42.638665366Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-14T07:10:42.641372128Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.704272ms logger=migrator t=2026-03-14T07:10:42.645409137Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-14T07:10:42.646198988Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=789.381µs logger=migrator t=2026-03-14T07:10:42.652499876Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-14T07:10:42.653065852Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=565.816µs logger=migrator t=2026-03-14T07:10:42.657807539Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-14T07:10:42.659087533Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.270173ms logger=migrator t=2026-03-14T07:10:42.664443026Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-14T07:10:42.665366931Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=923.415µs logger=migrator t=2026-03-14T07:10:42.670213081Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-14T07:10:42.671075174Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=861.623µs logger=migrator t=2026-03-14T07:10:42.676023377Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-14T07:10:42.677413714Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.389907ms logger=migrator t=2026-03-14T07:10:42.681916255Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-14T07:10:42.682024168Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=106.203µs logger=migrator t=2026-03-14T07:10:42.686726423Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-14T07:10:42.686755315Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.171µs logger=migrator t=2026-03-14T07:10:42.690945586Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-14T07:10:42.69517817Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.232624ms logger=migrator t=2026-03-14T07:10:42.699383153Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-14T07:10:42.702046653Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.66044ms logger=migrator t=2026-03-14T07:10:42.706826832Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-14T07:10:42.706920774Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=94.123µs logger=migrator t=2026-03-14T07:10:42.710694195Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-14T07:10:42.711432725Z level=info msg="Migration successfully executed" id="create quota table v1" duration=744.15µs logger=migrator t=2026-03-14T07:10:42.715244207Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-14T07:10:42.716745397Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.50032ms logger=migrator t=2026-03-14T07:10:42.720804016Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-14T07:10:42.720883097Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=82.641µs logger=migrator t=2026-03-14T07:10:42.725960234Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-14T07:10:42.726746525Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=764.711µs logger=migrator t=2026-03-14T07:10:42.730843965Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-14T07:10:42.732047057Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.201742ms logger=migrator t=2026-03-14T07:10:42.737923675Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-14T07:10:42.741991413Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.068668ms logger=migrator t=2026-03-14T07:10:42.747618374Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-14T07:10:42.747646575Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.501µs logger=migrator t=2026-03-14T07:10:42.751446596Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-14T07:10:42.752289099Z level=info msg="Migration successfully executed" id="create session table" duration=842.743µs logger=migrator t=2026-03-14T07:10:42.759328957Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-14T07:10:42.759499432Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=171.575µs logger=migrator t=2026-03-14T07:10:42.766811578Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-14T07:10:42.766996313Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=185.115µs logger=migrator t=2026-03-14T07:10:42.771513754Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-14T07:10:42.772615594Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.10222ms logger=migrator t=2026-03-14T07:10:42.777492224Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-14T07:10:42.778220914Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=725.94µs logger=migrator t=2026-03-14T07:10:42.783590738Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-14T07:10:42.783618278Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.47µs logger=migrator t=2026-03-14T07:10:42.790268266Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-14T07:10:42.790310137Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=43.231µs logger=migrator t=2026-03-14T07:10:42.795066284Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-14T07:10:42.799946676Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.877331ms logger=migrator t=2026-03-14T07:10:42.80423424Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-14T07:10:42.80722877Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.995ms logger=migrator t=2026-03-14T07:10:42.812227585Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-14T07:10:42.812332057Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=104.892µs logger=migrator t=2026-03-14T07:10:42.816383575Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-14T07:10:42.816488258Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=104.823µs logger=migrator t=2026-03-14T07:10:42.823210259Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-14T07:10:42.824488962Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.278663ms logger=migrator t=2026-03-14T07:10:42.831252684Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-14T07:10:42.831330236Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=79.043µs logger=migrator t=2026-03-14T07:10:42.836759251Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-14T07:10:42.84233203Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.58113ms logger=migrator t=2026-03-14T07:10:42.84717132Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-14T07:10:42.847347725Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=176.845µs logger=migrator t=2026-03-14T07:10:42.851710342Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-14T07:10:42.858100873Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.38704ms logger=migrator t=2026-03-14T07:10:42.863018764Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-14T07:10:42.865427799Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.409125ms logger=migrator t=2026-03-14T07:10:42.873266568Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-14T07:10:42.873393153Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=127.684µs logger=migrator t=2026-03-14T07:10:42.879519936Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-14T07:10:42.881340275Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.835179ms logger=migrator t=2026-03-14T07:10:42.889917365Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-14T07:10:42.890817058Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=899.523µs logger=migrator t=2026-03-14T07:10:42.897882328Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-14T07:10:42.899616245Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.733837ms logger=migrator t=2026-03-14T07:10:42.906834478Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-14T07:10:42.90878684Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.951022ms logger=migrator t=2026-03-14T07:10:42.914803671Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-14T07:10:42.915729056Z level=info msg="Migration successfully executed" id="add index alert state" duration=925.015µs logger=migrator t=2026-03-14T07:10:42.920925675Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-14T07:10:42.922401595Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.4754ms logger=migrator t=2026-03-14T07:10:42.927415479Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-14T07:10:42.928419835Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.003016ms logger=migrator t=2026-03-14T07:10:42.934086138Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-14T07:10:42.9356607Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.577933ms logger=migrator t=2026-03-14T07:10:42.94203228Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-14T07:10:42.942812301Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=780.251µs logger=migrator t=2026-03-14T07:10:42.946642154Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-14T07:10:42.956399795Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.756871ms logger=migrator t=2026-03-14T07:10:42.962270913Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-14T07:10:42.96294255Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=673.307µs logger=migrator t=2026-03-14T07:10:42.966558108Z 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-14T07:10:42.967369769Z 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=811.181µs logger=migrator t=2026-03-14T07:10:42.971595602Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-14T07:10:42.971864319Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=269.027µs logger=migrator t=2026-03-14T07:10:42.978011364Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-14T07:10:42.978765664Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=759.99µs logger=migrator t=2026-03-14T07:10:42.982753401Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-14T07:10:42.983938223Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.185412ms logger=migrator t=2026-03-14T07:10:42.988179006Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-14T07:10:42.991923886Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.74389ms logger=migrator t=2026-03-14T07:10:42.998208495Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-14T07:10:43.001676878Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.468924ms logger=migrator t=2026-03-14T07:10:43.005372156Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-14T07:10:43.008936802Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.565076ms logger=migrator t=2026-03-14T07:10:43.013246567Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-14T07:10:43.016772372Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.525245ms logger=migrator t=2026-03-14T07:10:43.021701934Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-14T07:10:43.023195974Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.493629ms logger=migrator t=2026-03-14T07:10:43.028404044Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-14T07:10:43.028459065Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=56.681µs logger=migrator t=2026-03-14T07:10:43.032661337Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-14T07:10:43.032690439Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.692µs logger=migrator t=2026-03-14T07:10:43.036721466Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-14T07:10:43.037629291Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=906.785µs logger=migrator t=2026-03-14T07:10:43.054686097Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-14T07:10:43.05591073Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.229653ms logger=migrator t=2026-03-14T07:10:43.060975445Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-14T07:10:43.061794808Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=819.113µs logger=migrator t=2026-03-14T07:10:43.069432723Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-14T07:10:43.070344336Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=913.454µs logger=migrator t=2026-03-14T07:10:43.074680403Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-14T07:10:43.076347527Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.663354ms logger=migrator t=2026-03-14T07:10:43.080400376Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-14T07:10:43.086979792Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.581776ms logger=migrator t=2026-03-14T07:10:43.09102189Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-14T07:10:43.093689002Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.664982ms logger=migrator t=2026-03-14T07:10:43.100797462Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-14T07:10:43.101021288Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=224.526µs logger=migrator t=2026-03-14T07:10:43.109441873Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-14T07:10:43.11076706Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.328436ms logger=migrator t=2026-03-14T07:10:43.116289017Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-14T07:10:43.118030074Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.748007ms logger=migrator t=2026-03-14T07:10:43.123438868Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-14T07:10:43.127510167Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.070729ms logger=migrator t=2026-03-14T07:10:43.131859215Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-14T07:10:43.131927116Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=69.001µs logger=migrator t=2026-03-14T07:10:43.13804834Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-14T07:10:43.138888602Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=840.712µs logger=migrator t=2026-03-14T07:10:43.146350692Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-14T07:10:43.147323638Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=972.916µs logger=migrator t=2026-03-14T07:10:43.15299145Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-14T07:10:43.153235366Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=244.926µs logger=migrator t=2026-03-14T07:10:43.16383868Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-14T07:10:43.166328628Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.515427ms logger=migrator t=2026-03-14T07:10:43.174868676Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-14T07:10:43.176185251Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.314965ms logger=migrator t=2026-03-14T07:10:43.188613684Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-14T07:10:43.190680329Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.068776ms logger=migrator t=2026-03-14T07:10:43.196608308Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-14T07:10:43.19818299Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.574302ms logger=migrator t=2026-03-14T07:10:43.204008566Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-14T07:10:43.205788494Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.781188ms logger=migrator t=2026-03-14T07:10:43.216719296Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-14T07:10:43.218298399Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.587523ms logger=migrator t=2026-03-14T07:10:43.225561394Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-14T07:10:43.225605645Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=44.461µs logger=migrator t=2026-03-14T07:10:43.230970349Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-14T07:10:43.237435181Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.466263ms logger=migrator t=2026-03-14T07:10:43.244330196Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-14T07:10:43.245433716Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.101839ms logger=migrator t=2026-03-14T07:10:43.251276072Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-14T07:10:43.25755169Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.275258ms logger=migrator t=2026-03-14T07:10:43.261821254Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-14T07:10:43.262520343Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=698.019µs logger=migrator t=2026-03-14T07:10:43.268469462Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-14T07:10:43.276859687Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=8.392605ms logger=migrator t=2026-03-14T07:10:43.400325803Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-14T07:10:43.40170014Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.379157ms logger=migrator t=2026-03-14T07:10:43.405587274Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-14T07:10:43.417781121Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.193557ms logger=migrator t=2026-03-14T07:10:43.425305182Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-14T07:10:43.425919559Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=613.007µs logger=migrator t=2026-03-14T07:10:43.432035413Z 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-14T07:10:43.433510133Z 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.473089ms logger=migrator t=2026-03-14T07:10:43.457185436Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-14T07:10:43.457654619Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=473.953µs logger=migrator t=2026-03-14T07:10:43.46401849Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-14T07:10:43.464934794Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=915.374µs logger=migrator t=2026-03-14T07:10:43.471057148Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-14T07:10:43.471378286Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=338.099µs logger=migrator t=2026-03-14T07:10:43.476631397Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-14T07:10:43.481485907Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.85328ms logger=migrator t=2026-03-14T07:10:43.486541342Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-14T07:10:43.490890009Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.345637ms logger=migrator t=2026-03-14T07:10:43.496650194Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-14T07:10:43.497768823Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.118319ms logger=migrator t=2026-03-14T07:10:43.502800828Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-14T07:10:43.504182375Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.380587ms logger=migrator t=2026-03-14T07:10:43.50959238Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-14T07:10:43.509808596Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=216.206µs logger=migrator t=2026-03-14T07:10:43.516221598Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-14T07:10:43.520250275Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.025198ms logger=migrator t=2026-03-14T07:10:43.525944658Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-14T07:10:43.526861012Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=916.424µs logger=migrator t=2026-03-14T07:10:43.533085909Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-14T07:10:43.533369947Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=284.808µs logger=migrator t=2026-03-14T07:10:43.540084746Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-14T07:10:43.540467667Z level=info msg="Migration successfully executed" id="Move region to single row" duration=385.901µs logger=migrator t=2026-03-14T07:10:43.546678083Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-14T07:10:43.548000619Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.322356ms logger=migrator t=2026-03-14T07:10:43.553861565Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-14T07:10:43.554709928Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=848.473µs logger=migrator t=2026-03-14T07:10:43.561799788Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-14T07:10:43.563257697Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.457429ms logger=migrator t=2026-03-14T07:10:43.568971599Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-14T07:10:43.569855324Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=883.655µs logger=migrator t=2026-03-14T07:10:43.577364005Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-14T07:10:43.578820714Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.46251ms logger=migrator t=2026-03-14T07:10:43.585134172Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-14T07:10:43.586598142Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.46419ms logger=migrator t=2026-03-14T07:10:43.594489273Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-14T07:10:43.594615936Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=131.443µs logger=migrator t=2026-03-14T07:10:43.601292025Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-14T07:10:43.602270342Z level=info msg="Migration successfully executed" id="create test_data table" duration=975.726µs logger=migrator t=2026-03-14T07:10:43.609031203Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-14T07:10:43.610208834Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.179322ms logger=migrator t=2026-03-14T07:10:43.616692257Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-14T07:10:43.618398113Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.705666ms logger=migrator t=2026-03-14T07:10:43.624571639Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-14T07:10:43.625577156Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.002597ms logger=migrator t=2026-03-14T07:10:43.632876952Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-14T07:10:43.633286963Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=409.02µs logger=migrator t=2026-03-14T07:10:43.639074157Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-14T07:10:43.639741295Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=666.738µs logger=migrator t=2026-03-14T07:10:43.646346312Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-14T07:10:43.646411544Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=66.002µs logger=migrator t=2026-03-14T07:10:43.653000871Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-14T07:10:43.653881694Z level=info msg="Migration successfully executed" id="create team table" duration=881.763µs logger=migrator t=2026-03-14T07:10:43.660812519Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-14T07:10:43.662282149Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.46815ms logger=migrator t=2026-03-14T07:10:43.668759252Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-14T07:10:43.67019921Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.439728ms logger=migrator t=2026-03-14T07:10:43.678592286Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-14T07:10:43.687177966Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.574159ms logger=migrator t=2026-03-14T07:10:43.697180464Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-14T07:10:43.697384479Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=205.585µs logger=migrator t=2026-03-14T07:10:43.704037657Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-14T07:10:43.704911011Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=872.175µs logger=migrator t=2026-03-14T07:10:43.715594757Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-14T07:10:43.71644982Z level=info msg="Migration successfully executed" id="create team member table" duration=854.483µs logger=migrator t=2026-03-14T07:10:43.729712335Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-14T07:10:43.731208645Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.49528ms logger=migrator t=2026-03-14T07:10:43.73815046Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-14T07:10:43.739747733Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.596203ms logger=migrator t=2026-03-14T07:10:43.748107978Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-14T07:10:43.749080504Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=971.236µs logger=migrator t=2026-03-14T07:10:43.757103128Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-14T07:10:43.764915658Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.81991ms logger=migrator t=2026-03-14T07:10:43.771529114Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-14T07:10:43.774874094Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.34563ms logger=migrator t=2026-03-14T07:10:43.783359961Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-14T07:10:43.789884626Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.517335ms logger=migrator t=2026-03-14T07:10:43.797257604Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-14T07:10:43.797964953Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=706.789µs logger=migrator t=2026-03-14T07:10:43.80419782Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-14T07:10:43.805949406Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.742997ms logger=migrator t=2026-03-14T07:10:43.814968268Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-14T07:10:43.8169036Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.934722ms logger=migrator t=2026-03-14T07:10:43.823877246Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-14T07:10:43.825835308Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.953972ms logger=migrator t=2026-03-14T07:10:43.849280327Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-14T07:10:43.850819878Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.539351ms logger=migrator t=2026-03-14T07:10:43.871953254Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-14T07:10:43.873186027Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.236583ms logger=migrator t=2026-03-14T07:10:43.88261917Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-14T07:10:43.884826548Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.212968ms logger=migrator t=2026-03-14T07:10:43.893207723Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-14T07:10:43.89498036Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.768137ms logger=migrator t=2026-03-14T07:10:43.905435111Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-14T07:10:43.906390316Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=958.426µs logger=migrator t=2026-03-14T07:10:43.913785534Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-14T07:10:43.914085932Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=300.498µs logger=migrator t=2026-03-14T07:10:43.919102746Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-14T07:10:43.920023761Z level=info msg="Migration successfully executed" id="create tag table" duration=920.805µs logger=migrator t=2026-03-14T07:10:43.925598111Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-14T07:10:43.927231984Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.633663ms logger=migrator t=2026-03-14T07:10:43.944453666Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-14T07:10:43.945846563Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.398017ms logger=migrator t=2026-03-14T07:10:43.952451859Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-14T07:10:43.953427876Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=975.776µs logger=migrator t=2026-03-14T07:10:43.960690531Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-14T07:10:43.961609795Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=913.424µs logger=migrator t=2026-03-14T07:10:43.96738677Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-14T07:10:43.985576957Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.190117ms logger=migrator t=2026-03-14T07:10:43.993486549Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-14T07:10:43.994161316Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=674.487µs logger=migrator t=2026-03-14T07:10:44.003380313Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-14T07:10:44.005529011Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.150148ms logger=migrator t=2026-03-14T07:10:44.014983385Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-14T07:10:44.015366554Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=380.65µs logger=migrator t=2026-03-14T07:10:44.02079932Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-14T07:10:44.021506199Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=707.539µs logger=migrator t=2026-03-14T07:10:44.029567785Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-14T07:10:44.030343575Z level=info msg="Migration successfully executed" id="create user auth table" duration=775.95µs logger=migrator t=2026-03-14T07:10:44.036169982Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-14T07:10:44.037117147Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=950.356µs logger=migrator t=2026-03-14T07:10:44.044068273Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-14T07:10:44.044164066Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=140.704µs logger=migrator t=2026-03-14T07:10:44.052470828Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-14T07:10:44.058447488Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.9756ms logger=migrator t=2026-03-14T07:10:44.063936475Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-14T07:10:44.069448433Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.512867ms logger=migrator t=2026-03-14T07:10:44.074246711Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-14T07:10:44.08013718Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.890149ms logger=migrator t=2026-03-14T07:10:44.086357006Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-14T07:10:44.09065248Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.297855ms logger=migrator t=2026-03-14T07:10:44.096925099Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-14T07:10:44.097871704Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=952.625µs logger=migrator t=2026-03-14T07:10:44.103466873Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-14T07:10:44.109126356Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.659723ms logger=migrator t=2026-03-14T07:10:44.115777914Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-14T07:10:44.116535764Z level=info msg="Migration successfully executed" id="create server_lock table" duration=757.39µs logger=migrator t=2026-03-14T07:10:44.122793752Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-14T07:10:44.124105587Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.311315ms logger=migrator t=2026-03-14T07:10:44.129797169Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-14T07:10:44.130502518Z level=info msg="Migration successfully executed" id="create user auth token table" duration=706.409µs logger=migrator t=2026-03-14T07:10:44.137878766Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-14T07:10:44.139251863Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.347216ms logger=migrator t=2026-03-14T07:10:44.145681374Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-14T07:10:44.146611879Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=930.245µs logger=migrator t=2026-03-14T07:10:44.152501117Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-14T07:10:44.153575436Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.073779ms logger=migrator t=2026-03-14T07:10:44.161846147Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-14T07:10:44.169935304Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.089727ms logger=migrator t=2026-03-14T07:10:44.177374384Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-14T07:10:44.179264984Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.89533ms logger=migrator t=2026-03-14T07:10:44.185235434Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-14T07:10:44.186370134Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.13851ms logger=migrator t=2026-03-14T07:10:44.192339604Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-14T07:10:44.193920506Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.582292ms logger=migrator t=2026-03-14T07:10:44.202798564Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-14T07:10:44.20374551Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=950.446µs logger=migrator t=2026-03-14T07:10:44.210406138Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-14T07:10:44.211753084Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.341647ms logger=migrator t=2026-03-14T07:10:44.219204123Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-14T07:10:44.219355377Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=154.604µs logger=migrator t=2026-03-14T07:10:44.225596964Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-14T07:10:44.225695407Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=104.003µs logger=migrator t=2026-03-14T07:10:44.231507413Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-14T07:10:44.233170567Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.664915ms logger=migrator t=2026-03-14T07:10:44.239669661Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-14T07:10:44.240908665Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.164632ms logger=migrator t=2026-03-14T07:10:44.252188256Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-14T07:10:44.253615025Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.430989ms logger=migrator t=2026-03-14T07:10:44.25902802Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-14T07:10:44.259133593Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=109.203µs logger=migrator t=2026-03-14T07:10:44.265142244Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-14T07:10:44.266284444Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.14476ms logger=migrator t=2026-03-14T07:10:44.275547492Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-14T07:10:44.277395511Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.850949ms logger=migrator t=2026-03-14T07:10:44.283840984Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-14T07:10:44.284763649Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=923.895µs logger=migrator t=2026-03-14T07:10:44.28964105Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-14T07:10:44.291234493Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.594692ms logger=migrator t=2026-03-14T07:10:44.298180458Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-14T07:10:44.305245898Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.057959ms logger=migrator t=2026-03-14T07:10:44.314961458Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-14T07:10:44.316323484Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.365157ms logger=migrator t=2026-03-14T07:10:44.322470619Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-14T07:10:44.322615922Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=151.163µs logger=migrator t=2026-03-14T07:10:44.327754861Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-14T07:10:44.329309222Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.552731ms logger=migrator t=2026-03-14T07:10:44.339054973Z 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-14T07:10:44.340512902Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.461529ms logger=migrator t=2026-03-14T07:10:44.345926337Z 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-14T07:10:44.347041727Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.11532ms logger=migrator t=2026-03-14T07:10:44.353786488Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-14T07:10:44.353930661Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=145.323µs logger=migrator t=2026-03-14T07:10:44.360477187Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-14T07:10:44.362032868Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.555471ms logger=migrator t=2026-03-14T07:10:44.36845266Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-14T07:10:44.369517139Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.064269ms logger=migrator t=2026-03-14T07:10:44.375991152Z 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-14T07:10:44.377057401Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.066289ms logger=migrator t=2026-03-14T07:10:44.385844556Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-14T07:10:44.386998067Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.150481ms logger=migrator t=2026-03-14T07:10:44.395048523Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-14T07:10:44.40277777Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.730347ms logger=migrator t=2026-03-14T07:10:44.410040494Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-14T07:10:44.412893081Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=2.855177ms logger=migrator t=2026-03-14T07:10:44.41998744Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-14T07:10:44.421032738Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.045798ms logger=migrator t=2026-03-14T07:10:44.42633048Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-14T07:10:44.463814394Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=37.463353ms logger=migrator t=2026-03-14T07:10:44.4755934Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-14T07:10:44.504130374Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.533284ms logger=migrator t=2026-03-14T07:10:44.514629925Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-14T07:10:44.51554458Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=916.095µs logger=migrator t=2026-03-14T07:10:44.521773347Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-14T07:10:44.523426391Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.652414ms logger=migrator t=2026-03-14T07:10:44.530376936Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-14T07:10:44.537645581Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.268145ms logger=migrator t=2026-03-14T07:10:44.545826871Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-14T07:10:44.554708418Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.881187ms logger=migrator t=2026-03-14T07:10:44.56039053Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-14T07:10:44.561508151Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.116971ms logger=migrator t=2026-03-14T07:10:44.565949579Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-14T07:10:44.567512881Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.563222ms logger=migrator t=2026-03-14T07:10:44.573716067Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-14T07:10:44.574967051Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.261913ms logger=migrator t=2026-03-14T07:10:44.580367646Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-14T07:10:44.581716871Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.348725ms logger=migrator t=2026-03-14T07:10:44.58649605Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-14T07:10:44.586597332Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=102.622µs logger=migrator t=2026-03-14T07:10:44.593373703Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-14T07:10:44.599663802Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.290109ms logger=migrator t=2026-03-14T07:10:44.605994982Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-14T07:10:44.613911303Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.922511ms logger=migrator t=2026-03-14T07:10:44.619145444Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-14T07:10:44.623711686Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.566072ms logger=migrator t=2026-03-14T07:10:44.629338017Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-14T07:10:44.630275562Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=936.175µs logger=migrator t=2026-03-14T07:10:44.636007765Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-14T07:10:44.637574868Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.566143ms logger=migrator t=2026-03-14T07:10:44.642448888Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-14T07:10:44.649885927Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.444689ms logger=migrator t=2026-03-14T07:10:44.655318993Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-14T07:10:44.659504844Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.186451ms logger=migrator t=2026-03-14T07:10:44.663674956Z 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-14T07:10:44.664701064Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.026198ms logger=migrator t=2026-03-14T07:10:44.66905453Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-14T07:10:44.679028668Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.972708ms logger=migrator t=2026-03-14T07:10:44.687036922Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-14T07:10:44.691522763Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.48506ms logger=migrator t=2026-03-14T07:10:44.695691183Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-14T07:10:44.695759635Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=69.402µs logger=migrator t=2026-03-14T07:10:44.699467135Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-14T07:10:44.701065557Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.597492ms logger=migrator t=2026-03-14T07:10:44.706676768Z 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-14T07:10:44.70826861Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.590992ms logger=migrator t=2026-03-14T07:10:44.714045305Z 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-14T07:10:44.715104444Z 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.058719ms logger=migrator t=2026-03-14T07:10:44.72018989Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-14T07:10:44.720298393Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=108.903µs logger=migrator t=2026-03-14T07:10:44.72578024Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-14T07:10:44.731896634Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.115754ms logger=migrator t=2026-03-14T07:10:44.73772374Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-14T07:10:44.743996698Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.272558ms logger=migrator t=2026-03-14T07:10:44.748547719Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-14T07:10:44.754983912Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.435373ms logger=migrator t=2026-03-14T07:10:44.761024364Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-14T07:10:44.767150477Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.122954ms logger=migrator t=2026-03-14T07:10:44.773118317Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-14T07:10:44.779391606Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.272159ms logger=migrator t=2026-03-14T07:10:44.783613588Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-14T07:10:44.783709141Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=97.763µs logger=migrator t=2026-03-14T07:10:44.789416884Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-14T07:10:44.790705359Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.289305ms logger=migrator t=2026-03-14T07:10:44.797658134Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-14T07:10:44.803922692Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.262898ms logger=migrator t=2026-03-14T07:10:44.807878638Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-14T07:10:44.80795505Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=76.422µs logger=migrator t=2026-03-14T07:10:44.812245895Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-14T07:10:44.817103025Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=4.85658ms logger=migrator t=2026-03-14T07:10:44.825384087Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-14T07:10:44.826373294Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=988.707µs logger=migrator t=2026-03-14T07:10:44.861196436Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-14T07:10:44.867289209Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.090443ms logger=migrator t=2026-03-14T07:10:44.872334805Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-14T07:10:44.873479325Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.14512ms logger=migrator t=2026-03-14T07:10:44.880358549Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-14T07:10:44.881474729Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.11533ms logger=migrator t=2026-03-14T07:10:44.88748163Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-14T07:10:44.897702113Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.218803ms logger=migrator t=2026-03-14T07:10:44.902003989Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-14T07:10:44.902600325Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=596.536µs logger=migrator t=2026-03-14T07:10:44.908552834Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-14T07:10:44.91025594Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.702666ms logger=migrator t=2026-03-14T07:10:44.91662902Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-14T07:10:44.917466733Z level=info msg="Migration successfully executed" id="create alert_image table" duration=837.593µs logger=migrator t=2026-03-14T07:10:44.921727267Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-14T07:10:44.922735615Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.012067ms logger=migrator t=2026-03-14T07:10:44.927174833Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-14T07:10:44.927248815Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=69.882µs logger=migrator t=2026-03-14T07:10:44.931338995Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-14T07:10:44.933029789Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.694314ms logger=migrator t=2026-03-14T07:10:44.940062109Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-14T07:10:44.941135317Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.073488ms logger=migrator t=2026-03-14T07:10:44.947068456Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-14T07:10:44.947642661Z 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-14T07:10:44.952609664Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-14T07:10:44.953233101Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=623.487µs logger=migrator t=2026-03-14T07:10:44.957607269Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-14T07:10:44.958709978Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.10293ms logger=migrator t=2026-03-14T07:10:44.963180697Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-14T07:10:44.97038481Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.199733ms logger=migrator t=2026-03-14T07:10:44.975770494Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-14T07:10:44.976855913Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.085389ms logger=migrator t=2026-03-14T07:10:44.982760101Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-14T07:10:44.983855951Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.09546ms logger=migrator t=2026-03-14T07:10:44.988512475Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-14T07:10:44.98978855Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.277735ms logger=migrator t=2026-03-14T07:10:44.995533054Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-14T07:10:44.997148507Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.614943ms logger=migrator t=2026-03-14T07:10:45.001996707Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-14T07:10:45.003654091Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.656634ms logger=migrator t=2026-03-14T07:10:45.008573223Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-14T07:10:45.008597834Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=25.541µs logger=migrator t=2026-03-14T07:10:45.015512078Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-14T07:10:45.015609881Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=98.943µs logger=migrator t=2026-03-14T07:10:45.025746873Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-14T07:10:45.030809648Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=5.062945ms logger=migrator t=2026-03-14T07:10:45.035660268Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-14T07:10:45.035933906Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=274.098µs logger=migrator t=2026-03-14T07:10:45.039982974Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-14T07:10:45.040747105Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=763.98µs logger=migrator t=2026-03-14T07:10:45.045922063Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-14T07:10:45.046127518Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=205.475µs logger=migrator t=2026-03-14T07:10:45.050072654Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-14T07:10:45.050749762Z level=info msg="Migration successfully executed" id="create data_keys table" duration=677.108µs logger=migrator t=2026-03-14T07:10:45.056923448Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-14T07:10:45.058666575Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.740707ms logger=migrator t=2026-03-14T07:10:45.063515134Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-14T07:10:45.099937269Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.423635ms logger=migrator t=2026-03-14T07:10:45.104624296Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-14T07:10:45.111647133Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.019277ms logger=migrator t=2026-03-14T07:10:45.116115872Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-14T07:10:45.116252797Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=136.975µs logger=migrator t=2026-03-14T07:10:45.120107129Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-14T07:10:45.151410998Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.303779ms logger=migrator t=2026-03-14T07:10:45.158706924Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-14T07:10:45.19142167Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.719216ms logger=migrator t=2026-03-14T07:10:45.196800164Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-14T07:10:45.197684107Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=883.903µs logger=migrator t=2026-03-14T07:10:45.203825762Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-14T07:10:45.205566309Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.740247ms logger=migrator t=2026-03-14T07:10:45.210943493Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-14T07:10:45.211327892Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=385.27µs logger=migrator t=2026-03-14T07:10:45.220338204Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-14T07:10:45.221699821Z level=info msg="Migration successfully executed" id="create permission table" duration=1.361457ms logger=migrator t=2026-03-14T07:10:45.229517869Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-14T07:10:45.231097532Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.580133ms logger=migrator t=2026-03-14T07:10:45.235935912Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-14T07:10:45.23698096Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.044378ms logger=migrator t=2026-03-14T07:10:45.242497978Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-14T07:10:45.243693689Z level=info msg="Migration successfully executed" id="create role table" duration=1.193741ms logger=migrator t=2026-03-14T07:10:45.248876728Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-14T07:10:45.257757517Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.880819ms logger=migrator t=2026-03-14T07:10:45.26203967Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-14T07:10:45.267222179Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.181739ms logger=migrator t=2026-03-14T07:10:45.272753348Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-14T07:10:45.273820477Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.063589ms logger=migrator t=2026-03-14T07:10:45.278722667Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-14T07:10:45.280458544Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.735676ms logger=migrator t=2026-03-14T07:10:45.285815757Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-14T07:10:45.286853296Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.038889ms logger=migrator t=2026-03-14T07:10:45.29373214Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-14T07:10:45.294659284Z level=info msg="Migration successfully executed" id="create team role table" duration=927.054µs logger=migrator t=2026-03-14T07:10:45.299399101Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-14T07:10:45.300523452Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.120701ms logger=migrator t=2026-03-14T07:10:45.30493996Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-14T07:10:45.306156472Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.212222ms logger=migrator t=2026-03-14T07:10:45.312275836Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-14T07:10:45.314034173Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.758077ms logger=migrator t=2026-03-14T07:10:45.319285324Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-14T07:10:45.320300341Z level=info msg="Migration successfully executed" id="create user role table" duration=1.014577ms logger=migrator t=2026-03-14T07:10:45.324903294Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-14T07:10:45.326025294Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.12114ms logger=migrator t=2026-03-14T07:10:45.333254028Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-14T07:10:45.335325904Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.074776ms logger=migrator t=2026-03-14T07:10:45.340671616Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-14T07:10:45.341726285Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.050689ms logger=migrator t=2026-03-14T07:10:45.346424631Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-14T07:10:45.347294344Z level=info msg="Migration successfully executed" id="create builtin role table" duration=868.523µs logger=migrator t=2026-03-14T07:10:45.352826722Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-14T07:10:45.354477757Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.650815ms logger=migrator t=2026-03-14T07:10:45.361253468Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-14T07:10:45.363546089Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.297162ms logger=migrator t=2026-03-14T07:10:45.368936774Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-14T07:10:45.3770171Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.079656ms logger=migrator t=2026-03-14T07:10:45.380817811Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-14T07:10:45.382244219Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.426148ms logger=migrator t=2026-03-14T07:10:45.388040495Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-14T07:10:45.38898462Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=943.245µs logger=migrator t=2026-03-14T07:10:45.392905885Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-14T07:10:45.393696317Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=789.962µs logger=migrator t=2026-03-14T07:10:45.397343134Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-14T07:10:45.398136765Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=793.351µs logger=migrator t=2026-03-14T07:10:45.403476809Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-14T07:10:45.404050854Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=573.745µs logger=migrator t=2026-03-14T07:10:45.408885824Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-14T07:10:45.409746647Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=859.643µs logger=migrator t=2026-03-14T07:10:45.414537014Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-14T07:10:45.420718141Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=6.180267ms logger=migrator t=2026-03-14T07:10:45.425402656Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-14T07:10:45.431206861Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.803695ms logger=migrator t=2026-03-14T07:10:45.434932041Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-14T07:10:45.440717476Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.784495ms logger=migrator t=2026-03-14T07:10:45.44500677Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-14T07:10:45.450828886Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.821456ms logger=migrator t=2026-03-14T07:10:45.455852701Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-14T07:10:45.456672044Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=819.283µs logger=migrator t=2026-03-14T07:10:45.461300227Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-14T07:10:45.462110038Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=809.981µs logger=migrator t=2026-03-14T07:10:45.469567028Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-14T07:10:45.470672369Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.10543ms logger=migrator t=2026-03-14T07:10:45.477033478Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-14T07:10:45.47860914Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.575792ms logger=migrator t=2026-03-14T07:10:45.486526573Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-14T07:10:45.487795597Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.268464ms logger=migrator t=2026-03-14T07:10:45.494007502Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-14T07:10:45.494119595Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=113.193µs logger=migrator t=2026-03-14T07:10:45.498744579Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-14T07:10:45.498842432Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=100.303µs logger=migrator t=2026-03-14T07:10:45.504430072Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-14T07:10:45.505197883Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=767.53µs logger=migrator t=2026-03-14T07:10:45.510464154Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-14T07:10:45.51147934Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.025167ms logger=migrator t=2026-03-14T07:10:45.518962401Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-14T07:10:45.520167143Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.204192ms logger=migrator t=2026-03-14T07:10:45.526181285Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-14T07:10:45.526774461Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=593.585µs logger=migrator t=2026-03-14T07:10:45.533051159Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-14T07:10:45.534027855Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=976.176µs logger=migrator t=2026-03-14T07:10:45.541031053Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-14T07:10:45.542099971Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.064719ms logger=migrator t=2026-03-14T07:10:45.549878939Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-14T07:10:45.551586045Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.706096ms logger=migrator t=2026-03-14T07:10:45.558550042Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-14T07:10:45.56819082Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.639967ms logger=migrator t=2026-03-14T07:10:45.573368088Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-14T07:10:45.57343758Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=72.682µs logger=migrator t=2026-03-14T07:10:45.580767096Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-14T07:10:45.582027581Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.259054ms logger=migrator t=2026-03-14T07:10:45.588064702Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-14T07:10:45.589952342Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.87486ms logger=migrator t=2026-03-14T07:10:45.597098824Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-14T07:10:45.598264795Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.166542ms logger=migrator t=2026-03-14T07:10:45.603513036Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-14T07:10:45.612827765Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.3138ms logger=migrator t=2026-03-14T07:10:45.618268811Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-14T07:10:45.619565045Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.296744ms logger=migrator t=2026-03-14T07:10:45.62496174Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-14T07:10:45.625820783Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=864.963µs logger=migrator t=2026-03-14T07:10:45.630273163Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-14T07:10:45.654940883Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.65484ms logger=migrator t=2026-03-14T07:10:45.667874899Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-14T07:10:45.668979069Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.10442ms logger=migrator t=2026-03-14T07:10:45.678751611Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-14T07:10:45.680212559Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.463019ms logger=migrator t=2026-03-14T07:10:45.687112404Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-14T07:10:45.689614802Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.506098ms logger=migrator t=2026-03-14T07:10:45.700991526Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-14T07:10:45.702074965Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.080409ms logger=migrator t=2026-03-14T07:10:45.710003257Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-14T07:10:45.710397798Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=394.821µs logger=migrator t=2026-03-14T07:10:45.717325184Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-14T07:10:45.718573546Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.248363ms logger=migrator t=2026-03-14T07:10:45.723779797Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-14T07:10:45.731962006Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.179708ms logger=migrator t=2026-03-14T07:10:45.737785832Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-14T07:10:45.738379377Z level=info msg="Migration successfully executed" id="create entity_events table" duration=593.705µs logger=migrator t=2026-03-14T07:10:45.74444772Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-14T07:10:45.745434576Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=986.926µs logger=migrator t=2026-03-14T07:10:45.751865359Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-14T07:10:45.752602218Z 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-14T07:10:45.759897163Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-14T07:10:45.760617443Z 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-14T07:10:45.767111477Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-14T07:10:45.768382751Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.271395ms logger=migrator t=2026-03-14T07:10:45.966136886Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-14T07:10:45.968894861Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.760455ms logger=migrator t=2026-03-14T07:10:45.978654101Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-14T07:10:45.980771358Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.141487ms logger=migrator t=2026-03-14T07:10:45.989197174Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-14T07:10:45.990974982Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.778308ms logger=migrator t=2026-03-14T07:10:45.99949681Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-14T07:10:46.00097107Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.47709ms logger=migrator t=2026-03-14T07:10:46.009000884Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-14T07:10:46.011318647Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.322823ms logger=migrator t=2026-03-14T07:10:46.018776216Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-14T07:10:46.019909527Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.136601ms logger=migrator t=2026-03-14T07:10:46.030030718Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-14T07:10:46.032178605Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.148288ms logger=migrator t=2026-03-14T07:10:46.039144082Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-14T07:10:46.040283602Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.13952ms logger=migrator t=2026-03-14T07:10:46.045014679Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-14T07:10:46.046117749Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.10247ms logger=migrator t=2026-03-14T07:10:46.053518957Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-14T07:10:46.054710359Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.192242ms logger=migrator t=2026-03-14T07:10:46.060623727Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-14T07:10:46.083738916Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.109669ms logger=migrator t=2026-03-14T07:10:46.088770741Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-14T07:10:46.094929576Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.159664ms logger=migrator t=2026-03-14T07:10:46.100173936Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-14T07:10:46.109504015Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.329599ms logger=migrator t=2026-03-14T07:10:46.117276935Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-14T07:10:46.117626264Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=354.429µs logger=migrator t=2026-03-14T07:10:46.123557762Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-14T07:10:46.13612849Z level=info msg="Migration successfully executed" id="add share column" duration=12.571867ms logger=migrator t=2026-03-14T07:10:46.142026616Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-14T07:10:46.142226452Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=202.796µs logger=migrator t=2026-03-14T07:10:46.14886907Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-14T07:10:46.14999536Z level=info msg="Migration successfully executed" id="create file table" duration=1.12809ms logger=migrator t=2026-03-14T07:10:46.157346177Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-14T07:10:46.159264679Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.920111ms logger=migrator t=2026-03-14T07:10:46.165711451Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-14T07:10:46.166908353Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.197022ms logger=migrator t=2026-03-14T07:10:46.175404851Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-14T07:10:46.176751367Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.347017ms logger=migrator t=2026-03-14T07:10:46.183047115Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-14T07:10:46.184423992Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.377457ms logger=migrator t=2026-03-14T07:10:46.192356985Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-14T07:10:46.19255751Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=187.964µs logger=migrator t=2026-03-14T07:10:46.199599809Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-14T07:10:46.199707742Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=109.993µs logger=migrator t=2026-03-14T07:10:46.206926465Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-14T07:10:46.207808978Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=883.473µs logger=migrator t=2026-03-14T07:10:46.214035575Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-14T07:10:46.214350394Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=315.109µs logger=migrator t=2026-03-14T07:10:46.220611622Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-14T07:10:46.222647976Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.036835ms logger=migrator t=2026-03-14T07:10:46.229084029Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-14T07:10:46.239002874Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.918756ms logger=migrator t=2026-03-14T07:10:46.244649195Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-14T07:10:46.244778359Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=129.444µs logger=migrator t=2026-03-14T07:10:46.250492412Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-14T07:10:46.25230335Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.824769ms logger=migrator t=2026-03-14T07:10:46.25864151Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-14T07:10:46.259088221Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=447.982µs logger=migrator t=2026-03-14T07:10:46.266003448Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-14T07:10:46.266350167Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=347.36µs logger=migrator t=2026-03-14T07:10:46.272941533Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-14T07:10:46.273719993Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=778.38µs logger=migrator t=2026-03-14T07:10:46.280064293Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-14T07:10:46.290311808Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.237385ms logger=migrator t=2026-03-14T07:10:46.295863597Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-14T07:10:46.302456663Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.590526ms logger=migrator t=2026-03-14T07:10:46.308718161Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-14T07:10:46.309788119Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.065798ms logger=migrator t=2026-03-14T07:10:46.315366819Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-14T07:10:46.389386331Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.019542ms logger=migrator t=2026-03-14T07:10:46.395881996Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-14T07:10:46.397042696Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.16029ms logger=migrator t=2026-03-14T07:10:46.404434855Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-14T07:10:46.406233383Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.797539ms logger=migrator t=2026-03-14T07:10:46.412730086Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-14T07:10:46.441592639Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.863843ms logger=migrator t=2026-03-14T07:10:46.448224007Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-14T07:10:46.458723528Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.496971ms logger=migrator t=2026-03-14T07:10:46.464525084Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-14T07:10:46.465068318Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=543.634µs logger=migrator t=2026-03-14T07:10:46.470524225Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-14T07:10:46.470774381Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=250.557µs logger=migrator t=2026-03-14T07:10:46.477651215Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-14T07:10:46.477970364Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=326.279µs logger=migrator t=2026-03-14T07:10:46.483740168Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-14T07:10:46.484056096Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=316.888µs logger=migrator t=2026-03-14T07:10:46.489986965Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-14T07:10:46.490310494Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=323.578µs logger=migrator t=2026-03-14T07:10:46.495832392Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-14T07:10:46.497322542Z level=info msg="Migration successfully executed" id="create folder table" duration=1.48953ms logger=migrator t=2026-03-14T07:10:46.504510104Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-14T07:10:46.506325123Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.814069ms logger=migrator t=2026-03-14T07:10:46.512308814Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-14T07:10:46.514084651Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.775238ms logger=migrator t=2026-03-14T07:10:46.520224825Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-14T07:10:46.520253826Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.611µs logger=migrator t=2026-03-14T07:10:46.526489153Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-14T07:10:46.528354753Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.856171ms logger=migrator t=2026-03-14T07:10:46.534639851Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-14T07:10:46.53567531Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.039078ms logger=migrator t=2026-03-14T07:10:46.541273239Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-14T07:10:46.543082917Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.808628ms logger=migrator t=2026-03-14T07:10:46.549784407Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-14T07:10:46.550204709Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=419.502µs logger=migrator t=2026-03-14T07:10:46.556366203Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-14T07:10:46.55663457Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=268.637µs logger=migrator t=2026-03-14T07:10:46.564387668Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-14T07:10:46.566063103Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.677575ms logger=migrator t=2026-03-14T07:10:46.572263818Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-14T07:10:46.5734308Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.166612ms logger=migrator t=2026-03-14T07:10:46.580482579Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-14T07:10:46.582131563Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.648974ms logger=migrator t=2026-03-14T07:10:46.588689969Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-14T07:10:46.590550018Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.850159ms logger=migrator t=2026-03-14T07:10:46.596857228Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-14T07:10:46.597897695Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.040437ms logger=migrator t=2026-03-14T07:10:46.604306957Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-14T07:10:46.605693264Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.386337ms logger=migrator t=2026-03-14T07:10:46.612523997Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-14T07:10:46.614417448Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.892991ms logger=migrator t=2026-03-14T07:10:46.621393395Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-14T07:10:46.622525515Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.13175ms logger=migrator t=2026-03-14T07:10:46.629006488Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-14T07:10:46.630421156Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.411858ms logger=migrator t=2026-03-14T07:10:46.637683081Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-14T07:10:46.639425237Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.742076ms logger=migrator t=2026-03-14T07:10:46.646889937Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-14T07:10:46.648127811Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.242084ms logger=migrator t=2026-03-14T07:10:46.654165602Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-14T07:10:46.654654935Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=490.793µs logger=migrator t=2026-03-14T07:10:46.662349331Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-14T07:10:46.674822436Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.468044ms logger=migrator t=2026-03-14T07:10:46.686916559Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-14T07:10:46.68770079Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=786.381µs logger=migrator t=2026-03-14T07:10:46.694361128Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-14T07:10:46.694392459Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.211µs logger=migrator t=2026-03-14T07:10:46.701910301Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-14T07:10:46.703088472Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.203262ms logger=migrator t=2026-03-14T07:10:46.708810855Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-14T07:10:46.708837747Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.122µs logger=migrator t=2026-03-14T07:10:46.716939514Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-14T07:10:46.718852425Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.916871ms logger=migrator t=2026-03-14T07:10:46.725391209Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-14T07:10:46.726569901Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.177762ms logger=migrator t=2026-03-14T07:10:46.733892507Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-14T07:10:46.735618273Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.725976ms logger=migrator t=2026-03-14T07:10:46.742927679Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-14T07:10:46.744179863Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.254774ms logger=migrator t=2026-03-14T07:10:46.751279103Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-14T07:10:46.751716515Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=434.992µs logger=migrator t=2026-03-14T07:10:46.759608306Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-14T07:10:46.760380836Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=774.17µs logger=migrator t=2026-03-14T07:10:46.765778931Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-14T07:10:46.766647004Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=867.913µs logger=migrator t=2026-03-14T07:10:46.773379945Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-14T07:10:46.774233768Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=853.813µs logger=migrator t=2026-03-14T07:10:46.780148726Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-14T07:10:46.792084786Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.93691ms logger=migrator t=2026-03-14T07:10:46.797775798Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-14T07:10:46.807323344Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.547726ms logger=migrator t=2026-03-14T07:10:46.813635013Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-14T07:10:46.821503924Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.867081ms logger=migrator t=2026-03-14T07:10:46.826933699Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-14T07:10:46.826987651Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=54.202µs logger=migrator t=2026-03-14T07:10:46.832358525Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-14T07:10:46.8392732Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=6.908385ms logger=migrator t=2026-03-14T07:10:46.84561229Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-14T07:10:46.859393099Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.776368ms logger=migrator t=2026-03-14T07:10:46.871595475Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-14T07:10:46.872100989Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=505.914µs logger=migrator t=2026-03-14T07:10:46.878574792Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.659830762s logger=migrator t=2026-03-14T07:10:46.879519057Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-14T07:10:46.899512903Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-14T07:10:46.899729779Z level=info msg="Created default organization" logger=secrets t=2026-03-14T07:10:46.908221396Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-14T07:10:46.95915567Z level=info msg="Restored cache from database" duration=439.402µs logger=plugin.store t=2026-03-14T07:10:46.960474675Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-14T07:10:46.997594Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-14T07:10:46.99762563Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-14T07:10:46.997720023Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-14T07:10:46.997738683Z level=info msg="Plugins loaded" count=54 duration=37.266578ms logger=query_data t=2026-03-14T07:10:47.002159141Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-14T07:10:47.006540839Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-14T07:10:47.015998823Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-14T07:10:47.037393345Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-14T07:10:47.041092674Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-14T07:10:47.043447048Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-14T07:10:47.066433473Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-14T07:10:47.085665208Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-14T07:10:47.106034693Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-14T07:10:47.106061744Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-14T07:10:47.106191687Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-03-14T07:10:47.106459705Z level=info msg="State cache has been initialized" states=0 duration=267.898µs logger=ngalert.multiorg.alertmanager t=2026-03-14T07:10:47.106490755Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-03-14T07:10:47.106509796Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-14T07:10:47.106558058Z level=info msg=starting first_tick=2026-03-14T07:10:50Z logger=provisioning.dashboard t=2026-03-14T07:10:47.107094912Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-03-14T07:10:47.107348598Z level=info msg="Storage starting" logger=http.server t=2026-03-14T07:10:47.1118996Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-03-14T07:10:47.186395066Z level=info msg="Update check succeeded" duration=79.9249ms logger=grafana.update.checker t=2026-03-14T07:10:47.211477297Z level=info msg="Update check succeeded" duration=104.755516ms logger=provisioning.dashboard t=2026-03-14T07:10:47.237290029Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-14T07:10:47.237983137Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-03-14T07:10:47.315981426Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-14T07:10:47.31651094Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-14T07:10:47.341225362Z level=info msg="Patterns update finished" duration=101.854038ms logger=provisioning.dashboard t=2026-03-14T07:11:03.285937195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.286835819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.307092022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.328102384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.345913191Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-14T07:11:03.365037694Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-14T07:11:03.393361552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.417891769Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-14T07:11:03.443565536Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-14T07:11:03.454487349Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-14T07:11:03.455854325Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-03-14T07:11:03.479512789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.543534463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.565846801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.587684286Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.614295998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.656474138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.673701799Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.705914702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.72489003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.752331225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.771412226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.805259052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.82456434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.897482193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.917113118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.950700628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:03.97168442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.030745591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.048018384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.085155118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.121128331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.215879759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.236780048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.293463767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.311932521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.362307471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.379334307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.431718229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.450272447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.509455701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.526839457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.578071628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.596570914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.659321385Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.675984151Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.743421147Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.766437783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.829205284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.848752068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.901647274Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:04.928621206Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:05.014361463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:05.03255543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:05.105304468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:05.124404769Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:05.202952113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:05.224552141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:05.30999218Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:05.32718689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:05.397217976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:05.418848374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:05.495269121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:05.518343279Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:05.597299863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:05.617010231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:05.688201419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:05.704362951Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:05.822507325Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:05.840093266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:05.913218804Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:05.936022445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:06.011557558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:06.030495345Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:06.103688736Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:06.123815214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:06.203194209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:06.219804315Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:06.306845966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:06.32831442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:06.411151199Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:06.425303578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:06.508794834Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-14T07:11:59.127882246Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-14T07:20:47.169683734Z level=info msg="Completed cleanup jobs" duration=63.062004ms logger=plugins.update.checker t=2026-03-14T07:20:47.251100029Z level=info msg="Update check succeeded" duration=63.870566ms logger=sqlstore.transactions t=2026-03-14T07:25:47.022620261Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"