logger=settings t=2026-05-30T01:55:22.537296118Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-30T01:55:22Z logger=settings t=2026-05-30T01:55:22.540286029Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-30T01:55:22.54032728Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-30T01:55:22.540342041Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-30T01:55:22.540348461Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-30T01:55:22.540354421Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-30T01:55:22.540359631Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-30T01:55:22.540365751Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-30T01:55:22.540386682Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-30T01:55:22.540393252Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-30T01:55:22.540402132Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-30T01:55:22.540408592Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-30T01:55:22.540414002Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-30T01:55:22.540419533Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-30T01:55:22.540428043Z level=info msg=Target target=[all] logger=settings t=2026-05-30T01:55:22.540448723Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-30T01:55:22.540461504Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-30T01:55:22.540466014Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-30T01:55:22.540470504Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-30T01:55:22.540475544Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-30T01:55:22.540482014Z level=info msg="App mode production" logger=sqlstore t=2026-05-30T01:55:22.541558119Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-30T01:55:22.54159898Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-30T01:55:22.544579421Z level=info msg="Locking database" logger=migrator t=2026-05-30T01:55:22.544606222Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-30T01:55:22.545839172Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-30T01:55:22.547318397Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.478764ms logger=migrator t=2026-05-30T01:55:22.554102199Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-30T01:55:22.554909098Z level=info msg="Migration successfully executed" id="create user table" duration=806.649µs logger=migrator t=2026-05-30T01:55:22.5591836Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-30T01:55:22.559921178Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=737.167µs logger=migrator t=2026-05-30T01:55:22.565978452Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-30T01:55:22.566720299Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=741.527µs logger=migrator t=2026-05-30T01:55:22.571262738Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-30T01:55:22.572358054Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.091946ms logger=migrator t=2026-05-30T01:55:22.577480406Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-30T01:55:22.578164272Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=683.996µs logger=migrator t=2026-05-30T01:55:22.58475499Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-30T01:55:22.589770009Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.014309ms logger=migrator t=2026-05-30T01:55:22.594661616Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-30T01:55:22.595918486Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.25629ms logger=migrator t=2026-05-30T01:55:22.601066168Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-30T01:55:22.601846188Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=779.509µs logger=migrator t=2026-05-30T01:55:22.606222522Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-30T01:55:22.606992871Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=770.009µs logger=migrator t=2026-05-30T01:55:22.611990489Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-30T01:55:22.612339687Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=348.738µs logger=migrator t=2026-05-30T01:55:22.615630307Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-30T01:55:22.616124568Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=494.311µs logger=migrator t=2026-05-30T01:55:22.61998009Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-30T01:55:22.623041623Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=3.060933ms logger=migrator t=2026-05-30T01:55:22.628182225Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-30T01:55:22.628217556Z level=info msg="Migration successfully executed" id="Update user table charset" duration=39.911µs logger=migrator t=2026-05-30T01:55:22.631814872Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-30T01:55:22.632876978Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.062016ms logger=migrator t=2026-05-30T01:55:22.636097335Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-30T01:55:22.63631878Z level=info msg="Migration successfully executed" id="Add missing user data" duration=221.785µs logger=migrator t=2026-05-30T01:55:22.640020388Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-30T01:55:22.641271278Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.25041ms logger=migrator t=2026-05-30T01:55:22.647415245Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-30T01:55:22.648347857Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=931.251µs logger=migrator t=2026-05-30T01:55:22.652791593Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-30T01:55:22.654482924Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.68734ms logger=migrator t=2026-05-30T01:55:22.65898941Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-30T01:55:22.665297421Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=6.308001ms logger=migrator t=2026-05-30T01:55:22.668564479Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-30T01:55:22.669351298Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=790.019µs logger=migrator t=2026-05-30T01:55:22.674230175Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-30T01:55:22.674416739Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=185.684µs logger=migrator t=2026-05-30T01:55:22.67867315Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-30T01:55:22.679970612Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.300262ms logger=migrator t=2026-05-30T01:55:22.724698788Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-30T01:55:22.725735593Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=1.042935ms logger=migrator t=2026-05-30T01:55:23.098895948Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-30T01:55:23.099825091Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=935.193µs logger=migrator t=2026-05-30T01:55:23.177233692Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-30T01:55:23.179862285Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=2.634772ms logger=migrator t=2026-05-30T01:55:23.219584229Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-30T01:55:23.221388463Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.827313ms logger=migrator t=2026-05-30T01:55:23.263616867Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-30T01:55:23.264564489Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=953.442µs logger=migrator t=2026-05-30T01:55:23.306285282Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-30T01:55:23.307763758Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.493226ms logger=migrator t=2026-05-30T01:55:23.352285407Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-30T01:55:23.353466795Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.175647ms logger=migrator t=2026-05-30T01:55:23.40076161Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-30T01:55:23.400807541Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=45.551µs logger=migrator t=2026-05-30T01:55:23.475915228Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-30T01:55:23.47728819Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.371392ms logger=migrator t=2026-05-30T01:55:23.663139742Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-30T01:55:23.664669028Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.533976ms logger=migrator t=2026-05-30T01:55:23.736141529Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-30T01:55:23.73702508Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=881.911µs logger=migrator t=2026-05-30T01:55:23.80341627Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-30T01:55:23.804148787Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=731.587µs logger=migrator t=2026-05-30T01:55:23.828622189Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-30T01:55:23.833481304Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.862975ms logger=migrator t=2026-05-30T01:55:23.841239799Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-30T01:55:23.842560991Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.321232ms logger=migrator t=2026-05-30T01:55:23.846922604Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-30T01:55:23.847777025Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=850.221µs logger=migrator t=2026-05-30T01:55:23.853147592Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-30T01:55:23.854088985Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=920.693µs logger=migrator t=2026-05-30T01:55:23.857988247Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-30T01:55:23.858901809Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=910.532µs logger=migrator t=2026-05-30T01:55:23.86228318Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-30T01:55:23.863051218Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=767.248µs logger=migrator t=2026-05-30T01:55:23.868475797Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-30T01:55:23.869158393Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=680.826µs logger=migrator t=2026-05-30T01:55:23.872485422Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-30T01:55:23.873123188Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=637.256µs logger=migrator t=2026-05-30T01:55:23.876415596Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-30T01:55:23.876883057Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=466.721µs logger=migrator t=2026-05-30T01:55:23.881651511Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-30T01:55:23.882421599Z level=info msg="Migration successfully executed" id="create star table" duration=768.638µs logger=migrator t=2026-05-30T01:55:23.886730791Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-30T01:55:23.887580632Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=846.871µs logger=migrator t=2026-05-30T01:55:23.891075125Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-30T01:55:23.891975726Z level=info msg="Migration successfully executed" id="create org table v1" duration=894.741µs logger=migrator t=2026-05-30T01:55:23.895305265Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-30T01:55:23.896059864Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=754.219µs logger=migrator t=2026-05-30T01:55:23.900189711Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-30T01:55:23.900939489Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=748.848µs logger=migrator t=2026-05-30T01:55:23.904046194Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-30T01:55:23.904848683Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=800.028µs logger=migrator t=2026-05-30T01:55:23.908051589Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-30T01:55:23.908859708Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=803.898µs logger=migrator t=2026-05-30T01:55:23.912095444Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-30T01:55:23.912867603Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=772.519µs logger=migrator t=2026-05-30T01:55:23.917104294Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-30T01:55:23.917136664Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.73µs logger=migrator t=2026-05-30T01:55:23.921385286Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-30T01:55:23.921413717Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.991µs logger=migrator t=2026-05-30T01:55:23.925201666Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-30T01:55:23.92536938Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=167.704µs logger=migrator t=2026-05-30T01:55:23.929704824Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-30T01:55:23.930522053Z level=info msg="Migration successfully executed" id="create dashboard table" duration=816.969µs logger=migrator t=2026-05-30T01:55:23.93586027Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-30T01:55:23.936728971Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=867.311µs logger=migrator t=2026-05-30T01:55:23.940319127Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-30T01:55:23.941367471Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.051424ms logger=migrator t=2026-05-30T01:55:23.945796316Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-30T01:55:23.946574715Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=777.819µs logger=migrator t=2026-05-30T01:55:23.950205742Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-30T01:55:23.951082592Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=876.02µs logger=migrator t=2026-05-30T01:55:23.955480997Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-30T01:55:23.956306776Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=825.589µs logger=migrator t=2026-05-30T01:55:23.959869732Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-30T01:55:23.965211918Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.341606ms logger=migrator t=2026-05-30T01:55:23.969870379Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-30T01:55:23.97073298Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=861.941µs logger=migrator t=2026-05-30T01:55:23.975119184Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-30T01:55:23.975988325Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=870.821µs logger=migrator t=2026-05-30T01:55:23.97955347Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-30T01:55:23.98039265Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=838.17µs logger=migrator t=2026-05-30T01:55:23.984681381Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-30T01:55:23.985009589Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=328.198µs logger=migrator t=2026-05-30T01:55:23.99090563Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-30T01:55:23.992204301Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.30489ms logger=migrator t=2026-05-30T01:55:23.995923609Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-30T01:55:23.996025761Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=101.912µs logger=migrator t=2026-05-30T01:55:23.998789667Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-30T01:55:24.000763224Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.973227ms logger=migrator t=2026-05-30T01:55:24.005266922Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-30T01:55:24.007282099Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.015917ms logger=migrator t=2026-05-30T01:55:24.011036769Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-30T01:55:24.014096111Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.055152ms logger=migrator t=2026-05-30T01:55:24.078013958Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-30T01:55:24.079010451Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=996.623µs logger=migrator t=2026-05-30T01:55:24.084526342Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-30T01:55:24.086621552Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.059059ms logger=migrator t=2026-05-30T01:55:24.092387009Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-30T01:55:24.094506939Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=2.169931ms logger=migrator t=2026-05-30T01:55:24.099352844Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-30T01:55:24.100688076Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.332022ms logger=migrator t=2026-05-30T01:55:24.105623403Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-30T01:55:24.105750016Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=128.303µs logger=migrator t=2026-05-30T01:55:24.109863283Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-30T01:55:24.109942185Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=80.282µs logger=migrator t=2026-05-30T01:55:24.113220113Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-30T01:55:24.115370454Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.149951ms logger=migrator t=2026-05-30T01:55:24.119902692Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-30T01:55:24.12196839Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.065508ms logger=migrator t=2026-05-30T01:55:24.125249709Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-30T01:55:24.127327377Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.077058ms logger=migrator t=2026-05-30T01:55:24.130681377Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-30T01:55:24.132757976Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.076419ms logger=migrator t=2026-05-30T01:55:24.137161001Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-30T01:55:24.137415027Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=254.016µs logger=migrator t=2026-05-30T01:55:24.140887349Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-30T01:55:24.141720769Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=831.429µs logger=migrator t=2026-05-30T01:55:24.145437857Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-30T01:55:24.146244486Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=806.839µs logger=migrator t=2026-05-30T01:55:24.149433722Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-30T01:55:24.149494673Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=61.651µs logger=migrator t=2026-05-30T01:55:24.154109683Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-30T01:55:24.155067965Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=957.682µs logger=migrator t=2026-05-30T01:55:24.159261005Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-30T01:55:24.160426733Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.164627ms logger=migrator t=2026-05-30T01:55:24.164457539Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-30T01:55:24.173146855Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.692976ms logger=migrator t=2026-05-30T01:55:24.177623301Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-30T01:55:24.178434081Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=810.18µs logger=migrator t=2026-05-30T01:55:24.182181909Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-30T01:55:24.18304619Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=862.98µs logger=migrator t=2026-05-30T01:55:24.186660545Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-30T01:55:24.187530566Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=866.671µs logger=migrator t=2026-05-30T01:55:24.192095424Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-30T01:55:24.192460954Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=365.229µs logger=migrator t=2026-05-30T01:55:24.195738521Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-30T01:55:24.196346995Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=607.674µs logger=migrator t=2026-05-30T01:55:24.200022892Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-30T01:55:24.203581307Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.557775ms logger=migrator t=2026-05-30T01:55:24.208523114Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-30T01:55:24.209428246Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=908.342µs logger=migrator t=2026-05-30T01:55:24.214156767Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-30T01:55:24.214846835Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=696.637µs logger=migrator t=2026-05-30T01:55:24.218946401Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-30T01:55:24.219216298Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=269.787µs logger=migrator t=2026-05-30T01:55:24.22392564Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-30T01:55:24.224984754Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.057694ms logger=migrator t=2026-05-30T01:55:24.228696102Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-30T01:55:24.231289764Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.591902ms logger=migrator t=2026-05-30T01:55:24.23490467Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-30T01:55:24.236023716Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.121246ms logger=migrator t=2026-05-30T01:55:24.240401231Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-30T01:55:24.241715521Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.312ms logger=migrator t=2026-05-30T01:55:24.246619978Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-30T01:55:24.247942739Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.321891ms logger=migrator t=2026-05-30T01:55:24.252073688Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-30T01:55:24.252826675Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=752.557µs logger=migrator t=2026-05-30T01:55:24.257325583Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-30T01:55:24.258124111Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=797.719µs logger=migrator t=2026-05-30T01:55:24.261661955Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-30T01:55:24.268387015Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.72395ms logger=migrator t=2026-05-30T01:55:24.272210075Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-30T01:55:24.273242499Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.032404ms logger=migrator t=2026-05-30T01:55:24.277775577Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-30T01:55:24.278722209Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=944.242µs logger=migrator t=2026-05-30T01:55:24.283390001Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-30T01:55:24.284286931Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=896.401µs logger=migrator t=2026-05-30T01:55:24.287903898Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-30T01:55:24.288559803Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=655.375µs logger=migrator t=2026-05-30T01:55:24.293137801Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-30T01:55:24.297177978Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.037467ms logger=migrator t=2026-05-30T01:55:24.301134781Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-30T01:55:24.304589254Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.455083ms logger=migrator t=2026-05-30T01:55:24.307995904Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-30T01:55:24.308029285Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=37.771µs logger=migrator t=2026-05-30T01:55:24.312218684Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-30T01:55:24.312417709Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=199.345µs logger=migrator t=2026-05-30T01:55:24.315713358Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-30T01:55:24.318136334Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.414816ms logger=migrator t=2026-05-30T01:55:24.321786562Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-30T01:55:24.322023747Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=237.085µs logger=migrator t=2026-05-30T01:55:24.325812867Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-30T01:55:24.326150965Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=337.758µs logger=migrator t=2026-05-30T01:55:24.331112723Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-30T01:55:24.335413365Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.306403ms logger=migrator t=2026-05-30T01:55:24.339093222Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-30T01:55:24.339323587Z level=info msg="Migration successfully executed" id="Update uid value" duration=230.565µs logger=migrator t=2026-05-30T01:55:24.343796974Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-30T01:55:24.344706475Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=909.021µs logger=migrator t=2026-05-30T01:55:24.348575747Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-30T01:55:24.349387867Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=811.48µs logger=migrator t=2026-05-30T01:55:24.353049774Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-30T01:55:24.353889143Z level=info msg="Migration successfully executed" id="create api_key table" duration=839.049µs logger=migrator t=2026-05-30T01:55:24.358428251Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-30T01:55:24.359262631Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=833.51µs logger=migrator t=2026-05-30T01:55:24.362944948Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-30T01:55:24.363742937Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=800.999µs logger=migrator t=2026-05-30T01:55:24.367325872Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-30T01:55:24.368218713Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=892.481µs logger=migrator t=2026-05-30T01:55:24.372690749Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-30T01:55:24.373486468Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=795.329µs logger=migrator t=2026-05-30T01:55:24.376723775Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-30T01:55:24.377535755Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=811.84µs logger=migrator t=2026-05-30T01:55:24.381852627Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-30T01:55:24.382760728Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=909.542µs logger=migrator t=2026-05-30T01:55:24.386258711Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-30T01:55:24.398183674Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.911963ms logger=migrator t=2026-05-30T01:55:24.409880701Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-30T01:55:24.411888829Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=2.010358ms logger=migrator t=2026-05-30T01:55:24.416005356Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-30T01:55:24.416769895Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=764.639µs logger=migrator t=2026-05-30T01:55:24.421336113Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-30T01:55:24.422542852Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.205249ms logger=migrator t=2026-05-30T01:55:24.427184652Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-30T01:55:24.428018772Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=834.77µs logger=migrator t=2026-05-30T01:55:24.433326369Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-30T01:55:24.433755889Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=428.97µs logger=migrator t=2026-05-30T01:55:24.437698272Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-30T01:55:24.438362677Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=664.155µs logger=migrator t=2026-05-30T01:55:24.44562121Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-30T01:55:24.445650911Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.431µs logger=migrator t=2026-05-30T01:55:24.451752255Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-30T01:55:24.454753826Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.001571ms logger=migrator t=2026-05-30T01:55:24.459366966Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-30T01:55:24.462019619Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.652543ms logger=migrator t=2026-05-30T01:55:24.465226305Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-30T01:55:24.46542599Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=208.565µs logger=migrator t=2026-05-30T01:55:24.468505723Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-30T01:55:24.471088474Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.582411ms logger=migrator t=2026-05-30T01:55:24.475941889Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-30T01:55:24.479069953Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.127864ms logger=migrator t=2026-05-30T01:55:24.48185729Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-30T01:55:24.482678039Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=820.179µs logger=migrator t=2026-05-30T01:55:24.485737501Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-30T01:55:24.486346175Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=606.684µs logger=migrator t=2026-05-30T01:55:24.491051837Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-30T01:55:24.492343089Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.290371ms logger=migrator t=2026-05-30T01:55:24.49577695Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-30T01:55:24.497098761Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.321801ms logger=migrator t=2026-05-30T01:55:24.500669436Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-30T01:55:24.501505526Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=835.67µs logger=migrator t=2026-05-30T01:55:24.506191707Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-30T01:55:24.507052557Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=860.71µs logger=migrator t=2026-05-30T01:55:24.511268317Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-30T01:55:24.511434861Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=167.224µs logger=migrator t=2026-05-30T01:55:24.514996896Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-30T01:55:24.515025037Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.2µs logger=migrator t=2026-05-30T01:55:24.519366759Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-30T01:55:24.522280328Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.912809ms logger=migrator t=2026-05-30T01:55:24.525549266Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-30T01:55:24.528357642Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.807756ms logger=migrator t=2026-05-30T01:55:24.531618521Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-30T01:55:24.531681902Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=64.071µs logger=migrator t=2026-05-30T01:55:24.536159618Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-30T01:55:24.536932697Z level=info msg="Migration successfully executed" id="create quota table v1" duration=772.859µs logger=migrator t=2026-05-30T01:55:24.54253278Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-30T01:55:24.543447501Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=914.301µs logger=migrator t=2026-05-30T01:55:24.54721751Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-30T01:55:24.547269511Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=57.191µs logger=migrator t=2026-05-30T01:55:24.551750928Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-30T01:55:24.552529606Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=778.278µs logger=migrator t=2026-05-30T01:55:24.556332266Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-30T01:55:24.55688666Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=552.904µs logger=migrator t=2026-05-30T01:55:24.562116014Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-30T01:55:24.565835752Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.718528ms logger=migrator t=2026-05-30T01:55:24.570116943Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-30T01:55:24.570150694Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=34.701µs logger=migrator t=2026-05-30T01:55:24.57373Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-30T01:55:24.574551199Z level=info msg="Migration successfully executed" id="create session table" duration=820.829µs logger=migrator t=2026-05-30T01:55:24.579401794Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-30T01:55:24.579688031Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=289.917µs logger=migrator t=2026-05-30T01:55:24.583940371Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-30T01:55:24.584047754Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=107.713µs logger=migrator t=2026-05-30T01:55:24.589048843Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-30T01:55:24.589966674Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=917.822µs logger=migrator t=2026-05-30T01:55:24.593509199Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-30T01:55:24.594384289Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=874.48µs logger=migrator t=2026-05-30T01:55:24.598844055Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-30T01:55:24.598873726Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.901µs logger=migrator t=2026-05-30T01:55:24.602486951Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-30T01:55:24.602519872Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=33.591µs logger=migrator t=2026-05-30T01:55:24.607721696Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-30T01:55:24.612867478Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.144782ms logger=migrator t=2026-05-30T01:55:24.61759115Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-30T01:55:24.620818536Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.222856ms logger=migrator t=2026-05-30T01:55:24.624351221Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-30T01:55:24.624549405Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=197.604µs logger=migrator t=2026-05-30T01:55:24.628218802Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-30T01:55:24.628334925Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=110.533µs logger=migrator t=2026-05-30T01:55:24.632278529Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-30T01:55:24.633650951Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.371002ms logger=migrator t=2026-05-30T01:55:24.638889856Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-30T01:55:24.638915386Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=26.961µs logger=migrator t=2026-05-30T01:55:24.642399118Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-30T01:55:24.645682676Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.282688ms logger=migrator t=2026-05-30T01:55:24.65003995Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-30T01:55:24.650291676Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=252.166µs logger=migrator t=2026-05-30T01:55:24.654040744Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-30T01:55:24.65724927Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.209896ms logger=migrator t=2026-05-30T01:55:24.660777285Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-30T01:55:24.663905639Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.128034ms logger=migrator t=2026-05-30T01:55:24.66817107Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-30T01:55:24.668239121Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=74.632µs logger=migrator t=2026-05-30T01:55:24.671617952Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-30T01:55:24.672448522Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=828.179µs logger=migrator t=2026-05-30T01:55:24.676088388Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-30T01:55:24.676903617Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=814.839µs logger=migrator t=2026-05-30T01:55:24.681598678Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-30T01:55:24.682684425Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.084957ms logger=migrator t=2026-05-30T01:55:24.686363792Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-30T01:55:24.687331174Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=966.892µs logger=migrator t=2026-05-30T01:55:24.691865122Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-30T01:55:24.692729532Z level=info msg="Migration successfully executed" id="add index alert state" duration=863.46µs logger=migrator t=2026-05-30T01:55:24.696298567Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-30T01:55:24.697094386Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=795.569µs logger=migrator t=2026-05-30T01:55:24.701020349Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-30T01:55:24.701641424Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=620.465µs logger=migrator t=2026-05-30T01:55:24.70525424Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-30T01:55:24.70610223Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=847.35µs logger=migrator t=2026-05-30T01:55:24.710588497Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-30T01:55:24.711393416Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=804.359µs logger=migrator t=2026-05-30T01:55:24.715027882Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-30T01:55:24.72460189Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.573648ms logger=migrator t=2026-05-30T01:55:24.728279507Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-30T01:55:24.728987353Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=707.357µs logger=migrator t=2026-05-30T01:55:24.733536671Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-30T01:55:24.734479023Z 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=946.892µs logger=migrator t=2026-05-30T01:55:24.738479678Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-30T01:55:24.738857228Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=374.95µs logger=migrator t=2026-05-30T01:55:24.742493074Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-30T01:55:24.743044026Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=550.012µs logger=migrator t=2026-05-30T01:55:24.747572734Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-30T01:55:24.748413574Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=839.71µs logger=migrator t=2026-05-30T01:55:24.751683241Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-30T01:55:24.755284466Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.600715ms logger=migrator t=2026-05-30T01:55:24.758732549Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-30T01:55:24.762320424Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.585225ms logger=migrator t=2026-05-30T01:55:24.766692618Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-30T01:55:24.770180031Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.486582ms logger=migrator t=2026-05-30T01:55:24.773573061Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-30T01:55:24.777135625Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.562004ms logger=migrator t=2026-05-30T01:55:24.782661736Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-30T01:55:24.783575108Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=912.832µs logger=migrator t=2026-05-30T01:55:24.788272809Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-30T01:55:24.78830672Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=30.081µs logger=migrator t=2026-05-30T01:55:24.793205367Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-30T01:55:24.793233868Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=27.43µs logger=migrator t=2026-05-30T01:55:24.797981311Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-30T01:55:24.798752319Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=770.599µs logger=migrator t=2026-05-30T01:55:24.803396909Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-30T01:55:24.804327111Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=929.672µs logger=migrator t=2026-05-30T01:55:24.810689181Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-30T01:55:24.811469671Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=780.02µs logger=migrator t=2026-05-30T01:55:24.815135557Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-30T01:55:24.815916986Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=781.989µs logger=migrator t=2026-05-30T01:55:24.821761374Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-30T01:55:24.823147998Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.385683ms logger=migrator t=2026-05-30T01:55:24.830350358Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-30T01:55:24.834276412Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.925113ms logger=migrator t=2026-05-30T01:55:24.837478067Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-30T01:55:24.84056326Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.086983ms logger=migrator t=2026-05-30T01:55:24.845819135Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-30T01:55:24.84602233Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=201.515µs logger=migrator t=2026-05-30T01:55:24.849630765Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-30T01:55:24.850632889Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.002204ms logger=migrator t=2026-05-30T01:55:24.854259425Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-30T01:55:24.855120326Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=860.961µs logger=migrator t=2026-05-30T01:55:24.860530234Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-30T01:55:24.864426256Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.895252ms logger=migrator t=2026-05-30T01:55:24.868755469Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-30T01:55:24.868853041Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=98.202µs logger=migrator t=2026-05-30T01:55:24.872257812Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-30T01:55:24.873144284Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=886.422µs logger=migrator t=2026-05-30T01:55:24.877370283Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-30T01:55:24.878351916Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=981.023µs logger=migrator t=2026-05-30T01:55:24.88186686Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-30T01:55:24.881975303Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=108.433µs logger=migrator t=2026-05-30T01:55:24.885264261Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-30T01:55:24.886173313Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=935.142µs logger=migrator t=2026-05-30T01:55:24.893573778Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-30T01:55:24.896297443Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.727965ms logger=migrator t=2026-05-30T01:55:24.900150414Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-30T01:55:24.901095147Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=944.743µs logger=migrator t=2026-05-30T01:55:24.904315763Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-30T01:55:24.905266816Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=950.303µs logger=migrator t=2026-05-30T01:55:24.912683462Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-30T01:55:24.915250163Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.734985ms logger=migrator t=2026-05-30T01:55:24.92103284Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-30T01:55:24.923363515Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.328144ms logger=migrator t=2026-05-30T01:55:24.929569463Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-30T01:55:24.929605973Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=37.051µs logger=migrator t=2026-05-30T01:55:24.933184558Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-30T01:55:24.937987272Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.802154ms logger=migrator t=2026-05-30T01:55:24.943200746Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-30T01:55:24.944129268Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=927.622µs logger=migrator t=2026-05-30T01:55:24.947699302Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-30T01:55:24.954427742Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.7239ms logger=migrator t=2026-05-30T01:55:24.959314557Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-30T01:55:24.962824061Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=3.503154ms logger=migrator t=2026-05-30T01:55:24.969574631Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-30T01:55:24.970657197Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.080915ms logger=migrator t=2026-05-30T01:55:24.97413078Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-30T01:55:24.975050031Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=919.521µs logger=migrator t=2026-05-30T01:55:24.979150508Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-30T01:55:24.990412336Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.265767ms logger=migrator t=2026-05-30T01:55:24.997476194Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-30T01:55:24.998347734Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=871.16µs logger=migrator t=2026-05-30T01:55:25.003640569Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-30T01:55:25.004601122Z 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=959.903µs logger=migrator t=2026-05-30T01:55:25.00958416Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-30T01:55:25.009897337Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=313.157µs logger=migrator t=2026-05-30T01:55:25.014827024Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-30T01:55:25.015942121Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.114217ms logger=migrator t=2026-05-30T01:55:25.021468721Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-30T01:55:25.02180675Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=335.178µs logger=migrator t=2026-05-30T01:55:25.025181429Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-30T01:55:25.031501478Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.318369ms logger=migrator t=2026-05-30T01:55:25.034869628Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-30T01:55:25.038899174Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.027486ms logger=migrator t=2026-05-30T01:55:25.046517904Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-30T01:55:25.047473387Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=950.594µs logger=migrator t=2026-05-30T01:55:25.05099012Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-30T01:55:25.05229222Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.301ms logger=migrator t=2026-05-30T01:55:25.056650214Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-30T01:55:25.05689689Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=246.186µs logger=migrator t=2026-05-30T01:55:25.060701409Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-30T01:55:25.064837378Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.135659ms logger=migrator t=2026-05-30T01:55:25.06832241Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-30T01:55:25.069468397Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.148297ms logger=migrator t=2026-05-30T01:55:25.072848427Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-30T01:55:25.073013611Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=175.804µs logger=migrator t=2026-05-30T01:55:25.076137225Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-30T01:55:25.076531874Z level=info msg="Migration successfully executed" id="Move region to single row" duration=394.739µs logger=migrator t=2026-05-30T01:55:25.079901784Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-30T01:55:25.080778735Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=876.581µs logger=migrator t=2026-05-30T01:55:25.087166846Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-30T01:55:25.087965625Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=798.559µs logger=migrator t=2026-05-30T01:55:25.092293327Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-30T01:55:25.093175468Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=882.151µs logger=migrator t=2026-05-30T01:55:25.099154059Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-30T01:55:25.100045781Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=893.242µs logger=migrator t=2026-05-30T01:55:25.104312192Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-30T01:55:25.10508736Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=775.128µs logger=migrator t=2026-05-30T01:55:25.109622597Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-30T01:55:25.110540519Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=917.552µs logger=migrator t=2026-05-30T01:55:25.114697658Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-30T01:55:25.114763919Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=69.571µs logger=migrator t=2026-05-30T01:55:25.119679276Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-30T01:55:25.121493558Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.816342ms logger=migrator t=2026-05-30T01:55:25.126158189Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-30T01:55:25.127042099Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=883.58µs logger=migrator t=2026-05-30T01:55:25.134124357Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-30T01:55:25.1351027Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=977.713µs logger=migrator t=2026-05-30T01:55:25.139845233Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-30T01:55:25.140750574Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=904.881µs logger=migrator t=2026-05-30T01:55:25.146878079Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-30T01:55:25.147209256Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=332.347µs logger=migrator t=2026-05-30T01:55:25.152230715Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-30T01:55:25.152708906Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=478.361µs logger=migrator t=2026-05-30T01:55:25.158518954Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-30T01:55:25.158613276Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=93.062µs logger=migrator t=2026-05-30T01:55:25.164563488Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-30T01:55:25.165361436Z level=info msg="Migration successfully executed" id="create team table" duration=798.188µs logger=migrator t=2026-05-30T01:55:25.170406966Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-30T01:55:25.171428369Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.021453ms logger=migrator t=2026-05-30T01:55:25.177644146Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-30T01:55:25.179294446Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.65493ms logger=migrator t=2026-05-30T01:55:25.183513465Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-30T01:55:25.188003872Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.489887ms logger=migrator t=2026-05-30T01:55:25.19089823Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-30T01:55:25.191268979Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=370.879µs logger=migrator t=2026-05-30T01:55:25.195885308Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-30T01:55:25.196759169Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=868.581µs logger=migrator t=2026-05-30T01:55:25.202869833Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-30T01:55:25.20442208Z level=info msg="Migration successfully executed" id="create team member table" duration=1.551977ms logger=migrator t=2026-05-30T01:55:25.207744929Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-30T01:55:25.20908197Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.336841ms logger=migrator t=2026-05-30T01:55:25.212388609Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-30T01:55:25.213792702Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.403233ms logger=migrator t=2026-05-30T01:55:25.219659211Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-30T01:55:25.220529172Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=863.251µs logger=migrator t=2026-05-30T01:55:25.223553713Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-30T01:55:25.228152992Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.599089ms logger=migrator t=2026-05-30T01:55:25.231101391Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-30T01:55:25.23566495Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.566269ms logger=migrator t=2026-05-30T01:55:25.241128479Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-30T01:55:25.247118001Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.988872ms logger=migrator t=2026-05-30T01:55:25.252287983Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-30T01:55:25.252913678Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=625.855µs logger=migrator t=2026-05-30T01:55:25.255642252Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-30T01:55:25.256292557Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=650.265µs logger=migrator t=2026-05-30T01:55:25.262115565Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-30T01:55:25.263538709Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.425974ms logger=migrator t=2026-05-30T01:55:25.269537511Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-30T01:55:25.271065738Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.523837ms logger=migrator t=2026-05-30T01:55:25.274651252Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-30T01:55:25.276147237Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.492485ms logger=migrator t=2026-05-30T01:55:25.280974652Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-30T01:55:25.281846812Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=872.06µs logger=migrator t=2026-05-30T01:55:25.288575152Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-30T01:55:25.290127258Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.551426ms logger=migrator t=2026-05-30T01:55:25.295497135Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-30T01:55:25.296403367Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=905.792µs logger=migrator t=2026-05-30T01:55:25.30074862Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-30T01:55:25.301290752Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=542.113µs logger=migrator t=2026-05-30T01:55:25.30626222Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-30T01:55:25.306539456Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=276.646µs logger=migrator t=2026-05-30T01:55:25.310952891Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-30T01:55:25.312063247Z level=info msg="Migration successfully executed" id="create tag table" duration=1.108936ms logger=migrator t=2026-05-30T01:55:25.316588225Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-30T01:55:25.318063909Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.475414ms logger=migrator t=2026-05-30T01:55:25.323333794Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-30T01:55:25.324074251Z level=info msg="Migration successfully executed" id="create login attempt table" duration=740.267µs logger=migrator t=2026-05-30T01:55:25.327576905Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-30T01:55:25.328714531Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.135956ms logger=migrator t=2026-05-30T01:55:25.333221338Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-30T01:55:25.33459521Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.374182ms logger=migrator t=2026-05-30T01:55:25.340024479Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-30T01:55:25.35447024Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.445011ms logger=migrator t=2026-05-30T01:55:25.357894442Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-30T01:55:25.358447785Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=554.313µs logger=migrator t=2026-05-30T01:55:25.362558242Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-30T01:55:25.363190237Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=631.835µs logger=migrator t=2026-05-30T01:55:25.368476842Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-30T01:55:25.368920923Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=444.181µs logger=migrator t=2026-05-30T01:55:25.373295816Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-30T01:55:25.37429606Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.000604ms logger=migrator t=2026-05-30T01:55:25.379600445Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-30T01:55:25.380741073Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.140928ms logger=migrator t=2026-05-30T01:55:25.385330571Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-30T01:55:25.386277964Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=947.543µs logger=migrator t=2026-05-30T01:55:25.390938214Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-30T01:55:25.391041316Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=104.243µs logger=migrator t=2026-05-30T01:55:25.394655492Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-30T01:55:25.401428002Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.77323ms logger=migrator t=2026-05-30T01:55:25.407029575Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-30T01:55:25.412111575Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.083041ms logger=migrator t=2026-05-30T01:55:25.417238097Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-30T01:55:25.422315697Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.07679ms logger=migrator t=2026-05-30T01:55:25.426729341Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-30T01:55:25.434139646Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.402305ms logger=migrator t=2026-05-30T01:55:25.44402603Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-30T01:55:25.445468504Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.442994ms logger=migrator t=2026-05-30T01:55:25.448929636Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-30T01:55:25.45670244Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.767544ms logger=migrator t=2026-05-30T01:55:25.461721169Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-30T01:55:25.462755703Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.035104ms logger=migrator t=2026-05-30T01:55:25.469504552Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-30T01:55:25.471009479Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.506857ms logger=migrator t=2026-05-30T01:55:25.477050661Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-30T01:55:25.478995998Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.945887ms logger=migrator t=2026-05-30T01:55:25.4854308Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-30T01:55:25.486542576Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.111375ms logger=migrator t=2026-05-30T01:55:25.491181046Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-30T01:55:25.49216732Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=987.314µs logger=migrator t=2026-05-30T01:55:25.496988873Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-30T01:55:25.498030968Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.042495ms logger=migrator t=2026-05-30T01:55:25.594734836Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-30T01:55:25.602541121Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.804295ms logger=migrator t=2026-05-30T01:55:25.606371972Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-30T01:55:25.607310074Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=937.832µs logger=migrator t=2026-05-30T01:55:25.612565908Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-30T01:55:25.613427029Z level=info msg="Migration successfully executed" id="create cache_data table" duration=861.021µs logger=migrator t=2026-05-30T01:55:25.618787086Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-30T01:55:25.620523436Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.74197ms logger=migrator t=2026-05-30T01:55:25.626429736Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-30T01:55:25.627286957Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=856.801µs logger=migrator t=2026-05-30T01:55:25.632406448Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-30T01:55:25.6333412Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=934.172µs logger=migrator t=2026-05-30T01:55:25.639799543Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-30T01:55:25.639882305Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=83.452µs logger=migrator t=2026-05-30T01:55:25.644879873Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-30T01:55:25.644998716Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=122.303µs logger=migrator t=2026-05-30T01:55:25.649978034Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-30T01:55:25.651975742Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.001837ms logger=migrator t=2026-05-30T01:55:25.67810981Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-30T01:55:25.680838734Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.728094ms logger=migrator t=2026-05-30T01:55:25.687145743Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-30T01:55:25.687902011Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=762.488µs logger=migrator t=2026-05-30T01:55:25.692320386Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-30T01:55:25.692394508Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=72.951µs logger=migrator t=2026-05-30T01:55:25.697285144Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-30T01:55:25.698338748Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.053444ms logger=migrator t=2026-05-30T01:55:25.702535068Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-30T01:55:25.70347822Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=942.952µs logger=migrator t=2026-05-30T01:55:25.70853561Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-30T01:55:25.709555444Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.020034ms logger=migrator t=2026-05-30T01:55:25.713556229Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-30T01:55:25.715289889Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.73271ms logger=migrator t=2026-05-30T01:55:25.719714874Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-30T01:55:25.726885613Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.171079ms logger=migrator t=2026-05-30T01:55:25.733753067Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-30T01:55:25.734549645Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=797.059µs logger=migrator t=2026-05-30T01:55:25.738726355Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-30T01:55:25.738812107Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=86.092µs logger=migrator t=2026-05-30T01:55:25.74320433Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-30T01:55:25.744176603Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=972.322µs logger=migrator t=2026-05-30T01:55:25.775813272Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-30T01:55:25.777579013Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.764911ms logger=migrator t=2026-05-30T01:55:25.78548352Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-30T01:55:25.787791755Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.308945ms logger=migrator t=2026-05-30T01:55:25.792155819Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-30T01:55:25.792259701Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=104.992µs logger=migrator t=2026-05-30T01:55:25.796296626Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-30T01:55:25.797277389Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=980.653µs logger=migrator t=2026-05-30T01:55:25.802586765Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-30T01:55:25.804121382Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.534326ms logger=migrator t=2026-05-30T01:55:25.807930571Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-30T01:55:25.809424237Z 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.496966ms logger=migrator t=2026-05-30T01:55:25.813640806Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-30T01:55:25.814962528Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.318042ms logger=migrator t=2026-05-30T01:55:25.82184036Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-30T01:55:25.828196311Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.355781ms logger=migrator t=2026-05-30T01:55:25.832009221Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-30T01:55:25.833532447Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.523976ms logger=migrator t=2026-05-30T01:55:25.837962402Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-30T01:55:25.838945125Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=982.273µs logger=migrator t=2026-05-30T01:55:25.844155769Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-30T01:55:25.873146804Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.993456ms logger=migrator t=2026-05-30T01:55:25.87759164Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-30T01:55:25.902484209Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.890609ms logger=migrator t=2026-05-30T01:55:25.907953299Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-30T01:55:25.908932711Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=979.352µs logger=migrator t=2026-05-30T01:55:25.913447389Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-30T01:55:25.914472542Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.024554ms logger=migrator t=2026-05-30T01:55:25.918648102Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-30T01:55:25.924607993Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.959221ms logger=migrator t=2026-05-30T01:55:25.929809976Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-30T01:55:25.935758427Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.947821ms logger=migrator t=2026-05-30T01:55:25.940285293Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-30T01:55:25.941263177Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=977.474µs logger=migrator t=2026-05-30T01:55:25.946429609Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-30T01:55:25.947422252Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=991.883µs logger=migrator t=2026-05-30T01:55:25.952986944Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-30T01:55:25.955025373Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.037228ms logger=migrator t=2026-05-30T01:55:25.960561634Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-30T01:55:25.961884674Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.323411ms logger=migrator t=2026-05-30T01:55:25.96676275Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-30T01:55:25.966831842Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=66.442µs logger=migrator t=2026-05-30T01:55:25.972027065Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-30T01:55:25.978253932Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.225957ms logger=migrator t=2026-05-30T01:55:25.982686537Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-30T01:55:25.989043987Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.3538ms logger=migrator t=2026-05-30T01:55:25.993453841Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-30T01:55:25.999893084Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.438673ms logger=migrator t=2026-05-30T01:55:26.004320528Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-30T01:55:26.005244891Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=924.163µs logger=migrator t=2026-05-30T01:55:26.010645278Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-30T01:55:26.011661342Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.016014ms logger=migrator t=2026-05-30T01:55:26.016027225Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-30T01:55:26.026286987Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.260882ms logger=migrator t=2026-05-30T01:55:26.031683394Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-30T01:55:26.036056008Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.371714ms logger=migrator t=2026-05-30T01:55:26.040324648Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-30T01:55:26.041357793Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.032295ms logger=migrator t=2026-05-30T01:55:26.046564665Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-30T01:55:26.055801454Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.235739ms logger=migrator t=2026-05-30T01:55:26.060202717Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-30T01:55:26.066861005Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.659818ms logger=migrator t=2026-05-30T01:55:26.072133919Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-30T01:55:26.072204861Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=71.392µs logger=migrator t=2026-05-30T01:55:26.076642955Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-30T01:55:26.077754322Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.112987ms logger=migrator t=2026-05-30T01:55:26.082843391Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-30T01:55:26.083876706Z 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.032495ms logger=migrator t=2026-05-30T01:55:26.089917799Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-30T01:55:26.091761043Z 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.842224ms logger=migrator t=2026-05-30T01:55:26.097139349Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-30T01:55:26.0972041Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=65.141µs logger=migrator t=2026-05-30T01:55:26.101523243Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-30T01:55:26.107990185Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.466692ms logger=migrator t=2026-05-30T01:55:26.113756771Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-30T01:55:26.120725586Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.968005ms logger=migrator t=2026-05-30T01:55:26.125026867Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-30T01:55:26.131889869Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.862702ms logger=migrator t=2026-05-30T01:55:26.138130166Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-30T01:55:26.144503596Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.37038ms logger=migrator t=2026-05-30T01:55:26.150250022Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-30T01:55:26.156753636Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.503334ms logger=migrator t=2026-05-30T01:55:26.161716203Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-30T01:55:26.161780415Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=64.802µs logger=migrator t=2026-05-30T01:55:26.171812691Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-30T01:55:26.173083282Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.269841ms logger=migrator t=2026-05-30T01:55:26.179614645Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-30T01:55:26.190532373Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.918878ms logger=migrator t=2026-05-30T01:55:26.194787943Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-30T01:55:26.194832554Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=44.461µs logger=migrator t=2026-05-30T01:55:26.198956892Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-30T01:55:26.209908451Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.949029ms logger=migrator t=2026-05-30T01:55:26.214372305Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-30T01:55:26.215096323Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=723.638µs logger=migrator t=2026-05-30T01:55:26.221016023Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-30T01:55:26.231029459Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.014806ms logger=migrator t=2026-05-30T01:55:26.23486628Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-30T01:55:26.235419543Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=553.233µs logger=migrator t=2026-05-30T01:55:26.239854337Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-30T01:55:26.2408257Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=971.273µs logger=migrator t=2026-05-30T01:55:26.246623597Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-30T01:55:26.256784746Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.159119ms logger=migrator t=2026-05-30T01:55:26.260787991Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-30T01:55:26.261342784Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=553.763µs logger=migrator t=2026-05-30T01:55:26.267548Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-30T01:55:26.268514674Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=966.584µs logger=migrator t=2026-05-30T01:55:26.274449054Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-30T01:55:26.275717243Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.267799ms logger=migrator t=2026-05-30T01:55:26.28106315Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-30T01:55:26.282504104Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.441794ms logger=migrator t=2026-05-30T01:55:26.286806395Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-30T01:55:26.286871147Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=65.022µs logger=migrator t=2026-05-30T01:55:26.291532437Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-30T01:55:26.292474529Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=939.442µs logger=migrator t=2026-05-30T01:55:26.29674495Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-30T01:55:26.297680592Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=935.412µs logger=migrator t=2026-05-30T01:55:26.301497332Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-30T01:55:26.301893502Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-30T01:55:26.306733685Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-30T01:55:26.307148585Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=414.59µs logger=migrator t=2026-05-30T01:55:26.310560736Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-30T01:55:26.311547659Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=986.543µs logger=migrator t=2026-05-30T01:55:26.315253636Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-30T01:55:26.321863743Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.609087ms logger=migrator t=2026-05-30T01:55:26.326801759Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-30T01:55:26.327820224Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.018114ms logger=migrator t=2026-05-30T01:55:26.332262608Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-30T01:55:26.333287563Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.024815ms logger=migrator t=2026-05-30T01:55:26.337747107Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-30T01:55:26.338579188Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=828.94µs logger=migrator t=2026-05-30T01:55:26.344410935Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-30T01:55:26.346015742Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.603997ms logger=migrator t=2026-05-30T01:55:26.351222876Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-30T01:55:26.352202909Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=979.284µs logger=migrator t=2026-05-30T01:55:26.356791117Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-30T01:55:26.356818108Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.661µs logger=migrator t=2026-05-30T01:55:26.361652862Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-30T01:55:26.361713433Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=60.761µs logger=migrator t=2026-05-30T01:55:26.36582031Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-30T01:55:26.372944078Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.122028ms logger=migrator t=2026-05-30T01:55:26.377071705Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-30T01:55:26.377627979Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=556.374µs logger=migrator t=2026-05-30T01:55:26.381596933Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-30T01:55:26.382639607Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.042634ms logger=migrator t=2026-05-30T01:55:26.38829429Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-30T01:55:26.388559416Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=264.976µs logger=migrator t=2026-05-30T01:55:26.392643163Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-30T01:55:26.393592295Z level=info msg="Migration successfully executed" id="create data_keys table" duration=949.032µs logger=migrator t=2026-05-30T01:55:26.398191624Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-30T01:55:26.398994702Z level=info msg="Migration successfully executed" id="create secrets table" duration=802.298µs logger=migrator t=2026-05-30T01:55:26.404309918Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-30T01:55:26.435493354Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.181276ms logger=migrator t=2026-05-30T01:55:26.440344279Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-30T01:55:26.445407728Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.063359ms logger=migrator t=2026-05-30T01:55:26.449453403Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-30T01:55:26.449608047Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=154.574µs logger=migrator t=2026-05-30T01:55:26.454635026Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-30T01:55:26.484917041Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.280045ms logger=migrator t=2026-05-30T01:55:26.490445341Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-30T01:55:26.521079644Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.634553ms logger=migrator t=2026-05-30T01:55:26.52517108Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-30T01:55:26.525781165Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=610.015µs logger=migrator t=2026-05-30T01:55:26.531162932Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-30T01:55:26.532211117Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.047815ms logger=migrator t=2026-05-30T01:55:26.538123497Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-30T01:55:26.538429284Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=304.647µs logger=migrator t=2026-05-30T01:55:26.542554301Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-30T01:55:26.543851392Z level=info msg="Migration successfully executed" id="create permission table" duration=1.293372ms logger=migrator t=2026-05-30T01:55:26.548651765Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-30T01:55:26.549642288Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=990.073µs logger=migrator t=2026-05-30T01:55:26.554645697Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-30T01:55:26.555758883Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.112775ms logger=migrator t=2026-05-30T01:55:26.560236009Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-30T01:55:26.561107889Z level=info msg="Migration successfully executed" id="create role table" duration=871.6µs logger=migrator t=2026-05-30T01:55:26.565188646Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-30T01:55:26.572559729Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.370903ms logger=migrator t=2026-05-30T01:55:26.576138623Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-30T01:55:26.581329236Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.190603ms logger=migrator t=2026-05-30T01:55:26.585938735Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-30T01:55:26.586955239Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.016154ms logger=migrator t=2026-05-30T01:55:26.590978474Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-30T01:55:26.591986558Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.007634ms logger=migrator t=2026-05-30T01:55:26.595551822Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-30T01:55:26.596534725Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=980.824µs logger=migrator t=2026-05-30T01:55:26.60057486Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-30T01:55:26.601458421Z level=info msg="Migration successfully executed" id="create team role table" duration=883.101µs logger=migrator t=2026-05-30T01:55:26.605464046Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-30T01:55:26.60647988Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.015783ms logger=migrator t=2026-05-30T01:55:26.610665159Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-30T01:55:26.611729864Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.061484ms logger=migrator t=2026-05-30T01:55:26.615875012Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-30T01:55:26.616874885Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=999.733µs logger=migrator t=2026-05-30T01:55:26.620884279Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-30T01:55:26.621704079Z level=info msg="Migration successfully executed" id="create user role table" duration=825.24µs logger=migrator t=2026-05-30T01:55:26.625748204Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-30T01:55:26.626751329Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.002815ms logger=migrator t=2026-05-30T01:55:26.63151061Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-30T01:55:26.632530475Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.019275ms logger=migrator t=2026-05-30T01:55:26.636683183Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-30T01:55:26.637693186Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.009753ms logger=migrator t=2026-05-30T01:55:26.641931017Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-30T01:55:26.642741985Z level=info msg="Migration successfully executed" id="create builtin role table" duration=810.188µs logger=migrator t=2026-05-30T01:55:26.647070668Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-30T01:55:26.648142843Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.071305ms logger=migrator t=2026-05-30T01:55:26.652648079Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-30T01:55:26.653867008Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.217679ms logger=migrator t=2026-05-30T01:55:26.657977155Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-30T01:55:26.666103617Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.125562ms logger=migrator t=2026-05-30T01:55:26.669465836Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-30T01:55:26.67046891Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=997.083µs logger=migrator t=2026-05-30T01:55:26.67432926Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-30T01:55:26.675092949Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=762.939µs logger=migrator t=2026-05-30T01:55:26.678815267Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-30T01:55:26.679747048Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=930.972µs logger=migrator t=2026-05-30T01:55:26.683225471Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-30T01:55:26.684302106Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.075875ms logger=migrator t=2026-05-30T01:55:26.688008323Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-30T01:55:26.688833483Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=824.33µs logger=migrator t=2026-05-30T01:55:26.693013052Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-30T01:55:26.69417397Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.160258ms logger=migrator t=2026-05-30T01:55:26.698311937Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-30T01:55:26.70650004Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.187783ms logger=migrator t=2026-05-30T01:55:26.709639844Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-30T01:55:26.715454941Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.814207ms logger=migrator t=2026-05-30T01:55:26.718974024Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-30T01:55:26.724765461Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.790777ms logger=migrator t=2026-05-30T01:55:26.728351846Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-30T01:55:26.736590141Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.237604ms logger=migrator t=2026-05-30T01:55:26.740227356Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-30T01:55:26.741317441Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.090785ms logger=migrator t=2026-05-30T01:55:26.745717736Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-30T01:55:26.746838702Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.119996ms logger=migrator t=2026-05-30T01:55:26.751112673Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-30T01:55:26.752130217Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.017494ms logger=migrator t=2026-05-30T01:55:26.755662761Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-30T01:55:26.756695175Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.032584ms logger=migrator t=2026-05-30T01:55:26.760065024Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-30T01:55:26.76116828Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.102666ms logger=migrator t=2026-05-30T01:55:26.765307678Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-30T01:55:26.76539064Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=83.372µs logger=migrator t=2026-05-30T01:55:26.769095937Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-30T01:55:26.769133648Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=40.561µs logger=migrator t=2026-05-30T01:55:26.772856497Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-30T01:55:26.773283106Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=428.81µs logger=migrator t=2026-05-30T01:55:26.77683488Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-30T01:55:26.778233004Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.398323ms logger=migrator t=2026-05-30T01:55:26.782243938Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-30T01:55:26.782965745Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=721.806µs logger=migrator t=2026-05-30T01:55:26.786521719Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-30T01:55:26.786727364Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=205.735µs logger=migrator t=2026-05-30T01:55:26.79037712Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-30T01:55:26.790843521Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=466.371µs logger=migrator t=2026-05-30T01:55:26.795123852Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-30T01:55:26.795964342Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=839.35µs logger=migrator t=2026-05-30T01:55:26.800320264Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-30T01:55:26.801527943Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.206909ms logger=migrator t=2026-05-30T01:55:26.805809154Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-30T01:55:26.814602612Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.791109ms logger=migrator t=2026-05-30T01:55:26.818111364Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-30T01:55:26.818195476Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=84.252µs logger=migrator t=2026-05-30T01:55:26.82174131Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-30T01:55:26.822650391Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=908.161µs logger=migrator t=2026-05-30T01:55:26.827778182Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-30T01:55:26.82892389Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.145658ms logger=migrator t=2026-05-30T01:55:26.833366794Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-30T01:55:26.834491371Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.123827ms logger=migrator t=2026-05-30T01:55:26.838582247Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-30T01:55:26.847194101Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.611693ms logger=migrator t=2026-05-30T01:55:26.850789195Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-30T01:55:26.851511173Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=721.018µs logger=migrator t=2026-05-30T01:55:26.854966974Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-30T01:55:26.855701281Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=733.497µs logger=migrator t=2026-05-30T01:55:26.859006019Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-30T01:55:26.882479304Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.473025ms logger=migrator t=2026-05-30T01:55:26.886008817Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-30T01:55:26.887109692Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.104115ms logger=migrator t=2026-05-30T01:55:26.89122087Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-30T01:55:26.892328096Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.106666ms logger=migrator t=2026-05-30T01:55:26.896511195Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-30T01:55:26.897619741Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.107636ms logger=migrator t=2026-05-30T01:55:26.901916203Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-30T01:55:26.903068199Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.151316ms logger=migrator t=2026-05-30T01:55:26.908667931Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-30T01:55:26.908890556Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=222.105µs logger=migrator t=2026-05-30T01:55:26.913608728Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-30T01:55:26.91454173Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=932.962µs logger=migrator t=2026-05-30T01:55:26.919135468Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-30T01:55:26.928359146Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.223818ms logger=migrator t=2026-05-30T01:55:26.932554575Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-30T01:55:26.93318812Z level=info msg="Migration successfully executed" id="create entity_events table" duration=631.505µs logger=migrator t=2026-05-30T01:55:26.94252567Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-30T01:55:26.944443686Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.917736ms logger=migrator t=2026-05-30T01:55:26.949166977Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-30T01:55:26.949620088Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-30T01:55:26.95268451Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-30T01:55:26.953134111Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-30T01:55:26.956433958Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-30T01:55:26.957362931Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=928.703µs logger=migrator t=2026-05-30T01:55:26.960698279Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-30T01:55:26.961768164Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.069305ms logger=migrator t=2026-05-30T01:55:26.965116243Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-30T01:55:26.966334673Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.217649ms logger=migrator t=2026-05-30T01:55:26.970171893Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-30T01:55:26.971007872Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=846.24µs logger=migrator t=2026-05-30T01:55:26.97470325Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-30T01:55:26.975483088Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=777.538µs logger=migrator t=2026-05-30T01:55:26.978707084Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-30T01:55:26.979875962Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.171448ms logger=migrator t=2026-05-30T01:55:26.983290753Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-30T01:55:26.984118732Z level=info msg="Migration successfully executed" id="Drop public config table" duration=827.309µs logger=migrator t=2026-05-30T01:55:26.987584343Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-30T01:55:26.988727491Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.142498ms logger=migrator t=2026-05-30T01:55:26.992647533Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-30T01:55:26.993816301Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.167658ms logger=migrator t=2026-05-30T01:55:26.997910898Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-30T01:55:26.999214578Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.303191ms logger=migrator t=2026-05-30T01:55:27.002618349Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-30T01:55:27.003744835Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.122956ms logger=migrator t=2026-05-30T01:55:27.007718149Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-30T01:55:27.028336134Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=20.617655ms logger=migrator t=2026-05-30T01:55:27.031743234Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-30T01:55:27.039672491Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.926267ms logger=migrator t=2026-05-30T01:55:27.043222754Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-30T01:55:27.049559843Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.336249ms logger=migrator t=2026-05-30T01:55:27.05362386Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-30T01:55:27.053793294Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=169.394µs logger=migrator t=2026-05-30T01:55:27.056833145Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-30T01:55:27.063922642Z level=info msg="Migration successfully executed" id="add share column" duration=7.089387ms logger=migrator t=2026-05-30T01:55:27.067627719Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-30T01:55:27.067750802Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=123.343µs logger=migrator t=2026-05-30T01:55:27.070315512Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-30T01:55:27.071289215Z level=info msg="Migration successfully executed" id="create file table" duration=972.973µs logger=migrator t=2026-05-30T01:55:27.075556386Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-30T01:55:27.076666492Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.109746ms logger=migrator t=2026-05-30T01:55:27.081118657Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-30T01:55:27.082317275Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.199228ms logger=migrator t=2026-05-30T01:55:27.088330716Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-30T01:55:27.089278449Z level=info msg="Migration successfully executed" id="create file_meta table" duration=947.573µs logger=migrator t=2026-05-30T01:55:27.093755254Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-30T01:55:27.094967203Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.210869ms logger=migrator t=2026-05-30T01:55:27.099604241Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-30T01:55:27.099716074Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=113.153µs logger=migrator t=2026-05-30T01:55:27.103977275Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-30T01:55:27.104090087Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=125.773µs logger=migrator t=2026-05-30T01:55:27.108077391Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-30T01:55:27.108600174Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=522.903µs logger=migrator t=2026-05-30T01:55:27.112161548Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-30T01:55:27.112417254Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=255.776µs logger=migrator t=2026-05-30T01:55:27.116037048Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-30T01:55:27.117404331Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.361473ms logger=migrator t=2026-05-30T01:55:27.121032116Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-30T01:55:27.129315471Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.281355ms logger=migrator t=2026-05-30T01:55:27.132741352Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-30T01:55:27.132897745Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=154.323µs logger=migrator t=2026-05-30T01:55:27.136392997Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-30T01:55:27.137266328Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=872.841µs logger=migrator t=2026-05-30T01:55:27.141338674Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-30T01:55:27.141761624Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=423.73µs logger=migrator t=2026-05-30T01:55:27.145474662Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-30T01:55:27.145678306Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=203.874µs logger=migrator t=2026-05-30T01:55:27.149189489Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-30T01:55:27.14967453Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=485.041µs logger=migrator t=2026-05-30T01:55:27.153215173Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-30T01:55:27.163177818Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.962425ms logger=migrator t=2026-05-30T01:55:27.16664066Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-30T01:55:27.173213325Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.572265ms logger=migrator t=2026-05-30T01:55:27.176608524Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-30T01:55:27.177459254Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=850.25µs logger=migrator t=2026-05-30T01:55:27.181034898Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-30T01:55:27.253284969Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.249671ms logger=migrator t=2026-05-30T01:55:27.257208842Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-30T01:55:27.258092992Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=883.24µs logger=migrator t=2026-05-30T01:55:27.261907422Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-30T01:55:27.263033999Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.125297ms logger=migrator t=2026-05-30T01:55:27.267858412Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-30T01:55:27.295030432Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.17382ms logger=migrator t=2026-05-30T01:55:27.300632914Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-30T01:55:27.312221406Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.595333ms logger=migrator t=2026-05-30T01:55:27.316343374Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-30T01:55:27.31662686Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=292.866µs logger=migrator t=2026-05-30T01:55:27.321622748Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-30T01:55:27.322039478Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=422.3µs logger=migrator t=2026-05-30T01:55:27.327048555Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-30T01:55:27.327479306Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=430.091µs logger=migrator t=2026-05-30T01:55:27.332061703Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-30T01:55:27.332331189Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=273.706µs logger=migrator t=2026-05-30T01:55:27.338239768Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-30T01:55:27.338565367Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=326.489µs logger=migrator t=2026-05-30T01:55:27.343017261Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-30T01:55:27.344733612Z level=info msg="Migration successfully executed" id="create folder table" duration=1.715761ms logger=migrator t=2026-05-30T01:55:27.351371578Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-30T01:55:27.352531336Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.159288ms logger=migrator t=2026-05-30T01:55:27.356398816Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-30T01:55:27.358006125Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.606669ms logger=migrator t=2026-05-30T01:55:27.362351146Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-30T01:55:27.362383687Z level=info msg="Migration successfully executed" id="Update folder title length" duration=32.921µs logger=migrator t=2026-05-30T01:55:27.368638984Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-30T01:55:27.369920085Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.281231ms logger=migrator t=2026-05-30T01:55:27.37524308Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-30T01:55:27.37651601Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.237709ms logger=migrator t=2026-05-30T01:55:27.391331418Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-30T01:55:27.392773793Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.442535ms logger=migrator t=2026-05-30T01:55:27.398454396Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-30T01:55:27.398783644Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=329.198µs logger=migrator t=2026-05-30T01:55:27.402407929Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-30T01:55:27.402595793Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=188.244µs logger=migrator t=2026-05-30T01:55:27.407057969Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-30T01:55:27.40879684Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.730611ms logger=migrator t=2026-05-30T01:55:27.414654118Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-30T01:55:27.41646357Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.808562ms logger=migrator t=2026-05-30T01:55:27.420635158Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-30T01:55:27.421932878Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.29857ms logger=migrator t=2026-05-30T01:55:27.430351057Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-30T01:55:27.431497464Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.145977ms logger=migrator t=2026-05-30T01:55:27.437740661Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-30T01:55:27.438860007Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.116846ms logger=migrator t=2026-05-30T01:55:27.442854071Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-30T01:55:27.443752472Z level=info msg="Migration successfully executed" id="create anon_device table" duration=898.531µs logger=migrator t=2026-05-30T01:55:27.44959532Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-30T01:55:27.451507005Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.904955ms logger=migrator t=2026-05-30T01:55:27.456722618Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-30T01:55:27.458041938Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.31985ms logger=migrator t=2026-05-30T01:55:27.462586396Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-30T01:55:27.463453486Z level=info msg="Migration successfully executed" id="create signing_key table" duration=866.43µs logger=migrator t=2026-05-30T01:55:27.469504058Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-30T01:55:27.470630416Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.125747ms logger=migrator t=2026-05-30T01:55:27.475240293Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-30T01:55:27.476719929Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.477836ms logger=migrator t=2026-05-30T01:55:27.481343638Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-30T01:55:27.481915161Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=572.623µs logger=migrator t=2026-05-30T01:55:27.488367672Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-30T01:55:27.498088622Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.72043ms logger=migrator t=2026-05-30T01:55:27.502960146Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-30T01:55:27.503703934Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=739.828µs logger=migrator t=2026-05-30T01:55:27.507748209Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-30T01:55:27.507768649Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.71µs logger=migrator t=2026-05-30T01:55:27.511856355Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-30T01:55:27.513698939Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.842364ms logger=migrator t=2026-05-30T01:55:27.520016747Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-30T01:55:27.520043548Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.921µs logger=migrator t=2026-05-30T01:55:27.522748742Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-30T01:55:27.524660177Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.910885ms logger=migrator t=2026-05-30T01:55:27.529120092Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-30T01:55:27.53030045Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.183108ms logger=migrator t=2026-05-30T01:55:27.538048962Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-30T01:55:27.539720331Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.671139ms logger=migrator t=2026-05-30T01:55:27.544635797Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-30T01:55:27.545756294Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.121927ms logger=migrator t=2026-05-30T01:55:27.553091686Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-30T01:55:27.553414013Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=323.017µs logger=migrator t=2026-05-30T01:55:27.559069447Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-30T01:55:27.560184483Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.115307ms logger=migrator t=2026-05-30T01:55:27.565191291Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-30T01:55:27.566646025Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.462314ms logger=migrator t=2026-05-30T01:55:27.571579682Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-30T01:55:27.572756999Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.178598ms logger=migrator t=2026-05-30T01:55:27.577373948Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-30T01:55:27.58682339Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.449282ms logger=migrator t=2026-05-30T01:55:27.591172653Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-30T01:55:27.601400653Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.225721ms logger=migrator t=2026-05-30T01:55:27.605248954Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-30T01:55:27.613417966Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.167892ms logger=migrator t=2026-05-30T01:55:27.61785222Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-30T01:55:27.617952083Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=100.743µs logger=migrator t=2026-05-30T01:55:27.622130301Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-30T01:55:27.634355718Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.225137ms logger=migrator t=2026-05-30T01:55:27.638962867Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-30T01:55:27.649569367Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.60692ms logger=migrator t=2026-05-30T01:55:27.652474516Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-30T01:55:27.652793563Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=314.637µs logger=migrator t=2026-05-30T01:55:27.65693036Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.111134549s logger=migrator t=2026-05-30T01:55:27.657664768Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-30T01:55:27.678878187Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-30T01:55:27.679177724Z level=info msg="Created default organization" logger=secrets t=2026-05-30T01:55:27.683760322Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-30T01:55:27.743913177Z level=info msg="Restored cache from database" duration=606.224µs logger=plugin.store t=2026-05-30T01:55:27.745502435Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-30T01:55:27.792409329Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-30T01:55:27.792458351Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-30T01:55:27.792639635Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-30T01:55:27.792663175Z level=info msg="Plugins loaded" count=54 duration=47.16211ms logger=query_data t=2026-05-30T01:55:27.799468475Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-30T01:55:27.803241234Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-30T01:55:27.808827015Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-30T01:55:27.816638289Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-30T01:55:27.819913296Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-30T01:55:27.824590307Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-30T01:55:27.844529406Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-30T01:55:27.869147936Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-30T01:55:27.891815099Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-30T01:55:27.891836729Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-30T01:55:27.892252929Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-30T01:55:27.89274587Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-30T01:55:27.893087759Z level=info msg="State cache has been initialized" states=0 duration=341.819µs logger=ngalert.multiorg.alertmanager t=2026-05-30T01:55:27.89311992Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-05-30T01:55:27.893144431Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-30T01:55:27.893195632Z level=info msg=starting first_tick=2026-05-30T01:55:30Z logger=http.server t=2026-05-30T01:55:27.896031429Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-30T01:55:27.953217084Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-30T01:55:27.970499751Z level=info msg="Update check succeeded" duration=78.13608ms logger=grafana.update.checker t=2026-05-30T01:55:27.971110885Z level=info msg="Update check succeeded" duration=79.087781ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-30T01:55:28.066569847Z level=info msg="Patterns update finished" duration=114.740235ms logger=provisioning.dashboard t=2026-05-30T01:55:28.090965571Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-30T01:55:28.773516335Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-30T01:55:28.774005396Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-30T01:55:30.68313216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:30.70457417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:30.730137407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:30.762227867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:30.783660667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:30.816842492Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:30.836988012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:30.865711834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:30.88615239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:30.932520594Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:30.950476613Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:30.983067304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:30.9992019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.031030963Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.049677126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.084373405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.098171647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.132129708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.156588118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.198654537Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.220489505Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.263664952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.285408548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.323035904Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.343708405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.381035676Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.399912215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.447636946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.466712741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.517553065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.536248191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.58218944Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.598290516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.648139317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.669762791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.708338639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.727065225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.779364284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.79550164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.840118129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.858248211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.894303811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.912466644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.959449198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:31.974736035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.020076849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.039722526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.088011188Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.105436052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.152742021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.172998702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.235605237Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.25169089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.307344083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.32615174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.370759817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.390687209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.445645277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.464813282Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.505640601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.519577204Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.572959114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.589947599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.633242095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.652524053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.713679183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.749439775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.843195813Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.865504982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.947359273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:32.967324747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:33.039139814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:33.053465856Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:33.13138588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:33.149939881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:33.23016064Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:33.249513899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:33.328593311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:33.349633618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T01:55:33.425795014Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-30T01:56:33.921909076Z level=info msg="Usage stats are ready to report"