logger=settings t=2026-04-08T01:24:35.203249436Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-08T01:24:35Z logger=settings t=2026-04-08T01:24:35.203496122Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-08T01:24:35.203506522Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-08T01:24:35.203512462Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-08T01:24:35.203515762Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-08T01:24:35.203518662Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-08T01:24:35.203521503Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-08T01:24:35.203524543Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-08T01:24:35.203527673Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-08T01:24:35.203533333Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-08T01:24:35.203539503Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-08T01:24:35.203542333Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-08T01:24:35.203545143Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-08T01:24:35.203548173Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-08T01:24:35.203553043Z level=info msg=Target target=[all] logger=settings t=2026-04-08T01:24:35.203562184Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-08T01:24:35.203564974Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-08T01:24:35.203567584Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-08T01:24:35.203570444Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-08T01:24:35.203573134Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-08T01:24:35.203576864Z level=info msg="App mode production" logger=sqlstore t=2026-04-08T01:24:35.203952193Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-08T01:24:35.203976104Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-08T01:24:35.205370409Z level=info msg="Locking database" logger=migrator t=2026-04-08T01:24:35.205382209Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-08T01:24:35.205972974Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-08T01:24:35.206835435Z level=info msg="Migration successfully executed" id="create migration_log table" duration=862.022µs logger=migrator t=2026-04-08T01:24:35.247017274Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-08T01:24:35.249321602Z level=info msg="Migration successfully executed" id="create user table" duration=2.317608ms logger=migrator t=2026-04-08T01:24:35.252999003Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-08T01:24:35.2540837Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.083317ms logger=migrator t=2026-04-08T01:24:35.259112215Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-08T01:24:35.260252874Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.142058ms logger=migrator t=2026-04-08T01:24:35.264259533Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-08T01:24:35.265248708Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=990.815µs logger=migrator t=2026-04-08T01:24:35.268657733Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-08T01:24:35.269275438Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=617.626µs logger=migrator t=2026-04-08T01:24:35.273618886Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-08T01:24:35.276302253Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.682977ms logger=migrator t=2026-04-08T01:24:35.280535288Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-08T01:24:35.281560753Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.020685ms logger=migrator t=2026-04-08T01:24:35.284467586Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-08T01:24:35.285264906Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=797.44µs logger=migrator t=2026-04-08T01:24:35.289535802Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-08T01:24:35.290392853Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=851.951µs logger=migrator t=2026-04-08T01:24:35.293527121Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-08T01:24:35.294048254Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=521.163µs logger=migrator t=2026-04-08T01:24:35.296769872Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-08T01:24:35.297412488Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=642.386µs logger=migrator t=2026-04-08T01:24:35.300440333Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-08T01:24:35.301861179Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.417315ms logger=migrator t=2026-04-08T01:24:35.30675962Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-08T01:24:35.306788201Z level=info msg="Migration successfully executed" id="Update user table charset" duration=38.481µs logger=migrator t=2026-04-08T01:24:35.309703144Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-08T01:24:35.310912014Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.20154ms logger=migrator t=2026-04-08T01:24:35.313922838Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-08T01:24:35.314306628Z level=info msg="Migration successfully executed" id="Add missing user data" duration=385.05µs logger=migrator t=2026-04-08T01:24:35.31762363Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-08T01:24:35.318924133Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.300363ms logger=migrator t=2026-04-08T01:24:35.323914497Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-08T01:24:35.324516492Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=608.195µs logger=migrator t=2026-04-08T01:24:35.327565688Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-08T01:24:35.328498491Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=932.513µs logger=migrator t=2026-04-08T01:24:35.331128436Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-08T01:24:35.338821958Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.692082ms logger=migrator t=2026-04-08T01:24:35.344157451Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-08T01:24:35.345269068Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.112848ms logger=migrator t=2026-04-08T01:24:35.349346199Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-08T01:24:35.349571395Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=225.006µs logger=migrator t=2026-04-08T01:24:35.354892848Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-08T01:24:35.355646736Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=754.409µs logger=migrator t=2026-04-08T01:24:35.359165354Z 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-04-08T01:24:35.359479002Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=313.227µs logger=migrator t=2026-04-08T01:24:35.363793889Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-08T01:24:35.364089086Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=295.167µs logger=migrator t=2026-04-08T01:24:35.367679186Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-08T01:24:35.36865991Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=983.725µs logger=migrator t=2026-04-08T01:24:35.371781228Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-08T01:24:35.372536026Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=754.699µs logger=migrator t=2026-04-08T01:24:35.377064099Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-08T01:24:35.377807817Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=742.908µs logger=migrator t=2026-04-08T01:24:35.380625448Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-08T01:24:35.381422238Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=795.969µs logger=migrator t=2026-04-08T01:24:35.38433092Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-08T01:24:35.385185771Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=847.261µs logger=migrator t=2026-04-08T01:24:35.388231707Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-08T01:24:35.388257377Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=31.88µs logger=migrator t=2026-04-08T01:24:35.394079602Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-08T01:24:35.394888382Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=808.91µs logger=migrator t=2026-04-08T01:24:35.398742248Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-08T01:24:35.399517587Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=775.669µs logger=migrator t=2026-04-08T01:24:35.407696451Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-08T01:24:35.408794758Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.101007ms logger=migrator t=2026-04-08T01:24:35.415632868Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-08T01:24:35.416463369Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=832.271µs logger=migrator t=2026-04-08T01:24:35.420028498Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-08T01:24:35.423526655Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.497667ms logger=migrator t=2026-04-08T01:24:35.427912854Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-08T01:24:35.42894054Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.030165ms logger=migrator t=2026-04-08T01:24:35.434803835Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-08T01:24:35.435620765Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=816.79µs logger=migrator t=2026-04-08T01:24:35.440189059Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-08T01:24:35.440869356Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=680.497µs logger=migrator t=2026-04-08T01:24:35.444045225Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-08T01:24:35.444716812Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=671.477µs logger=migrator t=2026-04-08T01:24:35.453204083Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-08T01:24:35.456880714Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=3.680611ms logger=migrator t=2026-04-08T01:24:35.4655619Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-08T01:24:35.466165915Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=606.485µs logger=migrator t=2026-04-08T01:24:35.471831866Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-08T01:24:35.472335709Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=505.753µs logger=migrator t=2026-04-08T01:24:35.477673312Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-08T01:24:35.478049631Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=378.039µs logger=migrator t=2026-04-08T01:24:35.48162453Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-08T01:24:35.482356288Z level=info msg="Migration successfully executed" id="create star table" duration=732.078µs logger=migrator t=2026-04-08T01:24:35.488171583Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-08T01:24:35.489152537Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=982.194µs logger=migrator t=2026-04-08T01:24:35.497457354Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-08T01:24:35.498219393Z level=info msg="Migration successfully executed" id="create org table v1" duration=770.13µs logger=migrator t=2026-04-08T01:24:35.502835088Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-08T01:24:35.503569046Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=734.369µs logger=migrator t=2026-04-08T01:24:35.507082663Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-08T01:24:35.50776665Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=678.397µs logger=migrator t=2026-04-08T01:24:35.512662222Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-08T01:24:35.513535754Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=876.362µs logger=migrator t=2026-04-08T01:24:35.517613255Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-08T01:24:35.518351243Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=737.878µs logger=migrator t=2026-04-08T01:24:35.521676226Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-08T01:24:35.522559388Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=894.832µs logger=migrator t=2026-04-08T01:24:35.52787163Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-08T01:24:35.527913391Z level=info msg="Migration successfully executed" id="Update org table charset" duration=45.191µs logger=migrator t=2026-04-08T01:24:35.531006708Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-08T01:24:35.531048949Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=44.141µs logger=migrator t=2026-04-08T01:24:35.536329791Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-08T01:24:35.53671117Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=383.109µs logger=migrator t=2026-04-08T01:24:35.541461858Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-08T01:24:35.542274478Z level=info msg="Migration successfully executed" id="create dashboard table" duration=813.54µs logger=migrator t=2026-04-08T01:24:35.545323574Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-08T01:24:35.546111214Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=787.36µs logger=migrator t=2026-04-08T01:24:35.550930714Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-08T01:24:35.551616081Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=685.107µs logger=migrator t=2026-04-08T01:24:35.554716888Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-08T01:24:35.555282552Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=563.894µs logger=migrator t=2026-04-08T01:24:35.558244266Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-08T01:24:35.559139518Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=893.862µs logger=migrator t=2026-04-08T01:24:35.562371928Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-08T01:24:35.563159148Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=787.35µs logger=migrator t=2026-04-08T01:24:35.567330862Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-08T01:24:35.571219708Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=3.892006ms logger=migrator t=2026-04-08T01:24:35.576542871Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-08T01:24:35.577554336Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.004295ms logger=migrator t=2026-04-08T01:24:35.582264003Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-08T01:24:35.5833523Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.089167ms logger=migrator t=2026-04-08T01:24:35.586894388Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-08T01:24:35.587589215Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=695.547µs logger=migrator t=2026-04-08T01:24:35.593135664Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-08T01:24:35.593906213Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=769.889µs logger=migrator t=2026-04-08T01:24:35.597518782Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-08T01:24:35.598486846Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=967.484µs logger=migrator t=2026-04-08T01:24:35.602843975Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-08T01:24:35.603101821Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=258.196µs logger=migrator t=2026-04-08T01:24:35.607222124Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-08T01:24:35.612596338Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=5.372004ms logger=migrator t=2026-04-08T01:24:35.61832322Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-08T01:24:35.620665368Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.342018ms logger=migrator t=2026-04-08T01:24:35.629384805Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-08T01:24:35.632458262Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.074146ms logger=migrator t=2026-04-08T01:24:35.638318037Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-08T01:24:35.639274621Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=957.974µs logger=migrator t=2026-04-08T01:24:35.645324972Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-08T01:24:35.647581338Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.256537ms logger=migrator t=2026-04-08T01:24:35.652187262Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-08T01:24:35.653649169Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.461957ms logger=migrator t=2026-04-08T01:24:35.659390501Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-08T01:24:35.660724685Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.338764ms logger=migrator t=2026-04-08T01:24:35.667815561Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-08T01:24:35.667968155Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=161.834µs logger=migrator t=2026-04-08T01:24:35.672752544Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-08T01:24:35.672789585Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=30.331µs logger=migrator t=2026-04-08T01:24:35.677456141Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-08T01:24:35.679647645Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.192384ms logger=migrator t=2026-04-08T01:24:35.684408064Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-08T01:24:35.68664433Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.237415ms logger=migrator t=2026-04-08T01:24:35.704274398Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-08T01:24:35.706557645Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.286087ms logger=migrator t=2026-04-08T01:24:35.711332264Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-08T01:24:35.713380445Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.048001ms logger=migrator t=2026-04-08T01:24:35.716907392Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-08T01:24:35.717154218Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=247.166µs logger=migrator t=2026-04-08T01:24:35.721998419Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-08T01:24:35.723010444Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.011585ms logger=migrator t=2026-04-08T01:24:35.727217469Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-08T01:24:35.72927567Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=2.062781ms logger=migrator t=2026-04-08T01:24:35.732533421Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-08T01:24:35.732562372Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=33.871µs logger=migrator t=2026-04-08T01:24:35.737404342Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-08T01:24:35.738562131Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.157439ms logger=migrator t=2026-04-08T01:24:35.742514199Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-08T01:24:35.74335435Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=840.311µs logger=migrator t=2026-04-08T01:24:35.748744394Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-08T01:24:35.75579696Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.052545ms logger=migrator t=2026-04-08T01:24:35.760440755Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-08T01:24:35.76104112Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=600.625µs logger=migrator t=2026-04-08T01:24:35.764388413Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-08T01:24:35.765133482Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=744.749µs logger=migrator t=2026-04-08T01:24:35.842389953Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-08T01:24:35.844069365Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.680982ms logger=migrator t=2026-04-08T01:24:35.85067539Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-08T01:24:35.851208003Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=523.253µs logger=migrator t=2026-04-08T01:24:35.854465874Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-08T01:24:35.855417187Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=944.023µs logger=migrator t=2026-04-08T01:24:35.859812327Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-08T01:24:35.862388151Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.577014ms logger=migrator t=2026-04-08T01:24:35.86598556Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-08T01:24:35.866828501Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=842.591µs logger=migrator t=2026-04-08T01:24:35.872829281Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-08T01:24:35.872995815Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=167.055µs logger=migrator t=2026-04-08T01:24:35.87682465Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-08T01:24:35.877039535Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=215.825µs logger=migrator t=2026-04-08T01:24:35.881479756Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-08T01:24:35.882288426Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=809.31µs logger=migrator t=2026-04-08T01:24:35.886437549Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-08T01:24:35.890599723Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.161134ms logger=migrator t=2026-04-08T01:24:35.897353331Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-08T01:24:35.898685604Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.335014ms logger=migrator t=2026-04-08T01:24:35.906453707Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-08T01:24:35.908264792Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.804184ms logger=migrator t=2026-04-08T01:24:35.912886907Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-08T01:24:35.916189589Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=3.301592ms logger=migrator t=2026-04-08T01:24:35.920905396Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-08T01:24:35.922026484Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.126748ms logger=migrator t=2026-04-08T01:24:35.930814983Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-08T01:24:35.931745056Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=932.783µs logger=migrator t=2026-04-08T01:24:35.940500524Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-08T01:24:35.945681253Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.183439ms logger=migrator t=2026-04-08T01:24:35.950822681Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-08T01:24:35.951504868Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=681.916µs logger=migrator t=2026-04-08T01:24:35.955673751Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-08T01:24:35.956539703Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=868.242µs logger=migrator t=2026-04-08T01:24:35.969590697Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-08T01:24:35.971040734Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.441676ms logger=migrator t=2026-04-08T01:24:35.977594636Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-08T01:24:35.978204422Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=610.576µs logger=migrator t=2026-04-08T01:24:35.981887153Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-08T01:24:35.984371625Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.484592ms logger=migrator t=2026-04-08T01:24:35.990324913Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-08T01:24:35.992666251Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.341258ms logger=migrator t=2026-04-08T01:24:36.000608469Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-08T01:24:36.00064156Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.361µs logger=migrator t=2026-04-08T01:24:36.030672475Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-08T01:24:36.031007884Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=336.159µs logger=migrator t=2026-04-08T01:24:36.039196387Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-08T01:24:36.043300389Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.104082ms logger=migrator t=2026-04-08T01:24:36.162909228Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-08T01:24:36.163686327Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=777.609µs logger=migrator t=2026-04-08T01:24:36.172374823Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-08T01:24:36.17265811Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=284.737µs logger=migrator t=2026-04-08T01:24:36.260756436Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-08T01:24:36.264653233Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.899347ms logger=migrator t=2026-04-08T01:24:36.303832946Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-08T01:24:36.304219956Z level=info msg="Migration successfully executed" id="Update uid value" duration=384.529µs logger=migrator t=2026-04-08T01:24:36.335465011Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-08T01:24:36.339529562Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=4.081642ms logger=migrator t=2026-04-08T01:24:36.347397947Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-08T01:24:36.348349141Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=951.204µs logger=migrator t=2026-04-08T01:24:36.467538119Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-08T01:24:36.468976045Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.439406ms logger=migrator t=2026-04-08T01:24:36.676601939Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-08T01:24:36.677652275Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.052706ms logger=migrator t=2026-04-08T01:24:36.940365335Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-08T01:24:36.942543579Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.198485ms logger=migrator t=2026-04-08T01:24:37.118423978Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-08T01:24:37.119871014Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.449896ms logger=migrator t=2026-04-08T01:24:37.144312989Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-08T01:24:37.145249243Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=939.314µs logger=migrator t=2026-04-08T01:24:37.251700379Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-08T01:24:37.254073208Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=2.396869ms logger=migrator t=2026-04-08T01:24:37.289885006Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-08T01:24:37.291780872Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.896177ms logger=migrator t=2026-04-08T01:24:37.316571506Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-08T01:24:37.324984565Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.414249ms logger=migrator t=2026-04-08T01:24:37.366133684Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-08T01:24:37.368094203Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.962208ms logger=migrator t=2026-04-08T01:24:37.380865049Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-08T01:24:37.383415512Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=2.545883ms logger=migrator t=2026-04-08T01:24:37.391538723Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-08T01:24:37.392548748Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.010615ms logger=migrator t=2026-04-08T01:24:37.438279671Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-08T01:24:37.439865611Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.588059ms logger=migrator t=2026-04-08T01:24:37.457014345Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-08T01:24:37.457469027Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=457.271µs logger=migrator t=2026-04-08T01:24:37.485510431Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-08T01:24:37.486586528Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.075076ms logger=migrator t=2026-04-08T01:24:37.533354236Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-08T01:24:37.533412038Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=61.232µs logger=migrator t=2026-04-08T01:24:37.564645991Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-08T01:24:37.568856996Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.211044ms logger=migrator t=2026-04-08T01:24:37.610165469Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-08T01:24:37.613114362Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.950763ms logger=migrator t=2026-04-08T01:24:37.669286023Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-08T01:24:37.669579421Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=292.057µs logger=migrator t=2026-04-08T01:24:37.727453854Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-08T01:24:37.730419998Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.968424ms logger=migrator t=2026-04-08T01:24:37.760028361Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-08T01:24:37.762777479Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.751238ms logger=migrator t=2026-04-08T01:24:37.767437205Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-08T01:24:37.768149532Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=712.508µs logger=migrator t=2026-04-08T01:24:37.775807562Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-08T01:24:37.776376016Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=569.214µs logger=migrator t=2026-04-08T01:24:37.826323273Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-08T01:24:37.828826965Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=2.516702ms logger=migrator t=2026-04-08T01:24:38.026305606Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-08T01:24:38.028584702Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.251866ms logger=migrator t=2026-04-08T01:24:38.194487103Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-08T01:24:38.196680567Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=2.195214ms logger=migrator t=2026-04-08T01:24:38.287752858Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-08T01:24:38.289921872Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=2.171034ms logger=migrator t=2026-04-08T01:24:38.392773384Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-08T01:24:38.392929068Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=159.784µs logger=migrator t=2026-04-08T01:24:38.427726958Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-08T01:24:38.427840621Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=118.113µs logger=migrator t=2026-04-08T01:24:38.537904032Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-08T01:24:38.547086659Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=9.188857ms logger=migrator t=2026-04-08T01:24:38.563249338Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-08T01:24:38.568392826Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.146057ms logger=migrator t=2026-04-08T01:24:38.638190541Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-08T01:24:38.638328544Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=148.093µs logger=migrator t=2026-04-08T01:24:38.646969558Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-08T01:24:38.648305151Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.336083ms logger=migrator t=2026-04-08T01:24:38.666647144Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-08T01:24:38.668990402Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=2.345548ms logger=migrator t=2026-04-08T01:24:38.719689315Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-08T01:24:38.719767677Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=82.672µs logger=migrator t=2026-04-08T01:24:38.750240821Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-08T01:24:38.751171714Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=933.924µs logger=migrator t=2026-04-08T01:24:38.764161415Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-08T01:24:38.765432646Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.273371ms logger=migrator t=2026-04-08T01:24:38.771309732Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-08T01:24:38.778798577Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=7.492296ms logger=migrator t=2026-04-08T01:24:38.782431596Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-08T01:24:38.782474517Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=44.701µs logger=migrator t=2026-04-08T01:24:38.78783339Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-08T01:24:38.789326857Z level=info msg="Migration successfully executed" id="create session table" duration=1.493547ms logger=migrator t=2026-04-08T01:24:38.792946046Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-08T01:24:38.793019418Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=73.962µs logger=migrator t=2026-04-08T01:24:38.7963369Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-08T01:24:38.796411212Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=77.492µs logger=migrator t=2026-04-08T01:24:38.800885763Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-08T01:24:38.801781635Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=895.692µs logger=migrator t=2026-04-08T01:24:38.805346203Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-08T01:24:38.806097191Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=748.648µs logger=migrator t=2026-04-08T01:24:38.811001903Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-08T01:24:38.811024563Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=23.3µs logger=migrator t=2026-04-08T01:24:38.81615656Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-08T01:24:38.816191891Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=36.701µs logger=migrator t=2026-04-08T01:24:38.819972115Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-08T01:24:38.824011654Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.04072ms logger=migrator t=2026-04-08T01:24:38.829447539Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-08T01:24:38.832621677Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.173878ms logger=migrator t=2026-04-08T01:24:38.836137644Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-08T01:24:38.836231486Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=94.272µs logger=migrator t=2026-04-08T01:24:38.841180879Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-08T01:24:38.84123634Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=55.651µs logger=migrator t=2026-04-08T01:24:38.845634659Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-08T01:24:38.846243124Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=608.325µs logger=migrator t=2026-04-08T01:24:38.85096016Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-08T01:24:38.850996151Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=37.401µs logger=migrator t=2026-04-08T01:24:38.854629031Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-08T01:24:38.860954448Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.324827ms logger=migrator t=2026-04-08T01:24:38.86673473Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-08T01:24:38.866890384Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=150.694µs logger=migrator t=2026-04-08T01:24:38.871199791Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-08T01:24:38.874243606Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.043265ms logger=migrator t=2026-04-08T01:24:38.938573256Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-08T01:24:38.947061076Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=8.48648ms logger=migrator t=2026-04-08T01:24:38.951920726Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-08T01:24:38.952215173Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=294.707µs logger=migrator t=2026-04-08T01:24:38.956729165Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-08T01:24:38.957806961Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.078176ms logger=migrator t=2026-04-08T01:24:38.962383525Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-08T01:24:38.964821585Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=2.43865ms logger=migrator t=2026-04-08T01:24:38.970888495Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-08T01:24:38.971813608Z level=info msg="Migration successfully executed" id="create alert table v1" duration=928.263µs logger=migrator t=2026-04-08T01:24:38.977096028Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-08T01:24:38.977795486Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=699.788µs logger=migrator t=2026-04-08T01:24:38.983438485Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-08T01:24:38.984667106Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.22859ms logger=migrator t=2026-04-08T01:24:38.991597087Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-08T01:24:38.992471979Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=869.241µs logger=migrator t=2026-04-08T01:24:38.997337619Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-08T01:24:38.99822109Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=882.551µs logger=migrator t=2026-04-08T01:24:39.00429138Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-08T01:24:39.005699895Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.405625ms logger=migrator t=2026-04-08T01:24:39.010610156Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-08T01:24:39.011358155Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=748.369µs logger=migrator t=2026-04-08T01:24:39.017995648Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-08T01:24:39.028150228Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.15409ms logger=migrator t=2026-04-08T01:24:39.033581843Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-08T01:24:39.034073645Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=491.993µs logger=migrator t=2026-04-08T01:24:39.038642787Z 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-04-08T01:24:39.039508049Z 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=864.872µs logger=migrator t=2026-04-08T01:24:39.044305237Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-08T01:24:39.044580424Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=275.167µs logger=migrator t=2026-04-08T01:24:39.050461699Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-08T01:24:39.051288859Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=827.2µs logger=migrator t=2026-04-08T01:24:39.056599971Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-08T01:24:39.057880682Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.280602ms logger=migrator t=2026-04-08T01:24:39.062838804Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-08T01:24:39.068122855Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.284871ms logger=migrator t=2026-04-08T01:24:39.074355969Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-08T01:24:39.078218974Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.863165ms logger=migrator t=2026-04-08T01:24:39.082978071Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-08T01:24:39.086792525Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.814184ms logger=migrator t=2026-04-08T01:24:39.092100446Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-08T01:24:39.095874729Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.768823ms logger=migrator t=2026-04-08T01:24:39.101066717Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-08T01:24:39.10196983Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=903.153µs logger=migrator t=2026-04-08T01:24:39.107332442Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-08T01:24:39.107359683Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.461µs logger=migrator t=2026-04-08T01:24:39.11210078Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-08T01:24:39.11213166Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=31.59µs logger=migrator t=2026-04-08T01:24:39.116361325Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-08T01:24:39.118310913Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.949228ms logger=migrator t=2026-04-08T01:24:39.125120771Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-08T01:24:39.126647629Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.526347ms logger=migrator t=2026-04-08T01:24:39.133027466Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-08T01:24:39.134581314Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.553418ms logger=migrator t=2026-04-08T01:24:39.139544727Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-08T01:24:39.140356597Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=812.52µs logger=migrator t=2026-04-08T01:24:39.145918624Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-08T01:24:39.147412551Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.493327ms logger=migrator t=2026-04-08T01:24:39.15182866Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-08T01:24:39.155790997Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.962017ms logger=migrator t=2026-04-08T01:24:39.160669648Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-08T01:24:39.164691387Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.021409ms logger=migrator t=2026-04-08T01:24:39.170054039Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-08T01:24:39.170228953Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=175.534µs logger=migrator t=2026-04-08T01:24:39.174349895Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-08T01:24:39.175786541Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.435695ms logger=migrator t=2026-04-08T01:24:39.181704967Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-08T01:24:39.18263386Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=929.052µs logger=migrator t=2026-04-08T01:24:39.18793603Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-08T01:24:39.191859787Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.923207ms logger=migrator t=2026-04-08T01:24:39.197491846Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-08T01:24:39.197554428Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=63.372µs logger=migrator t=2026-04-08T01:24:39.202762296Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-08T01:24:39.203683099Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=920.493µs logger=migrator t=2026-04-08T01:24:39.209275487Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-08T01:24:39.210275242Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=999.355µs logger=migrator t=2026-04-08T01:24:39.215468299Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-08T01:24:39.215548901Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=81.402µs logger=migrator t=2026-04-08T01:24:39.219586841Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-08T01:24:39.220498343Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=911.842µs logger=migrator t=2026-04-08T01:24:39.226215134Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-08T01:24:39.227103736Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=885.292µs logger=migrator t=2026-04-08T01:24:39.232172331Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-08T01:24:39.233690119Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.516648ms logger=migrator t=2026-04-08T01:24:39.239099522Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-08T01:24:39.240003485Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=909.883µs logger=migrator t=2026-04-08T01:24:39.246377402Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-08T01:24:39.247784327Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.405105ms logger=migrator t=2026-04-08T01:24:39.255740513Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-08T01:24:39.257030505Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.289322ms logger=migrator t=2026-04-08T01:24:39.27426809Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-08T01:24:39.274307671Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=41.331µs logger=migrator t=2026-04-08T01:24:39.311726244Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-08T01:24:39.317851075Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.128111ms logger=migrator t=2026-04-08T01:24:39.403135369Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-08T01:24:39.404434101Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.319122ms logger=migrator t=2026-04-08T01:24:39.430662078Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-08T01:24:39.439342362Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=8.685534ms logger=migrator t=2026-04-08T01:24:39.549001757Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-08T01:24:39.549985731Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=981.824µs logger=migrator t=2026-04-08T01:24:39.605913491Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-08T01:24:39.60706781Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.156039ms logger=migrator t=2026-04-08T01:24:39.661226286Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-08T01:24:39.6634123Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=2.185464ms logger=migrator t=2026-04-08T01:24:39.687090774Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-08T01:24:39.703265033Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=16.177629ms logger=migrator t=2026-04-08T01:24:39.772831669Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-08T01:24:39.775947236Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=3.115577ms logger=migrator t=2026-04-08T01:24:39.803779022Z 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-04-08T01:24:39.805967216Z 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=2.203724ms logger=migrator t=2026-04-08T01:24:39.81870908Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-08T01:24:39.819133851Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=427.561µs logger=migrator t=2026-04-08T01:24:39.826155224Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-08T01:24:39.82678943Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=634.636µs logger=migrator t=2026-04-08T01:24:39.831330752Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-08T01:24:39.831517456Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=187.154µs logger=migrator t=2026-04-08T01:24:39.836384127Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-08T01:24:39.842374544Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.987368ms logger=migrator t=2026-04-08T01:24:40.179496092Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-08T01:24:40.191728533Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=12.231181ms logger=migrator t=2026-04-08T01:24:40.195604428Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-08T01:24:40.19688138Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.276972ms logger=migrator t=2026-04-08T01:24:40.202506278Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-08T01:24:40.203891832Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.387444ms logger=migrator t=2026-04-08T01:24:40.209879Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-08T01:24:40.210377902Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=492.972µs logger=migrator t=2026-04-08T01:24:40.214196996Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-08T01:24:40.219592769Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.395473ms logger=migrator t=2026-04-08T01:24:40.225660868Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-08T01:24:40.227139065Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.480537ms logger=migrator t=2026-04-08T01:24:40.232503937Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-08T01:24:40.232835575Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=331.628µs logger=migrator t=2026-04-08T01:24:40.237076409Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-08T01:24:40.237694114Z level=info msg="Migration successfully executed" id="Move region to single row" duration=617.945µs logger=migrator t=2026-04-08T01:24:40.241664972Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-08T01:24:40.24280081Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.144328ms logger=migrator t=2026-04-08T01:24:40.246487191Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-08T01:24:40.247401343Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=914.672µs logger=migrator t=2026-04-08T01:24:40.25254097Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-08T01:24:40.25378397Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.24843ms logger=migrator t=2026-04-08T01:24:40.257186074Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-08T01:24:40.258141738Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=955.534µs logger=migrator t=2026-04-08T01:24:40.263271544Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-08T01:24:40.264117395Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=845.511µs logger=migrator t=2026-04-08T01:24:40.268115103Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-08T01:24:40.26921541Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.100157ms logger=migrator t=2026-04-08T01:24:40.276348946Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-08T01:24:40.27648577Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=138.244µs logger=migrator t=2026-04-08T01:24:40.285866101Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-08T01:24:40.287136992Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.273512ms logger=migrator t=2026-04-08T01:24:40.296356889Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-08T01:24:40.297654811Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.299152ms logger=migrator t=2026-04-08T01:24:40.301528306Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-08T01:24:40.302225273Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=696.937µs logger=migrator t=2026-04-08T01:24:40.309137393Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-08T01:24:40.310037346Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=899.923µs logger=migrator t=2026-04-08T01:24:40.314881425Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-08T01:24:40.315237844Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=350.608µs logger=migrator t=2026-04-08T01:24:40.320355469Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-08T01:24:40.320919113Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=564.194µs logger=migrator t=2026-04-08T01:24:40.325332442Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-08T01:24:40.325427134Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=87.962µs logger=migrator t=2026-04-08T01:24:40.328954721Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-08T01:24:40.329830223Z level=info msg="Migration successfully executed" id="create team table" duration=875.202µs logger=migrator t=2026-04-08T01:24:40.335110353Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-08T01:24:40.336009485Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=899.112µs logger=migrator t=2026-04-08T01:24:40.340053294Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-08T01:24:40.340984107Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=931.013µs logger=migrator t=2026-04-08T01:24:40.345729484Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-08T01:24:40.35084079Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.104336ms logger=migrator t=2026-04-08T01:24:40.355557956Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-08T01:24:40.35572392Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=165.974µs logger=migrator t=2026-04-08T01:24:40.35898412Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-08T01:24:40.359696688Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=711.958µs logger=migrator t=2026-04-08T01:24:40.36344343Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-08T01:24:40.364220709Z level=info msg="Migration successfully executed" id="create team member table" duration=777.509µs logger=migrator t=2026-04-08T01:24:40.369184341Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-08T01:24:40.370272358Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.088157ms logger=migrator t=2026-04-08T01:24:40.374520773Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-08T01:24:40.375584919Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.062896ms logger=migrator t=2026-04-08T01:24:40.379602658Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-08T01:24:40.380847879Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.282402ms logger=migrator t=2026-04-08T01:24:40.385985815Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-08T01:24:40.391115912Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.130137ms logger=migrator t=2026-04-08T01:24:40.39469321Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-08T01:24:40.399773195Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.081995ms logger=migrator t=2026-04-08T01:24:40.403264481Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-08T01:24:40.408368506Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.103775ms logger=migrator t=2026-04-08T01:24:40.412761004Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-08T01:24:40.413477162Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=716.538µs logger=migrator t=2026-04-08T01:24:40.417250585Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-08T01:24:40.418006984Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=752.728µs logger=migrator t=2026-04-08T01:24:40.42193962Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-08T01:24:40.42313803Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.150149ms logger=migrator t=2026-04-08T01:24:40.429220599Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-08T01:24:40.430314366Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.093457ms logger=migrator t=2026-04-08T01:24:40.43409373Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-08T01:24:40.435197567Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.096836ms logger=migrator t=2026-04-08T01:24:40.439315717Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-08T01:24:40.440343012Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.017465ms logger=migrator t=2026-04-08T01:24:40.445506279Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-08T01:24:40.44877617Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=3.269341ms logger=migrator t=2026-04-08T01:24:40.454327197Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-08T01:24:40.455495655Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.163339ms logger=migrator t=2026-04-08T01:24:40.460089418Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-08T01:24:40.460611001Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=521.803µs logger=migrator t=2026-04-08T01:24:40.466110667Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-08T01:24:40.466471556Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=361.639µs logger=migrator t=2026-04-08T01:24:40.470094535Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-08T01:24:40.470921025Z level=info msg="Migration successfully executed" id="create tag table" duration=833.181µs logger=migrator t=2026-04-08T01:24:40.475751894Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-08T01:24:40.476756299Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.006185ms logger=migrator t=2026-04-08T01:24:40.480756757Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-08T01:24:40.481560997Z level=info msg="Migration successfully executed" id="create login attempt table" duration=804.08µs logger=migrator t=2026-04-08T01:24:40.48615199Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-08T01:24:40.487743449Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.591269ms logger=migrator t=2026-04-08T01:24:40.494063345Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-08T01:24:40.496429573Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.365458ms logger=migrator t=2026-04-08T01:24:40.49997193Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-08T01:24:40.514752594Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.776054ms logger=migrator t=2026-04-08T01:24:40.518418195Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-08T01:24:40.519204804Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=787.09µs logger=migrator t=2026-04-08T01:24:40.527348054Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-08T01:24:40.52921783Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.870616ms logger=migrator t=2026-04-08T01:24:40.533122697Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-08T01:24:40.533508576Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=385.929µs logger=migrator t=2026-04-08T01:24:40.539397491Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-08T01:24:40.541458862Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=2.02552ms logger=migrator t=2026-04-08T01:24:40.551759135Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-08T01:24:40.552561845Z level=info msg="Migration successfully executed" id="create user auth table" duration=806.28µs logger=migrator t=2026-04-08T01:24:40.561798662Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-08T01:24:40.562986872Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.183179ms logger=migrator t=2026-04-08T01:24:40.567344739Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-08T01:24:40.567414461Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=70.552µs logger=migrator t=2026-04-08T01:24:40.570672141Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-08T01:24:40.577982821Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.31048ms logger=migrator t=2026-04-08T01:24:40.583986128Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-08T01:24:40.59176838Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.786762ms logger=migrator t=2026-04-08T01:24:40.595621195Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-08T01:24:40.599449969Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.829264ms logger=migrator t=2026-04-08T01:24:40.602703089Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-08T01:24:40.609675891Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.973642ms logger=migrator t=2026-04-08T01:24:40.613992647Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-08T01:24:40.61575416Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.760833ms logger=migrator t=2026-04-08T01:24:40.619858822Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-08T01:24:40.625111711Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.252659ms logger=migrator t=2026-04-08T01:24:40.62954834Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-08T01:24:40.630320029Z level=info msg="Migration successfully executed" id="create server_lock table" duration=772.019µs logger=migrator t=2026-04-08T01:24:40.634983264Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-08T01:24:40.636477951Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.495007ms logger=migrator t=2026-04-08T01:24:40.640469179Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-08T01:24:40.641879684Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.413105ms logger=migrator t=2026-04-08T01:24:40.646876227Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-08T01:24:40.648105497Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.22354ms logger=migrator t=2026-04-08T01:24:40.655713164Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-08T01:24:40.65636113Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=651.736µs logger=migrator t=2026-04-08T01:24:40.659900717Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-08T01:24:40.660589164Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=688.377µs logger=migrator t=2026-04-08T01:24:40.666535811Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-08T01:24:40.674133508Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.598867ms logger=migrator t=2026-04-08T01:24:40.678067085Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-08T01:24:40.678951986Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=885.091µs logger=migrator t=2026-04-08T01:24:40.682591646Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-08T01:24:40.683214711Z level=info msg="Migration successfully executed" id="create cache_data table" duration=623.015µs logger=migrator t=2026-04-08T01:24:40.686691077Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-08T01:24:40.687401624Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=712.127µs logger=migrator t=2026-04-08T01:24:40.691930416Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-08T01:24:40.692746826Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=812.68µs logger=migrator t=2026-04-08T01:24:40.698460887Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-08T01:24:40.69942057Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=951.863µs logger=migrator t=2026-04-08T01:24:40.705635613Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-08T01:24:40.705760876Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=128.913µs logger=migrator t=2026-04-08T01:24:40.712769309Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-08T01:24:40.712986294Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=219.465µs logger=migrator t=2026-04-08T01:24:40.718658464Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-08T01:24:40.720224962Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.567138ms logger=migrator t=2026-04-08T01:24:40.726117007Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T01:24:40.727729457Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.61257ms logger=migrator t=2026-04-08T01:24:40.734275708Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T01:24:40.735766345Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.490867ms logger=migrator t=2026-04-08T01:24:40.741470775Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-08T01:24:40.741566538Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=98.563µs logger=migrator t=2026-04-08T01:24:40.745271489Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T01:24:40.746087509Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=816.37µs logger=migrator t=2026-04-08T01:24:40.75057881Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T01:24:40.751489812Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=925.833µs logger=migrator t=2026-04-08T01:24:40.758576137Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T01:24:40.760011252Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.438135ms logger=migrator t=2026-04-08T01:24:40.763720733Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T01:24:40.764772759Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.051736ms logger=migrator t=2026-04-08T01:24:40.769561407Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-08T01:24:40.775487873Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.929776ms logger=migrator t=2026-04-08T01:24:40.780519267Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-08T01:24:40.781383738Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=863.751µs logger=migrator t=2026-04-08T01:24:40.785783966Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-08T01:24:40.78592672Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=142.734µs logger=migrator t=2026-04-08T01:24:40.792338738Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-08T01:24:40.793689651Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.342793ms logger=migrator t=2026-04-08T01:24:40.798267834Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-08T01:24:40.799559056Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.283981ms logger=migrator t=2026-04-08T01:24:40.809025108Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-08T01:24:40.810244499Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.2198ms logger=migrator t=2026-04-08T01:24:40.814968955Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-08T01:24:40.815066457Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=98.662µs logger=migrator t=2026-04-08T01:24:40.820597924Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-08T01:24:40.822225864Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.627691ms logger=migrator t=2026-04-08T01:24:40.82815481Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-08T01:24:40.829164894Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.010165ms logger=migrator t=2026-04-08T01:24:40.835183813Z 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-04-08T01:24:40.836598557Z 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.413775ms logger=migrator t=2026-04-08T01:24:40.840730239Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-08T01:24:40.84239591Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.672361ms logger=migrator t=2026-04-08T01:24:40.849585287Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-08T01:24:40.856991509Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.246458ms logger=migrator t=2026-04-08T01:24:40.864672048Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-08T01:24:40.865786126Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.117618ms logger=migrator t=2026-04-08T01:24:40.870064411Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-08T01:24:40.871060966Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=996.955µs logger=migrator t=2026-04-08T01:24:40.875787612Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-08T01:24:40.908987319Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=33.195207ms logger=migrator t=2026-04-08T01:24:40.91470382Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-08T01:24:40.938434124Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.725964ms logger=migrator t=2026-04-08T01:24:40.945876068Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-08T01:24:40.947390785Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.516627ms logger=migrator t=2026-04-08T01:24:40.953322831Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-08T01:24:40.959142604Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=5.819603ms logger=migrator t=2026-04-08T01:24:40.96628593Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-08T01:24:40.973396925Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.110555ms logger=migrator t=2026-04-08T01:24:40.982595211Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-08T01:24:40.988945008Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.346676ms logger=migrator t=2026-04-08T01:24:40.99268896Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-08T01:24:40.993824948Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.135658ms logger=migrator t=2026-04-08T01:24:40.998846042Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-08T01:24:40.999948779Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.098367ms logger=migrator t=2026-04-08T01:24:41.004823879Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-08T01:24:41.005899225Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.062416ms logger=migrator t=2026-04-08T01:24:41.011332649Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-08T01:24:41.012792405Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.460356ms logger=migrator t=2026-04-08T01:24:41.017697315Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-08T01:24:41.017827838Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=130.643µs logger=migrator t=2026-04-08T01:24:41.021869038Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-08T01:24:41.027848734Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.979396ms logger=migrator t=2026-04-08T01:24:41.032458418Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-08T01:24:41.039698115Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.233117ms logger=migrator t=2026-04-08T01:24:41.043912689Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-08T01:24:41.04839726Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.48467ms logger=migrator t=2026-04-08T01:24:41.053910195Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-08T01:24:41.05492141Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.011415ms logger=migrator t=2026-04-08T01:24:41.058544209Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-08T01:24:41.060458026Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.913317ms logger=migrator t=2026-04-08T01:24:41.06593779Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-08T01:24:41.072397179Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.458399ms logger=migrator t=2026-04-08T01:24:41.075980297Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-08T01:24:41.080222891Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.243584ms logger=migrator t=2026-04-08T01:24:41.086375362Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-08T01:24:41.087557171Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.181539ms logger=migrator t=2026-04-08T01:24:41.09318868Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-08T01:24:41.101611237Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.422557ms logger=migrator t=2026-04-08T01:24:41.105604525Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-08T01:24:41.112252088Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.646663ms logger=migrator t=2026-04-08T01:24:41.116464361Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-08T01:24:41.116582574Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=118.273µs logger=migrator t=2026-04-08T01:24:41.634493269Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-08T01:24:41.635903783Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.413594ms logger=migrator t=2026-04-08T01:24:41.642895725Z 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-04-08T01:24:41.644138156Z 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.22792ms logger=migrator t=2026-04-08T01:24:41.651950437Z 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-04-08T01:24:41.653179738Z 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.22678ms logger=migrator t=2026-04-08T01:24:41.659919633Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-08T01:24:41.660068247Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=148.664µs logger=migrator t=2026-04-08T01:24:41.665025569Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-08T01:24:41.672190325Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.165716ms logger=migrator t=2026-04-08T01:24:41.676299456Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-08T01:24:41.683156654Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.855118ms logger=migrator t=2026-04-08T01:24:41.688579477Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-08T01:24:41.695117288Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.538851ms logger=migrator t=2026-04-08T01:24:41.699440644Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-08T01:24:41.706344984Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.9036ms logger=migrator t=2026-04-08T01:24:41.710486096Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-08T01:24:41.715244183Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.757877ms logger=migrator t=2026-04-08T01:24:41.71963358Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-08T01:24:41.719766734Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=113.463µs logger=migrator t=2026-04-08T01:24:41.725524695Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-08T01:24:41.726849928Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.324102ms logger=migrator t=2026-04-08T01:24:41.731964483Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-08T01:24:41.738710859Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.745456ms logger=migrator t=2026-04-08T01:24:41.742801189Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-08T01:24:41.742899322Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=99.883µs logger=migrator t=2026-04-08T01:24:41.747569217Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-08T01:24:41.753775919Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.204232ms logger=migrator t=2026-04-08T01:24:41.757933911Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-08T01:24:41.758975247Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.039656ms logger=migrator t=2026-04-08T01:24:41.763451427Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-08T01:24:41.770009718Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.557741ms logger=migrator t=2026-04-08T01:24:41.774892798Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-08T01:24:41.775491093Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=598.204µs logger=migrator t=2026-04-08T01:24:41.780518466Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-08T01:24:41.781618713Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.098947ms logger=migrator t=2026-04-08T01:24:41.78596093Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-08T01:24:41.792507051Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.545671ms logger=migrator t=2026-04-08T01:24:41.797190736Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-08T01:24:41.798735314Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.544318ms logger=migrator t=2026-04-08T01:24:41.805271814Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-08T01:24:41.806430263Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.156209ms logger=migrator t=2026-04-08T01:24:41.811844386Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-08T01:24:41.812746388Z level=info msg="Migration successfully executed" id="create alert_image table" duration=899.532µs logger=migrator t=2026-04-08T01:24:41.817588957Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-08T01:24:41.818652583Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.063666ms logger=migrator t=2026-04-08T01:24:41.823614725Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-08T01:24:41.823726058Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=111.723µs logger=migrator t=2026-04-08T01:24:41.827499111Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-08T01:24:41.828521176Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.021555ms logger=migrator t=2026-04-08T01:24:41.833426566Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-08T01:24:41.835038456Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.61224ms logger=migrator t=2026-04-08T01:24:41.840529681Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-08T01:24:41.841403712Z 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-04-08T01:24:41.84619683Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-08T01:24:41.846950178Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=752.908µs logger=migrator t=2026-04-08T01:24:41.8515035Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-08T01:24:41.853281674Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.777914ms logger=migrator t=2026-04-08T01:24:41.858525592Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-08T01:24:41.865290999Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.765177ms logger=migrator t=2026-04-08T01:24:41.869609595Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-08T01:24:41.870701332Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.091327ms logger=migrator t=2026-04-08T01:24:41.875443788Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-08T01:24:41.876607507Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.163189ms logger=migrator t=2026-04-08T01:24:41.882547623Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-08T01:24:41.884095321Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.544738ms logger=migrator t=2026-04-08T01:24:41.888904259Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-08T01:24:41.890145719Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.24058ms logger=migrator t=2026-04-08T01:24:41.894900886Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-08T01:24:41.896093476Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.191839ms logger=migrator t=2026-04-08T01:24:41.901893218Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-08T01:24:41.901923249Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.271µs logger=migrator t=2026-04-08T01:24:41.906910291Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-08T01:24:41.907082636Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=265.566µs logger=migrator t=2026-04-08T01:24:41.912324935Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-08T01:24:41.920604788Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.280844ms logger=migrator t=2026-04-08T01:24:41.925497968Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-08T01:24:41.925805076Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=306.808µs logger=migrator t=2026-04-08T01:24:41.930418599Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-08T01:24:41.932207803Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.786124ms logger=migrator t=2026-04-08T01:24:41.938077777Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-08T01:24:41.938750543Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=672.686µs logger=migrator t=2026-04-08T01:24:41.943127741Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-08T01:24:41.944183207Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.054786ms logger=migrator t=2026-04-08T01:24:41.950591725Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-08T01:24:41.952524172Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.932867ms logger=migrator t=2026-04-08T01:24:41.957894774Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-08T01:24:41.991540961Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.644907ms logger=migrator t=2026-04-08T01:24:41.998198544Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-08T01:24:42.006047887Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.849482ms logger=migrator t=2026-04-08T01:24:42.010580248Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-08T01:24:42.010723881Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=143.343µs logger=migrator t=2026-04-08T01:24:42.013834817Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-08T01:24:42.046205881Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.369574ms logger=migrator t=2026-04-08T01:24:42.051522071Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-08T01:24:42.081704532Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.17947ms logger=migrator t=2026-04-08T01:24:42.086314455Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-08T01:24:42.087000561Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=685.786µs logger=migrator t=2026-04-08T01:24:42.093220914Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-08T01:24:42.094532086Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.310512ms logger=migrator t=2026-04-08T01:24:42.09919385Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-08T01:24:42.099467167Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=271.457µs logger=migrator t=2026-04-08T01:24:42.103779903Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-08T01:24:42.104797668Z level=info msg="Migration successfully executed" id="create permission table" duration=1.015815ms logger=migrator t=2026-04-08T01:24:42.110823085Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-08T01:24:42.112841705Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.01761ms logger=migrator t=2026-04-08T01:24:42.117864208Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-08T01:24:42.119005926Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.141338ms logger=migrator t=2026-04-08T01:24:42.12364628Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-08T01:24:42.124584213Z level=info msg="Migration successfully executed" id="create role table" duration=936.263µs logger=migrator t=2026-04-08T01:24:42.129901123Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-08T01:24:42.140074913Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.17502ms logger=migrator t=2026-04-08T01:24:42.144147023Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-08T01:24:42.149705669Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.558296ms logger=migrator t=2026-04-08T01:24:42.154522077Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-08T01:24:42.155624104Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.100317ms logger=migrator t=2026-04-08T01:24:42.161381025Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-08T01:24:42.162623106Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.243691ms logger=migrator t=2026-04-08T01:24:42.167369252Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-08T01:24:42.168487489Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.118297ms logger=migrator t=2026-04-08T01:24:42.174089227Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-08T01:24:42.175083191Z level=info msg="Migration successfully executed" id="create team role table" duration=993.714µs logger=migrator t=2026-04-08T01:24:42.180991636Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-08T01:24:42.182211036Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.21951ms logger=migrator t=2026-04-08T01:24:42.187142837Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-08T01:24:42.188281915Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.138238ms logger=migrator t=2026-04-08T01:24:42.193222676Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-08T01:24:42.194430755Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.207639ms logger=migrator t=2026-04-08T01:24:42.200209047Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-08T01:24:42.201732464Z level=info msg="Migration successfully executed" id="create user role table" duration=1.523067ms logger=migrator t=2026-04-08T01:24:42.206615504Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-08T01:24:42.207789303Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.175019ms logger=migrator t=2026-04-08T01:24:42.213554184Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-08T01:24:42.214742903Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.188509ms logger=migrator t=2026-04-08T01:24:42.220555316Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-08T01:24:42.221740905Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.185489ms logger=migrator t=2026-04-08T01:24:42.226404599Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-08T01:24:42.227511756Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.106687ms logger=migrator t=2026-04-08T01:24:42.245369774Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-08T01:24:42.24681071Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.441796ms logger=migrator t=2026-04-08T01:24:42.255231496Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-08T01:24:42.256948838Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.717432ms logger=migrator t=2026-04-08T01:24:42.263225582Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-08T01:24:42.271507885Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.280563ms logger=migrator t=2026-04-08T01:24:42.275796Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-08T01:24:42.276798565Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.003305ms logger=migrator t=2026-04-08T01:24:42.281619283Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-08T01:24:42.282933415Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.313192ms logger=migrator t=2026-04-08T01:24:42.288326918Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-08T01:24:42.289578228Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.251551ms logger=migrator t=2026-04-08T01:24:42.293667469Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-08T01:24:42.295048202Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.380474ms logger=migrator t=2026-04-08T01:24:42.300431404Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-08T01:24:42.301367867Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=932.983µs logger=migrator t=2026-04-08T01:24:42.305934819Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-08T01:24:42.307228011Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.292402ms logger=migrator t=2026-04-08T01:24:42.313046494Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-08T01:24:42.322446434Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.402401ms logger=migrator t=2026-04-08T01:24:42.328533493Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-08T01:24:42.336846977Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.315934ms logger=migrator t=2026-04-08T01:24:42.341072821Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-08T01:24:42.348609096Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.535355ms logger=migrator t=2026-04-08T01:24:42.352754177Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-08T01:24:42.361546153Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.791436ms logger=migrator t=2026-04-08T01:24:42.367387306Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-08T01:24:42.369376995Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.993119ms logger=migrator t=2026-04-08T01:24:42.37446295Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-08T01:24:42.376194732Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.731402ms logger=migrator t=2026-04-08T01:24:42.380714483Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-08T01:24:42.382534417Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.820134ms logger=migrator t=2026-04-08T01:24:42.391136528Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-08T01:24:42.392873001Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.739213ms logger=migrator t=2026-04-08T01:24:42.396876109Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-08T01:24:42.397682569Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=807.53µs logger=migrator t=2026-04-08T01:24:42.402567888Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-08T01:24:42.40263946Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=72.862µs logger=migrator t=2026-04-08T01:24:42.407020588Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-08T01:24:42.407078879Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=60.241µs logger=migrator t=2026-04-08T01:24:42.410827871Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-08T01:24:42.411212511Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=385.199µs logger=migrator t=2026-04-08T01:24:42.415016024Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-08T01:24:42.415536966Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=521.382µs logger=migrator t=2026-04-08T01:24:42.420360075Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-08T01:24:42.421014161Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=654.276µs logger=migrator t=2026-04-08T01:24:42.424778053Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-08T01:24:42.424976668Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=198.935µs logger=migrator t=2026-04-08T01:24:42.428683669Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-08T01:24:42.4291568Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=473.741µs logger=migrator t=2026-04-08T01:24:42.433027466Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-08T01:24:42.433834015Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=806.16µs logger=migrator t=2026-04-08T01:24:42.438998962Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-08T01:24:42.440190061Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.192139ms logger=migrator t=2026-04-08T01:24:42.44463136Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-08T01:24:42.452770129Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.137919ms logger=migrator t=2026-04-08T01:24:42.457166677Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-08T01:24:42.45728059Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=115.333µs logger=migrator t=2026-04-08T01:24:42.462810666Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-08T01:24:42.464448316Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.63731ms logger=migrator t=2026-04-08T01:24:42.470153026Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-08T01:24:42.471248823Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.096007ms logger=migrator t=2026-04-08T01:24:42.475790004Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-08T01:24:42.47687673Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.088056ms logger=migrator t=2026-04-08T01:24:42.482192681Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-08T01:24:42.490566346Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.374215ms logger=migrator t=2026-04-08T01:24:42.494022841Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-08T01:24:42.494746869Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=725.748µs logger=migrator t=2026-04-08T01:24:42.498539612Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-08T01:24:42.500159321Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.619199ms logger=migrator t=2026-04-08T01:24:42.504673912Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-08T01:24:42.52661951Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.945758ms logger=migrator t=2026-04-08T01:24:42.530846994Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-08T01:24:42.531611383Z level=info msg="Migration successfully executed" id="create correlation v2" duration=764.149µs logger=migrator t=2026-04-08T01:24:42.537718983Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-08T01:24:42.53884639Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.126988ms logger=migrator t=2026-04-08T01:24:42.543278709Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-08T01:24:42.544368515Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.089896ms logger=migrator t=2026-04-08T01:24:42.549107522Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-08T01:24:42.550330422Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.22206ms logger=migrator t=2026-04-08T01:24:42.555934819Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-08T01:24:42.556168845Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=234.386µs logger=migrator t=2026-04-08T01:24:42.56087288Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-08T01:24:42.562123781Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.250441ms logger=migrator t=2026-04-08T01:24:42.566706093Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-08T01:24:42.575228462Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.522899ms logger=migrator t=2026-04-08T01:24:42.580247765Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-08T01:24:42.580890971Z level=info msg="Migration successfully executed" id="create entity_events table" duration=642.466µs logger=migrator t=2026-04-08T01:24:42.585504014Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-08T01:24:42.587088393Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.583889ms logger=migrator t=2026-04-08T01:24:42.591818349Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-08T01:24:42.59228042Z 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-04-08T01:24:42.597084268Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-08T01:24:42.59755578Z 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-04-08T01:24:42.601763513Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-08T01:24:42.602938472Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.174038ms logger=migrator t=2026-04-08T01:24:42.606792446Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-08T01:24:42.607903733Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.111397ms logger=migrator t=2026-04-08T01:24:42.612465925Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-08T01:24:42.613653644Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.187339ms logger=migrator t=2026-04-08T01:24:42.617722364Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-08T01:24:42.618848731Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.126277ms logger=migrator t=2026-04-08T01:24:42.623120106Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-08T01:24:42.624176742Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.056606ms logger=migrator t=2026-04-08T01:24:42.6289803Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-08T01:24:42.630137678Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.157998ms logger=migrator t=2026-04-08T01:24:42.634320111Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-08T01:24:42.636220178Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.899627ms logger=migrator t=2026-04-08T01:24:42.641424965Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-08T01:24:42.642676296Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.248771ms logger=migrator t=2026-04-08T01:24:42.646296265Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-08T01:24:42.647487124Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.19076ms logger=migrator t=2026-04-08T01:24:42.651846991Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-08T01:24:42.652963298Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.116287ms logger=migrator t=2026-04-08T01:24:42.657765046Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-08T01:24:42.658887473Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.121967ms logger=migrator t=2026-04-08T01:24:42.663692311Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-08T01:24:42.685236469Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.544428ms logger=migrator t=2026-04-08T01:24:42.689613947Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-08T01:24:42.69873539Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.120773ms logger=migrator t=2026-04-08T01:24:42.703919097Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-08T01:24:42.712352994Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.433557ms logger=migrator t=2026-04-08T01:24:42.717316726Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-08T01:24:42.71748265Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=166.154µs logger=migrator t=2026-04-08T01:24:42.721476438Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-08T01:24:42.731164495Z level=info msg="Migration successfully executed" id="add share column" duration=9.689017ms logger=migrator t=2026-04-08T01:24:42.735052481Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-08T01:24:42.735296297Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=241.946µs logger=migrator t=2026-04-08T01:24:42.740522565Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-08T01:24:42.742071983Z level=info msg="Migration successfully executed" id="create file table" duration=1.548658ms logger=migrator t=2026-04-08T01:24:42.747330612Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-08T01:24:42.749171917Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.847555ms logger=migrator t=2026-04-08T01:24:42.754494827Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-08T01:24:42.755648236Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.152868ms logger=migrator t=2026-04-08T01:24:42.762442792Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-08T01:24:42.763340424Z level=info msg="Migration successfully executed" id="create file_meta table" duration=897.472µs logger=migrator t=2026-04-08T01:24:42.767891996Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-08T01:24:42.769029384Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.143768ms logger=migrator t=2026-04-08T01:24:42.773295738Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-08T01:24:42.77337635Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=81.272µs logger=migrator t=2026-04-08T01:24:42.777646935Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-08T01:24:42.777712997Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=66.892µs logger=migrator t=2026-04-08T01:24:42.781978081Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-08T01:24:42.782799921Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=822.32µs logger=migrator t=2026-04-08T01:24:42.787422415Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-08T01:24:42.787796894Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=376.819µs logger=migrator t=2026-04-08T01:24:42.792170001Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-08T01:24:42.793441802Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.271521ms logger=migrator t=2026-04-08T01:24:42.798567818Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-08T01:24:42.807056396Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.488738ms logger=migrator t=2026-04-08T01:24:42.811009463Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-08T01:24:42.811159937Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=150.244µs logger=migrator t=2026-04-08T01:24:42.815205636Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-08T01:24:42.815986755Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=782.219µs logger=migrator t=2026-04-08T01:24:42.821967192Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-08T01:24:42.822260729Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=294.347µs logger=migrator t=2026-04-08T01:24:42.826688868Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-08T01:24:42.827261061Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=565.824µs logger=migrator t=2026-04-08T01:24:42.831933146Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-08T01:24:42.832382557Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=449.251µs logger=migrator t=2026-04-08T01:24:42.836530119Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-08T01:24:42.845705694Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.174595ms logger=migrator t=2026-04-08T01:24:42.850917061Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-08T01:24:42.85941116Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.494039ms logger=migrator t=2026-04-08T01:24:42.86350049Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-08T01:24:42.864283619Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=783.059µs logger=migrator t=2026-04-08T01:24:42.868290697Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-08T01:24:42.939712239Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=71.417771ms logger=migrator t=2026-04-08T01:24:42.94546226Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-08T01:24:42.94628465Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=822.45µs logger=migrator t=2026-04-08T01:24:42.950714059Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-08T01:24:42.952526393Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.814465ms logger=migrator t=2026-04-08T01:24:42.957767611Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-08T01:24:42.982008986Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.243445ms logger=migrator t=2026-04-08T01:24:42.988774782Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-08T01:24:42.997535636Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.767054ms logger=migrator t=2026-04-08T01:24:43.001649277Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-08T01:24:43.001944715Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=295.308µs logger=migrator t=2026-04-08T01:24:43.006779133Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-08T01:24:43.006938167Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=159.214µs logger=migrator t=2026-04-08T01:24:43.011208761Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-08T01:24:43.011527179Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=318.708µs logger=migrator t=2026-04-08T01:24:43.016374028Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-08T01:24:43.016683195Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=309.937µs logger=migrator t=2026-04-08T01:24:43.02136564Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-08T01:24:43.021560494Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=195.014µs logger=migrator t=2026-04-08T01:24:43.026525336Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-08T01:24:43.027475829Z level=info msg="Migration successfully executed" id="create folder table" duration=950.443µs logger=migrator t=2026-04-08T01:24:43.03282683Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-08T01:24:43.034621814Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.794754ms logger=migrator t=2026-04-08T01:24:43.039697949Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-08T01:24:43.040814886Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.116557ms logger=migrator t=2026-04-08T01:24:43.046672119Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-08T01:24:43.04671611Z level=info msg="Migration successfully executed" id="Update folder title length" duration=45.841µs logger=migrator t=2026-04-08T01:24:43.051832345Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-08T01:24:43.053428115Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.59529ms logger=migrator t=2026-04-08T01:24:43.057982486Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-08T01:24:43.059020781Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.036235ms logger=migrator t=2026-04-08T01:24:43.064197938Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-08T01:24:43.065456189Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.257851ms logger=migrator t=2026-04-08T01:24:43.069457277Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-08T01:24:43.069883567Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=426.52µs logger=migrator t=2026-04-08T01:24:43.074278955Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-08T01:24:43.074538851Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=260.136µs logger=migrator t=2026-04-08T01:24:43.079193435Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-08T01:24:43.08020189Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.008415ms logger=migrator t=2026-04-08T01:24:43.084420003Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-08T01:24:43.085612682Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.192449ms logger=migrator t=2026-04-08T01:24:43.089723743Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-08T01:24:43.090736477Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.012595ms logger=migrator t=2026-04-08T01:24:43.09576286Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-08T01:24:43.096878758Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.115758ms logger=migrator t=2026-04-08T01:24:43.101136012Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-08T01:24:43.102171207Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.033605ms logger=migrator t=2026-04-08T01:24:43.106968044Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-08T01:24:43.107830085Z level=info msg="Migration successfully executed" id="create anon_device table" duration=862.371µs logger=migrator t=2026-04-08T01:24:43.111770152Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-08T01:24:43.11292264Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.152358ms logger=migrator t=2026-04-08T01:24:43.117698597Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-08T01:24:43.118794814Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.089967ms logger=migrator t=2026-04-08T01:24:43.124289708Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-08T01:24:43.125160249Z level=info msg="Migration successfully executed" id="create signing_key table" duration=870.371µs logger=migrator t=2026-04-08T01:24:43.129771043Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-08T01:24:43.13088237Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.110957ms logger=migrator t=2026-04-08T01:24:43.135361199Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-08T01:24:43.136471106Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.111227ms logger=migrator t=2026-04-08T01:24:43.140844664Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-08T01:24:43.1411149Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=271.066µs logger=migrator t=2026-04-08T01:24:43.14519782Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-08T01:24:43.154293212Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.094822ms logger=migrator t=2026-04-08T01:24:43.158999668Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-08T01:24:43.159687945Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=693.977µs logger=migrator t=2026-04-08T01:24:43.16359317Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-08T01:24:43.163612121Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.221µs logger=migrator t=2026-04-08T01:24:43.167928346Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-08T01:24:43.168961191Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.032595ms logger=migrator t=2026-04-08T01:24:43.172859697Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-08T01:24:43.172877737Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.17µs logger=migrator t=2026-04-08T01:24:43.176498946Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-08T01:24:43.177698095Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.198189ms logger=migrator t=2026-04-08T01:24:43.182495783Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-08T01:24:43.183633391Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.136778ms logger=migrator t=2026-04-08T01:24:43.189070164Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-08T01:24:43.190174431Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.104167ms logger=migrator t=2026-04-08T01:24:43.194477816Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-08T01:24:43.195217664Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=740.758µs logger=migrator t=2026-04-08T01:24:43.199823687Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-08T01:24:43.200082393Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=259.606µs logger=migrator t=2026-04-08T01:24:43.203722972Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-08T01:24:43.204310507Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=587.545µs logger=migrator t=2026-04-08T01:24:43.208019687Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-08T01:24:43.208878118Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=857.981µs logger=migrator t=2026-04-08T01:24:43.2138722Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-08T01:24:43.214766352Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=892.402µs logger=migrator t=2026-04-08T01:24:43.218798711Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-08T01:24:43.228315964Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.516613ms logger=migrator t=2026-04-08T01:24:43.232537907Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-08T01:24:43.241982528Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.444081ms logger=migrator t=2026-04-08T01:24:43.245855743Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-08T01:24:43.255259233Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.40273ms logger=migrator t=2026-04-08T01:24:43.259869686Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-08T01:24:43.259918537Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=50.771µs logger=migrator t=2026-04-08T01:24:43.263343201Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-08T01:24:43.272507475Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.163684ms logger=migrator t=2026-04-08T01:24:43.275822136Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-08T01:24:43.283462173Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.638827ms logger=migrator t=2026-04-08T01:24:43.288040705Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-08T01:24:43.288333873Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=293.438µs logger=migrator t=2026-04-08T01:24:43.291770357Z level=info msg="migrations completed" performed=558 skipped=0 duration=8.085828824s logger=migrator t=2026-04-08T01:24:43.292340101Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-08T01:24:43.308055115Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-08T01:24:43.30825096Z level=info msg="Created default organization" logger=secrets t=2026-04-08T01:24:43.31318337Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-08T01:24:43.370729949Z level=info msg="Restored cache from database" duration=629.976µs logger=plugin.store t=2026-04-08T01:24:43.373017805Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-08T01:24:43.409803775Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-08T01:24:43.409833686Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-08T01:24:43.409938668Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-08T01:24:43.409953659Z level=info msg="Plugins loaded" count=54 duration=36.936594ms logger=query_data t=2026-04-08T01:24:43.414011338Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-08T01:24:43.417226436Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-08T01:24:43.423760546Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-08T01:24:43.43166242Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-08T01:24:43.433791712Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-08T01:24:43.435650957Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-08T01:24:43.45211427Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-08T01:24:43.468928102Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-08T01:24:43.487106546Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-08T01:24:43.487125627Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-08T01:24:43.487430944Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-04-08T01:24:43.488014339Z level=info msg="State cache has been initialized" states=0 duration=582.305µs logger=ngalert.scheduler t=2026-04-08T01:24:43.489788452Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-08T01:24:43.489892334Z level=info msg=starting first_tick=2026-04-08T01:24:50Z logger=ngalert.multiorg.alertmanager t=2026-04-08T01:24:43.489915185Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-08T01:24:43.492477428Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-04-08T01:24:43.493178805Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-04-08T01:24:43.544596793Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-04-08T01:24:43.568566279Z level=info msg="Update check succeeded" duration=78.930461ms logger=plugins.update.checker t=2026-04-08T01:24:43.57267504Z level=info msg="Update check succeeded" duration=82.288404ms logger=sqlstore.transactions t=2026-04-08T01:24:43.588795865Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-08T01:24:43.671086678Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-08T01:24:43.688230768Z level=info msg="Patterns update finished" duration=127.982101ms logger=grafana-apiserver t=2026-04-08T01:24:43.88528108Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-08T01:24:43.885949806Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-08T01:24:57.474516245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:57.475701944Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:57.496210072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:57.521051324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:57.537840864Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:57.557191725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:57.578127054Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:57.599846681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:57.615402791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:57.63971282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:57.655889236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:57.920376456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:57.93817731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:58.51301835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:58.536130569Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:59.099328616Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:59.13361343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:59.513596588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:59.530795806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:59.633198506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:59.654858891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.111489193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.131016695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.204778573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.223813144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.286256233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.306736848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.354582311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.369614928Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.425346618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.448160538Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.513094767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.527049847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.587901979Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.602378352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.679265073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.698885338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.757011215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.778579076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.854511705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.871834295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.927359231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:00.95012892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.01262072Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.02613322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.088463164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.1068968Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.162606247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.177763746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.232157622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.247859443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.30184597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.319982069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.384097515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.404017206Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.470697523Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.493872861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.572018339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.591803236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.676450858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.692138969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.75139681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.766489337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.822478471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.84100691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.901856048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.920868667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:01.998911952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:02.016020777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:02.100222714Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:02.117277117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:02.18518281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:02.203582434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:02.274026637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:02.289904702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:02.364317708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:02.382914397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:02.46096686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:02.478114954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:25:02.548338942Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-08T01:25:15.518648757Z level=info msg="Usage stats are ready to report"