logger=settings t=2026-02-27T01:33:34.269298814Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-02-27T01:33:34Z logger=settings t=2026-02-27T01:33:34.270483531Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-02-27T01:33:34.270503521Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-02-27T01:33:34.270510512Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-02-27T01:33:34.270522432Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-02-27T01:33:34.270527982Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-02-27T01:33:34.270533362Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-02-27T01:33:34.270538542Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-02-27T01:33:34.270544362Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-02-27T01:33:34.270549412Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-02-27T01:33:34.270554432Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-02-27T01:33:34.270559903Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-02-27T01:33:34.270565513Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-02-27T01:33:34.270570653Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-02-27T01:33:34.270581353Z level=info msg=Target target=[all] logger=settings t=2026-02-27T01:33:34.270593633Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-02-27T01:33:34.270599293Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-02-27T01:33:34.270607974Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-02-27T01:33:34.270612654Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-02-27T01:33:34.270617314Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-02-27T01:33:34.270626984Z level=info msg="App mode production" logger=sqlstore t=2026-02-27T01:33:34.271141155Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-02-27T01:33:34.271167806Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-02-27T01:33:34.273302804Z level=info msg="Locking database" logger=migrator t=2026-02-27T01:33:34.273320804Z level=info msg="Starting DB migrations" logger=migrator t=2026-02-27T01:33:34.274546111Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-02-27T01:33:34.275860741Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.3144ms logger=migrator t=2026-02-27T01:33:34.283381217Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-02-27T01:33:34.284753768Z level=info msg="Migration successfully executed" id="create user table" duration=1.374871ms logger=migrator t=2026-02-27T01:33:34.293108064Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-02-27T01:33:34.294231268Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.123274ms logger=migrator t=2026-02-27T01:33:34.311157924Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-02-27T01:33:34.312410412Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.254088ms logger=migrator t=2026-02-27T01:33:34.317111006Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-02-27T01:33:34.318191551Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.084515ms logger=migrator t=2026-02-27T01:33:34.323109509Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-02-27T01:33:34.323785665Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=676.016µs logger=migrator t=2026-02-27T01:33:34.338269907Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-02-27T01:33:34.342437909Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.167182ms logger=migrator t=2026-02-27T01:33:34.347055242Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-02-27T01:33:34.348189747Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.135714ms logger=migrator t=2026-02-27T01:33:34.352650376Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-02-27T01:33:34.353361922Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=711.416µs logger=migrator t=2026-02-27T01:33:34.359670822Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-02-27T01:33:34.360383188Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=712.186µs logger=migrator t=2026-02-27T01:33:34.366482943Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-02-27T01:33:34.367205709Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=723.346µs logger=migrator t=2026-02-27T01:33:34.372226161Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-02-27T01:33:34.373191232Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=964.431µs logger=migrator t=2026-02-27T01:33:34.383489091Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-02-27T01:33:34.385913625Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.426474ms logger=migrator t=2026-02-27T01:33:34.391784546Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-02-27T01:33:34.391815026Z level=info msg="Migration successfully executed" id="Update user table charset" duration=35.18µs logger=migrator t=2026-02-27T01:33:34.397518593Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-02-27T01:33:34.399299943Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.78047ms logger=migrator t=2026-02-27T01:33:34.404596101Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-02-27T01:33:34.404938348Z level=info msg="Migration successfully executed" id="Add missing user data" duration=342.867µs logger=migrator t=2026-02-27T01:33:34.409033889Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-02-27T01:33:34.410694796Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.660747ms logger=migrator t=2026-02-27T01:33:34.41540612Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-02-27T01:33:34.416069716Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=663.616µs logger=migrator t=2026-02-27T01:33:34.420103035Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-02-27T01:33:34.422023538Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.920323ms logger=migrator t=2026-02-27T01:33:34.432876829Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-02-27T01:33:34.442658776Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.787446ms logger=migrator t=2026-02-27T01:33:34.448620118Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-02-27T01:33:34.450126302Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.510574ms logger=migrator t=2026-02-27T01:33:34.456115615Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-02-27T01:33:34.456439932Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=327.987µs logger=migrator t=2026-02-27T01:33:34.461830722Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-02-27T01:33:34.462548387Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=717.805µs logger=migrator t=2026-02-27T01:33:34.473715325Z 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-02-27T01:33:34.474159135Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=447.64µs logger=migrator t=2026-02-27T01:33:34.479957674Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-02-27T01:33:34.480390455Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=433.74µs logger=migrator t=2026-02-27T01:33:34.48741345Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-02-27T01:33:34.488443423Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.030023ms logger=migrator t=2026-02-27T01:33:34.495226994Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-02-27T01:33:34.496581833Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.341599ms logger=migrator t=2026-02-27T01:33:34.529515815Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-02-27T01:33:34.530851296Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.338681ms logger=migrator t=2026-02-27T01:33:34.539203801Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-02-27T01:33:34.540349986Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.146255ms logger=migrator t=2026-02-27T01:33:34.546669336Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-02-27T01:33:34.547940245Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.273809ms logger=migrator t=2026-02-27T01:33:34.555425081Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-02-27T01:33:34.555490152Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=69.881µs logger=migrator t=2026-02-27T01:33:34.565173818Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-02-27T01:33:34.566385914Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.214296ms logger=migrator t=2026-02-27T01:33:34.572256455Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-02-27T01:33:34.573652506Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.400462ms logger=migrator t=2026-02-27T01:33:34.581365468Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-02-27T01:33:34.582456052Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.092394ms logger=migrator t=2026-02-27T01:33:34.590390858Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-02-27T01:33:34.591344709Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=957.641µs logger=migrator t=2026-02-27T01:33:34.598171611Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-02-27T01:33:34.601685449Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.513448ms logger=migrator t=2026-02-27T01:33:34.609898161Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-02-27T01:33:34.611044896Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.146395ms logger=migrator t=2026-02-27T01:33:34.6183648Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-02-27T01:33:34.619384512Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.022782ms logger=migrator t=2026-02-27T01:33:34.626313186Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-02-27T01:33:34.62737381Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.063884ms logger=migrator t=2026-02-27T01:33:34.634736913Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-02-27T01:33:34.636078743Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.34295ms logger=migrator t=2026-02-27T01:33:34.641417621Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-02-27T01:33:34.64268893Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.267758ms logger=migrator t=2026-02-27T01:33:34.648853057Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-02-27T01:33:34.649308197Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=456.48µs logger=migrator t=2026-02-27T01:33:34.655702499Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-02-27T01:33:34.656565528Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=868.43µs logger=migrator t=2026-02-27T01:33:34.663080513Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-02-27T01:33:34.663490822Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=410.609µs logger=migrator t=2026-02-27T01:33:34.670482727Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-02-27T01:33:34.671670304Z level=info msg="Migration successfully executed" id="create star table" duration=1.186687ms logger=migrator t=2026-02-27T01:33:34.676540432Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-02-27T01:33:34.677712428Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.171816ms logger=migrator t=2026-02-27T01:33:34.683473046Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-02-27T01:33:34.684206522Z level=info msg="Migration successfully executed" id="create org table v1" duration=733.556µs logger=migrator t=2026-02-27T01:33:34.688687702Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-02-27T01:33:34.689893458Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.208836ms logger=migrator t=2026-02-27T01:33:34.695786439Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-02-27T01:33:34.697119659Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.33605ms logger=migrator t=2026-02-27T01:33:34.702449337Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-02-27T01:33:34.703784876Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.339549ms logger=migrator t=2026-02-27T01:33:34.709449062Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-02-27T01:33:34.710146849Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=697.767µs logger=migrator t=2026-02-27T01:33:34.714292991Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-02-27T01:33:34.714989246Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=695.846µs logger=migrator t=2026-02-27T01:33:34.72010411Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-02-27T01:33:34.720155031Z level=info msg="Migration successfully executed" id="Update org table charset" duration=55.421µs logger=migrator t=2026-02-27T01:33:34.725211873Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-02-27T01:33:34.725252514Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=42.131µs logger=migrator t=2026-02-27T01:33:34.729837816Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-02-27T01:33:34.73000362Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=165.814µs logger=migrator t=2026-02-27T01:33:34.734828676Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-02-27T01:33:34.736002383Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.173607ms logger=migrator t=2026-02-27T01:33:34.740940073Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-02-27T01:33:34.742055108Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.114624ms logger=migrator t=2026-02-27T01:33:34.746839544Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-02-27T01:33:34.747657252Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=817.318µs logger=migrator t=2026-02-27T01:33:34.752158622Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-02-27T01:33:34.753135933Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=977.101µs logger=migrator t=2026-02-27T01:33:34.759603017Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-02-27T01:33:34.761302745Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.699268ms logger=migrator t=2026-02-27T01:33:34.766299246Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-02-27T01:33:34.767209876Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=914.93µs logger=migrator t=2026-02-27T01:33:34.772800871Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-02-27T01:33:34.778019477Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.218107ms logger=migrator t=2026-02-27T01:33:34.783059909Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-02-27T01:33:34.783831066Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=771.047µs logger=migrator t=2026-02-27T01:33:34.789796978Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-02-27T01:33:34.790551834Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=754.476µs logger=migrator t=2026-02-27T01:33:34.796113408Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-02-27T01:33:34.797271044Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.157356ms logger=migrator t=2026-02-27T01:33:34.802566362Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-02-27T01:33:34.803132024Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=566.222µs logger=migrator t=2026-02-27T01:33:34.809805082Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-02-27T01:33:34.81060797Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=806.648µs logger=migrator t=2026-02-27T01:33:34.816722327Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-02-27T01:33:34.816920141Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=204.195µs logger=migrator t=2026-02-27T01:33:34.822485925Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-02-27T01:33:34.826394181Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.911576ms logger=migrator t=2026-02-27T01:33:34.831204309Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-02-27T01:33:34.833219244Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.014075ms logger=migrator t=2026-02-27T01:33:34.837749553Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-02-27T01:33:34.839973003Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.22265ms logger=migrator t=2026-02-27T01:33:34.845903985Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-02-27T01:33:34.846878456Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=973.481µs logger=migrator t=2026-02-27T01:33:34.851827066Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-02-27T01:33:34.85377724Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.949044ms logger=migrator t=2026-02-27T01:33:34.860769815Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-02-27T01:33:34.862032593Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.264818ms logger=migrator t=2026-02-27T01:33:34.86819294Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-02-27T01:33:34.869054769Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=862.749µs logger=migrator t=2026-02-27T01:33:34.873826795Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-02-27T01:33:34.873870996Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=46.491µs logger=migrator t=2026-02-27T01:33:34.87856966Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-02-27T01:33:34.878609201Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=40.871µs logger=migrator t=2026-02-27T01:33:34.885019624Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-02-27T01:33:34.888231755Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.209331ms logger=migrator t=2026-02-27T01:33:34.893500692Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-02-27T01:33:34.895430096Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.929514ms logger=migrator t=2026-02-27T01:33:34.901180403Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-02-27T01:33:34.903106496Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.925703ms logger=migrator t=2026-02-27T01:33:34.909465237Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-02-27T01:33:34.91143408Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.968583ms logger=migrator t=2026-02-27T01:33:34.918216602Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-02-27T01:33:34.918572269Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=352.697µs logger=migrator t=2026-02-27T01:33:34.924765967Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-02-27T01:33:34.925970354Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.204157ms logger=migrator t=2026-02-27T01:33:34.932471848Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-02-27T01:33:34.933958461Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.489022ms logger=migrator t=2026-02-27T01:33:34.939958654Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-02-27T01:33:34.940018576Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=62.062µs logger=migrator t=2026-02-27T01:33:34.947845959Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-02-27T01:33:34.949025145Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.182687ms logger=migrator t=2026-02-27T01:33:34.956513952Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-02-27T01:33:34.957964864Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.452752ms logger=migrator t=2026-02-27T01:33:34.96589037Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-02-27T01:33:34.97264761Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.755579ms logger=migrator t=2026-02-27T01:33:34.977013647Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-02-27T01:33:34.977767033Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=753.926µs logger=migrator t=2026-02-27T01:33:34.981604658Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-02-27T01:33:34.982379726Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=774.578µs logger=migrator t=2026-02-27T01:33:34.987893649Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-02-27T01:33:34.989142546Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.246107ms logger=migrator t=2026-02-27T01:33:34.99650591Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-02-27T01:33:34.997138704Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=633.294µs logger=migrator t=2026-02-27T01:33:35.001497381Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-02-27T01:33:35.002077124Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=581.663µs logger=migrator t=2026-02-27T01:33:35.006765617Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-02-27T01:33:35.008967766Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.204209ms logger=migrator t=2026-02-27T01:33:35.012980736Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-02-27T01:33:35.013785764Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=805.138µs logger=migrator t=2026-02-27T01:33:35.019174434Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-02-27T01:33:35.019350818Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=176.944µs logger=migrator t=2026-02-27T01:33:35.024193915Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-02-27T01:33:35.02440474Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=207.085µs logger=migrator t=2026-02-27T01:33:35.029724598Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-02-27T01:33:35.030528426Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=803.898µs logger=migrator t=2026-02-27T01:33:35.03434848Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-02-27T01:33:35.036644862Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.296482ms logger=migrator t=2026-02-27T01:33:35.042345008Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-02-27T01:33:35.044009866Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.667768ms logger=migrator t=2026-02-27T01:33:35.048334171Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-02-27T01:33:35.049742423Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.404112ms logger=migrator t=2026-02-27T01:33:35.056226737Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-02-27T01:33:35.057551126Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.324269ms logger=migrator t=2026-02-27T01:33:35.063274384Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-02-27T01:33:35.06445848Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.185996ms logger=migrator t=2026-02-27T01:33:35.069706537Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-02-27T01:33:35.070399402Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=693.135µs logger=migrator t=2026-02-27T01:33:35.075160618Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-02-27T01:33:35.086646663Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=11.481136ms logger=migrator t=2026-02-27T01:33:35.091026581Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-02-27T01:33:35.092090804Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.064643ms logger=migrator t=2026-02-27T01:33:35.102388733Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-02-27T01:33:35.103425386Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.036093ms logger=migrator t=2026-02-27T01:33:35.10807452Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-02-27T01:33:35.108748424Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=673.865µs logger=migrator t=2026-02-27T01:33:35.361817126Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-02-27T01:33:35.362755508Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=940.702µs logger=migrator t=2026-02-27T01:33:35.370524359Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-02-27T01:33:35.373127747Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.603448ms logger=migrator t=2026-02-27T01:33:35.38310195Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-02-27T01:33:35.386007494Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.907425ms logger=migrator t=2026-02-27T01:33:35.393847609Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-02-27T01:33:35.3938945Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=50.321µs logger=migrator t=2026-02-27T01:33:35.399647388Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-02-27T01:33:35.399930554Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=286.706µs logger=migrator t=2026-02-27T01:33:35.406952899Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-02-27T01:33:35.40968737Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.736171ms logger=migrator t=2026-02-27T01:33:35.416444801Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-02-27T01:33:35.416692666Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=251.166µs logger=migrator t=2026-02-27T01:33:35.420986541Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-02-27T01:33:35.421209576Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=224.095µs logger=migrator t=2026-02-27T01:33:35.425680576Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-02-27T01:33:35.427959937Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.27887ms logger=migrator t=2026-02-27T01:33:35.433112371Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-02-27T01:33:35.433283115Z level=info msg="Migration successfully executed" id="Update uid value" duration=170.464µs logger=migrator t=2026-02-27T01:33:35.436934866Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-02-27T01:33:35.437621171Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=686.125µs logger=migrator t=2026-02-27T01:33:35.441947958Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-02-27T01:33:35.442635663Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=686.745µs logger=migrator t=2026-02-27T01:33:35.449575157Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-02-27T01:33:35.455663752Z level=info msg="Migration successfully executed" id="create api_key table" duration=6.085775ms logger=migrator t=2026-02-27T01:33:35.462462443Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-02-27T01:33:35.467148577Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=4.686245ms logger=migrator t=2026-02-27T01:33:35.472422764Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-02-27T01:33:35.473739483Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.316739ms logger=migrator t=2026-02-27T01:33:35.483973691Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-02-27T01:33:35.484911962Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=939.81µs logger=migrator t=2026-02-27T01:33:35.489485944Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-02-27T01:33:35.492647914Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=3.15884ms logger=migrator t=2026-02-27T01:33:35.499530346Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-02-27T01:33:35.5005893Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.061334ms logger=migrator t=2026-02-27T01:33:35.507625686Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-02-27T01:33:35.508554227Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=928.931µs logger=migrator t=2026-02-27T01:33:35.512892343Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-02-27T01:33:35.523297425Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.401551ms logger=migrator t=2026-02-27T01:33:35.529010611Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-02-27T01:33:35.53032604Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.315419ms logger=migrator t=2026-02-27T01:33:35.534986564Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-02-27T01:33:35.537696794Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=2.71014ms logger=migrator t=2026-02-27T01:33:35.543445852Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-02-27T01:33:35.544680759Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.234537ms logger=migrator t=2026-02-27T01:33:35.549104688Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-02-27T01:33:35.549982587Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=877.79µs logger=migrator t=2026-02-27T01:33:35.555624992Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-02-27T01:33:35.556021442Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=397.07µs logger=migrator t=2026-02-27T01:33:35.560105592Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-02-27T01:33:35.560768836Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=663.124µs logger=migrator t=2026-02-27T01:33:35.611163505Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-02-27T01:33:35.611268428Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=111.723µs logger=migrator t=2026-02-27T01:33:35.63158135Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-02-27T01:33:35.637497561Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=5.920041ms logger=migrator t=2026-02-27T01:33:35.642275577Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-02-27T01:33:35.644254221Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=1.978004ms logger=migrator t=2026-02-27T01:33:35.647962863Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-02-27T01:33:35.648129817Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=172.694µs logger=migrator t=2026-02-27T01:33:35.651596525Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-02-27T01:33:35.654375156Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.777861ms logger=migrator t=2026-02-27T01:33:35.658039177Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-02-27T01:33:35.661534225Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.485407ms logger=migrator t=2026-02-27T01:33:35.665932393Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-02-27T01:33:35.666878994Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=946.61µs logger=migrator t=2026-02-27T01:33:35.672249723Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-02-27T01:33:35.672999869Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=749.346µs logger=migrator t=2026-02-27T01:33:35.676850286Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-02-27T01:33:35.677995771Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.145625ms logger=migrator t=2026-02-27T01:33:35.682868419Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-02-27T01:33:35.684239079Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.37322ms logger=migrator t=2026-02-27T01:33:35.688211077Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-02-27T01:33:35.689352872Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.138975ms logger=migrator t=2026-02-27T01:33:35.695192192Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-02-27T01:33:35.696102413Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=909.701µs logger=migrator t=2026-02-27T01:33:35.701214195Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-02-27T01:33:35.701325678Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=112.103µs logger=migrator t=2026-02-27T01:33:35.704632052Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-02-27T01:33:35.704674553Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=43.251µs logger=migrator t=2026-02-27T01:33:35.707383534Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-02-27T01:33:35.710631405Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.247522ms logger=migrator t=2026-02-27T01:33:35.714185824Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-02-27T01:33:35.717097289Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.910715ms logger=migrator t=2026-02-27T01:33:35.720560735Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-02-27T01:33:35.720629107Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.382µs logger=migrator t=2026-02-27T01:33:35.725610388Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-02-27T01:33:35.726400105Z level=info msg="Migration successfully executed" id="create quota table v1" duration=790.027µs logger=migrator t=2026-02-27T01:33:35.731057439Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-02-27T01:33:35.731957059Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=898.299µs logger=migrator t=2026-02-27T01:33:35.735840055Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-02-27T01:33:35.735888136Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=49.491µs logger=migrator t=2026-02-27T01:33:35.739721231Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-02-27T01:33:35.741076022Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.348561ms logger=migrator t=2026-02-27T01:33:35.749895598Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-02-27T01:33:35.750724786Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=828.258µs logger=migrator t=2026-02-27T01:33:35.756723389Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-02-27T01:33:35.761886144Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.162645ms logger=migrator t=2026-02-27T01:33:35.77070877Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-02-27T01:33:35.770739141Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.091µs logger=migrator t=2026-02-27T01:33:35.776049289Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-02-27T01:33:35.777460401Z level=info msg="Migration successfully executed" id="create session table" duration=1.410852ms logger=migrator t=2026-02-27T01:33:35.782013571Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-02-27T01:33:35.782121024Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=107.783µs logger=migrator t=2026-02-27T01:33:35.785883258Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-02-27T01:33:35.786020141Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=137.753µs logger=migrator t=2026-02-27T01:33:35.789982379Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-02-27T01:33:35.791156234Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.169675ms logger=migrator t=2026-02-27T01:33:35.795635654Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-02-27T01:33:35.796467452Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=831.058µs logger=migrator t=2026-02-27T01:33:35.801857562Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-02-27T01:33:35.801898263Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=41.391µs logger=migrator t=2026-02-27T01:33:35.805636147Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-02-27T01:33:35.805677988Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=43.011µs logger=migrator t=2026-02-27T01:33:35.80987055Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-02-27T01:33:35.824564667Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=14.690596ms logger=migrator t=2026-02-27T01:33:35.84949157Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-02-27T01:33:35.855221988Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.729838ms logger=migrator t=2026-02-27T01:33:35.859631696Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-02-27T01:33:35.859692217Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=61.001µs logger=migrator t=2026-02-27T01:33:35.86390041Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-02-27T01:33:35.863977622Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=77.592µs logger=migrator t=2026-02-27T01:33:35.870255032Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-02-27T01:33:35.871584441Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.329439ms logger=migrator t=2026-02-27T01:33:35.876484241Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-02-27T01:33:35.876524431Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=41.711µs logger=migrator t=2026-02-27T01:33:35.881457901Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-02-27T01:33:35.885828868Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.369657ms logger=migrator t=2026-02-27T01:33:35.891171616Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-02-27T01:33:35.89132434Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=153.574µs logger=migrator t=2026-02-27T01:33:35.899567973Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-02-27T01:33:35.902812105Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.253122ms logger=migrator t=2026-02-27T01:33:35.913774948Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-02-27T01:33:35.918861322Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.091624ms logger=migrator t=2026-02-27T01:33:35.931293298Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-02-27T01:33:35.931512363Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=226.596µs logger=migrator t=2026-02-27T01:33:35.942777644Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-02-27T01:33:35.944729416Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.955133ms logger=migrator t=2026-02-27T01:33:35.95931905Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-02-27T01:33:35.960947357Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.628637ms logger=migrator t=2026-02-27T01:33:35.975104021Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-02-27T01:33:35.977165357Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.060716ms logger=migrator t=2026-02-27T01:33:36.00296619Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-02-27T01:33:36.004204078Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.245978ms logger=migrator t=2026-02-27T01:33:36.022070905Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-02-27T01:33:36.023025466Z level=info msg="Migration successfully executed" id="add index alert state" duration=955.64µs logger=migrator t=2026-02-27T01:33:36.078900798Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-02-27T01:33:36.079928091Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.032403ms logger=migrator t=2026-02-27T01:33:36.197509983Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-02-27T01:33:36.198958425Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.451752ms logger=migrator t=2026-02-27T01:33:36.38009596Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-02-27T01:33:36.381677414Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.583554ms logger=migrator t=2026-02-27T01:33:36.498874878Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-02-27T01:33:36.500003774Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.131726ms logger=migrator t=2026-02-27T01:33:36.576625046Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-02-27T01:33:36.590967434Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.343678ms logger=migrator t=2026-02-27T01:33:36.92433435Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-02-27T01:33:36.925944807Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.613146ms logger=migrator t=2026-02-27T01:33:36.946301089Z 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-02-27T01:33:36.947805331Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.506163ms logger=migrator t=2026-02-27T01:33:36.991087593Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-02-27T01:33:36.991771158Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=676.325µs logger=migrator t=2026-02-27T01:33:37.386383875Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-02-27T01:33:37.387323856Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=942.68µs logger=migrator t=2026-02-27T01:33:37.404719141Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-02-27T01:33:37.40597733Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.258379ms logger=migrator t=2026-02-27T01:33:37.461704888Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-02-27T01:33:37.468423677Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.727939ms logger=migrator t=2026-02-27T01:33:37.540320695Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-02-27T01:33:37.546500832Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.179467ms logger=migrator t=2026-02-27T01:33:37.568036171Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-02-27T01:33:37.572787625Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.752984ms logger=migrator t=2026-02-27T01:33:37.604047821Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-02-27T01:33:37.608634592Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.589941ms logger=migrator t=2026-02-27T01:33:37.629091577Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-02-27T01:33:37.631542131Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=2.451634ms logger=migrator t=2026-02-27T01:33:37.657894137Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-02-27T01:33:37.658633653Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=743.326µs logger=migrator t=2026-02-27T01:33:37.668348039Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-02-27T01:33:37.668420551Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=77.662µs logger=migrator t=2026-02-27T01:33:37.691388611Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-02-27T01:33:37.692346132Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=954.871µs logger=migrator t=2026-02-27T01:33:37.700694677Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-02-27T01:33:37.704654976Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=3.959479ms logger=migrator t=2026-02-27T01:33:37.711914277Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-02-27T01:33:37.712776876Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=862.518µs logger=migrator t=2026-02-27T01:33:37.724696281Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-02-27T01:33:37.725929528Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.230927ms logger=migrator t=2026-02-27T01:33:37.735067881Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-02-27T01:33:37.736160396Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.094605ms logger=migrator t=2026-02-27T01:33:37.744052961Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-02-27T01:33:37.748111121Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.05889ms logger=migrator t=2026-02-27T01:33:37.75663859Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-02-27T01:33:37.760543597Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.905267ms logger=migrator t=2026-02-27T01:33:37.765941797Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-02-27T01:33:37.766143551Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=202.214µs logger=migrator t=2026-02-27T01:33:37.77149774Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-02-27T01:33:37.772382321Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=884.701µs logger=migrator t=2026-02-27T01:33:37.776582773Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-02-27T01:33:37.777477944Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=894.041µs logger=migrator t=2026-02-27T01:33:37.783676682Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-02-27T01:33:37.788618051Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.941629ms logger=migrator t=2026-02-27T01:33:37.794269017Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-02-27T01:33:37.794370219Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=101.472µs logger=migrator t=2026-02-27T01:33:37.800779491Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-02-27T01:33:37.801895776Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.116715ms logger=migrator t=2026-02-27T01:33:37.808162195Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-02-27T01:33:37.812748097Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=4.586152ms logger=migrator t=2026-02-27T01:33:37.820476229Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-02-27T01:33:37.820625432Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=151.253µs logger=migrator t=2026-02-27T01:33:37.828260202Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-02-27T01:33:37.829481129Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.223597ms logger=migrator t=2026-02-27T01:33:37.834276336Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-02-27T01:33:37.835514873Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.240067ms logger=migrator t=2026-02-27T01:33:37.841326062Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-02-27T01:33:37.842244473Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=916.841µs logger=migrator t=2026-02-27T01:33:37.847709054Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-02-27T01:33:37.849160896Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.449102ms logger=migrator t=2026-02-27T01:33:37.855228061Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-02-27T01:33:37.856902128Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.676697ms logger=migrator t=2026-02-27T01:33:37.864299433Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-02-27T01:33:37.865375806Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.080383ms logger=migrator t=2026-02-27T01:33:37.870393698Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-02-27T01:33:37.870418159Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=25.081µs logger=migrator t=2026-02-27T01:33:37.875078091Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-02-27T01:33:37.879081911Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.00301ms logger=migrator t=2026-02-27T01:33:37.883147801Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-02-27T01:33:37.883928479Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=777.668µs logger=migrator t=2026-02-27T01:33:38.033110113Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-02-27T01:33:38.039641378Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.533795ms logger=migrator t=2026-02-27T01:33:38.043721759Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-02-27T01:33:38.044642799Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=922.42µs logger=migrator t=2026-02-27T01:33:38.052200577Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-02-27T01:33:38.053926255Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.726878ms logger=migrator t=2026-02-27T01:33:38.061303009Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-02-27T01:33:38.063553399Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=2.25398ms logger=migrator t=2026-02-27T01:33:38.072645041Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-02-27T01:33:38.089954386Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=17.307964ms logger=migrator t=2026-02-27T01:33:38.095418937Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-02-27T01:33:38.096174883Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=756.566µs logger=migrator t=2026-02-27T01:33:38.101509662Z 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-02-27T01:33:38.105534752Z 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=4.02414ms logger=migrator t=2026-02-27T01:33:38.114078482Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-02-27T01:33:38.114470531Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=393.118µs logger=migrator t=2026-02-27T01:33:38.122840287Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-02-27T01:33:38.124584865Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.744299ms logger=migrator t=2026-02-27T01:33:38.129852032Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-02-27T01:33:38.130107937Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=255.446µs logger=migrator t=2026-02-27T01:33:38.137153614Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-02-27T01:33:38.144897187Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.739503ms logger=migrator t=2026-02-27T01:33:38.151130645Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-02-27T01:33:38.154470999Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.337144ms logger=migrator t=2026-02-27T01:33:38.159414839Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-02-27T01:33:38.16039169Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=976.101µs logger=migrator t=2026-02-27T01:33:38.167280364Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-02-27T01:33:38.168285376Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.006062ms logger=migrator t=2026-02-27T01:33:38.175883165Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-02-27T01:33:38.176138861Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=257.306µs logger=migrator t=2026-02-27T01:33:38.181663933Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-02-27T01:33:38.18735636Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.689117ms logger=migrator t=2026-02-27T01:33:38.192652758Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-02-27T01:33:38.193599538Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=953.991µs logger=migrator t=2026-02-27T01:33:38.199931919Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-02-27T01:33:38.200115913Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=185.364µs logger=migrator t=2026-02-27T01:33:38.207101139Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-02-27T01:33:38.207815774Z level=info msg="Migration successfully executed" id="Move region to single row" duration=713.716µs logger=migrator t=2026-02-27T01:33:38.213802257Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-02-27T01:33:38.215169518Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.36731ms logger=migrator t=2026-02-27T01:33:38.222288395Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-02-27T01:33:38.223661726Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.373611ms logger=migrator t=2026-02-27T01:33:38.229248461Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-02-27T01:33:38.230335614Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.087913ms logger=migrator t=2026-02-27T01:33:38.236561962Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-02-27T01:33:38.237573516Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.012253ms logger=migrator t=2026-02-27T01:33:38.246710188Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-02-27T01:33:38.247645478Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=938.02µs logger=migrator t=2026-02-27T01:33:38.252035567Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-02-27T01:33:38.252936036Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=900.219µs logger=migrator t=2026-02-27T01:33:38.260098286Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-02-27T01:33:38.260207068Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=112.142µs logger=migrator t=2026-02-27T01:33:38.266366855Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-02-27T01:33:38.267342506Z level=info msg="Migration successfully executed" id="create test_data table" duration=973.561µs logger=migrator t=2026-02-27T01:33:38.275896336Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-02-27T01:33:38.276563092Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=669.016µs logger=migrator t=2026-02-27T01:33:38.284794125Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-02-27T01:33:38.285848808Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.055823ms logger=migrator t=2026-02-27T01:33:38.292201489Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-02-27T01:33:38.293213782Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.012293ms logger=migrator t=2026-02-27T01:33:38.299349628Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-02-27T01:33:38.299674005Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=317.277µs logger=migrator t=2026-02-27T01:33:38.306448655Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-02-27T01:33:38.307112071Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=666.805µs logger=migrator t=2026-02-27T01:33:38.312339006Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-02-27T01:33:38.312417807Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=79.671µs logger=migrator t=2026-02-27T01:33:38.318674397Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-02-27T01:33:38.319666499Z level=info msg="Migration successfully executed" id="create team table" duration=956.291µs logger=migrator t=2026-02-27T01:33:38.329770554Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-02-27T01:33:38.331239196Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.469712ms logger=migrator t=2026-02-27T01:33:38.341902083Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-02-27T01:33:38.343314325Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.416932ms logger=migrator t=2026-02-27T01:33:38.351604418Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-02-27T01:33:38.358927541Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.324963ms logger=migrator t=2026-02-27T01:33:38.366152382Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-02-27T01:33:38.366356377Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=204.945µs logger=migrator t=2026-02-27T01:33:38.37236092Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-02-27T01:33:38.373533065Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.171625ms logger=migrator t=2026-02-27T01:33:38.384052569Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-02-27T01:33:38.385435971Z level=info msg="Migration successfully executed" id="create team member table" duration=1.385992ms logger=migrator t=2026-02-27T01:33:38.392120309Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-02-27T01:33:38.39309283Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=971.361µs logger=migrator t=2026-02-27T01:33:38.405454685Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-02-27T01:33:38.406462387Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.008782ms logger=migrator t=2026-02-27T01:33:38.412235976Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-02-27T01:33:38.413255278Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.012283ms logger=migrator t=2026-02-27T01:33:38.418795551Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-02-27T01:33:38.423947526Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.151804ms logger=migrator t=2026-02-27T01:33:38.432564937Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-02-27T01:33:38.439315627Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.75ms logger=migrator t=2026-02-27T01:33:38.44483615Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-02-27T01:33:38.449817611Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.980911ms logger=migrator t=2026-02-27T01:33:38.454692549Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-02-27T01:33:38.455722032Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.029963ms logger=migrator t=2026-02-27T01:33:38.4628386Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-02-27T01:33:38.464274382Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.436252ms logger=migrator t=2026-02-27T01:33:38.47186313Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-02-27T01:33:38.473425955Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.561755ms logger=migrator t=2026-02-27T01:33:38.483880438Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-02-27T01:33:38.485527664Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.653976ms logger=migrator t=2026-02-27T01:33:38.491840085Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-02-27T01:33:38.492790775Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=951.001µs logger=migrator t=2026-02-27T01:33:38.507615085Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-02-27T01:33:38.508501904Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=890.07µs logger=migrator t=2026-02-27T01:33:38.515399698Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-02-27T01:33:38.516785478Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.38536ms logger=migrator t=2026-02-27T01:33:38.523838455Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-02-27T01:33:38.525268956Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.430271ms logger=migrator t=2026-02-27T01:33:38.532339004Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-02-27T01:33:38.53308419Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=744.856µs logger=migrator t=2026-02-27T01:33:38.53938223Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-02-27T01:33:38.539841691Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=463.711µs logger=migrator t=2026-02-27T01:33:38.546535239Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-02-27T01:33:38.548126285Z level=info msg="Migration successfully executed" id="create tag table" duration=1.593686ms logger=migrator t=2026-02-27T01:33:38.5564681Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-02-27T01:33:38.557457772Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=989.052µs logger=migrator t=2026-02-27T01:33:38.56324188Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-02-27T01:33:38.56459882Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.35633ms logger=migrator t=2026-02-27T01:33:38.570256207Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-02-27T01:33:38.571278929Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.022372ms logger=migrator t=2026-02-27T01:33:38.577089418Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-02-27T01:33:38.57852315Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.432842ms logger=migrator t=2026-02-27T01:33:38.583738655Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-02-27T01:33:38.598383391Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.645856ms logger=migrator t=2026-02-27T01:33:38.603503355Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-02-27T01:33:38.604063928Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=560.453µs logger=migrator t=2026-02-27T01:33:38.610135093Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-02-27T01:33:38.611661086Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.525513ms logger=migrator t=2026-02-27T01:33:38.617200039Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-02-27T01:33:38.617568837Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=368.708µs logger=migrator t=2026-02-27T01:33:38.622919036Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-02-27T01:33:38.62394707Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.026753ms logger=migrator t=2026-02-27T01:33:38.631338863Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-02-27T01:33:38.63255106Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.212297ms logger=migrator t=2026-02-27T01:33:38.638507613Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-02-27T01:33:38.640067867Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.559714ms logger=migrator t=2026-02-27T01:33:38.646408878Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-02-27T01:33:38.646552602Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=147.564µs logger=migrator t=2026-02-27T01:33:38.653108727Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-02-27T01:33:38.658579928Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.470211ms logger=migrator t=2026-02-27T01:33:38.738919044Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-02-27T01:33:38.746985913Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.071429ms logger=migrator t=2026-02-27T01:33:38.753341534Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-02-27T01:33:38.757005965Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.664061ms logger=migrator t=2026-02-27T01:33:38.766765072Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-02-27T01:33:38.773523862Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.77082ms logger=migrator t=2026-02-27T01:33:38.778725198Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-02-27T01:33:38.77972354Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=998.361µs logger=migrator t=2026-02-27T01:33:38.785203771Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-02-27T01:33:38.790301145Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.097114ms logger=migrator t=2026-02-27T01:33:38.79549632Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-02-27T01:33:38.796314228Z level=info msg="Migration successfully executed" id="create server_lock table" duration=817.988µs logger=migrator t=2026-02-27T01:33:38.802582887Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-02-27T01:33:38.80356993Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=986.903µs logger=migrator t=2026-02-27T01:33:38.80896161Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-02-27T01:33:38.809852479Z level=info msg="Migration successfully executed" id="create user auth token table" duration=890.649µs logger=migrator t=2026-02-27T01:33:38.817140572Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-02-27T01:33:38.818954301Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.813549ms logger=migrator t=2026-02-27T01:33:38.826872567Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-02-27T01:33:38.827827938Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=954.961µs logger=migrator t=2026-02-27T01:33:38.834707472Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-02-27T01:33:38.836612664Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.905242ms logger=migrator t=2026-02-27T01:33:38.844258113Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-02-27T01:33:38.849731905Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.471552ms logger=migrator t=2026-02-27T01:33:38.858969831Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-02-27T01:33:38.860263299Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.281728ms logger=migrator t=2026-02-27T01:33:38.892732261Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-02-27T01:33:38.894339596Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.604675ms logger=migrator t=2026-02-27T01:33:38.94984184Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-02-27T01:33:38.95165845Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.817971ms logger=migrator t=2026-02-27T01:33:38.95845285Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-02-27T01:33:38.959389561Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=936.761µs logger=migrator t=2026-02-27T01:33:38.965521818Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-02-27T01:33:38.967235306Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.713037ms logger=migrator t=2026-02-27T01:33:38.973920125Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-02-27T01:33:38.974016987Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=100.842µs logger=migrator t=2026-02-27T01:33:38.97956373Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-02-27T01:33:38.979728674Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=165.074µs logger=migrator t=2026-02-27T01:33:38.985127704Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-02-27T01:33:38.986702148Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.574474ms logger=migrator t=2026-02-27T01:33:38.993605362Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-02-27T01:33:38.994617944Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.012712ms logger=migrator t=2026-02-27T01:33:39.000678779Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-27T01:33:39.002440418Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.76209ms logger=migrator t=2026-02-27T01:33:39.009722829Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-02-27T01:33:39.009820161Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=98.062µs logger=migrator t=2026-02-27T01:33:39.0156018Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-02-27T01:33:39.016782697Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.180447ms logger=migrator t=2026-02-27T01:33:39.023573147Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-27T01:33:39.025077801Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.500644ms logger=migrator t=2026-02-27T01:33:39.031703538Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-02-27T01:33:39.033898357Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.195089ms logger=migrator t=2026-02-27T01:33:39.040599425Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-27T01:33:39.041446385Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=847.21µs logger=migrator t=2026-02-27T01:33:39.046480197Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-02-27T01:33:39.052991441Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.508954ms logger=migrator t=2026-02-27T01:33:39.057270446Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-02-27T01:33:39.058213347Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=942.971µs logger=migrator t=2026-02-27T01:33:39.06463864Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-02-27T01:33:39.064805963Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=168.053µs logger=migrator t=2026-02-27T01:33:39.070272155Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-02-27T01:33:39.071915382Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.642857ms logger=migrator t=2026-02-27T01:33:39.078249992Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-02-27T01:33:39.080026721Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.775819ms logger=migrator t=2026-02-27T01:33:39.087733313Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-02-27T01:33:39.089007391Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.268759ms logger=migrator t=2026-02-27T01:33:39.095156748Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-02-27T01:33:39.09527444Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=118.092µs logger=migrator t=2026-02-27T01:33:39.100578168Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-02-27T01:33:39.102066831Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.487973ms logger=migrator t=2026-02-27T01:33:39.108056524Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-02-27T01:33:39.109758582Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.700828ms logger=migrator t=2026-02-27T01:33:39.115429668Z 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-02-27T01:33:39.116521293Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.091345ms logger=migrator t=2026-02-27T01:33:39.12223486Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-02-27T01:33:39.123296413Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.061433ms logger=migrator t=2026-02-27T01:33:39.130695888Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-02-27T01:33:39.136475546Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.777568ms logger=migrator t=2026-02-27T01:33:39.14295889Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-02-27T01:33:39.143980852Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.021342ms logger=migrator t=2026-02-27T01:33:39.151188523Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-02-27T01:33:39.15288062Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.695098ms logger=migrator t=2026-02-27T01:33:39.157540234Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-02-27T01:33:39.183098931Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.558737ms logger=migrator t=2026-02-27T01:33:39.188545942Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-02-27T01:33:39.213753792Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.20938ms logger=migrator t=2026-02-27T01:33:39.221631418Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-02-27T01:33:39.2226795Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.047982ms logger=migrator t=2026-02-27T01:33:39.22852334Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-02-27T01:33:39.230382472Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.858212ms logger=migrator t=2026-02-27T01:33:39.236545799Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-02-27T01:33:39.242240705Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.694746ms logger=migrator t=2026-02-27T01:33:39.248523885Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-02-27T01:33:39.258484046Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.962021ms logger=migrator t=2026-02-27T01:33:39.265931822Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-02-27T01:33:39.267371213Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.435311ms logger=migrator t=2026-02-27T01:33:39.273765586Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-02-27T01:33:39.274990563Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.226197ms logger=migrator t=2026-02-27T01:33:39.280746451Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-02-27T01:33:39.281760534Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.013943ms logger=migrator t=2026-02-27T01:33:39.288167666Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-02-27T01:33:39.289230309Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.059523ms logger=migrator t=2026-02-27T01:33:39.295062039Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-02-27T01:33:39.295247893Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=186.064µs logger=migrator t=2026-02-27T01:33:39.301267676Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-02-27T01:33:39.311083085Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.818169ms logger=migrator t=2026-02-27T01:33:39.316869524Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-02-27T01:33:39.322388396Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.516853ms logger=migrator t=2026-02-27T01:33:39.327679304Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-02-27T01:33:39.334178238Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.500944ms logger=migrator t=2026-02-27T01:33:39.339525877Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-02-27T01:33:39.340446317Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=920.24µs logger=migrator t=2026-02-27T01:33:39.347742079Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-02-27T01:33:39.349303544Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.561035ms logger=migrator t=2026-02-27T01:33:39.357412605Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-02-27T01:33:39.36351202Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.099095ms logger=migrator t=2026-02-27T01:33:39.369682067Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-02-27T01:33:39.378721668Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.038411ms logger=migrator t=2026-02-27T01:33:39.385000537Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-02-27T01:33:39.385781775Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=778.748µs logger=migrator t=2026-02-27T01:33:39.392488283Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-02-27T01:33:39.400719436Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.232353ms logger=migrator t=2026-02-27T01:33:39.407989898Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-02-27T01:33:39.414034282Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.046754ms logger=migrator t=2026-02-27T01:33:39.423782359Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-02-27T01:33:39.42384854Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=66.821µs logger=migrator t=2026-02-27T01:33:39.430614811Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-02-27T01:33:39.432354749Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.740188ms logger=migrator t=2026-02-27T01:33:39.437383431Z 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-02-27T01:33:39.438796253Z 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.412632ms logger=migrator t=2026-02-27T01:33:39.447179859Z 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-02-27T01:33:39.448880476Z 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.699917ms logger=migrator t=2026-02-27T01:33:39.45576688Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-02-27T01:33:39.455832311Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=66.021µs logger=migrator t=2026-02-27T01:33:39.459657016Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-02-27T01:33:39.469477964Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.817048ms logger=migrator t=2026-02-27T01:33:39.475506818Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-02-27T01:33:39.481776167Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.233368ms logger=migrator t=2026-02-27T01:33:39.491285738Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-02-27T01:33:39.498428247Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.143149ms logger=migrator t=2026-02-27T01:33:39.503032179Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-02-27T01:33:39.509471383Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.439674ms logger=migrator t=2026-02-27T01:33:39.514629148Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-02-27T01:33:39.521221023Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.589985ms logger=migrator t=2026-02-27T01:33:39.526411239Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-02-27T01:33:39.52646384Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=52.861µs logger=migrator t=2026-02-27T01:33:39.529791104Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-02-27T01:33:39.530371027Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=580.053µs logger=migrator t=2026-02-27T01:33:39.536048663Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-02-27T01:33:39.545420632Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.37099ms logger=migrator t=2026-02-27T01:33:39.551756422Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-02-27T01:33:39.551829944Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=74.512µs logger=migrator t=2026-02-27T01:33:39.556246141Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-02-27T01:33:39.563058773Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.811652ms logger=migrator t=2026-02-27T01:33:39.567241585Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-02-27T01:33:39.568225298Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=983.303µs logger=migrator t=2026-02-27T01:33:39.573141187Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-02-27T01:33:39.579616341Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.474904ms logger=migrator t=2026-02-27T01:33:39.585159384Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-02-27T01:33:39.586039303Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=882.059µs logger=migrator t=2026-02-27T01:33:39.590880141Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-02-27T01:33:39.591933094Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.052853ms logger=migrator t=2026-02-27T01:33:39.596874274Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-02-27T01:33:39.60749669Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.622986ms logger=migrator t=2026-02-27T01:33:39.612567933Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-02-27T01:33:39.613438812Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=870.509µs logger=migrator t=2026-02-27T01:33:39.618827352Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-02-27T01:33:39.619845384Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.017812ms logger=migrator t=2026-02-27T01:33:39.62505822Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-02-27T01:33:39.626663746Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.604926ms logger=migrator t=2026-02-27T01:33:39.632921795Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-02-27T01:33:39.633960758Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.038513ms logger=migrator t=2026-02-27T01:33:39.638806856Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-02-27T01:33:39.638873937Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=67.821µs logger=migrator t=2026-02-27T01:33:39.642670092Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-02-27T01:33:39.644162505Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.491914ms logger=migrator t=2026-02-27T01:33:39.649960744Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-02-27T01:33:39.650887224Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=934.031µs logger=migrator t=2026-02-27T01:33:39.656031459Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-02-27T01:33:39.656405387Z 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-02-27T01:33:39.660952618Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-02-27T01:33:39.661561311Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=618.233µs logger=migrator t=2026-02-27T01:33:39.66687637Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-02-27T01:33:39.668579058Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.700009ms logger=migrator t=2026-02-27T01:33:39.672675378Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-02-27T01:33:39.679973811Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.298973ms logger=migrator t=2026-02-27T01:33:39.684200534Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-02-27T01:33:39.685203707Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.002853ms logger=migrator t=2026-02-27T01:33:39.690643397Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-02-27T01:33:39.691870935Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.226988ms logger=migrator t=2026-02-27T01:33:39.696761014Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-02-27T01:33:39.697663363Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=901.859µs logger=migrator t=2026-02-27T01:33:39.703330309Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-02-27T01:33:39.704993627Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.657058ms logger=migrator t=2026-02-27T01:33:39.711181274Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-02-27T01:33:39.712201826Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.020132ms logger=migrator t=2026-02-27T01:33:39.717470713Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-02-27T01:33:39.717496174Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=26.421µs logger=migrator t=2026-02-27T01:33:39.721828731Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-02-27T01:33:39.721929613Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=101.632µs logger=migrator t=2026-02-27T01:33:39.727865425Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-02-27T01:33:39.738747747Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.884133ms logger=migrator t=2026-02-27T01:33:39.743042871Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-02-27T01:33:39.743323858Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=281.487µs logger=migrator t=2026-02-27T01:33:39.747648504Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-02-27T01:33:39.749821543Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.171859ms logger=migrator t=2026-02-27T01:33:39.754890784Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-02-27T01:33:39.755292204Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=402.02µs logger=migrator t=2026-02-27T01:33:39.760655192Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-02-27T01:33:39.762093895Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.439003ms logger=migrator t=2026-02-27T01:33:39.76770537Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-02-27T01:33:39.768535468Z level=info msg="Migration successfully executed" id="create secrets table" duration=829.819µs logger=migrator t=2026-02-27T01:33:39.774385458Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-02-27T01:33:39.814403337Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=40.014019ms logger=migrator t=2026-02-27T01:33:39.82530789Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-02-27T01:33:39.832930478Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.624938ms logger=migrator t=2026-02-27T01:33:39.836758604Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-02-27T01:33:39.836904687Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=145.233µs logger=migrator t=2026-02-27T01:33:39.839572347Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-02-27T01:33:39.871738271Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.165995ms logger=migrator t=2026-02-27T01:33:39.875278999Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-02-27T01:33:39.905428329Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.14904ms logger=migrator t=2026-02-27T01:33:39.90909928Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-02-27T01:33:39.909713205Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=613.635µs logger=migrator t=2026-02-27T01:33:39.916129617Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-02-27T01:33:39.91719873Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.068443ms logger=migrator t=2026-02-27T01:33:39.921930096Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-02-27T01:33:39.922256453Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=326.817µs logger=migrator t=2026-02-27T01:33:39.926298883Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-02-27T01:33:39.927190613Z level=info msg="Migration successfully executed" id="create permission table" duration=891.52µs logger=migrator t=2026-02-27T01:33:39.931533109Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-02-27T01:33:39.932610573Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.076454ms logger=migrator t=2026-02-27T01:33:39.958050688Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-02-27T01:33:39.959880659Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.827141ms logger=migrator t=2026-02-27T01:33:39.964842339Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-02-27T01:33:39.966362323Z level=info msg="Migration successfully executed" id="create role table" duration=1.519354ms logger=migrator t=2026-02-27T01:33:39.972461548Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-02-27T01:33:39.983140666Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.679788ms logger=migrator t=2026-02-27T01:33:39.987514743Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-02-27T01:33:39.999909658Z level=info msg="Migration successfully executed" id="add column group_name" duration=12.385975ms logger=migrator t=2026-02-27T01:33:40.006665228Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-02-27T01:33:40.007739933Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.075795ms logger=migrator t=2026-02-27T01:33:40.014780158Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-02-27T01:33:40.016412455Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.630377ms logger=migrator t=2026-02-27T01:33:40.02249065Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-02-27T01:33:40.024141717Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.651057ms logger=migrator t=2026-02-27T01:33:40.028604856Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-02-27T01:33:40.029844304Z level=info msg="Migration successfully executed" id="create team role table" duration=1.239358ms logger=migrator t=2026-02-27T01:33:40.034700461Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-02-27T01:33:40.035781845Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.091554ms logger=migrator t=2026-02-27T01:33:40.041740438Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-02-27T01:33:40.042930754Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.207847ms logger=migrator t=2026-02-27T01:33:40.047810092Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-02-27T01:33:40.048875926Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.065284ms logger=migrator t=2026-02-27T01:33:40.056645889Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-02-27T01:33:40.057481227Z level=info msg="Migration successfully executed" id="create user role table" duration=832.648µs logger=migrator t=2026-02-27T01:33:40.063222434Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-02-27T01:33:40.065178588Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.958154ms logger=migrator t=2026-02-27T01:33:40.073165056Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-02-27T01:33:40.074324091Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.158775ms logger=migrator t=2026-02-27T01:33:40.078875822Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-02-27T01:33:40.080016227Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.139205ms logger=migrator t=2026-02-27T01:33:40.085180182Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-02-27T01:33:40.086111254Z level=info msg="Migration successfully executed" id="create builtin role table" duration=931.492µs logger=migrator t=2026-02-27T01:33:40.093835075Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-02-27T01:33:40.095829889Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.002325ms logger=migrator t=2026-02-27T01:33:40.101120527Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-02-27T01:33:40.102210421Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.089824ms logger=migrator t=2026-02-27T01:33:40.106768192Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-02-27T01:33:40.114522515Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.753853ms logger=migrator t=2026-02-27T01:33:40.119577517Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-02-27T01:33:40.12061633Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.038433ms logger=migrator t=2026-02-27T01:33:40.125308815Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-02-27T01:33:40.126438619Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.125624ms logger=migrator t=2026-02-27T01:33:40.131145234Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-02-27T01:33:40.132142776Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=996.032µs logger=migrator t=2026-02-27T01:33:40.136891432Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-02-27T01:33:40.138686861Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.794269ms logger=migrator t=2026-02-27T01:33:40.143251143Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-02-27T01:33:40.14449028Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.238707ms logger=migrator t=2026-02-27T01:33:40.149955831Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-02-27T01:33:40.151029666Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.073475ms logger=migrator t=2026-02-27T01:33:40.15616757Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-02-27T01:33:40.166746875Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.580505ms logger=migrator t=2026-02-27T01:33:40.172026452Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-02-27T01:33:40.185201355Z level=info msg="Migration successfully executed" id="permission kind migration" duration=13.169483ms logger=migrator t=2026-02-27T01:33:40.188970878Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-02-27T01:33:40.194553872Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.582854ms logger=migrator t=2026-02-27T01:33:40.1980245Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-02-27T01:33:40.205823303Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.803113ms logger=migrator t=2026-02-27T01:33:40.210515967Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-02-27T01:33:40.211659292Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.141385ms logger=migrator t=2026-02-27T01:33:40.21650008Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-02-27T01:33:40.218226029Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.715219ms logger=migrator t=2026-02-27T01:33:40.225824098Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-02-27T01:33:40.226953742Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.124574ms logger=migrator t=2026-02-27T01:33:40.238198673Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-02-27T01:33:40.239114613Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=918.371µs logger=migrator t=2026-02-27T01:33:40.242577539Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-02-27T01:33:40.243522421Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=944.822µs logger=migrator t=2026-02-27T01:33:40.249230808Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-02-27T01:33:40.249307769Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=77.741µs logger=migrator t=2026-02-27T01:33:40.253577834Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-02-27T01:33:40.253661315Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=81.811µs logger=migrator t=2026-02-27T01:33:40.257871469Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-02-27T01:33:40.258728568Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=857.149µs logger=migrator t=2026-02-27T01:33:40.263045575Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-02-27T01:33:40.263574106Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=531.911µs logger=migrator t=2026-02-27T01:33:40.268808273Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-02-27T01:33:40.269374825Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=566.743µs logger=migrator t=2026-02-27T01:33:40.273727172Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-02-27T01:33:40.274000548Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=273.936µs logger=migrator t=2026-02-27T01:33:40.277777961Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-02-27T01:33:40.278290423Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=512.482µs logger=migrator t=2026-02-27T01:33:40.282929806Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-02-27T01:33:40.284649735Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.717898ms logger=migrator t=2026-02-27T01:33:40.291246521Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-02-27T01:33:40.292943098Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.696367ms logger=migrator t=2026-02-27T01:33:40.298065152Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-02-27T01:33:40.307610925Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.546833ms logger=migrator t=2026-02-27T01:33:40.318500547Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-02-27T01:33:40.31866703Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=171.333µs logger=migrator t=2026-02-27T01:33:40.324457429Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-02-27T01:33:40.326358111Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.900071ms logger=migrator t=2026-02-27T01:33:40.331834232Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-02-27T01:33:40.333011429Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.176767ms logger=migrator t=2026-02-27T01:33:40.339338859Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-02-27T01:33:40.341365604Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.026285ms logger=migrator t=2026-02-27T01:33:40.349274601Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-02-27T01:33:40.357744449Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.469209ms logger=migrator t=2026-02-27T01:33:40.361957062Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-02-27T01:33:40.362963764Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.006552ms logger=migrator t=2026-02-27T01:33:40.367973165Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-02-27T01:33:40.368955938Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=982.643µs logger=migrator t=2026-02-27T01:33:40.374657754Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-02-27T01:33:40.397737907Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.076703ms logger=migrator t=2026-02-27T01:33:40.401791367Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-02-27T01:33:40.402706567Z level=info msg="Migration successfully executed" id="create correlation v2" duration=914.781µs logger=migrator t=2026-02-27T01:33:40.408104087Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-02-27T01:33:40.409983699Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.877821ms logger=migrator t=2026-02-27T01:33:40.415040751Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-02-27T01:33:40.416127495Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.087504ms logger=migrator t=2026-02-27T01:33:40.420919532Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-02-27T01:33:40.422112379Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.192858ms logger=migrator t=2026-02-27T01:33:40.427750254Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-02-27T01:33:40.427986899Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=236.985µs logger=migrator t=2026-02-27T01:33:40.432630322Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-02-27T01:33:40.433915201Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.284369ms logger=migrator t=2026-02-27T01:33:40.438043172Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-02-27T01:33:40.448871672Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.82936ms logger=migrator t=2026-02-27T01:33:40.453949596Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-02-27T01:33:40.45459249Z level=info msg="Migration successfully executed" id="create entity_events table" duration=642.164µs logger=migrator t=2026-02-27T01:33:40.458116728Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-02-27T01:33:40.459288874Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.169676ms logger=migrator t=2026-02-27T01:33:40.463801764Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-02-27T01:33:40.46449284Z 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-02-27T01:33:40.469252545Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-02-27T01:33:40.469675835Z 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-02-27T01:33:40.473381567Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-02-27T01:33:40.474180005Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=798.148µs logger=migrator t=2026-02-27T01:33:40.478267646Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-02-27T01:33:40.479868791Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.564944ms logger=migrator t=2026-02-27T01:33:40.484636697Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-02-27T01:33:40.485947136Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.310839ms logger=migrator t=2026-02-27T01:33:40.491036339Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-02-27T01:33:40.492211036Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.175067ms logger=migrator t=2026-02-27T01:33:40.496577303Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-02-27T01:33:40.497652777Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.074984ms logger=migrator t=2026-02-27T01:33:40.502449023Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-02-27T01:33:40.504506029Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.056316ms logger=migrator t=2026-02-27T01:33:40.510565423Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-02-27T01:33:40.511991805Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.425202ms logger=migrator t=2026-02-27T01:33:40.516814132Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-02-27T01:33:40.517965518Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.156296ms logger=migrator t=2026-02-27T01:33:40.521833763Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-02-27T01:33:40.522967619Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.131336ms logger=migrator t=2026-02-27T01:33:40.527550161Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-02-27T01:33:40.529262399Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.711868ms logger=migrator t=2026-02-27T01:33:40.535792074Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-02-27T01:33:40.536887089Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.095176ms logger=migrator t=2026-02-27T01:33:40.541313936Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-02-27T01:33:40.572692153Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=31.374007ms logger=migrator t=2026-02-27T01:33:40.580697261Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-02-27T01:33:40.590409368Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.712207ms logger=migrator t=2026-02-27T01:33:40.593962986Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-02-27T01:33:40.602169489Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.202333ms logger=migrator t=2026-02-27T01:33:40.606610937Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-02-27T01:33:40.606897184Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=286.617µs logger=migrator t=2026-02-27T01:33:40.610886262Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-02-27T01:33:40.620643008Z level=info msg="Migration successfully executed" id="add share column" duration=9.756296ms logger=migrator t=2026-02-27T01:33:40.624493725Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-02-27T01:33:40.624670689Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=173.163µs logger=migrator t=2026-02-27T01:33:40.629630219Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-02-27T01:33:40.630380325Z level=info msg="Migration successfully executed" id="create file table" duration=749.886µs logger=migrator t=2026-02-27T01:33:40.635668433Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-02-27T01:33:40.636950401Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.281668ms logger=migrator t=2026-02-27T01:33:40.641765088Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-02-27T01:33:40.642981395Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.215636ms logger=migrator t=2026-02-27T01:33:40.648379775Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-02-27T01:33:40.649286576Z level=info msg="Migration successfully executed" id="create file_meta table" duration=906.74µs logger=migrator t=2026-02-27T01:33:40.653598221Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-02-27T01:33:40.654846779Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.248268ms logger=migrator t=2026-02-27T01:33:40.659099963Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-02-27T01:33:40.659285097Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=181.484µs logger=migrator t=2026-02-27T01:33:40.663059831Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-02-27T01:33:40.663248836Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=203.915µs logger=migrator t=2026-02-27T01:33:40.667180863Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-02-27T01:33:40.668108143Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=927.49µs logger=migrator t=2026-02-27T01:33:40.67244314Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-02-27T01:33:40.672859389Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=416.809µs logger=migrator t=2026-02-27T01:33:40.676746665Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-02-27T01:33:40.678147736Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.401201ms logger=migrator t=2026-02-27T01:33:40.6823666Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-02-27T01:33:40.695119633Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.752153ms logger=migrator t=2026-02-27T01:33:40.699292227Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-02-27T01:33:40.69946108Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=169.273µs logger=migrator t=2026-02-27T01:33:40.703258014Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-02-27T01:33:40.705024714Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.76504ms logger=migrator t=2026-02-27T01:33:40.710334191Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-02-27T01:33:40.711105189Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=772.158µs logger=migrator t=2026-02-27T01:33:40.71567047Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-02-27T01:33:40.715932085Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=261.495µs logger=migrator t=2026-02-27T01:33:40.71970733Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-02-27T01:33:40.720224271Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=516.931µs logger=migrator t=2026-02-27T01:33:40.726225384Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-02-27T01:33:40.736863081Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.638257ms logger=migrator t=2026-02-27T01:33:40.740577303Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-02-27T01:33:40.746947465Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.369992ms logger=migrator t=2026-02-27T01:33:40.750601786Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-02-27T01:33:40.75169827Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.096304ms logger=migrator t=2026-02-27T01:33:40.755622218Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-02-27T01:33:40.832671769Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.046571ms logger=migrator t=2026-02-27T01:33:40.838164921Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-02-27T01:33:40.839102352Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=938.141µs logger=migrator t=2026-02-27T01:33:40.842544929Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-02-27T01:33:40.843796776Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.254507ms logger=migrator t=2026-02-27T01:33:40.848082002Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-02-27T01:33:40.880331228Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=32.244746ms logger=migrator t=2026-02-27T01:33:41.022704591Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-02-27T01:33:41.034430942Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.730901ms logger=migrator t=2026-02-27T01:33:41.038580145Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-02-27T01:33:41.038853521Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=273.286µs logger=migrator t=2026-02-27T01:33:41.045334354Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-02-27T01:33:41.045548969Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=214.805µs logger=migrator t=2026-02-27T01:33:41.055673784Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-02-27T01:33:41.056027452Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=354.478µs logger=migrator t=2026-02-27T01:33:41.063349774Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-02-27T01:33:41.063687792Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=335.718µs logger=migrator t=2026-02-27T01:33:41.067701881Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-02-27T01:33:41.068017618Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=315.707µs logger=migrator t=2026-02-27T01:33:41.072765274Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-02-27T01:33:41.074525042Z level=info msg="Migration successfully executed" id="create folder table" duration=1.761788ms logger=migrator t=2026-02-27T01:33:41.079013402Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-02-27T01:33:41.080177078Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.180116ms logger=migrator t=2026-02-27T01:33:41.085649689Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-02-27T01:33:41.086803605Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.153586ms logger=migrator t=2026-02-27T01:33:41.091338616Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-02-27T01:33:41.091380487Z level=info msg="Migration successfully executed" id="Update folder title length" duration=43.221µs logger=migrator t=2026-02-27T01:33:41.095369186Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-02-27T01:33:41.097725678Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.356232ms logger=migrator t=2026-02-27T01:33:41.102518324Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-02-27T01:33:41.1036446Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.125966ms logger=migrator t=2026-02-27T01:33:41.10726203Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-02-27T01:33:41.108445437Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.183016ms logger=migrator t=2026-02-27T01:33:41.112354103Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-02-27T01:33:41.112823203Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=462.68µs logger=migrator t=2026-02-27T01:33:41.116851713Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-02-27T01:33:41.11714722Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=294.597µs logger=migrator t=2026-02-27T01:33:41.120878622Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-02-27T01:33:41.123079582Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.20066ms logger=migrator t=2026-02-27T01:33:41.127124621Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-02-27T01:33:41.128314728Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.189727ms logger=migrator t=2026-02-27T01:33:41.132405468Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-02-27T01:33:41.133490823Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.092605ms logger=migrator t=2026-02-27T01:33:41.137346318Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-02-27T01:33:41.138555275Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.203007ms logger=migrator t=2026-02-27T01:33:41.142633916Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-02-27T01:33:41.144271432Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.637366ms logger=migrator t=2026-02-27T01:33:41.148311022Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-02-27T01:33:41.150125832Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.81352ms logger=migrator t=2026-02-27T01:33:41.154331426Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-02-27T01:33:41.155562323Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.234617ms logger=migrator t=2026-02-27T01:33:41.161237729Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-02-27T01:33:41.162412305Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.173796ms logger=migrator t=2026-02-27T01:33:41.167910638Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-02-27T01:33:41.169357389Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.443111ms logger=migrator t=2026-02-27T01:33:41.174062274Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-02-27T01:33:41.176286883Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.224179ms logger=migrator t=2026-02-27T01:33:41.18151313Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-02-27T01:33:41.182662705Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.148985ms logger=migrator t=2026-02-27T01:33:41.186223324Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-02-27T01:33:41.186533721Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=311.247µs logger=migrator t=2026-02-27T01:33:41.190196603Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-02-27T01:33:41.20133249Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.134947ms logger=migrator t=2026-02-27T01:33:41.206185357Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-02-27T01:33:41.206699859Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=514.982µs logger=migrator t=2026-02-27T01:33:41.210093175Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-02-27T01:33:41.210111505Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=19.35µs logger=migrator t=2026-02-27T01:33:41.213751616Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-02-27T01:33:41.214887301Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.142166ms logger=migrator t=2026-02-27T01:33:41.2188969Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-02-27T01:33:41.218926371Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.171µs logger=migrator t=2026-02-27T01:33:41.223502623Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-02-27T01:33:41.224814481Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.311778ms logger=migrator t=2026-02-27T01:33:41.229984966Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-02-27T01:33:41.2323795Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.393224ms logger=migrator t=2026-02-27T01:33:41.239359264Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-02-27T01:33:41.240448099Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.088905ms logger=migrator t=2026-02-27T01:33:41.245361068Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-02-27T01:33:41.246602966Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.241739ms logger=migrator t=2026-02-27T01:33:41.252150449Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-02-27T01:33:41.252619719Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=470.66µs logger=migrator t=2026-02-27T01:33:41.25713458Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-02-27T01:33:41.257811875Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=676.605µs logger=migrator t=2026-02-27T01:33:41.261747932Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-02-27T01:33:41.263250246Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.502084ms logger=migrator t=2026-02-27T01:33:41.267779406Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-02-27T01:33:41.269109216Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.32911ms logger=migrator t=2026-02-27T01:33:41.276176012Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-02-27T01:33:41.289431247Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.263135ms logger=migrator t=2026-02-27T01:33:41.295922751Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-02-27T01:33:41.30848652Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.560259ms logger=migrator t=2026-02-27T01:33:41.313357429Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-02-27T01:33:41.321559941Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.202422ms logger=migrator t=2026-02-27T01:33:41.32920702Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-02-27T01:33:41.329336923Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=129.893µs logger=migrator t=2026-02-27T01:33:41.335696905Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-02-27T01:33:41.34942658Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.727485ms logger=migrator t=2026-02-27T01:33:41.359161476Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-02-27T01:33:41.368729558Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.566402ms logger=migrator t=2026-02-27T01:33:41.375362326Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-02-27T01:33:41.375753355Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=391.399µs logger=migrator t=2026-02-27T01:33:41.383203411Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.108690771s logger=migrator t=2026-02-27T01:33:41.383845025Z level=info msg="Unlocking database" logger=sqlstore t=2026-02-27T01:33:41.400657618Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-02-27T01:33:41.400885513Z level=info msg="Created default organization" logger=secrets t=2026-02-27T01:33:41.41197125Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-02-27T01:33:41.464869815Z level=info msg="Restored cache from database" duration=685.715µs logger=plugin.store t=2026-02-27T01:33:41.466780437Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-02-27T01:33:41.513339761Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-02-27T01:33:41.513377592Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-02-27T01:33:41.513465334Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-02-27T01:33:41.513480414Z level=info msg="Plugins loaded" count=54 duration=46.700757ms logger=query_data t=2026-02-27T01:33:41.517560326Z level=info msg="Query Service initialization" logger=live.push_http t=2026-02-27T01:33:41.521338799Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-02-27T01:33:41.530700407Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-02-27T01:33:41.569823946Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-02-27T01:33:41.574088581Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-02-27T01:33:41.577597269Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-02-27T01:33:41.599825093Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-02-27T01:33:41.623129541Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-02-27T01:33:41.648546505Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-02-27T01:33:41.648593786Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-02-27T01:33:41.649263702Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-02-27T01:33:41.649507487Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-02-27T01:33:41.649875435Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-02-27T01:33:41.649905106Z level=info msg="State cache has been initialized" states=0 duration=396.999µs logger=ngalert.scheduler t=2026-02-27T01:33:41.649947147Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-02-27T01:33:41.65009391Z level=info msg=starting first_tick=2026-02-27T01:33:50Z logger=provisioning.dashboard t=2026-02-27T01:33:41.650836746Z level=info msg="starting to provision dashboards" logger=http.server t=2026-02-27T01:33:41.65280667Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-02-27T01:33:41.712421974Z level=info msg="Update check succeeded" duration=63.583213ms logger=grafana.update.checker t=2026-02-27T01:33:41.715739548Z level=info msg="Update check succeeded" duration=65.347642ms logger=provisioning.dashboard t=2026-02-27T01:33:41.800765007Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-02-27T01:33:41.936287238Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-02-27T01:33:41.936708897Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-02-27T01:33:41.940270227Z level=info msg="Patterns update finished" duration=80.477458ms logger=provisioning.dashboard t=2026-02-27T01:33:42.308183921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:42.309685133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:42.325658979Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:42.347353651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:42.357777803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:42.380117759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:42.397109776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:42.427741837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:42.455912653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:43.021697493Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:43.039338414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:43.0706622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:43.088760101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:43.117607493Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:43.132428232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:43.471047925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:43.487516291Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:43.93355279Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:43.950271972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.108839315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.125864023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.158408126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.176255893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.212665532Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.227070402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.257344934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.281418778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.311146469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.331351198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.382090275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.404858771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.436992986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.454940904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.495784812Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.518634289Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.56954669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.58709057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.691916849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.707947774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.770875723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:44.800531322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:45.149227569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:45.164838226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:45.232620651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:45.253824792Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:45.302238868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:45.324693027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:45.409782277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:45.435289814Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:45.49002587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:45.507473188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:45.571309206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:45.582631958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:45.658978474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:45.675768647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:45.73533519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:45.750550358Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:45.825195876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:45.843686607Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:45.904862777Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:45.929113835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:46.021696581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:46.058187732Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:46.125674342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:46.142508806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:46.21242763Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:46.231343159Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:46.316245296Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:46.333879498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:46.407630866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:46.4235593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:46.50456635Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:46.524044763Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:46.601161345Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:46.616501747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:46.703806257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:46.721790526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:46.792933017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:46.81697782Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T01:33:47.187060962Z level=info msg="finished to provision dashboards"