logger=settings t=2026-05-09T05:21:36.842130771Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-09T05:21:36Z logger=settings t=2026-05-09T05:21:36.843172192Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-09T05:21:36.843257084Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-09T05:21:36.843266924Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-09T05:21:36.843280554Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-09T05:21:36.843297985Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-09T05:21:36.843304905Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-09T05:21:36.843312545Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-09T05:21:36.843384006Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-09T05:21:36.843392747Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-09T05:21:36.843399777Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-09T05:21:36.843406947Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-09T05:21:36.843421387Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-09T05:21:36.843428557Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-09T05:21:36.843440778Z level=info msg=Target target=[all] logger=settings t=2026-05-09T05:21:36.843458108Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-09T05:21:36.843465298Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-09T05:21:36.843474388Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-09T05:21:36.843487739Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-09T05:21:36.843495439Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-09T05:21:36.843509549Z level=info msg="App mode production" logger=sqlstore t=2026-05-09T05:21:36.844842408Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-09T05:21:36.844887769Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-09T05:21:36.850639929Z level=info msg="Locking database" logger=migrator t=2026-05-09T05:21:36.85068521Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-09T05:21:36.851978957Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-09T05:21:36.853648753Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.670786ms logger=migrator t=2026-05-09T05:21:36.858066185Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-09T05:21:36.858693459Z level=info msg="Migration successfully executed" id="create user table" duration=627.054µs logger=migrator t=2026-05-09T05:21:36.863023299Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-09T05:21:36.863946959Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=923.13µs logger=migrator t=2026-05-09T05:21:36.868519505Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-09T05:21:36.869561587Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.039382ms logger=migrator t=2026-05-09T05:21:36.875247167Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-09T05:21:36.876791448Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.542831ms logger=migrator t=2026-05-09T05:21:36.883432687Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-09T05:21:36.883954329Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=523.132µs logger=migrator t=2026-05-09T05:21:36.890034007Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-09T05:21:36.894059031Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.025214ms logger=migrator t=2026-05-09T05:21:36.899277491Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-09T05:21:36.900782953Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.507303ms logger=migrator t=2026-05-09T05:21:36.905084143Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-09T05:21:36.906734558Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.655026ms logger=migrator t=2026-05-09T05:21:36.913138852Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-09T05:21:36.914793957Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.660375ms logger=migrator t=2026-05-09T05:21:36.91971042Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-09T05:21:36.920222741Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=512.031µs logger=migrator t=2026-05-09T05:21:36.926040783Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-09T05:21:36.926616535Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=576.102µs logger=migrator t=2026-05-09T05:21:36.930807883Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-09T05:21:36.931936547Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.128814ms logger=migrator t=2026-05-09T05:21:36.935523782Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-09T05:21:36.935551903Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.181µs logger=migrator t=2026-05-09T05:21:36.940122469Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-09T05:21:36.941841355Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.717856ms logger=migrator t=2026-05-09T05:21:36.945660886Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-09T05:21:36.946074094Z level=info msg="Migration successfully executed" id="Add missing user data" duration=412.398µs logger=migrator t=2026-05-09T05:21:36.951406656Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-09T05:21:36.953468689Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.081673ms logger=migrator t=2026-05-09T05:21:36.960498537Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-09T05:21:36.96160657Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.108783ms logger=migrator t=2026-05-09T05:21:36.966800509Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-09T05:21:36.968018225Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.217156ms logger=migrator t=2026-05-09T05:21:36.974762697Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-09T05:21:36.986308619Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.549902ms logger=migrator t=2026-05-09T05:21:36.990907826Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-09T05:21:36.991772184Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=864.328µs logger=migrator t=2026-05-09T05:21:36.995255777Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-09T05:21:36.995451171Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=195.624µs logger=migrator t=2026-05-09T05:21:37.000504917Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-09T05:21:37.001185042Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=676.955µs logger=migrator t=2026-05-09T05:21:37.005676716Z 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-05-09T05:21:37.00633019Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=652.724µs logger=migrator t=2026-05-09T05:21:37.011435797Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-09T05:21:37.012026179Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=590.412µs logger=migrator t=2026-05-09T05:21:37.0168294Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-09T05:21:37.018027546Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.198556ms logger=migrator t=2026-05-09T05:21:37.02253412Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-09T05:21:37.023268455Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=733.705µs logger=migrator t=2026-05-09T05:21:37.028158258Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-09T05:21:37.029283713Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.125094ms logger=migrator t=2026-05-09T05:21:37.03534153Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-09T05:21:37.036535644Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.195125ms logger=migrator t=2026-05-09T05:21:37.041327625Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-09T05:21:37.042383287Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.055592ms logger=migrator t=2026-05-09T05:21:37.050173661Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-09T05:21:37.050226122Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=54.091µs logger=migrator t=2026-05-09T05:21:37.054663506Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-09T05:21:37.055736878Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.073792ms logger=migrator t=2026-05-09T05:21:37.059487906Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-09T05:21:37.060517369Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.027062ms logger=migrator t=2026-05-09T05:21:37.06583254Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-09T05:21:37.066468313Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=633.293µs logger=migrator t=2026-05-09T05:21:37.071170702Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-09T05:21:37.072404438Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.233296ms logger=migrator t=2026-05-09T05:21:37.077433154Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-09T05:21:37.08056756Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.133986ms logger=migrator t=2026-05-09T05:21:37.083843198Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-09T05:21:37.084674736Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=832.017µs logger=migrator t=2026-05-09T05:21:37.088511497Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-09T05:21:37.089245322Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=733.775µs logger=migrator t=2026-05-09T05:21:37.093351688Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-09T05:21:37.094030443Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=679.325µs logger=migrator t=2026-05-09T05:21:37.1162918Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-09T05:21:37.117577057Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.317677ms logger=migrator t=2026-05-09T05:21:37.122681014Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-09T05:21:37.123710496Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.029282ms logger=migrator t=2026-05-09T05:21:37.128810023Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-09T05:21:37.129205471Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=395.468µs logger=migrator t=2026-05-09T05:21:37.134785979Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-09T05:21:37.135527484Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=743.666µs logger=migrator t=2026-05-09T05:21:37.140488568Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-09T05:21:37.141012749Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=524.461µs logger=migrator t=2026-05-09T05:21:37.149548308Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-09T05:21:37.150196212Z level=info msg="Migration successfully executed" id="create star table" duration=648.684µs logger=migrator t=2026-05-09T05:21:37.154804549Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-09T05:21:37.155527305Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=723.196µs logger=migrator t=2026-05-09T05:21:37.160902058Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-09T05:21:37.162038371Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.135813ms logger=migrator t=2026-05-09T05:21:37.166901333Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-09T05:21:37.167985776Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.084423ms logger=migrator t=2026-05-09T05:21:37.173614834Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-09T05:21:37.174290878Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=676.444µs logger=migrator t=2026-05-09T05:21:37.180006048Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-09T05:21:37.180753495Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=747.216µs logger=migrator t=2026-05-09T05:21:37.186573387Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-09T05:21:37.187743581Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.118333ms logger=migrator t=2026-05-09T05:21:37.192360388Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-09T05:21:37.19343207Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.071292ms logger=migrator t=2026-05-09T05:21:37.198505177Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-09T05:21:37.198530878Z level=info msg="Migration successfully executed" id="Update org table charset" duration=26.811µs logger=migrator t=2026-05-09T05:21:37.203125845Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-09T05:21:37.203153095Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=42.52µs logger=migrator t=2026-05-09T05:21:37.208482807Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-09T05:21:37.208645091Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=162.794µs logger=migrator t=2026-05-09T05:21:37.213141254Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-09T05:21:37.214267619Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.126535ms logger=migrator t=2026-05-09T05:21:37.219392786Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-09T05:21:37.220647523Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.254047ms logger=migrator t=2026-05-09T05:21:37.226602928Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-09T05:21:37.227514866Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=910.969µs logger=migrator t=2026-05-09T05:21:37.232724806Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-09T05:21:37.23339102Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=664.914µs logger=migrator t=2026-05-09T05:21:37.243634705Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-09T05:21:37.244699417Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.066222ms logger=migrator t=2026-05-09T05:21:37.251192405Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-09T05:21:37.25191798Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=732.835µs logger=migrator t=2026-05-09T05:21:37.257239971Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-09T05:21:37.26146948Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.228468ms logger=migrator t=2026-05-09T05:21:37.268292774Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-09T05:21:37.269793405Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.503811ms logger=migrator t=2026-05-09T05:21:37.274848951Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-09T05:21:37.276140409Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.291437ms logger=migrator t=2026-05-09T05:21:37.281361868Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-09T05:21:37.282108864Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=745.346µs logger=migrator t=2026-05-09T05:21:37.287783383Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-09T05:21:37.288171211Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=386.838µs logger=migrator t=2026-05-09T05:21:37.293530664Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-09T05:21:37.29481471Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.283876ms logger=migrator t=2026-05-09T05:21:37.30144928Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-09T05:21:37.301529752Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=80.922µs logger=migrator t=2026-05-09T05:21:37.305585657Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-09T05:21:37.307564179Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.978021ms logger=migrator t=2026-05-09T05:21:37.311812477Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-09T05:21:37.313884891Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.069884ms logger=migrator t=2026-05-09T05:21:37.495234551Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-09T05:21:37.498727535Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.496303ms logger=migrator t=2026-05-09T05:21:37.655296644Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-09T05:21:37.656298554Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.00485ms logger=migrator t=2026-05-09T05:21:37.738207566Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-09T05:21:37.74272944Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.539264ms logger=migrator t=2026-05-09T05:21:37.747239206Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-09T05:21:37.74843997Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.201164ms logger=migrator t=2026-05-09T05:21:37.756422198Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-09T05:21:37.757513121Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.094963ms logger=migrator t=2026-05-09T05:21:37.762858263Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-09T05:21:37.762895094Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=37.631µs logger=migrator t=2026-05-09T05:21:37.767364428Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-09T05:21:37.767393749Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=30.501µs logger=migrator t=2026-05-09T05:21:37.772993586Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-09T05:21:37.775151192Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.159466ms logger=migrator t=2026-05-09T05:21:37.787792267Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-09T05:21:37.789636926Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.844259ms logger=migrator t=2026-05-09T05:21:37.793739942Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-09T05:21:37.795842256Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.102834ms logger=migrator t=2026-05-09T05:21:37.800697789Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-09T05:21:37.80263896Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.941051ms logger=migrator t=2026-05-09T05:21:37.816816458Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-09T05:21:37.817021392Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=205.455µs logger=migrator t=2026-05-09T05:21:37.82505496Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-09T05:21:37.826338097Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.281797ms logger=migrator t=2026-05-09T05:21:37.832923755Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-09T05:21:37.833654941Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=726.746µs logger=migrator t=2026-05-09T05:21:37.837241896Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-09T05:21:37.837266377Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=25.461µs logger=migrator t=2026-05-09T05:21:37.84168622Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-09T05:21:37.842519997Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=829.097µs logger=migrator t=2026-05-09T05:21:37.846067002Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-09T05:21:37.847297218Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.230366ms logger=migrator t=2026-05-09T05:21:37.855164582Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-09T05:21:37.861488466Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.323794ms logger=migrator t=2026-05-09T05:21:37.867531703Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-09T05:21:37.868243948Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=712.224µs logger=migrator t=2026-05-09T05:21:37.87360328Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-09T05:21:37.874649922Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.050512ms logger=migrator t=2026-05-09T05:21:37.877971402Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-09T05:21:37.879247389Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.275068ms logger=migrator t=2026-05-09T05:21:37.884113571Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-09T05:21:37.884629222Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=519.201µs logger=migrator t=2026-05-09T05:21:37.888270228Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-09T05:21:37.889147336Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=877.178µs logger=migrator t=2026-05-09T05:21:37.893197302Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-09T05:21:37.895735265Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.539023ms logger=migrator t=2026-05-09T05:21:37.90070889Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-09T05:21:37.901549467Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=840.367µs logger=migrator t=2026-05-09T05:21:37.905255445Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-09T05:21:37.906275517Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=1.007671ms logger=migrator t=2026-05-09T05:21:37.916255876Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-09T05:21:37.916583303Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=331.847µs logger=migrator t=2026-05-09T05:21:37.921825794Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-09T05:21:37.922855826Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.032982ms logger=migrator t=2026-05-09T05:21:37.926244437Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-09T05:21:37.92876878Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.526193ms logger=migrator t=2026-05-09T05:21:37.933692023Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-09T05:21:37.934590333Z level=info msg="Migration successfully executed" id="create data_source table" duration=898.1µs logger=migrator t=2026-05-09T05:21:37.939520716Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-09T05:21:37.940263143Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=742.327µs logger=migrator t=2026-05-09T05:21:37.952762226Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-09T05:21:37.954250677Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.490582ms logger=migrator t=2026-05-09T05:21:37.961376197Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-09T05:21:37.962297147Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=921.12µs logger=migrator t=2026-05-09T05:21:37.966566516Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-09T05:21:37.967965176Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.39774ms logger=migrator t=2026-05-09T05:21:37.973714697Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-09T05:21:37.984518085Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.804798ms logger=migrator t=2026-05-09T05:21:37.987851365Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-09T05:21:37.988486568Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=635.303µs logger=migrator t=2026-05-09T05:21:37.994233329Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-09T05:21:37.995584177Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.344128ms logger=migrator t=2026-05-09T05:21:38.00422913Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-09T05:21:38.005461746Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.237386ms logger=migrator t=2026-05-09T05:21:38.010784008Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-09T05:21:38.011328059Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=544.251µs logger=migrator t=2026-05-09T05:21:38.01516731Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-09T05:21:38.017472269Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.304388ms logger=migrator t=2026-05-09T05:21:38.021180717Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-09T05:21:38.023481965Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.301178ms logger=migrator t=2026-05-09T05:21:38.030570755Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-09T05:21:38.030639226Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=75.141µs logger=migrator t=2026-05-09T05:21:38.039284268Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-09T05:21:38.039577524Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=294.636µs logger=migrator t=2026-05-09T05:21:38.043277373Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-09T05:21:38.046099992Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.82265ms logger=migrator t=2026-05-09T05:21:38.052842694Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-09T05:21:38.053532968Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=690.864µs logger=migrator t=2026-05-09T05:21:38.060514526Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-09T05:21:38.060808522Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=298.756µs logger=migrator t=2026-05-09T05:21:38.075319398Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-09T05:21:38.08016517Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.845732ms logger=migrator t=2026-05-09T05:21:38.088767441Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-09T05:21:38.089005436Z level=info msg="Migration successfully executed" id="Update uid value" duration=238.155µs logger=migrator t=2026-05-09T05:21:38.102702005Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-09T05:21:38.10342687Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=730.165µs logger=migrator t=2026-05-09T05:21:38.107835273Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-09T05:21:38.109173381Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.340918ms logger=migrator t=2026-05-09T05:21:38.113794218Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-09T05:21:38.115548255Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.750257ms logger=migrator t=2026-05-09T05:21:38.119977339Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-09T05:21:38.121816557Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.840519ms logger=migrator t=2026-05-09T05:21:38.125884583Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-09T05:21:38.129378566Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=3.493503ms logger=migrator t=2026-05-09T05:21:38.134412513Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-09T05:21:38.135739701Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.326938ms logger=migrator t=2026-05-09T05:21:38.141303167Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-09T05:21:38.141812279Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=509.432µs logger=migrator t=2026-05-09T05:21:38.144817742Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-09T05:21:38.145522967Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=703.355µs logger=migrator t=2026-05-09T05:21:38.150283717Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-09T05:21:38.151484282Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.207555ms logger=migrator t=2026-05-09T05:21:38.156458937Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-09T05:21:38.165952657Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.49444ms logger=migrator t=2026-05-09T05:21:38.170055764Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-09T05:21:38.170775568Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=722.615µs logger=migrator t=2026-05-09T05:21:38.174253252Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-09T05:21:38.174883585Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=630.183µs logger=migrator t=2026-05-09T05:21:38.179610995Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-09T05:21:38.180435602Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=824.157µs logger=migrator t=2026-05-09T05:21:38.18413575Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-09T05:21:38.184933877Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=797.977µs logger=migrator t=2026-05-09T05:21:38.188652325Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-09T05:21:38.188994623Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=340.188µs logger=migrator t=2026-05-09T05:21:38.193540858Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-09T05:21:38.194137281Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=593.072µs logger=migrator t=2026-05-09T05:21:38.198266908Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-09T05:21:38.198319289Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=54.031µs logger=migrator t=2026-05-09T05:21:38.205099051Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-09T05:21:38.207807509Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.708458ms logger=migrator t=2026-05-09T05:21:38.211595799Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-09T05:21:38.214016429Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.42062ms logger=migrator t=2026-05-09T05:21:38.21879656Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-09T05:21:38.219002874Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=208.274µs logger=migrator t=2026-05-09T05:21:38.223241864Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-09T05:21:38.225824059Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.581855ms logger=migrator t=2026-05-09T05:21:38.229797292Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-09T05:21:38.232451778Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.650936ms logger=migrator t=2026-05-09T05:21:38.238620668Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-09T05:21:38.239377174Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=756.666µs logger=migrator t=2026-05-09T05:21:38.243238905Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-09T05:21:38.243817237Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=577.892µs logger=migrator t=2026-05-09T05:21:38.248408274Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-09T05:21:38.249349944Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=939.85µs logger=migrator t=2026-05-09T05:21:38.254334939Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-09T05:21:38.255778199Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.44261ms logger=migrator t=2026-05-09T05:21:38.260270714Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-09T05:21:38.261743644Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.47972ms logger=migrator t=2026-05-09T05:21:38.266694339Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-09T05:21:38.267489417Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=795.338µs logger=migrator t=2026-05-09T05:21:38.271396409Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-09T05:21:38.27146398Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=68.041µs logger=migrator t=2026-05-09T05:21:38.275084016Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-09T05:21:38.275115356Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.38µs logger=migrator t=2026-05-09T05:21:38.278621701Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-09T05:21:38.281650295Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.029664ms logger=migrator t=2026-05-09T05:21:38.286938295Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-09T05:21:38.29236016Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.427074ms logger=migrator t=2026-05-09T05:21:38.297025598Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-09T05:21:38.29709931Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=77.042µs logger=migrator t=2026-05-09T05:21:38.300995501Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-09T05:21:38.301752738Z level=info msg="Migration successfully executed" id="create quota table v1" duration=757.267µs logger=migrator t=2026-05-09T05:21:38.309511692Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-09T05:21:38.310523853Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.012261ms logger=migrator t=2026-05-09T05:21:38.315807894Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-09T05:21:38.315836845Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=29.891µs logger=migrator t=2026-05-09T05:21:38.32128823Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-09T05:21:38.322401233Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.115964ms logger=migrator t=2026-05-09T05:21:38.326274295Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-09T05:21:38.327151233Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=876.658µs logger=migrator t=2026-05-09T05:21:38.331611107Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-09T05:21:38.337331147Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.71809ms logger=migrator t=2026-05-09T05:21:38.341648228Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-09T05:21:38.341686769Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=40.211µs logger=migrator t=2026-05-09T05:21:38.345592321Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-09T05:21:38.346694145Z level=info msg="Migration successfully executed" id="create session table" duration=1.101854ms logger=migrator t=2026-05-09T05:21:38.351625379Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-09T05:21:38.351730131Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=105.792µs logger=migrator t=2026-05-09T05:21:38.356336068Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-09T05:21:38.356509631Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=178.404µs logger=migrator t=2026-05-09T05:21:38.360527306Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-09T05:21:38.361649049Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.122373ms logger=migrator t=2026-05-09T05:21:38.368401942Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-09T05:21:38.369790021Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.390689ms logger=migrator t=2026-05-09T05:21:38.376629085Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-09T05:21:38.376660906Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=36.901µs logger=migrator t=2026-05-09T05:21:38.383591492Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-09T05:21:38.383648823Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=57.581µs logger=migrator t=2026-05-09T05:21:38.388192339Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-09T05:21:38.391901227Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.708898ms logger=migrator t=2026-05-09T05:21:38.395548074Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-09T05:21:38.39772068Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.171627ms logger=migrator t=2026-05-09T05:21:38.401758464Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-09T05:21:38.401854827Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=95.903µs logger=migrator t=2026-05-09T05:21:38.405068545Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-09T05:21:38.405156047Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=87.242µs logger=migrator t=2026-05-09T05:21:38.4110098Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-09T05:21:38.412629073Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.618643ms logger=migrator t=2026-05-09T05:21:38.416926054Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-09T05:21:38.416992726Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=67.322µs logger=migrator t=2026-05-09T05:21:38.420961639Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-09T05:21:38.426842073Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.875324ms logger=migrator t=2026-05-09T05:21:38.431381419Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-09T05:21:38.431517952Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=136.723µs logger=migrator t=2026-05-09T05:21:38.434826111Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-09T05:21:38.438044959Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.218968ms logger=migrator t=2026-05-09T05:21:38.441290528Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-09T05:21:38.444163498Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.87386ms logger=migrator t=2026-05-09T05:21:38.447282064Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-09T05:21:38.447361026Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=79.362µs logger=migrator t=2026-05-09T05:21:38.450611384Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-09T05:21:38.451701247Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.088763ms logger=migrator t=2026-05-09T05:21:38.456045328Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-09T05:21:38.456856485Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=809.407µs logger=migrator t=2026-05-09T05:21:38.46083876Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-09T05:21:38.461779319Z level=info msg="Migration successfully executed" id="create alert table v1" duration=940.849µs logger=migrator t=2026-05-09T05:21:38.465690231Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-09T05:21:38.466323496Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=631.705µs logger=migrator t=2026-05-09T05:21:38.470298369Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-09T05:21:38.470952512Z level=info msg="Migration successfully executed" id="add index alert state" duration=653.573µs logger=migrator t=2026-05-09T05:21:38.474854985Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-09T05:21:38.475706523Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=851.148µs logger=migrator t=2026-05-09T05:21:38.479506833Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-09T05:21:38.480367651Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=868.159µs logger=migrator t=2026-05-09T05:21:38.484203032Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-09T05:21:38.485222703Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.019181ms logger=migrator t=2026-05-09T05:21:38.490549145Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-09T05:21:38.491448904Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=899.629µs logger=migrator t=2026-05-09T05:21:38.495101612Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-09T05:21:38.506178155Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.076464ms logger=migrator t=2026-05-09T05:21:38.509780501Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-09T05:21:38.510372433Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=591.782µs logger=migrator t=2026-05-09T05:21:38.513719473Z 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-05-09T05:21:38.514436529Z 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=716.736µs logger=migrator t=2026-05-09T05:21:38.518591516Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-09T05:21:38.518856151Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=264.995µs logger=migrator t=2026-05-09T05:21:38.522492409Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-09T05:21:38.52304565Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=557.941µs logger=migrator t=2026-05-09T05:21:38.526804289Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-09T05:21:38.528212779Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.407ms logger=migrator t=2026-05-09T05:21:38.531943727Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-09T05:21:38.538540656Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.597769ms logger=migrator t=2026-05-09T05:21:38.542357607Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-09T05:21:38.546110116Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.752359ms logger=migrator t=2026-05-09T05:21:38.549413025Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-09T05:21:38.553141675Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.727849ms logger=migrator t=2026-05-09T05:21:38.556569266Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-09T05:21:38.560348086Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.773759ms logger=migrator t=2026-05-09T05:21:38.563745897Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-09T05:21:38.564920682Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.174555ms logger=migrator t=2026-05-09T05:21:38.569917127Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-09T05:21:38.56999918Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=79.643µs logger=migrator t=2026-05-09T05:21:38.573128115Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-09T05:21:38.573156166Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.801µs logger=migrator t=2026-05-09T05:21:38.576413004Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-09T05:21:38.577248392Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=835.088µs logger=migrator t=2026-05-09T05:21:38.581230506Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-09T05:21:38.583109615Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.881839ms logger=migrator t=2026-05-09T05:21:38.587957648Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-09T05:21:38.589094171Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.135313ms logger=migrator t=2026-05-09T05:21:38.592457083Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-09T05:21:38.59329822Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=841.377µs logger=migrator t=2026-05-09T05:21:38.597134201Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-09T05:21:38.598915929Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.784679ms logger=migrator t=2026-05-09T05:21:38.60281821Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-09T05:21:38.609592854Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.766063ms logger=migrator t=2026-05-09T05:21:38.613310072Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-09T05:21:38.617373917Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.063445ms logger=migrator t=2026-05-09T05:21:38.620865341Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-09T05:21:38.621091986Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=224.705µs logger=migrator t=2026-05-09T05:21:38.624535258Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-09T05:21:38.625973229Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.437031ms logger=migrator t=2026-05-09T05:21:38.630256799Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-09T05:21:38.631153617Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=897.158µs logger=migrator t=2026-05-09T05:21:38.634514119Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-09T05:21:38.638324029Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.80895ms logger=migrator t=2026-05-09T05:21:38.64170818Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-09T05:21:38.641810912Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=103.762µs logger=migrator t=2026-05-09T05:21:38.64503524Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-09T05:21:38.64594068Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=905.169µs logger=migrator t=2026-05-09T05:21:38.6497937Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-09T05:21:38.651098787Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.337298ms logger=migrator t=2026-05-09T05:21:38.656489451Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-09T05:21:38.656608673Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=119.772µs logger=migrator t=2026-05-09T05:21:38.659532875Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-09T05:21:38.660272701Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=739.586µs logger=migrator t=2026-05-09T05:21:38.664758635Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-09T05:21:38.66638887Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.630555ms logger=migrator t=2026-05-09T05:21:38.670142279Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-09T05:21:38.671157111Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.014982ms logger=migrator t=2026-05-09T05:21:38.674856518Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-09T05:21:38.676200946Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.342768ms logger=migrator t=2026-05-09T05:21:38.680304933Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-09T05:21:38.681932487Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.626804ms logger=migrator t=2026-05-09T05:21:38.686716258Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-09T05:21:38.687831552Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.115324ms logger=migrator t=2026-05-09T05:21:38.691361416Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-09T05:21:38.691396977Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=36.881µs logger=migrator t=2026-05-09T05:21:38.694583134Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-09T05:21:38.699004357Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.420413ms logger=migrator t=2026-05-09T05:21:38.701908849Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-09T05:21:38.703051782Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.140144ms logger=migrator t=2026-05-09T05:21:38.706208059Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-09T05:21:38.710609172Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.394812ms logger=migrator t=2026-05-09T05:21:38.71386714Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-09T05:21:38.714406991Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=539.891µs logger=migrator t=2026-05-09T05:21:38.717475476Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-09T05:21:38.71817783Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=702.044µs logger=migrator t=2026-05-09T05:21:38.721827688Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-09T05:21:38.722736577Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=908.709µs logger=migrator t=2026-05-09T05:21:38.725946984Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-09T05:21:38.737982328Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.032484ms logger=migrator t=2026-05-09T05:21:38.741435591Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-09T05:21:38.742115675Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=680.004µs logger=migrator t=2026-05-09T05:21:38.745164069Z 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-05-09T05:21:38.745845063Z 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=680.674µs logger=migrator t=2026-05-09T05:21:38.749956271Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-09T05:21:38.750252837Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=297.046µs logger=migrator t=2026-05-09T05:21:38.753345042Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-09T05:21:38.753904783Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=559.491µs logger=migrator t=2026-05-09T05:21:38.757377346Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-09T05:21:38.757593371Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=216.625µs logger=migrator t=2026-05-09T05:21:38.761446033Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-09T05:21:38.766697623Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.250471ms logger=migrator t=2026-05-09T05:21:38.77036717Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-09T05:21:38.774762273Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.393133ms logger=migrator t=2026-05-09T05:21:38.778105274Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-09T05:21:38.778858339Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=752.775µs logger=migrator t=2026-05-09T05:21:38.781988485Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-09T05:21:38.782761491Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=778.986µs logger=migrator t=2026-05-09T05:21:38.786655093Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-09T05:21:38.787021031Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=366.008µs logger=migrator t=2026-05-09T05:21:38.790593786Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-09T05:21:38.797185936Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.59079ms logger=migrator t=2026-05-09T05:21:38.800749501Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-09T05:21:38.801767732Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.015751ms logger=migrator t=2026-05-09T05:21:38.805367548Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-09T05:21:38.805553692Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=186.334µs logger=migrator t=2026-05-09T05:21:38.808826951Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-09T05:21:38.80925809Z level=info msg="Migration successfully executed" id="Move region to single row" duration=430.449µs logger=migrator t=2026-05-09T05:21:38.812390686Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-09T05:21:38.813311545Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=919.189µs logger=migrator t=2026-05-09T05:21:38.816891711Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-09T05:21:38.818270389Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.378158ms logger=migrator t=2026-05-09T05:21:38.821899076Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-09T05:21:38.823060001Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.160735ms logger=migrator t=2026-05-09T05:21:38.82634676Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-09T05:21:38.827227848Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=880.908µs logger=migrator t=2026-05-09T05:21:38.831234403Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-09T05:21:38.83206164Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=825.317µs logger=migrator t=2026-05-09T05:21:38.83727011Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-09T05:21:38.838181059Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=911.649µs logger=migrator t=2026-05-09T05:21:38.843055202Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-09T05:21:38.843130313Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=76.621µs logger=migrator t=2026-05-09T05:21:38.848141589Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-09T05:21:38.849506097Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.364618ms logger=migrator t=2026-05-09T05:21:38.856334072Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-09T05:21:38.857250681Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=917.439µs logger=migrator t=2026-05-09T05:21:38.861784116Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-09T05:21:38.862835868Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.052132ms logger=migrator t=2026-05-09T05:21:38.866882864Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-09T05:21:38.867847244Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=964.15µs logger=migrator t=2026-05-09T05:21:38.872531503Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-09T05:21:38.872720037Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=188.764µs logger=migrator t=2026-05-09T05:21:38.876267002Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-09T05:21:38.876856644Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=591.143µs logger=migrator t=2026-05-09T05:21:38.880757215Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-09T05:21:38.880859028Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=102.873µs logger=migrator t=2026-05-09T05:21:38.885327272Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-09T05:21:38.886337053Z level=info msg="Migration successfully executed" id="create team table" duration=1.009561ms logger=migrator t=2026-05-09T05:21:38.892091635Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-09T05:21:38.893009214Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=917.91µs logger=migrator t=2026-05-09T05:21:38.89710125Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-09T05:21:38.897925748Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=824.318µs logger=migrator t=2026-05-09T05:21:38.902350041Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-09T05:21:38.906921217Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.563636ms logger=migrator t=2026-05-09T05:21:38.911111175Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-09T05:21:38.911416311Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=312.996µs logger=migrator t=2026-05-09T05:21:38.915082179Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-09T05:21:38.9160767Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=994.181µs logger=migrator t=2026-05-09T05:21:38.920107756Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-09T05:21:38.921132627Z level=info msg="Migration successfully executed" id="create team member table" duration=1.024452ms logger=migrator t=2026-05-09T05:21:38.926325956Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-09T05:21:38.927312917Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=986.981µs logger=migrator t=2026-05-09T05:21:38.931241579Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-09T05:21:38.93218129Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=938.911µs logger=migrator t=2026-05-09T05:21:38.936332717Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-09T05:21:38.937531932Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.198955ms logger=migrator t=2026-05-09T05:21:38.942508686Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-09T05:21:38.94742496Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.915154ms logger=migrator t=2026-05-09T05:21:38.951303402Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-09T05:21:38.957884131Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.584469ms logger=migrator t=2026-05-09T05:21:38.962433067Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-09T05:21:38.968114107Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.675919ms logger=migrator t=2026-05-09T05:21:38.972316745Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-09T05:21:38.973241324Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=919.589µs logger=migrator t=2026-05-09T05:21:38.977499834Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-09T05:21:38.978382113Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=882.388µs logger=migrator t=2026-05-09T05:21:38.982493799Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-09T05:21:38.983464399Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=970.21µs logger=migrator t=2026-05-09T05:21:38.989375054Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-09T05:21:38.990550849Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.176085ms logger=migrator t=2026-05-09T05:21:38.994562604Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-09T05:21:38.995554364Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=991.35µs logger=migrator t=2026-05-09T05:21:38.999949547Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-09T05:21:39.000924067Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=974.43µs logger=migrator t=2026-05-09T05:21:39.005398582Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-09T05:21:39.006335961Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=937.069µs logger=migrator t=2026-05-09T05:21:39.012075962Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-09T05:21:39.013592025Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.520682ms logger=migrator t=2026-05-09T05:21:39.017840534Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-09T05:21:39.018764944Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=921.581µs logger=migrator t=2026-05-09T05:21:39.023825471Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-09T05:21:39.024124627Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=300.977µs logger=migrator t=2026-05-09T05:21:39.029008069Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-09T05:21:39.030226945Z level=info msg="Migration successfully executed" id="create tag table" duration=1.218756ms logger=migrator t=2026-05-09T05:21:39.036124029Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-09T05:21:39.037643591Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.519172ms logger=migrator t=2026-05-09T05:21:39.041696707Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-09T05:21:39.042421291Z level=info msg="Migration successfully executed" id="create login attempt table" duration=724.345µs logger=migrator t=2026-05-09T05:21:39.047886837Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-09T05:21:39.048770885Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=883.778µs logger=migrator t=2026-05-09T05:21:39.05611663Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-09T05:21:39.056972438Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=856.748µs logger=migrator t=2026-05-09T05:21:39.061278679Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-09T05:21:39.080013894Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.726675ms logger=migrator t=2026-05-09T05:21:39.083790803Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-09T05:21:39.084535859Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=745.396µs logger=migrator t=2026-05-09T05:21:39.090946654Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-09T05:21:39.091632359Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=685.405µs logger=migrator t=2026-05-09T05:21:39.095056291Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-09T05:21:39.095296966Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=240.225µs logger=migrator t=2026-05-09T05:21:39.100178429Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-09T05:21:39.101544777Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.366478ms logger=migrator t=2026-05-09T05:21:39.105153614Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-09T05:21:39.106825738Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.671704ms logger=migrator t=2026-05-09T05:21:39.110517006Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-09T05:21:39.111233862Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=721.556µs logger=migrator t=2026-05-09T05:21:39.115352078Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-09T05:21:39.115470641Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=120.183µs logger=migrator t=2026-05-09T05:21:39.11878375Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-09T05:21:39.124686275Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.901335ms logger=migrator t=2026-05-09T05:21:39.130935287Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-09T05:21:39.137882563Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.947616ms logger=migrator t=2026-05-09T05:21:39.141812976Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-09T05:21:39.145576955Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.764449ms logger=migrator t=2026-05-09T05:21:39.150809835Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-09T05:21:39.158806384Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.995139ms logger=migrator t=2026-05-09T05:21:39.162320498Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-09T05:21:39.163614254Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.293826ms logger=migrator t=2026-05-09T05:21:39.16811208Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-09T05:21:39.178675202Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=10.564782ms logger=migrator t=2026-05-09T05:21:39.18378702Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-09T05:21:39.184966165Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.179965ms logger=migrator t=2026-05-09T05:21:39.188977589Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-09T05:21:39.189893819Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=911.52µs logger=migrator t=2026-05-09T05:21:39.194357052Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-09T05:21:39.195446846Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.085284ms logger=migrator t=2026-05-09T05:21:39.20278258Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-09T05:21:39.204230841Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.452271ms logger=migrator t=2026-05-09T05:21:39.208235955Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-09T05:21:39.209751637Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.516472ms logger=migrator t=2026-05-09T05:21:39.213809812Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-09T05:21:39.214925846Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.116754ms logger=migrator t=2026-05-09T05:21:39.219956202Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-09T05:21:39.226079351Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.117429ms logger=migrator t=2026-05-09T05:21:39.230159687Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-09T05:21:39.231614668Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.457681ms logger=migrator t=2026-05-09T05:21:39.237630224Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-09T05:21:39.239292879Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.650794ms logger=migrator t=2026-05-09T05:21:39.243670422Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-09T05:21:39.244963828Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.293987ms logger=migrator t=2026-05-09T05:21:39.249396172Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-09T05:21:39.250474105Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.079193ms logger=migrator t=2026-05-09T05:21:39.256214845Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-09T05:21:39.258574345Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.3611ms logger=migrator t=2026-05-09T05:21:39.274306327Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-09T05:21:39.274498821Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=196.614µs logger=migrator t=2026-05-09T05:21:39.280424126Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-09T05:21:39.280525948Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=102.952µs logger=migrator t=2026-05-09T05:21:39.284123973Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-09T05:21:39.285131925Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.008382ms logger=migrator t=2026-05-09T05:21:39.289544448Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T05:21:39.291132052Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.587414ms logger=migrator t=2026-05-09T05:21:39.297551726Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T05:21:39.299162101Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.611685ms logger=migrator t=2026-05-09T05:21:39.305592516Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-09T05:21:39.305663498Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=72.371µs logger=migrator t=2026-05-09T05:21:39.310202844Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T05:21:39.311363858Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.164004ms logger=migrator t=2026-05-09T05:21:39.316128028Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T05:21:39.317007516Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=879.828µs logger=migrator t=2026-05-09T05:21:39.321607154Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T05:21:39.323235458Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.627623ms logger=migrator t=2026-05-09T05:21:39.328411717Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T05:21:39.329346307Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=938.7µs logger=migrator t=2026-05-09T05:21:39.332750248Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-09T05:21:39.338345406Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.594588ms logger=migrator t=2026-05-09T05:21:39.342181597Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-09T05:21:39.34284507Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=663.503µs logger=migrator t=2026-05-09T05:21:39.345881994Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-09T05:21:39.345937906Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=56.392µs logger=migrator t=2026-05-09T05:21:39.349019671Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-09T05:21:39.34989649Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=876.429µs logger=migrator t=2026-05-09T05:21:39.353081047Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-09T05:21:39.354068017Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=986.74µs logger=migrator t=2026-05-09T05:21:39.357293066Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-09T05:21:39.358273176Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=976.29µs logger=migrator t=2026-05-09T05:21:39.361353371Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-09T05:21:39.361419012Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=66.261µs logger=migrator t=2026-05-09T05:21:39.364482217Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-09T05:21:39.365403766Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=920.079µs logger=migrator t=2026-05-09T05:21:39.368957031Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-09T05:21:39.370530194Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.486661ms logger=migrator t=2026-05-09T05:21:39.375262264Z 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-05-09T05:21:39.376651763Z 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.391269ms logger=migrator t=2026-05-09T05:21:39.380417903Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-09T05:21:39.382177829Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.757196ms logger=migrator t=2026-05-09T05:21:39.387664765Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-09T05:21:39.395384658Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.719773ms logger=migrator t=2026-05-09T05:21:39.400074167Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-09T05:21:39.400990846Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=916.739µs logger=migrator t=2026-05-09T05:21:39.404919519Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-09T05:21:39.40594386Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.015611ms logger=migrator t=2026-05-09T05:21:39.41024627Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-09T05:21:39.443952931Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=33.6989ms logger=migrator t=2026-05-09T05:21:39.447764742Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-09T05:21:39.472555134Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.786803ms logger=migrator t=2026-05-09T05:21:39.476450636Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-09T05:21:39.4775966Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.145955ms logger=migrator t=2026-05-09T05:21:39.481946991Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-09T05:21:39.483089045Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.141654ms logger=migrator t=2026-05-09T05:21:39.486533848Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-09T05:21:39.49278158Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.250092ms logger=migrator t=2026-05-09T05:21:39.496533078Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-09T05:21:39.500603065Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.069957ms logger=migrator t=2026-05-09T05:21:39.505412606Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-09T05:21:39.506597541Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.184736ms logger=migrator t=2026-05-09T05:21:39.51128005Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-09T05:21:39.512915744Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.635724ms logger=migrator t=2026-05-09T05:21:39.5174783Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-09T05:21:39.519196066Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.718036ms logger=migrator t=2026-05-09T05:21:39.523256572Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-09T05:21:39.524410696Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.154134ms logger=migrator t=2026-05-09T05:21:39.529704697Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-09T05:21:39.529968433Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=261.416µs logger=migrator t=2026-05-09T05:21:39.533898356Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-09T05:21:39.541738051Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.840574ms logger=migrator t=2026-05-09T05:21:39.545760266Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-09T05:21:39.551917446Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.154939ms logger=migrator t=2026-05-09T05:21:39.556512093Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-09T05:21:39.562628281Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.115719ms logger=migrator t=2026-05-09T05:21:39.566675946Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-09T05:21:39.567672098Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=999.802µs logger=migrator t=2026-05-09T05:21:39.571249033Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-09T05:21:39.572485108Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.235565ms logger=migrator t=2026-05-09T05:21:39.582244825Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-09T05:21:39.591344336Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.097891ms logger=migrator t=2026-05-09T05:21:39.594965482Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-09T05:21:39.599659161Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.693349ms logger=migrator t=2026-05-09T05:21:39.603072463Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-09T05:21:39.604139276Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.066743ms logger=migrator t=2026-05-09T05:21:39.608983987Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-09T05:21:39.61855744Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.571872ms logger=migrator t=2026-05-09T05:21:39.622321829Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-09T05:21:39.626724012Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.401763ms logger=migrator t=2026-05-09T05:21:39.630607123Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-09T05:21:39.630767346Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=160.033µs logger=migrator t=2026-05-09T05:21:39.634955905Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-09T05:21:39.636092749Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.136344ms logger=migrator t=2026-05-09T05:21:39.640466522Z 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-05-09T05:21:39.642131896Z 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.664975ms logger=migrator t=2026-05-09T05:21:39.646794234Z 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-05-09T05:21:39.647998529Z 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.205375ms logger=migrator t=2026-05-09T05:21:39.653152318Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-09T05:21:39.653215289Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=63.581µs logger=migrator t=2026-05-09T05:21:39.657083212Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-09T05:21:39.666961599Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.877337ms logger=migrator t=2026-05-09T05:21:39.671104627Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-09T05:21:39.677757787Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.65262ms logger=migrator t=2026-05-09T05:21:39.682291863Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-09T05:21:39.6888534Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.560827ms logger=migrator t=2026-05-09T05:21:39.692798043Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-09T05:21:39.69923491Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.434576ms logger=migrator t=2026-05-09T05:21:39.703270364Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-09T05:21:39.709773191Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.503847ms logger=migrator t=2026-05-09T05:21:39.714690935Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-09T05:21:39.714760576Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=70.181µs logger=migrator t=2026-05-09T05:21:39.718761231Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-09T05:21:39.719629909Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=869.558µs logger=migrator t=2026-05-09T05:21:39.724259647Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-09T05:21:39.731037529Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.777432ms logger=migrator t=2026-05-09T05:21:39.735556285Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-09T05:21:39.735621456Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=65.892µs logger=migrator t=2026-05-09T05:21:39.740198902Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-09T05:21:39.749386176Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.180524ms logger=migrator t=2026-05-09T05:21:39.754492863Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-09T05:21:39.757735602Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=3.242509ms logger=migrator t=2026-05-09T05:21:39.766578018Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-09T05:21:39.774216158Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.63508ms logger=migrator t=2026-05-09T05:21:39.780559593Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-09T05:21:39.781600954Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.042191ms logger=migrator t=2026-05-09T05:21:39.787771884Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-09T05:21:39.788926549Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.154655ms logger=migrator t=2026-05-09T05:21:39.793203249Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-09T05:21:39.801065174Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.862555ms logger=migrator t=2026-05-09T05:21:39.805340005Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-09T05:21:39.805948208Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=608.123µs logger=migrator t=2026-05-09T05:21:39.811068495Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-09T05:21:39.813018906Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.947411ms logger=migrator t=2026-05-09T05:21:39.817513451Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-09T05:21:39.819928402Z level=info msg="Migration successfully executed" id="create alert_image table" duration=2.410451ms logger=migrator t=2026-05-09T05:21:39.826670384Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-09T05:21:39.827945511Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.275238ms logger=migrator t=2026-05-09T05:21:39.834788515Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-09T05:21:39.834872997Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=113.883µs logger=migrator t=2026-05-09T05:21:39.839599547Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-09T05:21:39.843434377Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=3.840501ms logger=migrator t=2026-05-09T05:21:39.849354422Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-09T05:21:39.850514907Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.162776ms logger=migrator t=2026-05-09T05:21:39.855987712Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-09T05:21:39.857403021Z 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-05-09T05:21:39.862950198Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-09T05:21:39.864278147Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.327639ms logger=migrator t=2026-05-09T05:21:39.868617067Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-09T05:21:39.869968136Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.350489ms logger=migrator t=2026-05-09T05:21:39.875026432Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-09T05:21:39.88346224Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.431378ms logger=migrator t=2026-05-09T05:21:39.890709283Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-09T05:21:39.891476899Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=767.556µs logger=migrator t=2026-05-09T05:21:39.903321528Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-09T05:21:39.905101376Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.779048ms logger=migrator t=2026-05-09T05:21:39.90952918Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-09T05:21:39.910350567Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=820.817µs logger=migrator t=2026-05-09T05:21:39.915168549Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-09T05:21:39.917107849Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.93744ms logger=migrator t=2026-05-09T05:21:39.924565236Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-09T05:21:39.926079609Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.513813ms logger=migrator t=2026-05-09T05:21:39.938485089Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-09T05:21:39.93851913Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=35.411µs logger=migrator t=2026-05-09T05:21:39.942566545Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-09T05:21:39.942794451Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=237.456µs logger=migrator t=2026-05-09T05:21:39.947918228Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-09T05:21:39.955738873Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.821875ms logger=migrator t=2026-05-09T05:21:39.959739938Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-09T05:21:39.960158396Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=418.988µs logger=migrator t=2026-05-09T05:21:39.963636739Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-09T05:21:39.965147552Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.505722ms logger=migrator t=2026-05-09T05:21:39.969982943Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-09T05:21:39.97035269Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=369.647µs logger=migrator t=2026-05-09T05:21:39.975216953Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-09T05:21:39.976264016Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.046103ms logger=migrator t=2026-05-09T05:21:39.980644487Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-09T05:21:39.981471355Z level=info msg="Migration successfully executed" id="create secrets table" duration=826.718µs logger=migrator t=2026-05-09T05:21:39.98548911Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-09T05:21:40.018505756Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.017896ms logger=migrator t=2026-05-09T05:21:40.026056634Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-09T05:21:40.03393346Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.876746ms logger=migrator t=2026-05-09T05:21:40.038607249Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-09T05:21:40.038773792Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=166.913µs logger=migrator t=2026-05-09T05:21:40.043823309Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-09T05:21:40.07472111Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.891781ms logger=migrator t=2026-05-09T05:21:40.080734186Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-09T05:21:40.110746869Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.009163ms logger=migrator t=2026-05-09T05:21:40.115300394Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-09T05:21:40.115893237Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=593.552µs logger=migrator t=2026-05-09T05:21:40.124083509Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-09T05:21:40.125690173Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.605204ms logger=migrator t=2026-05-09T05:21:40.132096378Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-09T05:21:40.132612539Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=516.341µs logger=migrator t=2026-05-09T05:21:40.137466992Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-09T05:21:40.139370802Z level=info msg="Migration successfully executed" id="create permission table" duration=1.35671ms logger=migrator t=2026-05-09T05:21:40.143918007Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-09T05:21:40.144948889Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.030512ms logger=migrator t=2026-05-09T05:21:40.150104288Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-09T05:21:40.151350674Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.243826ms logger=migrator t=2026-05-09T05:21:40.156514643Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-09T05:21:40.15736297Z level=info msg="Migration successfully executed" id="create role table" duration=848.547µs logger=migrator t=2026-05-09T05:21:40.162872547Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-09T05:21:40.171628561Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.755975ms logger=migrator t=2026-05-09T05:21:40.17536052Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-09T05:21:40.186693169Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.348949ms logger=migrator t=2026-05-09T05:21:40.194757399Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-09T05:21:40.196561446Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.805537ms logger=migrator t=2026-05-09T05:21:40.20293578Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-09T05:21:40.204123266Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.188756ms logger=migrator t=2026-05-09T05:21:40.2100294Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-09T05:21:40.211941921Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.915211ms logger=migrator t=2026-05-09T05:21:40.239779817Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-09T05:21:40.241248028Z level=info msg="Migration successfully executed" id="create team role table" duration=1.462231ms logger=migrator t=2026-05-09T05:21:40.24842903Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-09T05:21:40.249506552Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.070973ms logger=migrator t=2026-05-09T05:21:40.257336487Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-09T05:21:40.25842907Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.090903ms logger=migrator t=2026-05-09T05:21:40.266260645Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-09T05:21:40.26749218Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.232145ms logger=migrator t=2026-05-09T05:21:40.280896423Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-09T05:21:40.282710291Z level=info msg="Migration successfully executed" id="create user role table" duration=1.817028ms logger=migrator t=2026-05-09T05:21:40.288040684Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-09T05:21:40.290799772Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.758858ms logger=migrator t=2026-05-09T05:21:40.298438043Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-09T05:21:40.29971591Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.279627ms logger=migrator t=2026-05-09T05:21:40.306071813Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-09T05:21:40.307249289Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.179846ms logger=migrator t=2026-05-09T05:21:40.312288474Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-09T05:21:40.312906778Z level=info msg="Migration successfully executed" id="create builtin role table" duration=618.554µs logger=migrator t=2026-05-09T05:21:40.31870078Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-09T05:21:40.319851244Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.150604ms logger=migrator t=2026-05-09T05:21:40.325765728Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-09T05:21:40.32725602Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.490922ms logger=migrator t=2026-05-09T05:21:40.33344861Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-09T05:21:40.344047364Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.597094ms logger=migrator t=2026-05-09T05:21:40.348760012Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-09T05:21:40.349706783Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=951.731µs logger=migrator t=2026-05-09T05:21:40.355903213Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-09T05:21:40.357235272Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.334599ms logger=migrator t=2026-05-09T05:21:40.362773058Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-09T05:21:40.364566626Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.796418ms logger=migrator t=2026-05-09T05:21:40.368980399Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-09T05:21:40.371109343Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.135534ms logger=migrator t=2026-05-09T05:21:40.376673721Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-09T05:21:40.37755475Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=877.26µs logger=migrator t=2026-05-09T05:21:40.383983535Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-09T05:21:40.38521141Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.227065ms logger=migrator t=2026-05-09T05:21:40.391404742Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-09T05:21:40.400047283Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.642081ms logger=migrator t=2026-05-09T05:21:40.412861133Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-09T05:21:40.421529105Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.669052ms logger=migrator t=2026-05-09T05:21:40.428303579Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-09T05:21:40.434276704Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.977715ms logger=migrator t=2026-05-09T05:21:40.43880817Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-09T05:21:40.448245209Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.426918ms logger=migrator t=2026-05-09T05:21:40.454625263Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-09T05:21:40.455801708Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.176475ms logger=migrator t=2026-05-09T05:21:40.461257493Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-09T05:21:40.462412317Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.154774ms logger=migrator t=2026-05-09T05:21:40.468419614Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-09T05:21:40.469532948Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.114704ms logger=migrator t=2026-05-09T05:21:40.475010933Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-09T05:21:40.475924822Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=913.859µs logger=migrator t=2026-05-09T05:21:40.481073611Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-09T05:21:40.482236305Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.158594ms logger=migrator t=2026-05-09T05:21:40.488141759Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-09T05:21:40.488234171Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=92.962µs logger=migrator t=2026-05-09T05:21:40.493346629Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-09T05:21:40.49338425Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=38.831µs logger=migrator t=2026-05-09T05:21:40.501537382Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-09T05:21:40.502057292Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=521.8µs logger=migrator t=2026-05-09T05:21:40.508232272Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-09T05:21:40.508848396Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=618.154µs logger=migrator t=2026-05-09T05:21:40.514174388Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-09T05:21:40.515872103Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.712185ms logger=migrator t=2026-05-09T05:21:40.5223617Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-09T05:21:40.522689867Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=332.758µs logger=migrator t=2026-05-09T05:21:40.527698392Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-09T05:21:40.52849362Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=795.728µs logger=migrator t=2026-05-09T05:21:40.533594036Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-09T05:21:40.535016417Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.422441ms logger=migrator t=2026-05-09T05:21:40.540581774Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-09T05:21:40.541735388Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.153374ms logger=migrator t=2026-05-09T05:21:40.547859298Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-09T05:21:40.559133405Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.284217ms logger=migrator t=2026-05-09T05:21:40.565385547Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-09T05:21:40.565440608Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=55.751µs logger=migrator t=2026-05-09T05:21:40.571361563Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-09T05:21:40.573335044Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.977092ms logger=migrator t=2026-05-09T05:21:40.579604126Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-09T05:21:40.580729149Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.125183ms logger=migrator t=2026-05-09T05:21:40.587795589Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-09T05:21:40.589156387Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.363658ms logger=migrator t=2026-05-09T05:21:40.594130212Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-09T05:21:40.603280615Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.141162ms logger=migrator t=2026-05-09T05:21:40.60878005Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-09T05:21:40.610469216Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.613505ms logger=migrator t=2026-05-09T05:21:40.61634153Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-09T05:21:40.617374682Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.033071ms logger=migrator t=2026-05-09T05:21:40.623839478Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-09T05:21:40.653652046Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=29.808307ms logger=migrator t=2026-05-09T05:21:40.659740454Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-09T05:21:40.662080793Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.340279ms logger=migrator t=2026-05-09T05:21:40.668065119Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-09T05:21:40.669223134Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.158865ms logger=migrator t=2026-05-09T05:21:40.67474074Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-09T05:21:40.675889354Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.148364ms logger=migrator t=2026-05-09T05:21:40.690722538Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-09T05:21:40.692649898Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.9283ms logger=migrator t=2026-05-09T05:21:40.698552152Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-09T05:21:40.698782467Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=230.255µs logger=migrator t=2026-05-09T05:21:40.704925557Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-09T05:21:40.70604817Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.120943ms logger=migrator t=2026-05-09T05:21:40.709775018Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-09T05:21:40.720699058Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.92027ms logger=migrator t=2026-05-09T05:21:40.724800015Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-09T05:21:40.725831327Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.025622ms logger=migrator t=2026-05-09T05:21:40.731725021Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-09T05:21:40.73311034Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.384669ms logger=migrator t=2026-05-09T05:21:40.739521545Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T05:21:40.74023385Z 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-05-09T05:21:40.745641774Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T05:21:40.746090983Z 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-05-09T05:21:40.7521274Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-09T05:21:40.753543571Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.416921ms logger=migrator t=2026-05-09T05:21:40.759069337Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-09T05:21:40.760735493Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.665955ms logger=migrator t=2026-05-09T05:21:40.766712568Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T05:21:40.768135708Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.42416ms logger=migrator t=2026-05-09T05:21:40.774902661Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T05:21:40.775761799Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=859.378µs logger=migrator t=2026-05-09T05:21:40.781858997Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-09T05:21:40.783291148Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.437721ms logger=migrator t=2026-05-09T05:21:40.787485486Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-09T05:21:40.788208451Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=723.474µs logger=migrator t=2026-05-09T05:21:40.792287487Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-09T05:21:40.793045393Z level=info msg="Migration successfully executed" id="Drop public config table" duration=757.896µs logger=migrator t=2026-05-09T05:21:40.798228342Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-09T05:21:40.800091652Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.8644ms logger=migrator t=2026-05-09T05:21:40.805177338Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-09T05:21:40.80670344Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.526132ms logger=migrator t=2026-05-09T05:21:40.81141586Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-09T05:21:40.812502993Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.087033ms logger=migrator t=2026-05-09T05:21:40.816473866Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-09T05:21:40.817522099Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.048453ms logger=migrator t=2026-05-09T05:21:40.821808328Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-09T05:21:40.844130009Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.321161ms logger=migrator t=2026-05-09T05:21:40.850927552Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-09T05:21:40.857710925Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.782013ms logger=migrator t=2026-05-09T05:21:40.863752182Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-09T05:21:40.885437329Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=21.682817ms logger=migrator t=2026-05-09T05:21:40.893290135Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-09T05:21:40.894106972Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=821.197µs logger=migrator t=2026-05-09T05:21:40.906377141Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-09T05:21:40.916190297Z level=info msg="Migration successfully executed" id="add share column" duration=9.796516ms logger=migrator t=2026-05-09T05:21:40.921774705Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-09T05:21:40.922129902Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=356.497µs logger=migrator t=2026-05-09T05:21:40.929245932Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-09T05:21:40.930784204Z level=info msg="Migration successfully executed" id="create file table" duration=1.540432ms logger=migrator t=2026-05-09T05:21:40.937270062Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-09T05:21:40.938511918Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.243775ms logger=migrator t=2026-05-09T05:21:40.944002823Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-09T05:21:40.944965563Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=963.02µs logger=migrator t=2026-05-09T05:21:40.950851697Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-09T05:21:40.952436701Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.587154ms logger=migrator t=2026-05-09T05:21:40.959452388Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-09T05:21:40.96097056Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.520572ms logger=migrator t=2026-05-09T05:21:40.966317583Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-09T05:21:40.966442156Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=124.993µs logger=migrator t=2026-05-09T05:21:40.972238698Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-09T05:21:40.972395881Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=156.283µs logger=migrator t=2026-05-09T05:21:40.978628562Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-09T05:21:40.981962563Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=3.341441ms logger=migrator t=2026-05-09T05:21:40.988182314Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-09T05:21:40.988407029Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=224.965µs logger=migrator t=2026-05-09T05:21:40.993527657Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-09T05:21:40.995243762Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.712585ms logger=migrator t=2026-05-09T05:21:41.00081196Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-09T05:21:41.014015498Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.222859ms logger=migrator t=2026-05-09T05:21:41.01885765Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-09T05:21:41.019029894Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=172.254µs logger=migrator t=2026-05-09T05:21:41.024478959Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-09T05:21:41.025837517Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.357728ms logger=migrator t=2026-05-09T05:21:41.031704691Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-09T05:21:41.03262073Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=917.5µs logger=migrator t=2026-05-09T05:21:41.037950673Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-09T05:21:41.038429083Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=478.82µs logger=migrator t=2026-05-09T05:21:41.04398293Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-09T05:21:41.044600822Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=617.622µs logger=migrator t=2026-05-09T05:21:41.049491356Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-09T05:21:41.05920688Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.715704ms logger=migrator t=2026-05-09T05:21:41.06395775Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-09T05:21:41.073084773Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.126572ms logger=migrator t=2026-05-09T05:21:41.078870374Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-09T05:21:41.07965037Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=780.166µs logger=migrator t=2026-05-09T05:21:41.08577221Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-09T05:21:41.174273614Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=88.497934ms logger=migrator t=2026-05-09T05:21:41.18073717Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-09T05:21:41.182260362Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.524032ms logger=migrator t=2026-05-09T05:21:41.187326629Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-09T05:21:41.188541765Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.214645ms logger=migrator t=2026-05-09T05:21:41.194666924Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-09T05:21:41.222901909Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.232135ms logger=migrator t=2026-05-09T05:21:41.228277142Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-09T05:21:41.236839273Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.5609ms logger=migrator t=2026-05-09T05:21:41.2409937Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-09T05:21:41.241228215Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=234.775µs logger=migrator t=2026-05-09T05:21:41.24856641Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-09T05:21:41.248738353Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=173.603µs logger=migrator t=2026-05-09T05:21:41.254967034Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-09T05:21:41.255186119Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=220.055µs logger=migrator t=2026-05-09T05:21:41.261297817Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-09T05:21:41.261642774Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=347.177µs logger=migrator t=2026-05-09T05:21:41.269258565Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-09T05:21:41.269555622Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=297.997µs logger=migrator t=2026-05-09T05:21:41.273907343Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-09T05:21:41.275042387Z level=info msg="Migration successfully executed" id="create folder table" duration=1.135074ms logger=migrator t=2026-05-09T05:21:41.279355518Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-09T05:21:41.280615835Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.260036ms logger=migrator t=2026-05-09T05:21:41.284991087Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-09T05:21:41.286133431Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.142174ms logger=migrator t=2026-05-09T05:21:41.293943575Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-09T05:21:41.294024347Z level=info msg="Migration successfully executed" id="Update folder title length" duration=78.342µs logger=migrator t=2026-05-09T05:21:41.297718895Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-09T05:21:41.299410421Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.687106ms logger=migrator t=2026-05-09T05:21:41.303769232Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-09T05:21:41.304937847Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.169045ms logger=migrator t=2026-05-09T05:21:41.31220117Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-09T05:21:41.314884186Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.684956ms logger=migrator t=2026-05-09T05:21:41.322992107Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-09T05:21:41.323538518Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=544.021µs logger=migrator t=2026-05-09T05:21:41.328963203Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-09T05:21:41.329279129Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=316.716µs logger=migrator t=2026-05-09T05:21:41.337316659Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-09T05:21:41.338961194Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.645005ms logger=migrator t=2026-05-09T05:21:41.346247398Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-09T05:21:41.347554785Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.308827ms logger=migrator t=2026-05-09T05:21:41.352758304Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-09T05:21:41.355485262Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.730188ms logger=migrator t=2026-05-09T05:21:41.362147462Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-09T05:21:41.363146903Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.001601ms logger=migrator t=2026-05-09T05:21:41.367919954Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-09T05:21:41.368713941Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=794.368µs logger=migrator t=2026-05-09T05:21:41.372515231Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-09T05:21:41.373612914Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.101163ms logger=migrator t=2026-05-09T05:21:41.378544937Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-09T05:21:41.37964282Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.097863ms logger=migrator t=2026-05-09T05:21:41.384703077Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-09T05:21:41.38577838Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.071553ms logger=migrator t=2026-05-09T05:21:41.390189373Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-09T05:21:41.391136443Z level=info msg="Migration successfully executed" id="create signing_key table" duration=946.58µs logger=migrator t=2026-05-09T05:21:41.395434703Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-09T05:21:41.396479885Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.044822ms logger=migrator t=2026-05-09T05:21:41.401211045Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-09T05:21:41.402276988Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.066343ms logger=migrator t=2026-05-09T05:21:41.405750231Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-09T05:21:41.406046837Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=298.596µs logger=migrator t=2026-05-09T05:21:41.409558051Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-09T05:21:41.419318177Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.756336ms logger=migrator t=2026-05-09T05:21:41.424774122Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-09T05:21:41.425590189Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=817.637µs logger=migrator t=2026-05-09T05:21:41.429845868Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-09T05:21:41.429865278Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.47µs logger=migrator t=2026-05-09T05:21:41.437166493Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-09T05:21:41.438786127Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.619764ms logger=migrator t=2026-05-09T05:21:41.44223551Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-09T05:21:41.44225342Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=18.91µs logger=migrator t=2026-05-09T05:21:41.446706283Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-09T05:21:41.447974191Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.267668ms logger=migrator t=2026-05-09T05:21:41.451523955Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-09T05:21:41.453287352Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.762227ms logger=migrator t=2026-05-09T05:21:41.458352609Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-09T05:21:41.459969573Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.616474ms logger=migrator t=2026-05-09T05:21:41.465120682Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-09T05:21:41.466263405Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.143713ms logger=migrator t=2026-05-09T05:21:41.470161338Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-09T05:21:41.470440144Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=282.026µs logger=migrator t=2026-05-09T05:21:41.474131771Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-09T05:21:41.474766074Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=634.233µs logger=migrator t=2026-05-09T05:21:41.479624487Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-09T05:21:41.480942725Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.318398ms logger=migrator t=2026-05-09T05:21:41.486679586Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-09T05:21:41.488287369Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.607113ms logger=migrator t=2026-05-09T05:21:41.494177544Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-09T05:21:41.505346459Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.170416ms logger=migrator t=2026-05-09T05:21:41.508993336Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-09T05:21:41.516473463Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.479117ms logger=migrator t=2026-05-09T05:21:41.522160093Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-09T05:21:41.531797306Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.637163ms logger=migrator t=2026-05-09T05:21:41.535554895Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-09T05:21:41.535620377Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=66.532µs logger=migrator t=2026-05-09T05:21:41.540538881Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-09T05:21:41.55472925Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.190449ms logger=migrator t=2026-05-09T05:21:41.560667324Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-09T05:21:41.567676123Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.008579ms logger=migrator t=2026-05-09T05:21:41.571787099Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-09T05:21:41.572092015Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=317.717µs logger=migrator t=2026-05-09T05:21:41.575380604Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.723460938s logger=migrator t=2026-05-09T05:21:41.575960817Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-09T05:21:41.5913054Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-09T05:21:41.591499964Z level=info msg="Created default organization" logger=secrets t=2026-05-09T05:21:41.596714654Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-09T05:21:41.639211619Z level=info msg="Restored cache from database" duration=404.158µs logger=plugin.store t=2026-05-09T05:21:41.640534537Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-09T05:21:41.675402382Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-09T05:21:41.675433962Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-09T05:21:41.675605826Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-09T05:21:41.675621736Z level=info msg="Plugins loaded" count=54 duration=35.088099ms logger=query_data t=2026-05-09T05:21:41.67955134Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-09T05:21:41.683482952Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-09T05:21:41.687171609Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-09T05:21:41.696968456Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-09T05:21:41.699945079Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-09T05:21:41.702789919Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-09T05:21:41.725434086Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-09T05:21:41.744764043Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-09T05:21:41.762935986Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-09T05:21:41.762964246Z level=info msg="finished to provision alerting" logger=ngalert.multiorg.alertmanager t=2026-05-09T05:21:41.763183121Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-09T05:21:41.76316198Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-09T05:21:41.763610841Z level=info msg="State cache has been initialized" states=0 duration=448.05µs logger=ngalert.scheduler t=2026-05-09T05:21:41.763657261Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-09T05:21:41.763726463Z level=info msg=starting first_tick=2026-05-09T05:21:50Z logger=grafanaStorageLogger t=2026-05-09T05:21:41.763765824Z level=info msg="Storage starting" logger=http.server t=2026-05-09T05:21:41.767131254Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-09T05:21:41.813201635Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-09T05:21:41.827460185Z level=info msg="Update check succeeded" duration=64.05718ms logger=grafana.update.checker t=2026-05-09T05:21:41.832534862Z level=info msg="Update check succeeded" duration=68.83313ms logger=sqlstore.transactions t=2026-05-09T05:21:41.865287692Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-09T05:21:41.877300465Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-09T05:21:41.91030519Z level=info msg="Patterns update finished" duration=72.009667ms logger=provisioning.dashboard t=2026-05-09T05:21:41.92311126Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-09T05:21:42.558656269Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-09T05:21:42.559249012Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-09T05:21:46.345790144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.347239345Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.470174915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.66217956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.679602227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.726417353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.742988942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.832555499Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.850009506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.875358621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.895664899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.915875445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.933025416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.958786358Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.970893983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.001744363Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.020395696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.053336291Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.071527133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.098197076Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.116128163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.145195016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.163013411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.196940586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.216885966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.280056177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.303156513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.372011535Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.393585148Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.454057173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.469268563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.522732679Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.537671214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.605169196Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.622278926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.669196615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.68512773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.737898392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.753105573Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.808451928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.82463917Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.881123549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.905239308Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.964892734Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.983601839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.056200288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.069483999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.11801951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.134921937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.210183192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.23000016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.287593432Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.302578699Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.361614252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.380602693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.446012561Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.468145597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.524121946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.541189075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.608058315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.625800548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.684441673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.705443016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.775561964Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.802281826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.898136695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.915265106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:48.990351628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:49.009083543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:49.074770926Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:49.095577595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:49.183940496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:49.200949584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:49.282093644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:49.298905128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:49.368622917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:49.385502222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:49.462477965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:49.484032668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:49.56096259Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-09T05:22:47.7877354Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-09T05:31:41.798744131Z level=info msg="Completed cleanup jobs" duration=34.368542ms logger=plugins.update.checker t=2026-05-09T05:31:41.876898116Z level=info msg="Update check succeeded" duration=48.478172ms logger=sqlstore.transactions t=2026-05-09T05:36:41.696991429Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-09T05:41:41.781715404Z level=info msg="Completed cleanup jobs" duration=16.173582ms logger=plugins.update.checker t=2026-05-09T05:41:41.877554934Z level=info msg="Update check succeeded" duration=49.508418ms logger=cleanup t=2026-05-09T05:51:41.79881001Z level=info msg="Completed cleanup jobs" duration=34.898621ms logger=plugins.update.checker t=2026-05-09T05:51:41.885961201Z level=info msg="Update check succeeded" duration=57.95111ms logger=infra.usagestats t=2026-05-09T05:52:47.812875373Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-09T06:01:41.800010238Z level=info msg="Completed cleanup jobs" duration=36.188637ms logger=plugins.update.checker t=2026-05-09T06:01:41.876901467Z level=info msg="Update check succeeded" duration=48.574989ms logger=cleanup t=2026-05-09T06:11:41.815791366Z level=info msg="Completed cleanup jobs" duration=51.48415ms logger=plugins.update.checker t=2026-05-09T06:11:41.876511122Z level=info msg="Update check succeeded" duration=48.969928ms logger=cleanup t=2026-05-09T06:21:41.797617119Z level=info msg="Completed cleanup jobs" duration=33.342876ms logger=plugins.update.checker t=2026-05-09T06:21:41.875485157Z level=info msg="Update check succeeded" duration=47.620058ms logger=infra.usagestats t=2026-05-09T06:22:47.812891157Z level=info msg="Usage stats are ready to report"