logger=settings t=2026-05-11T05:54:15.64425252Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-11T05:54:15Z logger=settings t=2026-05-11T05:54:15.644503624Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-11T05:54:15.644509914Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-11T05:54:15.644512904Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-11T05:54:15.644517264Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-11T05:54:15.644520264Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-11T05:54:15.644522974Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-11T05:54:15.644525684Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-11T05:54:15.644528805Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-11T05:54:15.644531895Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-11T05:54:15.644534575Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-11T05:54:15.644539795Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-11T05:54:15.644542375Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-11T05:54:15.644546765Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-11T05:54:15.644550005Z level=info msg=Target target=[all] logger=settings t=2026-05-11T05:54:15.644558455Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-11T05:54:15.644561695Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-11T05:54:15.644565045Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-11T05:54:15.644568395Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-11T05:54:15.644571495Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-11T05:54:15.644577005Z level=info msg="App mode production" logger=sqlstore t=2026-05-11T05:54:15.644889271Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-11T05:54:15.644906621Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-11T05:54:15.64661662Z level=info msg="Locking database" logger=migrator t=2026-05-11T05:54:15.64663209Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-11T05:54:15.64717963Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-11T05:54:15.648225008Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.045568ms logger=migrator t=2026-05-11T05:54:15.653716813Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-11T05:54:15.654322813Z level=info msg="Migration successfully executed" id="create user table" duration=608.15µs logger=migrator t=2026-05-11T05:54:15.658450174Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-11T05:54:15.659155476Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=705.212µs logger=migrator t=2026-05-11T05:54:15.662818369Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-11T05:54:15.663490931Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=672.532µs logger=migrator t=2026-05-11T05:54:15.669104138Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-11T05:54:15.670156506Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.052478ms logger=migrator t=2026-05-11T05:54:15.675257524Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-11T05:54:15.675893625Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=635.981µs logger=migrator t=2026-05-11T05:54:15.680985503Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-11T05:54:15.684755548Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.769334ms logger=migrator t=2026-05-11T05:54:15.689039022Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-11T05:54:15.690063159Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.025267ms logger=migrator t=2026-05-11T05:54:15.694304442Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-11T05:54:15.694983634Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=678.762µs logger=migrator t=2026-05-11T05:54:15.698273201Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-11T05:54:15.698940812Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=667.401µs logger=migrator t=2026-05-11T05:54:15.702615545Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-11T05:54:15.702948702Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=333.117µs logger=migrator t=2026-05-11T05:54:15.707761114Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-11T05:54:15.708293833Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=533.689µs logger=migrator t=2026-05-11T05:54:15.712998624Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-11T05:54:15.714105664Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.10406ms logger=migrator t=2026-05-11T05:54:15.719650888Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-11T05:54:15.71967729Z level=info msg="Migration successfully executed" id="Update user table charset" duration=27.412µs logger=migrator t=2026-05-11T05:54:15.72377102Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-11T05:54:15.72549352Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.69189ms logger=migrator t=2026-05-11T05:54:15.731506544Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-11T05:54:15.731846239Z level=info msg="Migration successfully executed" id="Add missing user data" duration=339.706µs logger=migrator t=2026-05-11T05:54:15.738537954Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-11T05:54:15.740240714Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.70231ms logger=migrator t=2026-05-11T05:54:15.743629542Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-11T05:54:15.744310043Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=681.941µs logger=migrator t=2026-05-11T05:54:15.747534999Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-11T05:54:15.748621378Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.085969ms logger=migrator t=2026-05-11T05:54:15.754355197Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-11T05:54:15.766215911Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.831123ms logger=migrator t=2026-05-11T05:54:15.770733089Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-11T05:54:15.771524283Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=791.464µs logger=migrator t=2026-05-11T05:54:15.774458413Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-11T05:54:15.774595585Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=137.492µs logger=migrator t=2026-05-11T05:54:15.777336402Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-11T05:54:15.778024264Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=687.972µs logger=migrator t=2026-05-11T05:54:15.784002997Z 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-11T05:54:15.784337154Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=335.747µs logger=migrator t=2026-05-11T05:54:15.788683908Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-11T05:54:15.789328779Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=645.561µs logger=migrator t=2026-05-11T05:54:15.794783783Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-11T05:54:15.796129627Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.346394ms logger=migrator t=2026-05-11T05:54:15.802705199Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-11T05:54:15.804061153Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.358534ms logger=migrator t=2026-05-11T05:54:15.808805184Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-11T05:54:15.809555768Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=753.094µs logger=migrator t=2026-05-11T05:54:15.814627835Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-11T05:54:15.815827796Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.198811ms logger=migrator t=2026-05-11T05:54:15.822184295Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-11T05:54:15.823274983Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.090168ms logger=migrator t=2026-05-11T05:54:15.82828527Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-11T05:54:15.82831131Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=27.1µs logger=migrator t=2026-05-11T05:54:15.834151371Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-11T05:54:15.835753479Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.606718ms logger=migrator t=2026-05-11T05:54:15.857086347Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-11T05:54:15.858166285Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.080878ms logger=migrator t=2026-05-11T05:54:15.862632083Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-11T05:54:15.863734651Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.123109ms logger=migrator t=2026-05-11T05:54:15.86832478Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-11T05:54:15.869328467Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.004397ms logger=migrator t=2026-05-11T05:54:15.874789462Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-11T05:54:15.879502883Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.713821ms logger=migrator t=2026-05-11T05:54:15.883512111Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-11T05:54:15.884412736Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=900.975µs logger=migrator t=2026-05-11T05:54:15.888423866Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-11T05:54:15.889303361Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=888.435µs logger=migrator t=2026-05-11T05:54:15.894126514Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-11T05:54:15.894905297Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=778.903µs logger=migrator t=2026-05-11T05:54:15.898881776Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-11T05:54:15.899613279Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=723.794µs logger=migrator t=2026-05-11T05:54:15.903598437Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-11T05:54:15.904606945Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.007468ms logger=migrator t=2026-05-11T05:54:15.909285725Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-11T05:54:15.909885105Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=599.61µs logger=migrator t=2026-05-11T05:54:15.914876321Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-11T05:54:15.91541238Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=537.019µs logger=migrator t=2026-05-11T05:54:15.919241397Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-11T05:54:15.919730385Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=490.678µs logger=migrator t=2026-05-11T05:54:15.924253913Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-11T05:54:15.925136938Z level=info msg="Migration successfully executed" id="create star table" duration=884.905µs logger=migrator t=2026-05-11T05:54:15.935517288Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-11T05:54:15.936724088Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.207591ms logger=migrator t=2026-05-11T05:54:15.942295574Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-11T05:54:15.943629036Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.333602ms logger=migrator t=2026-05-11T05:54:15.948300457Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-11T05:54:15.949224333Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=928.946µs logger=migrator t=2026-05-11T05:54:15.954030006Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-11T05:54:15.954781178Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=754.232µs logger=migrator t=2026-05-11T05:54:15.960978416Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-11T05:54:15.962126546Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.147579ms logger=migrator t=2026-05-11T05:54:15.966885058Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-11T05:54:15.967741683Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=857.265µs logger=migrator t=2026-05-11T05:54:15.972296721Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-11T05:54:15.973458871Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.16217ms logger=migrator t=2026-05-11T05:54:15.978883674Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-11T05:54:15.978935345Z level=info msg="Migration successfully executed" id="Update org table charset" duration=54.031µs logger=migrator t=2026-05-11T05:54:15.984293878Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-11T05:54:15.984328678Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=36.24µs logger=migrator t=2026-05-11T05:54:15.988402428Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-11T05:54:15.988611233Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=208.945µs logger=migrator t=2026-05-11T05:54:15.993498536Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-11T05:54:15.994759278Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.219732ms logger=migrator t=2026-05-11T05:54:15.999735643Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-11T05:54:16.000970835Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.235012ms logger=migrator t=2026-05-11T05:54:16.006864077Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-11T05:54:16.008065397Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.210281ms logger=migrator t=2026-05-11T05:54:16.013300107Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-11T05:54:16.014149083Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=842.375µs logger=migrator t=2026-05-11T05:54:16.018860623Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-11T05:54:16.019691318Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=830.605µs logger=migrator t=2026-05-11T05:54:16.025374826Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-11T05:54:16.026451784Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.077048ms logger=migrator t=2026-05-11T05:54:16.030810709Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-11T05:54:16.039222234Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.412445ms logger=migrator t=2026-05-11T05:54:16.044191499Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-11T05:54:16.044981703Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=791.554µs logger=migrator t=2026-05-11T05:54:16.050463978Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-11T05:54:16.051230781Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=766.723µs logger=migrator t=2026-05-11T05:54:16.05644396Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-11T05:54:16.057869614Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.425194ms logger=migrator t=2026-05-11T05:54:16.065053699Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-11T05:54:16.065581507Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=531.509µs logger=migrator t=2026-05-11T05:54:16.070552063Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-11T05:54:16.071778464Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.228491ms logger=migrator t=2026-05-11T05:54:16.077129866Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-11T05:54:16.077253528Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=112.502µs logger=migrator t=2026-05-11T05:54:16.081755816Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-11T05:54:16.084329461Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.573794ms logger=migrator t=2026-05-11T05:54:16.089817195Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-11T05:54:16.092071213Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.254598ms logger=migrator t=2026-05-11T05:54:16.097060029Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-11T05:54:16.099119205Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.074996ms logger=migrator t=2026-05-11T05:54:16.103780045Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-11T05:54:16.105436023Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.655568ms logger=migrator t=2026-05-11T05:54:16.110885667Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-11T05:54:16.112888862Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.003105ms logger=migrator t=2026-05-11T05:54:16.117675605Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-11T05:54:16.119149589Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.473895ms logger=migrator t=2026-05-11T05:54:16.124211217Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-11T05:54:16.125247784Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.038627ms logger=migrator t=2026-05-11T05:54:16.131148606Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-11T05:54:16.131179096Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.21µs logger=migrator t=2026-05-11T05:54:16.135791296Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-11T05:54:16.135831627Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.691µs logger=migrator t=2026-05-11T05:54:16.140297964Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-11T05:54:16.143339526Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.034112ms logger=migrator t=2026-05-11T05:54:16.147708211Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-11T05:54:16.149789657Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.081906ms logger=migrator t=2026-05-11T05:54:16.15456309Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-11T05:54:16.156570764Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.007354ms logger=migrator t=2026-05-11T05:54:16.160792257Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-11T05:54:16.163817159Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.024473ms logger=migrator t=2026-05-11T05:54:16.168457769Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-11T05:54:16.168756164Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=298.295µs logger=migrator t=2026-05-11T05:54:16.173511286Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-11T05:54:16.17436269Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=850.924µs logger=migrator t=2026-05-11T05:54:16.179186054Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-11T05:54:16.180241531Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.055737ms logger=migrator t=2026-05-11T05:54:16.184325501Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-11T05:54:16.184362062Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=47.611µs logger=migrator t=2026-05-11T05:54:16.189513861Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-11T05:54:16.190373796Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=859.835µs logger=migrator t=2026-05-11T05:54:16.194550248Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-11T05:54:16.195494184Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=945.316µs logger=migrator t=2026-05-11T05:54:16.200336677Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-11T05:54:16.207496471Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.159754ms logger=migrator t=2026-05-11T05:54:16.214133745Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-11T05:54:16.214924598Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=792.223µs logger=migrator t=2026-05-11T05:54:16.21964105Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-11T05:54:16.220439503Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=798.533µs logger=migrator t=2026-05-11T05:54:16.225154755Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-11T05:54:16.22605008Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=891.285µs logger=migrator t=2026-05-11T05:54:16.230970195Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-11T05:54:16.23129288Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=323.175µs logger=migrator t=2026-05-11T05:54:16.236582371Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-11T05:54:16.237446686Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=880.775µs logger=migrator t=2026-05-11T05:54:16.242551614Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-11T05:54:16.244910095Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.361031ms logger=migrator t=2026-05-11T05:54:16.249506494Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-11T05:54:16.250902628Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.398414ms logger=migrator t=2026-05-11T05:54:16.256714968Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-11T05:54:16.256939981Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=226.093µs logger=migrator t=2026-05-11T05:54:16.262733661Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-11T05:54:16.262926504Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=193.863µs logger=migrator t=2026-05-11T05:54:16.270131649Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-11T05:54:16.271029504Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=903.365µs logger=migrator t=2026-05-11T05:54:16.275822857Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-11T05:54:16.278249789Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.422762ms logger=migrator t=2026-05-11T05:54:16.288539896Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-11T05:54:16.289678676Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.111429ms logger=migrator t=2026-05-11T05:54:16.293654153Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-11T05:54:16.294497249Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=843.016µs logger=migrator t=2026-05-11T05:54:16.299386052Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-11T05:54:16.300258518Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=872.326µs logger=migrator t=2026-05-11T05:54:16.30388458Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-11T05:54:16.304626562Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=742.422µs logger=migrator t=2026-05-11T05:54:16.308299206Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-11T05:54:16.309455266Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.15623ms logger=migrator t=2026-05-11T05:54:16.314014855Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-11T05:54:16.320798411Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.775346ms logger=migrator t=2026-05-11T05:54:16.324336482Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-11T05:54:16.325147146Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=814.125µs logger=migrator t=2026-05-11T05:54:16.328611346Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-11T05:54:16.329567012Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=953.606µs logger=migrator t=2026-05-11T05:54:16.333921437Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-11T05:54:16.334780642Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=869.995µs logger=migrator t=2026-05-11T05:54:16.338645488Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-11T05:54:16.33930902Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=663.442µs logger=migrator t=2026-05-11T05:54:16.343815107Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-11T05:54:16.34630447Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.488963ms logger=migrator t=2026-05-11T05:54:16.351337127Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-11T05:54:16.353940312Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.603005ms logger=migrator t=2026-05-11T05:54:16.356982344Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-11T05:54:16.357014355Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=33.601µs logger=migrator t=2026-05-11T05:54:16.360123748Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-11T05:54:16.360357752Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=234.364µs logger=migrator t=2026-05-11T05:54:16.365822846Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-11T05:54:16.368479752Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.667066ms logger=migrator t=2026-05-11T05:54:16.375691126Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-11T05:54:16.375952351Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=256.445µs logger=migrator t=2026-05-11T05:54:16.379144616Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-11T05:54:16.379340139Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=195.933µs logger=migrator t=2026-05-11T05:54:16.386502953Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-11T05:54:16.391203693Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.70121ms logger=migrator t=2026-05-11T05:54:16.395828453Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-11T05:54:16.396033806Z level=info msg="Migration successfully executed" id="Update uid value" duration=205.483µs logger=migrator t=2026-05-11T05:54:16.399979834Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-11T05:54:16.400831229Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=851.095µs logger=migrator t=2026-05-11T05:54:16.403675208Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-11T05:54:16.404665005Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=988.717µs logger=migrator t=2026-05-11T05:54:16.473238166Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-11T05:54:16.474435096Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.199941ms logger=migrator t=2026-05-11T05:54:16.572064507Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-11T05:54:16.573566023Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.504375ms logger=migrator t=2026-05-11T05:54:16.782655022Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-11T05:54:16.783852943Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.203101ms logger=migrator t=2026-05-11T05:54:16.871089635Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-11T05:54:16.872361457Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.274441ms logger=migrator t=2026-05-11T05:54:16.954038743Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-11T05:54:16.955277104Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.243451ms logger=migrator t=2026-05-11T05:54:16.958810725Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-11T05:54:16.959579908Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=767.653µs logger=migrator t=2026-05-11T05:54:16.967514605Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-11T05:54:16.968748175Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.23494ms logger=migrator t=2026-05-11T05:54:16.974272131Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-11T05:54:16.981625798Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.352957ms logger=migrator t=2026-05-11T05:54:16.985805819Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-11T05:54:16.987400527Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.597898ms logger=migrator t=2026-05-11T05:54:16.991403735Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-11T05:54:16.992630667Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.226992ms logger=migrator t=2026-05-11T05:54:16.99628946Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-11T05:54:16.997504881Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.214601ms logger=migrator t=2026-05-11T05:54:17.002449126Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-11T05:54:17.003502424Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.053618ms logger=migrator t=2026-05-11T05:54:17.007690236Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-11T05:54:17.008027702Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=340.796µs logger=migrator t=2026-05-11T05:54:17.011762237Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-11T05:54:17.012894906Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.135019ms logger=migrator t=2026-05-11T05:54:17.01834689Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-11T05:54:17.01839012Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=44.64µs logger=migrator t=2026-05-11T05:54:17.021632446Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-11T05:54:17.024276962Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.643976ms logger=migrator t=2026-05-11T05:54:17.027574258Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-11T05:54:17.030061501Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.491313ms logger=migrator t=2026-05-11T05:54:17.033637253Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-11T05:54:17.033874577Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=237.624µs logger=migrator t=2026-05-11T05:54:17.038322433Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-11T05:54:17.040799936Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.477143ms logger=migrator t=2026-05-11T05:54:17.045196242Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-11T05:54:17.047778657Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.581265ms logger=migrator t=2026-05-11T05:54:17.051365318Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-11T05:54:17.052179932Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=814.704µs logger=migrator t=2026-05-11T05:54:17.059242754Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-11T05:54:17.059833374Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=590.73µs logger=migrator t=2026-05-11T05:54:17.065220356Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-11T05:54:17.06663035Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.409554ms logger=migrator t=2026-05-11T05:54:17.070314884Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-11T05:54:17.071701787Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.386783ms logger=migrator t=2026-05-11T05:54:17.076759525Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-11T05:54:17.077586489Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=826.653µs logger=migrator t=2026-05-11T05:54:17.081463296Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-11T05:54:17.082642016Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.17742ms logger=migrator t=2026-05-11T05:54:17.089675767Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-11T05:54:17.089755539Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=82.382µs logger=migrator t=2026-05-11T05:54:17.094001391Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-11T05:54:17.094027091Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=26.36µs logger=migrator t=2026-05-11T05:54:17.097341329Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-11T05:54:17.100628645Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.287197ms logger=migrator t=2026-05-11T05:54:17.104246338Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-11T05:54:17.107368771Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.122423ms logger=migrator t=2026-05-11T05:54:17.111860388Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-11T05:54:17.111958691Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=91.623µs logger=migrator t=2026-05-11T05:54:17.11541265Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-11T05:54:17.116362616Z level=info msg="Migration successfully executed" id="create quota table v1" duration=943.456µs logger=migrator t=2026-05-11T05:54:17.121185609Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-11T05:54:17.122349689Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.15793ms logger=migrator t=2026-05-11T05:54:17.126422869Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-11T05:54:17.12646556Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=46.901µs logger=migrator t=2026-05-11T05:54:17.131607429Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-11T05:54:17.132573625Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=970.256µs logger=migrator t=2026-05-11T05:54:17.13634893Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-11T05:54:17.137265946Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=916.886µs logger=migrator t=2026-05-11T05:54:17.141094731Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-11T05:54:17.144979438Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.883777ms logger=migrator t=2026-05-11T05:54:17.14915687Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-11T05:54:17.149188311Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.801µs logger=migrator t=2026-05-11T05:54:17.152341775Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-11T05:54:17.153277761Z level=info msg="Migration successfully executed" id="create session table" duration=935.886µs logger=migrator t=2026-05-11T05:54:17.157129258Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-11T05:54:17.157295671Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=165.823µs logger=migrator t=2026-05-11T05:54:17.16138725Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-11T05:54:17.161571094Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=179.553µs logger=migrator t=2026-05-11T05:54:17.165052173Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-11T05:54:17.16596792Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=913.916µs logger=migrator t=2026-05-11T05:54:17.170393165Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-11T05:54:17.1718331Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.439255ms logger=migrator t=2026-05-11T05:54:17.17706628Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-11T05:54:17.177093881Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.251µs logger=migrator t=2026-05-11T05:54:17.181172891Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-11T05:54:17.181206051Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=33.7µs logger=migrator t=2026-05-11T05:54:17.184743252Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-11T05:54:17.189942691Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.198669ms logger=migrator t=2026-05-11T05:54:17.193411982Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-11T05:54:17.196518115Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.105043ms logger=migrator t=2026-05-11T05:54:17.200930431Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-11T05:54:17.201006232Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=87.082µs logger=migrator t=2026-05-11T05:54:17.204200827Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-11T05:54:17.204267598Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=67.361µs logger=migrator t=2026-05-11T05:54:17.207420753Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-11T05:54:17.208182116Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=761.193µs logger=migrator t=2026-05-11T05:54:17.212153684Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-11T05:54:17.212180124Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=27.27µs logger=migrator t=2026-05-11T05:54:17.216197514Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-11T05:54:17.219276417Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.078563ms logger=migrator t=2026-05-11T05:54:17.22237213Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-11T05:54:17.222515372Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=139.122µs logger=migrator t=2026-05-11T05:54:17.22528214Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-11T05:54:17.228491595Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.209395ms logger=migrator t=2026-05-11T05:54:17.23171041Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-11T05:54:17.235229341Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.518601ms logger=migrator t=2026-05-11T05:54:17.239348142Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-11T05:54:17.239411213Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=64.161µs logger=migrator t=2026-05-11T05:54:17.242977504Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-11T05:54:17.243816399Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=834.925µs logger=migrator t=2026-05-11T05:54:17.247562863Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-11T05:54:17.248341786Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=778.613µs logger=migrator t=2026-05-11T05:54:17.252884915Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-11T05:54:17.253920243Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.035078ms logger=migrator t=2026-05-11T05:54:17.258842567Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-11T05:54:17.259708972Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=866.335µs logger=migrator t=2026-05-11T05:54:17.264517605Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-11T05:54:17.265329409Z level=info msg="Migration successfully executed" id="add index alert state" duration=806.164µs logger=migrator t=2026-05-11T05:54:17.269121365Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-11T05:54:17.269905668Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=784.334µs logger=migrator t=2026-05-11T05:54:17.273605321Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-11T05:54:17.274246072Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=640.451µs logger=migrator t=2026-05-11T05:54:17.278891792Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-11T05:54:17.279702646Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=810.064µs logger=migrator t=2026-05-11T05:54:17.284064621Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-11T05:54:17.284813534Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=749.053µs logger=migrator t=2026-05-11T05:54:17.288012919Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-11T05:54:17.298046562Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.037083ms logger=migrator t=2026-05-11T05:54:17.302321315Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-11T05:54:17.302787174Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=465.909µs logger=migrator t=2026-05-11T05:54:17.311819279Z 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-11T05:54:17.312629863Z 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=810.584µs logger=migrator t=2026-05-11T05:54:17.316584761Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-11T05:54:17.317615479Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=1.030627ms logger=migrator t=2026-05-11T05:54:17.321440894Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-11T05:54:17.321957723Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=517.059µs logger=migrator t=2026-05-11T05:54:17.325294011Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-11T05:54:17.326047384Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=753.593µs logger=migrator t=2026-05-11T05:54:17.329250639Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-11T05:54:17.332948962Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.692373ms logger=migrator t=2026-05-11T05:54:17.338333815Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-11T05:54:17.341761644Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.427519ms logger=migrator t=2026-05-11T05:54:17.345172333Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-11T05:54:17.349832742Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.659449ms logger=migrator t=2026-05-11T05:54:17.355800766Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-11T05:54:17.359662472Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.867186ms logger=migrator t=2026-05-11T05:54:17.364712549Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-11T05:54:17.365858818Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.146239ms logger=migrator t=2026-05-11T05:54:17.370467118Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-11T05:54:17.370492378Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=30.33µs logger=migrator t=2026-05-11T05:54:17.373795375Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-11T05:54:17.373822886Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.301µs logger=migrator t=2026-05-11T05:54:17.37700928Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-11T05:54:17.377740303Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=730.602µs logger=migrator t=2026-05-11T05:54:17.38221018Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T05:54:17.383122905Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=912.375µs logger=migrator t=2026-05-11T05:54:17.387685384Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-11T05:54:17.388372496Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=686.952µs logger=migrator t=2026-05-11T05:54:17.392581908Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-11T05:54:17.393811569Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.229591ms logger=migrator t=2026-05-11T05:54:17.397537813Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T05:54:17.398952898Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.412335ms logger=migrator t=2026-05-11T05:54:17.402383817Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-11T05:54:17.40723429Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.850093ms logger=migrator t=2026-05-11T05:54:17.411447552Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-11T05:54:17.415149157Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.701445ms logger=migrator t=2026-05-11T05:54:17.418412313Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-11T05:54:17.418617826Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=213.504µs logger=migrator t=2026-05-11T05:54:17.421365433Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-11T05:54:17.422469082Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.102849ms logger=migrator t=2026-05-11T05:54:17.426474832Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-11T05:54:17.427346816Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=866.274µs logger=migrator t=2026-05-11T05:54:17.431371756Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-11T05:54:17.435162541Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.790475ms logger=migrator t=2026-05-11T05:54:17.438400016Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-11T05:54:17.438477228Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=77.332µs logger=migrator t=2026-05-11T05:54:17.441154134Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-11T05:54:17.442072659Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=919.045µs logger=migrator t=2026-05-11T05:54:17.446246342Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-11T05:54:17.447454932Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.216251ms logger=migrator t=2026-05-11T05:54:17.45195774Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-11T05:54:17.452104412Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=149.412µs logger=migrator t=2026-05-11T05:54:17.455396639Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-11T05:54:17.456291304Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=894.935µs logger=migrator t=2026-05-11T05:54:17.460968835Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-11T05:54:17.461993432Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.029987ms logger=migrator t=2026-05-11T05:54:17.465984031Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-11T05:54:17.466969418Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=985.267µs logger=migrator t=2026-05-11T05:54:17.470948157Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-11T05:54:17.472010865Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.060448ms logger=migrator t=2026-05-11T05:54:17.477335756Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-11T05:54:17.478859772Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.516676ms logger=migrator t=2026-05-11T05:54:17.482689769Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-11T05:54:17.48339257Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=704.681µs logger=migrator t=2026-05-11T05:54:17.488139902Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-11T05:54:17.488167253Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=23.641µs logger=migrator t=2026-05-11T05:54:17.491628652Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-11T05:54:17.498282426Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.660434ms logger=migrator t=2026-05-11T05:54:17.501882849Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-11T05:54:17.502455149Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=572.309µs logger=migrator t=2026-05-11T05:54:17.506259064Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-11T05:54:17.509020681Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=2.761337ms logger=migrator t=2026-05-11T05:54:17.512188196Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-11T05:54:17.513300875Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.112969ms logger=migrator t=2026-05-11T05:54:17.517135991Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-11T05:54:17.517992015Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=855.864µs logger=migrator t=2026-05-11T05:54:17.52286698Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-11T05:54:17.524225233Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.358353ms logger=migrator t=2026-05-11T05:54:17.527884406Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-11T05:54:17.540255618Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.372702ms logger=migrator t=2026-05-11T05:54:17.543532646Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-11T05:54:17.544027354Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=494.468µs logger=migrator t=2026-05-11T05:54:17.548265336Z 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-11T05:54:17.549172333Z 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=906.457µs logger=migrator t=2026-05-11T05:54:17.552934077Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-11T05:54:17.553198611Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=264.774µs logger=migrator t=2026-05-11T05:54:17.556315875Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-11T05:54:17.556861874Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=525.059µs logger=migrator t=2026-05-11T05:54:17.561628847Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-11T05:54:17.56180858Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=180.243µs logger=migrator t=2026-05-11T05:54:17.566021072Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-11T05:54:17.570066032Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.04446ms logger=migrator t=2026-05-11T05:54:17.573423489Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-11T05:54:17.577544771Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.121052ms logger=migrator t=2026-05-11T05:54:17.580945959Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-11T05:54:17.581838094Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=891.685µs logger=migrator t=2026-05-11T05:54:17.586076377Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-11T05:54:17.586974362Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=893.685µs logger=migrator t=2026-05-11T05:54:17.590746037Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-11T05:54:17.590954041Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=208.294µs logger=migrator t=2026-05-11T05:54:17.594132616Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-11T05:54:17.598673104Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.546578ms logger=migrator t=2026-05-11T05:54:17.60306326Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-11T05:54:17.603891804Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=834.474µs logger=migrator t=2026-05-11T05:54:17.607797251Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-11T05:54:17.608044946Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=248.215µs logger=migrator t=2026-05-11T05:54:17.611612347Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-11T05:54:17.612180526Z level=info msg="Migration successfully executed" id="Move region to single row" duration=568.1µs logger=migrator t=2026-05-11T05:54:17.615676366Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-11T05:54:17.616522392Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=841.725µs logger=migrator t=2026-05-11T05:54:17.62050749Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-11T05:54:17.621330183Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=822.723µs logger=migrator t=2026-05-11T05:54:17.624821094Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T05:54:17.62574342Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=925.906µs logger=migrator t=2026-05-11T05:54:17.629976852Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T05:54:17.630919989Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=942.857µs logger=migrator t=2026-05-11T05:54:17.634926047Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-11T05:54:17.635910145Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=983.828µs logger=migrator t=2026-05-11T05:54:17.639470346Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-11T05:54:17.640346861Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=876.095µs logger=migrator t=2026-05-11T05:54:17.644658865Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-11T05:54:17.644722356Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=64.111µs logger=migrator t=2026-05-11T05:54:17.648212926Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-11T05:54:17.64902194Z level=info msg="Migration successfully executed" id="create test_data table" duration=808.784µs logger=migrator t=2026-05-11T05:54:17.654021796Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-11T05:54:17.655398259Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.374593ms logger=migrator t=2026-05-11T05:54:17.660760172Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-11T05:54:17.662212207Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.452916ms logger=migrator t=2026-05-11T05:54:17.666319067Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-11T05:54:17.667409507Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.09146ms logger=migrator t=2026-05-11T05:54:17.671607038Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-11T05:54:17.671820352Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=214.524µs logger=migrator t=2026-05-11T05:54:17.675307443Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-11T05:54:17.675648639Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=341.346µs logger=migrator t=2026-05-11T05:54:17.679784159Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-11T05:54:17.67984575Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=62.231µs logger=migrator t=2026-05-11T05:54:17.6833107Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-11T05:54:17.684083964Z level=info msg="Migration successfully executed" id="create team table" duration=772.944µs logger=migrator t=2026-05-11T05:54:17.688265535Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-11T05:54:17.689398715Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.13715ms logger=migrator t=2026-05-11T05:54:17.694195247Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-11T05:54:17.695142984Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=947.657µs logger=migrator t=2026-05-11T05:54:17.699236124Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-11T05:54:17.703547649Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.311245ms logger=migrator t=2026-05-11T05:54:17.70715038Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-11T05:54:17.707309063Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=158.923µs logger=migrator t=2026-05-11T05:54:17.711422033Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-11T05:54:17.712249248Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=826.815µs logger=migrator t=2026-05-11T05:54:17.717334466Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-11T05:54:17.718624078Z level=info msg="Migration successfully executed" id="create team member table" duration=1.288941ms logger=migrator t=2026-05-11T05:54:17.72279789Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-11T05:54:17.723668605Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=865.475µs logger=migrator t=2026-05-11T05:54:17.729033577Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-11T05:54:17.729998713Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=964.946µs logger=migrator t=2026-05-11T05:54:17.734108154Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-11T05:54:17.73502085Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=912.196µs logger=migrator t=2026-05-11T05:54:17.739048489Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-11T05:54:17.744294679Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.24585ms logger=migrator t=2026-05-11T05:54:17.747573825Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-11T05:54:17.752254606Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.680211ms logger=migrator t=2026-05-11T05:54:17.756743954Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-11T05:54:17.761540045Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.795691ms logger=migrator t=2026-05-11T05:54:17.764895444Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-11T05:54:17.76581167Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=916.026µs logger=migrator t=2026-05-11T05:54:17.770917787Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-11T05:54:17.771850073Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=936.416µs logger=migrator t=2026-05-11T05:54:17.775873173Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-11T05:54:17.77687874Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.005607ms logger=migrator t=2026-05-11T05:54:17.782029019Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-11T05:54:17.782975705Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=946.726µs logger=migrator t=2026-05-11T05:54:17.788034762Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-11T05:54:17.789859073Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.823731ms logger=migrator t=2026-05-11T05:54:17.796943535Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-11T05:54:17.798015433Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.072948ms logger=migrator t=2026-05-11T05:54:17.802921588Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-11T05:54:17.803932366Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.011628ms logger=migrator t=2026-05-11T05:54:17.811698629Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-11T05:54:17.813806835Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.111477ms logger=migrator t=2026-05-11T05:54:17.818268442Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-11T05:54:17.818982464Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=714.002µs logger=migrator t=2026-05-11T05:54:17.823241977Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-11T05:54:17.823480641Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=238.984µs logger=migrator t=2026-05-11T05:54:17.826782599Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-11T05:54:17.827483541Z level=info msg="Migration successfully executed" id="create tag table" duration=700.662µs logger=migrator t=2026-05-11T05:54:17.831631561Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-11T05:54:17.832524937Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=897.256µs logger=migrator t=2026-05-11T05:54:17.846901155Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-11T05:54:17.848506492Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.608677ms logger=migrator t=2026-05-11T05:54:17.856817285Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-11T05:54:17.857789542Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=975.468µs logger=migrator t=2026-05-11T05:54:17.862101546Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-11T05:54:17.863000362Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=898.906µs logger=migrator t=2026-05-11T05:54:17.866197787Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-11T05:54:17.880448232Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.250965ms logger=migrator t=2026-05-11T05:54:17.883927942Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-11T05:54:17.884460821Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=532.949µs logger=migrator t=2026-05-11T05:54:17.888553451Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-11T05:54:17.889439136Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=885.585µs logger=migrator t=2026-05-11T05:54:17.893377324Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-11T05:54:17.893656089Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=279.005µs logger=migrator t=2026-05-11T05:54:17.897309762Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-11T05:54:17.898334629Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.024767ms logger=migrator t=2026-05-11T05:54:17.902877538Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-11T05:54:17.904002807Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.1331ms logger=migrator t=2026-05-11T05:54:17.907384565Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-11T05:54:17.908342412Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=957.707µs logger=migrator t=2026-05-11T05:54:17.912193858Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-11T05:54:17.912256909Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=63.591µs logger=migrator t=2026-05-11T05:54:17.918043038Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-11T05:54:17.925564318Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.52036ms logger=migrator t=2026-05-11T05:54:17.929043907Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-11T05:54:17.934543152Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.499055ms logger=migrator t=2026-05-11T05:54:17.937996071Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-11T05:54:17.944309111Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.31169ms logger=migrator t=2026-05-11T05:54:17.950210922Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-11T05:54:17.953995387Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.781635ms logger=migrator t=2026-05-11T05:54:17.957602199Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-11T05:54:17.958560166Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=957.147µs logger=migrator t=2026-05-11T05:54:17.965016636Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-11T05:54:17.974130723Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.113697ms logger=migrator t=2026-05-11T05:54:17.978912726Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-11T05:54:17.979475845Z level=info msg="Migration successfully executed" id="create server_lock table" duration=561.539µs logger=migrator t=2026-05-11T05:54:17.985327346Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-11T05:54:17.986780891Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.446205ms logger=migrator t=2026-05-11T05:54:17.993287903Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-11T05:54:17.994159858Z level=info msg="Migration successfully executed" id="create user auth token table" duration=872.235µs logger=migrator t=2026-05-11T05:54:18.000419516Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-11T05:54:18.001444733Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.026947ms logger=migrator t=2026-05-11T05:54:18.005560174Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-11T05:54:18.007242553Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.681509ms logger=migrator t=2026-05-11T05:54:18.011759251Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-11T05:54:18.015029677Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=3.269746ms logger=migrator t=2026-05-11T05:54:18.021344166Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-11T05:54:18.026751339Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.402352ms logger=migrator t=2026-05-11T05:54:18.031437079Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-11T05:54:18.032345505Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=917.035µs logger=migrator t=2026-05-11T05:54:18.037151948Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-11T05:54:18.03849801Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.345212ms logger=migrator t=2026-05-11T05:54:18.043294003Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-11T05:54:18.044379371Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.086438ms logger=migrator t=2026-05-11T05:54:18.04834403Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-11T05:54:18.049185624Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=841.534µs logger=migrator t=2026-05-11T05:54:18.054385354Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-11T05:54:18.05532032Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=934.696µs logger=migrator t=2026-05-11T05:54:18.059702065Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-11T05:54:18.059774067Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=72.601µs logger=migrator t=2026-05-11T05:54:18.06465063Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-11T05:54:18.064780893Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=124.153µs logger=migrator t=2026-05-11T05:54:18.071171382Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-11T05:54:18.072497215Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.325583ms logger=migrator t=2026-05-11T05:54:18.078417317Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T05:54:18.080161587Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.746361ms logger=migrator t=2026-05-11T05:54:18.086090768Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T05:54:18.087057346Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=966.448µs logger=migrator t=2026-05-11T05:54:18.091738016Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-11T05:54:18.091801207Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=63.771µs logger=migrator t=2026-05-11T05:54:18.099446658Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T05:54:18.100890994Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.444046ms logger=migrator t=2026-05-11T05:54:18.106250255Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T05:54:18.10767735Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.425805ms logger=migrator t=2026-05-11T05:54:18.113022612Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T05:54:18.114505847Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.472945ms logger=migrator t=2026-05-11T05:54:18.119864959Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T05:54:18.121821713Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.958554ms logger=migrator t=2026-05-11T05:54:18.125216111Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-11T05:54:18.131836176Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.642385ms logger=migrator t=2026-05-11T05:54:18.135379747Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-11T05:54:18.136309322Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=929.326µs logger=migrator t=2026-05-11T05:54:18.140498185Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-11T05:54:18.140571266Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=73.641µs logger=migrator t=2026-05-11T05:54:18.144988691Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-11T05:54:18.146539678Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.551207ms logger=migrator t=2026-05-11T05:54:18.152411219Z 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-11T05:54:18.153376575Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=965.216µs logger=migrator t=2026-05-11T05:54:18.156639671Z 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-11T05:54:18.157606519Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=966.398µs logger=migrator t=2026-05-11T05:54:18.161729889Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T05:54:18.16180639Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=69.821µs logger=migrator t=2026-05-11T05:54:18.166065704Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-11T05:54:18.166944229Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=878.585µs logger=migrator t=2026-05-11T05:54:18.173139005Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-11T05:54:18.174061962Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=922.637µs logger=migrator t=2026-05-11T05:54:18.191558102Z 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-11T05:54:18.193680589Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.127547ms logger=migrator t=2026-05-11T05:54:18.197613276Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-11T05:54:18.19894976Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.338724ms logger=migrator t=2026-05-11T05:54:18.207980205Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-11T05:54:18.214298933Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.318538ms logger=migrator t=2026-05-11T05:54:18.218685419Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-11T05:54:18.220573831Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.891041ms logger=migrator t=2026-05-11T05:54:18.225203871Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T05:54:18.226619165Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.416884ms logger=migrator t=2026-05-11T05:54:18.231312206Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-11T05:54:18.254128818Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=22.817952ms logger=migrator t=2026-05-11T05:54:18.267327355Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-11T05:54:18.29383073Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.502795ms logger=migrator t=2026-05-11T05:54:18.313271545Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-11T05:54:18.315591915Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.32051ms logger=migrator t=2026-05-11T05:54:18.320595101Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T05:54:18.321537557Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=942.345µs logger=migrator t=2026-05-11T05:54:18.326608484Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-11T05:54:18.332582557Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.973573ms logger=migrator t=2026-05-11T05:54:18.337481281Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-11T05:54:18.343689448Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.208117ms logger=migrator t=2026-05-11T05:54:18.348592202Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-11T05:54:18.349392476Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=801.684µs logger=migrator t=2026-05-11T05:54:18.355410119Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-11T05:54:18.356258864Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=848.015µs logger=migrator t=2026-05-11T05:54:18.361320021Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-11T05:54:18.362289498Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=969.627µs logger=migrator t=2026-05-11T05:54:18.367003249Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-11T05:54:18.368038536Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.034857ms logger=migrator t=2026-05-11T05:54:18.373878817Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-11T05:54:18.37403584Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=161.093µs logger=migrator t=2026-05-11T05:54:18.378829202Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-11T05:54:18.387632843Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.803221ms logger=migrator t=2026-05-11T05:54:18.392204253Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-11T05:54:18.399845663Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.633781ms logger=migrator t=2026-05-11T05:54:18.405419089Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-11T05:54:18.409943347Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.524008ms logger=migrator t=2026-05-11T05:54:18.420958216Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-11T05:54:18.422320209Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.361543ms logger=migrator t=2026-05-11T05:54:18.426513562Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-11T05:54:18.427506639Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=992.957µs logger=migrator t=2026-05-11T05:54:18.432578416Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-11T05:54:18.438653271Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.074174ms logger=migrator t=2026-05-11T05:54:18.443153738Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-11T05:54:18.4490545Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.900382ms logger=migrator t=2026-05-11T05:54:18.453388564Z 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-11T05:54:18.454614195Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.223232ms logger=migrator t=2026-05-11T05:54:18.460565188Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-11T05:54:18.46772168Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.157053ms logger=migrator t=2026-05-11T05:54:18.473768175Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-11T05:54:18.478265882Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.497737ms logger=migrator t=2026-05-11T05:54:18.484854865Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-11T05:54:18.484955867Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=130.942µs logger=migrator t=2026-05-11T05:54:18.490134965Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-11T05:54:18.491014741Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=879.146µs logger=migrator t=2026-05-11T05:54:18.495772592Z 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-11T05:54:18.496811921Z 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.043689ms logger=migrator t=2026-05-11T05:54:18.503711169Z 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-11T05:54:18.504750477Z 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.035168ms logger=migrator t=2026-05-11T05:54:18.510601018Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T05:54:18.51070253Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=102.612µs logger=migrator t=2026-05-11T05:54:18.514917052Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-11T05:54:18.521719449Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.800877ms logger=migrator t=2026-05-11T05:54:18.526524121Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-11T05:54:18.533935869Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.411028ms logger=migrator t=2026-05-11T05:54:18.539341592Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-11T05:54:18.546611157Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.268785ms logger=migrator t=2026-05-11T05:54:18.551355948Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-11T05:54:18.555683653Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.326855ms logger=migrator t=2026-05-11T05:54:18.559978156Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-11T05:54:18.566344716Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.37369ms logger=migrator t=2026-05-11T05:54:18.571472115Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-11T05:54:18.571541566Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=69.901µs logger=migrator t=2026-05-11T05:54:18.575534534Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-11T05:54:18.576339088Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=803.074µs logger=migrator t=2026-05-11T05:54:18.581010498Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-11T05:54:18.587261995Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.259067ms logger=migrator t=2026-05-11T05:54:18.591780844Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-11T05:54:18.591911946Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=131.982µs logger=migrator t=2026-05-11T05:54:18.596917172Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-11T05:54:18.603247341Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.329259ms logger=migrator t=2026-05-11T05:54:18.607358221Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-11T05:54:18.608045924Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=687.613µs logger=migrator t=2026-05-11T05:54:18.612693723Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-11T05:54:18.622957349Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.263046ms logger=migrator t=2026-05-11T05:54:18.628270211Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-11T05:54:18.628842021Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=571.96µs logger=migrator t=2026-05-11T05:54:18.633115205Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-11T05:54:18.634065461Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=950.196µs logger=migrator t=2026-05-11T05:54:18.638243622Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-11T05:54:18.644648643Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.404811ms logger=migrator t=2026-05-11T05:54:18.650008365Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-11T05:54:18.651041042Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.032597ms logger=migrator t=2026-05-11T05:54:18.656518886Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-11T05:54:18.657523803Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.004817ms logger=migrator t=2026-05-11T05:54:18.662171414Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-11T05:54:18.663033238Z level=info msg="Migration successfully executed" id="create alert_image table" duration=867.404µs logger=migrator t=2026-05-11T05:54:18.668877559Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-11T05:54:18.669828176Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=950.767µs logger=migrator t=2026-05-11T05:54:18.674740179Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-11T05:54:18.674837921Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=101.362µs logger=migrator t=2026-05-11T05:54:18.68060388Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-11T05:54:18.682135507Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.514417ms logger=migrator t=2026-05-11T05:54:18.688539947Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-11T05:54:18.689458993Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=919.236µs logger=migrator t=2026-05-11T05:54:18.693736856Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T05:54:18.694351917Z 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-11T05:54:18.698687052Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-11T05:54:18.699361123Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=673.501µs logger=migrator t=2026-05-11T05:54:18.703721718Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-11T05:54:18.705302475Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.578307ms logger=migrator t=2026-05-11T05:54:18.710611246Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-11T05:54:18.717129609Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.518083ms logger=migrator t=2026-05-11T05:54:18.721125827Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-11T05:54:18.722119934Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=993.767µs logger=migrator t=2026-05-11T05:54:18.727784382Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-11T05:54:18.728928842Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.143271ms logger=migrator t=2026-05-11T05:54:18.733434169Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-11T05:54:18.734233533Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=799.074µs logger=migrator t=2026-05-11T05:54:18.738615068Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-11T05:54:18.739638406Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.022668ms logger=migrator t=2026-05-11T05:54:18.744908716Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-11T05:54:18.746482523Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.573437ms logger=migrator t=2026-05-11T05:54:18.751016252Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-11T05:54:18.751057832Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=42.63µs logger=migrator t=2026-05-11T05:54:18.755256514Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-11T05:54:18.755322515Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=66.611µs logger=migrator t=2026-05-11T05:54:18.759172282Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-11T05:54:18.769189344Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.014081ms logger=migrator t=2026-05-11T05:54:18.77419583Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-11T05:54:18.774466504Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=275.054µs logger=migrator t=2026-05-11T05:54:18.778220149Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-11T05:54:18.779266727Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.045968ms logger=migrator t=2026-05-11T05:54:18.783636602Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-11T05:54:18.783897376Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=263.234µs logger=migrator t=2026-05-11T05:54:18.788218621Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-11T05:54:18.789189027Z level=info msg="Migration successfully executed" id="create data_keys table" duration=970.446µs logger=migrator t=2026-05-11T05:54:18.794700882Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-11T05:54:18.796189368Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.491226ms logger=migrator t=2026-05-11T05:54:18.800626434Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-11T05:54:18.833229625Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.600791ms logger=migrator t=2026-05-11T05:54:18.837506098Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-11T05:54:18.844492749Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.989421ms logger=migrator t=2026-05-11T05:54:18.849878721Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-11T05:54:18.850026784Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=148.743µs logger=migrator t=2026-05-11T05:54:18.854933188Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-11T05:54:18.887739542Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.809093ms logger=migrator t=2026-05-11T05:54:18.892401182Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-11T05:54:18.922974968Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.569926ms logger=migrator t=2026-05-11T05:54:18.928817959Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-11T05:54:18.92947198Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=653.791µs logger=migrator t=2026-05-11T05:54:18.935962512Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-11T05:54:18.937197513Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.239941ms logger=migrator t=2026-05-11T05:54:18.940922286Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-11T05:54:18.941195111Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=271.025µs logger=migrator t=2026-05-11T05:54:18.946763577Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-11T05:54:18.948555318Z level=info msg="Migration successfully executed" id="create permission table" duration=1.791921ms logger=migrator t=2026-05-11T05:54:18.952518987Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-11T05:54:18.953524534Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.005557ms logger=migrator t=2026-05-11T05:54:18.958483589Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-11T05:54:18.960028465Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.542726ms logger=migrator t=2026-05-11T05:54:18.965904576Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-11T05:54:18.967410082Z level=info msg="Migration successfully executed" id="create role table" duration=1.504836ms logger=migrator t=2026-05-11T05:54:18.972233906Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-11T05:54:18.979661023Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.426277ms logger=migrator t=2026-05-11T05:54:18.98299528Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-11T05:54:18.991338393Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.340133ms logger=migrator t=2026-05-11T05:54:18.995888302Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-11T05:54:18.997018791Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.130559ms logger=migrator t=2026-05-11T05:54:19.001869315Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-11T05:54:19.003492353Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.622818ms logger=migrator t=2026-05-11T05:54:19.009456765Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-11T05:54:19.010618815Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.16277ms logger=migrator t=2026-05-11T05:54:19.015888366Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-11T05:54:19.016815481Z level=info msg="Migration successfully executed" id="create team role table" duration=927.575µs logger=migrator t=2026-05-11T05:54:19.02491357Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-11T05:54:19.02602998Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.11668ms logger=migrator t=2026-05-11T05:54:19.029895066Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-11T05:54:19.031531095Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.635899ms logger=migrator t=2026-05-11T05:54:19.035543663Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-11T05:54:19.036635582Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.091039ms logger=migrator t=2026-05-11T05:54:19.041439434Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-11T05:54:19.042246449Z level=info msg="Migration successfully executed" id="create user role table" duration=809.115µs logger=migrator t=2026-05-11T05:54:19.046738706Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-11T05:54:19.047998938Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.260252ms logger=migrator t=2026-05-11T05:54:19.053418821Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-11T05:54:19.054428018Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.008677ms logger=migrator t=2026-05-11T05:54:19.059258431Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-11T05:54:19.060860828Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.602337ms logger=migrator t=2026-05-11T05:54:19.065163142Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-11T05:54:19.066468795Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.305483ms logger=migrator t=2026-05-11T05:54:19.070379683Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-11T05:54:19.071915048Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.536115ms logger=migrator t=2026-05-11T05:54:19.076527778Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-11T05:54:19.077604546Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.078048ms logger=migrator t=2026-05-11T05:54:19.082092703Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-11T05:54:19.089857337Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.763794ms logger=migrator t=2026-05-11T05:54:19.094243262Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-11T05:54:19.095334721Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.072659ms logger=migrator t=2026-05-11T05:54:19.101493307Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-11T05:54:19.103306508Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.81288ms logger=migrator t=2026-05-11T05:54:19.107772505Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-11T05:54:19.109907421Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.134886ms logger=migrator t=2026-05-11T05:54:19.115548108Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-11T05:54:19.116647007Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.099089ms logger=migrator t=2026-05-11T05:54:19.12378965Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-11T05:54:19.124619994Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=831.234µs logger=migrator t=2026-05-11T05:54:19.129710682Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-11T05:54:19.131002494Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.291681ms logger=migrator t=2026-05-11T05:54:19.135386509Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-11T05:54:19.146837076Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.450217ms logger=migrator t=2026-05-11T05:54:19.153691053Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-11T05:54:19.164350357Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.653293ms logger=migrator t=2026-05-11T05:54:19.168008809Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-11T05:54:19.176949243Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.939104ms logger=migrator t=2026-05-11T05:54:19.180196849Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-11T05:54:19.187658627Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.460448ms logger=migrator t=2026-05-11T05:54:19.192114554Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-11T05:54:19.193383316Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.269212ms logger=migrator t=2026-05-11T05:54:19.198220898Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-11T05:54:19.199486551Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.262872ms logger=migrator t=2026-05-11T05:54:19.205462293Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-11T05:54:19.206592122Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.130169ms logger=migrator t=2026-05-11T05:54:19.209994061Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-11T05:54:19.211047789Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.050968ms logger=migrator t=2026-05-11T05:54:19.215815842Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-11T05:54:19.21691452Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.097589ms logger=migrator t=2026-05-11T05:54:19.221750853Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-11T05:54:19.221973777Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=223.624µs logger=migrator t=2026-05-11T05:54:19.226305641Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-11T05:54:19.226377242Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=73.511µs logger=migrator t=2026-05-11T05:54:19.230190838Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-11T05:54:19.230682377Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=491.769µs logger=migrator t=2026-05-11T05:54:19.235049821Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-11T05:54:19.235959928Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=911.087µs logger=migrator t=2026-05-11T05:54:19.241888019Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-11T05:54:19.242654162Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=767.213µs logger=migrator t=2026-05-11T05:54:19.245950979Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-11T05:54:19.246168722Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=216.364µs logger=migrator t=2026-05-11T05:54:19.251999292Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-11T05:54:19.252642974Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=645.772µs logger=migrator t=2026-05-11T05:54:19.257389515Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-11T05:54:19.258425043Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.035448ms logger=migrator t=2026-05-11T05:54:19.265547575Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-11T05:54:19.268034268Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.486363ms logger=migrator t=2026-05-11T05:54:19.271747872Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-11T05:54:19.28036191Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.613668ms logger=migrator t=2026-05-11T05:54:19.284070444Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-11T05:54:19.284173465Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=103.881µs logger=migrator t=2026-05-11T05:54:19.289738701Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-11T05:54:19.29083916Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.100689ms logger=migrator t=2026-05-11T05:54:19.29549728Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-11T05:54:19.29668922Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.18924ms logger=migrator t=2026-05-11T05:54:19.300435025Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-11T05:54:19.301501113Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.066338ms logger=migrator t=2026-05-11T05:54:19.308546235Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-11T05:54:19.318849421Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.302736ms logger=migrator t=2026-05-11T05:54:19.323956949Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-11T05:54:19.324912955Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=955.826µs logger=migrator t=2026-05-11T05:54:19.32922106Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-11T05:54:19.330931789Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.7159ms logger=migrator t=2026-05-11T05:54:19.339297823Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-11T05:54:19.363175733Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.856639ms logger=migrator t=2026-05-11T05:54:19.366964327Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-11T05:54:19.368040917Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.076959ms logger=migrator t=2026-05-11T05:54:19.373703504Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-11T05:54:19.375042107Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.336023ms logger=migrator t=2026-05-11T05:54:19.379986002Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-11T05:54:19.383427411Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=3.440429ms logger=migrator t=2026-05-11T05:54:19.388116081Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-11T05:54:19.389351342Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.233701ms logger=migrator t=2026-05-11T05:54:19.401103185Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-11T05:54:19.401616574Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=515.649µs logger=migrator t=2026-05-11T05:54:19.407920552Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-11T05:54:19.40899629Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.077138ms logger=migrator t=2026-05-11T05:54:19.413216283Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-11T05:54:19.422538643Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.31821ms logger=migrator t=2026-05-11T05:54:19.429627545Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-11T05:54:19.431395175Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.77031ms logger=migrator t=2026-05-11T05:54:19.434935936Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-11T05:54:19.436464612Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.529746ms logger=migrator t=2026-05-11T05:54:19.441068031Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T05:54:19.441617631Z 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-11T05:54:19.446979793Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T05:54:19.447556322Z 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-11T05:54:19.451823207Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-11T05:54:19.452703111Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=879.645µs logger=migrator t=2026-05-11T05:54:19.456176211Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-11T05:54:19.457381022Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.204121ms logger=migrator t=2026-05-11T05:54:19.464088797Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T05:54:19.465364899Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.275722ms logger=migrator t=2026-05-11T05:54:19.472361879Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T05:54:19.47358641Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.223631ms logger=migrator t=2026-05-11T05:54:19.478356122Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T05:54:19.479338169Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=982.317µs logger=migrator t=2026-05-11T05:54:19.484526238Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T05:54:19.485632837Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.106819ms logger=migrator t=2026-05-11T05:54:19.488939784Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-11T05:54:19.489813279Z level=info msg="Migration successfully executed" id="Drop public config table" duration=873.195µs logger=migrator t=2026-05-11T05:54:19.49570663Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-11T05:54:19.497088784Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.381314ms logger=migrator t=2026-05-11T05:54:19.501784405Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T05:54:19.503332751Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.548056ms logger=migrator t=2026-05-11T05:54:19.507453002Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T05:54:19.508630482Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.17748ms logger=migrator t=2026-05-11T05:54:19.514079246Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-11T05:54:19.515337867Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.258451ms logger=migrator t=2026-05-11T05:54:19.520614068Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-11T05:54:19.545232611Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.615513ms logger=migrator t=2026-05-11T05:54:19.54980594Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-11T05:54:19.559895133Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.084253ms logger=migrator t=2026-05-11T05:54:19.566352655Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-11T05:54:19.575614533Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.258218ms logger=migrator t=2026-05-11T05:54:19.582376829Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-11T05:54:19.582773397Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=397.558µs logger=migrator t=2026-05-11T05:54:19.587985296Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-11T05:54:19.597738244Z level=info msg="Migration successfully executed" id="add share column" duration=9.751488ms logger=migrator t=2026-05-11T05:54:19.60276973Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-11T05:54:19.602950963Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=178.713µs logger=migrator t=2026-05-11T05:54:19.607902427Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-11T05:54:19.608738913Z level=info msg="Migration successfully executed" id="create file table" duration=835.935µs logger=migrator t=2026-05-11T05:54:19.615988107Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-11T05:54:19.618695853Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.714396ms logger=migrator t=2026-05-11T05:54:19.625003712Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-11T05:54:19.626349045Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.352353ms logger=migrator t=2026-05-11T05:54:19.633526459Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-11T05:54:19.634573166Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.050157ms logger=migrator t=2026-05-11T05:54:19.677233639Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-11T05:54:19.678202567Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=969.007µs logger=migrator t=2026-05-11T05:54:19.722226342Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-11T05:54:19.722411795Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=186.983µs logger=migrator t=2026-05-11T05:54:19.727201408Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-11T05:54:19.727405011Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=204.313µs logger=migrator t=2026-05-11T05:54:19.73196419Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-11T05:54:19.73314172Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.17681ms logger=migrator t=2026-05-11T05:54:19.739047581Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-11T05:54:19.739322976Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=275.635µs logger=migrator t=2026-05-11T05:54:19.74363578Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-11T05:54:19.745208687Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.570237ms logger=migrator t=2026-05-11T05:54:19.750066271Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-11T05:54:19.761385125Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.319445ms logger=migrator t=2026-05-11T05:54:19.766827229Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-11T05:54:19.767023302Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=196.193µs logger=migrator t=2026-05-11T05:54:19.771507779Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-11T05:54:19.773467683Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.959074ms logger=migrator t=2026-05-11T05:54:19.779979285Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-11T05:54:19.780552665Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=573.94µs logger=migrator t=2026-05-11T05:54:19.784829789Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-11T05:54:19.785144264Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=315.395µs logger=migrator t=2026-05-11T05:54:19.790451165Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-11T05:54:19.791033605Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=582.48µs logger=migrator t=2026-05-11T05:54:19.795151785Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-11T05:54:19.803508929Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.362584ms logger=migrator t=2026-05-11T05:54:19.807789443Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-11T05:54:19.814841934Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.05024ms logger=migrator t=2026-05-11T05:54:19.818959205Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-11T05:54:19.81986245Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=902.505µs logger=migrator t=2026-05-11T05:54:19.824677233Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-11T05:54:19.899143842Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.463709ms logger=migrator t=2026-05-11T05:54:19.915594785Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-11T05:54:19.916682534Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.085179ms logger=migrator t=2026-05-11T05:54:19.922158818Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-11T05:54:19.923006313Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=846.594µs logger=migrator t=2026-05-11T05:54:19.927331927Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-11T05:54:19.948957278Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=21.624931ms logger=migrator t=2026-05-11T05:54:19.954115407Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-11T05:54:19.962862967Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.74666ms logger=migrator t=2026-05-11T05:54:19.967999525Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-11T05:54:19.968329221Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=329.906µs logger=migrator t=2026-05-11T05:54:19.972358291Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-11T05:54:19.972568995Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=210.853µs logger=migrator t=2026-05-11T05:54:19.976527032Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-11T05:54:19.976787736Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=260.794µs logger=migrator t=2026-05-11T05:54:19.981930915Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-11T05:54:19.982345632Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=414.987µs logger=migrator t=2026-05-11T05:54:19.989319982Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-11T05:54:19.989664628Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=348.696µs logger=migrator t=2026-05-11T05:54:19.994366848Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-11T05:54:19.995952796Z level=info msg="Migration successfully executed" id="create folder table" duration=1.586818ms logger=migrator t=2026-05-11T05:54:20.000646437Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-11T05:54:20.001859517Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.21089ms logger=migrator t=2026-05-11T05:54:20.007330301Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-11T05:54:20.008596664Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.266373ms logger=migrator t=2026-05-11T05:54:20.013268443Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-11T05:54:20.013310464Z level=info msg="Migration successfully executed" id="Update folder title length" duration=43.811µs logger=migrator t=2026-05-11T05:54:20.017970094Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T05:54:20.020163082Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.195428ms logger=migrator t=2026-05-11T05:54:20.026096314Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T05:54:20.027228563Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.132189ms logger=migrator t=2026-05-11T05:54:20.032070566Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-11T05:54:20.033331837Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.260701ms logger=migrator t=2026-05-11T05:54:20.038333343Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-11T05:54:20.039122937Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=789.764µs logger=migrator t=2026-05-11T05:54:20.043913239Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-11T05:54:20.044342206Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=429.687µs logger=migrator t=2026-05-11T05:54:20.04914513Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-11T05:54:20.050281389Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.136569ms logger=migrator t=2026-05-11T05:54:20.055442017Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-11T05:54:20.057617995Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.174708ms logger=migrator t=2026-05-11T05:54:20.064123396Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-11T05:54:20.066314674Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.194698ms logger=migrator t=2026-05-11T05:54:20.071081666Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-11T05:54:20.072701794Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.620648ms logger=migrator t=2026-05-11T05:54:20.077400225Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-11T05:54:20.078588575Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.188321ms logger=migrator t=2026-05-11T05:54:20.083785514Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-11T05:54:20.084880623Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.095129ms logger=migrator t=2026-05-11T05:54:20.089232337Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-11T05:54:20.091285033Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.048806ms logger=migrator t=2026-05-11T05:54:20.097446978Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-11T05:54:20.098766892Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.319644ms logger=migrator t=2026-05-11T05:54:20.103490592Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-11T05:54:20.104547271Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.055989ms logger=migrator t=2026-05-11T05:54:20.109568627Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-11T05:54:20.110727387Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.15832ms logger=migrator t=2026-05-11T05:54:20.116563207Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-11T05:54:20.118000172Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.436625ms logger=migrator t=2026-05-11T05:54:20.122424888Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-11T05:54:20.123008378Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=584.81µs logger=migrator t=2026-05-11T05:54:20.127726799Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-11T05:54:20.1400554Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.329921ms logger=migrator t=2026-05-11T05:54:20.145864811Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-11T05:54:20.153658294Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=7.778982ms logger=migrator t=2026-05-11T05:54:20.158254393Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T05:54:20.158271473Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=17.39µs logger=migrator t=2026-05-11T05:54:20.162503535Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T05:54:20.163341441Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=837.855µs logger=migrator t=2026-05-11T05:54:20.1679829Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T05:54:20.16799911Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.651µs logger=migrator t=2026-05-11T05:54:20.173143758Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-11T05:54:20.174062155Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=918.487µs logger=migrator t=2026-05-11T05:54:20.178056083Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T05:54:20.178877087Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=820.774µs logger=migrator t=2026-05-11T05:54:20.184489313Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-11T05:54:20.185284477Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=794.774µs logger=migrator t=2026-05-11T05:54:20.191039066Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-11T05:54:20.191683077Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=644.341µs logger=migrator t=2026-05-11T05:54:20.195691366Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-11T05:54:20.195891479Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=200.073µs logger=migrator t=2026-05-11T05:54:20.199935189Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-11T05:54:20.200379287Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=444.398µs logger=migrator t=2026-05-11T05:54:20.20584439Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-11T05:54:20.206495321Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=650.921µs logger=migrator t=2026-05-11T05:54:20.211173892Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-11T05:54:20.211817403Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=643.371µs logger=migrator t=2026-05-11T05:54:20.21631654Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-11T05:54:20.223093056Z level=info msg="Migration successfully executed" id="add stack_id column" duration=6.776246ms logger=migrator t=2026-05-11T05:54:20.232787693Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-11T05:54:20.239700611Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.912768ms logger=migrator t=2026-05-11T05:54:20.25010387Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-11T05:54:20.263073693Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.982693ms logger=migrator t=2026-05-11T05:54:20.269525094Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-11T05:54:20.269575715Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=51.471µs logger=migrator t=2026-05-11T05:54:20.274119442Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-11T05:54:20.288072312Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.94914ms logger=migrator t=2026-05-11T05:54:20.29261698Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-11T05:54:20.300799961Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.182621ms logger=migrator t=2026-05-11T05:54:20.308170257Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-11T05:54:20.308759938Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=589.121µs logger=migrator t=2026-05-11T05:54:20.314814141Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.667653901s logger=migrator t=2026-05-11T05:54:20.315444282Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-11T05:54:20.330863087Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-11T05:54:20.331056751Z level=info msg="Created default organization" logger=secrets t=2026-05-11T05:54:20.335598118Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T05:54:20.37706666Z level=info msg="Restored cache from database" duration=501.948µs logger=plugin.store t=2026-05-11T05:54:20.378298481Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-11T05:54:20.412143763Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-11T05:54:20.412165694Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-11T05:54:20.412245935Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-11T05:54:20.412255725Z level=info msg="Plugins loaded" count=54 duration=33.958034ms logger=query_data t=2026-05-11T05:54:20.416108361Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-11T05:54:20.4189353Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-11T05:54:20.42309357Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-11T05:54:20.431585777Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-11T05:54:20.436775685Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-11T05:54:20.441939074Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-11T05:54:20.465394767Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-11T05:54:20.484113579Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-11T05:54:20.501699751Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-11T05:54:20.501737882Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-11T05:54:20.501946415Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-11T05:54:20.5022016Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-11T05:54:20.50225428Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-11T05:54:20.502524565Z level=info msg="State cache has been initialized" states=0 duration=577.52µs logger=ngalert.scheduler t=2026-05-11T05:54:20.502578696Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-11T05:54:20.502653337Z level=info msg=starting first_tick=2026-05-11T05:54:30Z logger=http.server t=2026-05-11T05:54:20.505100609Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-11T05:54:20.521516611Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-11T05:54:20.580614646Z level=info msg="Update check succeeded" duration=77.606373ms logger=grafana.update.checker t=2026-05-11T05:54:20.582464927Z level=info msg="Update check succeeded" duration=80.162126ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T05:54:20.654959252Z level=info msg="Patterns update finished" duration=81.573841ms logger=provisioning.dashboard t=2026-05-11T05:54:20.715515312Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-11T05:54:20.729172007Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-11T05:54:20.729627885Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-11T05:54:23.906387524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:23.924021556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:23.940481058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:23.985561581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.004609858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.08241331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.102748438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.138986979Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.161727769Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.239997379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.262521055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.329218348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.344499319Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.387670549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.398467315Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.459949968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.476514861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.526334674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.542952479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.600276131Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.621465494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.667295839Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.684210989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.739270342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.754768308Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.809168139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.827171498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.871991566Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.88856808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.946148926Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:24.962240122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.028497016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.044448979Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.087552977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.106296908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.170025129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.186476891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.263748653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.282527115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.351939973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.369386502Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.430818774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.446243368Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.522448352Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.540674094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.619342701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.635446157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.708549878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.726346043Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.80269785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.8202179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.899906124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.921636746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:25.998183097Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.017375564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.084892341Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.103574229Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.182485159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.200531389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.291386933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.313068644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.400474639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.420601603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.497872096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.517593173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.580460958Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.592990073Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.653912916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.671652349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.737243531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.753995137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.826108981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.844978844Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.9148666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:26.929843536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:27.009180954Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:27.027804982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:27.138457105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:27.159067547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T05:54:27.23239561Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-11T05:55:39.525277309Z level=info msg="Usage stats are ready to report"