logger=settings t=2026-05-11T01:00:12.38993733Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-11T01:00:12Z logger=settings t=2026-05-11T01:00:12.390245806Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-11T01:00:12.390257516Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-11T01:00:12.390261536Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-11T01:00:12.390264496Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-11T01:00:12.390267226Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-11T01:00:12.390273016Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-11T01:00:12.390275736Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-11T01:00:12.390280126Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-11T01:00:12.390298317Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-11T01:00:12.390305797Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-11T01:00:12.390308677Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-11T01:00:12.390311487Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-11T01:00:12.390326357Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-11T01:00:12.390330267Z level=info msg=Target target=[all] logger=settings t=2026-05-11T01:00:12.390337317Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-11T01:00:12.390341447Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-11T01:00:12.390344698Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-11T01:00:12.390347848Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-11T01:00:12.390351138Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-11T01:00:12.390354678Z level=info msg="App mode production" logger=sqlstore t=2026-05-11T01:00:12.390658253Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-11T01:00:12.390680614Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-11T01:00:12.392184591Z level=info msg="Locking database" logger=migrator t=2026-05-11T01:00:12.392195272Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-11T01:00:12.392853233Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-11T01:00:12.393732199Z level=info msg="Migration successfully executed" id="create migration_log table" duration=878.906µs logger=migrator t=2026-05-11T01:00:12.488957739Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-11T01:00:12.49122906Z level=info msg="Migration successfully executed" id="create user table" duration=2.274462ms logger=migrator t=2026-05-11T01:00:12.502834631Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-11T01:00:12.503684487Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=850.147µs logger=migrator t=2026-05-11T01:00:12.507579057Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-11T01:00:12.508969082Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.390725ms logger=migrator t=2026-05-11T01:00:12.513136638Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-11T01:00:12.513891672Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=754.303µs logger=migrator t=2026-05-11T01:00:12.520206436Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-11T01:00:12.52151095Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.305484ms logger=migrator t=2026-05-11T01:00:12.525274648Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-11T01:00:12.529444325Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.162066ms logger=migrator t=2026-05-11T01:00:12.534039507Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-11T01:00:12.534786802Z level=info msg="Migration successfully executed" id="create user table v2" duration=748.175µs logger=migrator t=2026-05-11T01:00:12.539876803Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-11T01:00:12.540459225Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=584.282µs logger=migrator t=2026-05-11T01:00:12.543474479Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-11T01:00:12.544212982Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=738.473µs logger=migrator t=2026-05-11T01:00:12.547854488Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-11T01:00:12.548288566Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=433.728µs logger=migrator t=2026-05-11T01:00:12.552626575Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-11T01:00:12.553604133Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=980.418µs logger=migrator t=2026-05-11T01:00:12.557493384Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-11T01:00:12.559379888Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.884074ms logger=migrator t=2026-05-11T01:00:12.564037932Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-11T01:00:12.564065293Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.531µs logger=migrator t=2026-05-11T01:00:12.569665425Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-11T01:00:12.571236084Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.562669ms logger=migrator t=2026-05-11T01:00:12.580163466Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-11T01:00:12.580671625Z level=info msg="Migration successfully executed" id="Add missing user data" duration=511.499µs logger=migrator t=2026-05-11T01:00:12.584532424Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-11T01:00:12.585996092Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.462928ms logger=migrator t=2026-05-11T01:00:12.590472003Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-11T01:00:12.59140682Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=934.727µs logger=migrator t=2026-05-11T01:00:12.599801792Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-11T01:00:12.601458452Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.65909ms logger=migrator t=2026-05-11T01:00:12.607222858Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-11T01:00:12.613303218Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=6.08031ms logger=migrator t=2026-05-11T01:00:12.616546497Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-11T01:00:12.617899231Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.352385ms logger=migrator t=2026-05-11T01:00:12.621567618Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-11T01:00:12.621765512Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=205.464µs logger=migrator t=2026-05-11T01:00:12.626732631Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-11T01:00:12.627416864Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=684.043µs logger=migrator t=2026-05-11T01:00:12.632356413Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-11T01:00:12.632648319Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=292.146µs logger=migrator t=2026-05-11T01:00:12.63598133Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-11T01:00:12.636324986Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=343.746µs logger=migrator t=2026-05-11T01:00:12.640375379Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-11T01:00:12.641677873Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.294964ms logger=migrator t=2026-05-11T01:00:12.652094563Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-11T01:00:12.653966926Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.866803ms logger=migrator t=2026-05-11T01:00:12.657959879Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-11T01:00:12.658704232Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=744.603µs logger=migrator t=2026-05-11T01:00:12.66245977Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-11T01:00:12.663211585Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=751.015µs logger=migrator t=2026-05-11T01:00:12.667989731Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-11T01:00:12.668779315Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=788.984µs logger=migrator t=2026-05-11T01:00:12.672562534Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-11T01:00:12.672591525Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=29.381µs logger=migrator t=2026-05-11T01:00:12.675876294Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-11T01:00:12.67676518Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=888.286µs logger=migrator t=2026-05-11T01:00:12.681495746Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-11T01:00:12.682292011Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=797.965µs logger=migrator t=2026-05-11T01:00:12.686615939Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-11T01:00:12.687287681Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=672.482µs logger=migrator t=2026-05-11T01:00:12.692203041Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-11T01:00:12.692894293Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=691.202µs logger=migrator t=2026-05-11T01:00:12.698344672Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:00:12.703832992Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.49205ms logger=migrator t=2026-05-11T01:00:12.707635061Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-11T01:00:12.708558018Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=923.347µs logger=migrator t=2026-05-11T01:00:12.713150491Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-11T01:00:12.713855425Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=709.884µs logger=migrator t=2026-05-11T01:00:12.718169442Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-11T01:00:12.718965046Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=796.264µs logger=migrator t=2026-05-11T01:00:12.722709435Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-11T01:00:12.72351754Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=807.995µs logger=migrator t=2026-05-11T01:00:12.742762039Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-11T01:00:12.744014042Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.253153ms logger=migrator t=2026-05-11T01:00:12.750100853Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-11T01:00:12.750878507Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=770.794µs logger=migrator t=2026-05-11T01:00:12.755129484Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-11T01:00:12.756050581Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=920.417µs logger=migrator t=2026-05-11T01:00:12.760840507Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-11T01:00:12.76150211Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=661.853µs logger=migrator t=2026-05-11T01:00:12.766093243Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-11T01:00:12.766829846Z level=info msg="Migration successfully executed" id="create star table" duration=737.673µs logger=migrator t=2026-05-11T01:00:12.771824537Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-11T01:00:12.77304219Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.217753ms logger=migrator t=2026-05-11T01:00:12.777711774Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-11T01:00:12.779105159Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.393365ms logger=migrator t=2026-05-11T01:00:12.783808645Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-11T01:00:12.784661041Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=852.366µs logger=migrator t=2026-05-11T01:00:12.789436597Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-11T01:00:12.790201911Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=763.664µs logger=migrator t=2026-05-11T01:00:12.797765769Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-11T01:00:12.799777335Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=2.015186ms logger=migrator t=2026-05-11T01:00:12.804518841Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-11T01:00:12.805907436Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.388235ms logger=migrator t=2026-05-11T01:00:12.810623932Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-11T01:00:12.811970167Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.377456ms logger=migrator t=2026-05-11T01:00:12.820868548Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-11T01:00:12.820904049Z level=info msg="Migration successfully executed" id="Update org table charset" duration=37.881µs logger=migrator t=2026-05-11T01:00:12.825026804Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-11T01:00:12.825059184Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=26.661µs logger=migrator t=2026-05-11T01:00:12.829426644Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-11T01:00:12.829678508Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=251.884µs logger=migrator t=2026-05-11T01:00:12.83416676Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-11T01:00:12.835389752Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.222342ms logger=migrator t=2026-05-11T01:00:12.842118184Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-11T01:00:12.843183883Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.059779ms logger=migrator t=2026-05-11T01:00:12.848017431Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-11T01:00:12.849794923Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.776222ms logger=migrator t=2026-05-11T01:00:12.855141511Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-11T01:00:12.856150079Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.019769ms logger=migrator t=2026-05-11T01:00:12.86172648Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-11T01:00:12.86279608Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.06951ms logger=migrator t=2026-05-11T01:00:12.867030016Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-11T01:00:12.867805461Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=775.825µs logger=migrator t=2026-05-11T01:00:12.871951276Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-11T01:00:12.878434524Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.477287ms logger=migrator t=2026-05-11T01:00:12.883549926Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-11T01:00:12.8843295Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=779.574µs logger=migrator t=2026-05-11T01:00:12.888375235Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-11T01:00:12.889297371Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=921.237µs logger=migrator t=2026-05-11T01:00:12.893553329Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-11T01:00:12.894467795Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=914.446µs logger=migrator t=2026-05-11T01:00:12.900356002Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-11T01:00:12.900992723Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=636.421µs logger=migrator t=2026-05-11T01:00:12.905158439Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-11T01:00:12.913710335Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=8.546835ms logger=migrator t=2026-05-11T01:00:12.924086223Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-11T01:00:12.924270727Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=187.024µs logger=migrator t=2026-05-11T01:00:12.930656222Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-11T01:00:12.935345988Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.691936ms logger=migrator t=2026-05-11T01:00:12.939789448Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-11T01:00:12.941783935Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.994347ms logger=migrator t=2026-05-11T01:00:12.94595939Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-11T01:00:12.948020728Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.037127ms logger=migrator t=2026-05-11T01:00:12.953280363Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-11T01:00:12.954167709Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=886.986µs logger=migrator t=2026-05-11T01:00:12.958650051Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-11T01:00:12.960901372Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.247451ms logger=migrator t=2026-05-11T01:00:12.965545556Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-11T01:00:12.966515454Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=969.568µs logger=migrator t=2026-05-11T01:00:12.972064735Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-11T01:00:12.973110623Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.045268ms logger=migrator t=2026-05-11T01:00:12.978317598Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-11T01:00:12.978375529Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=59.141µs logger=migrator t=2026-05-11T01:00:12.983145416Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-11T01:00:12.983171247Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=26.701µs logger=migrator t=2026-05-11T01:00:12.988209718Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-11T01:00:12.991186822Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.973654ms logger=migrator t=2026-05-11T01:00:12.996909666Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-11T01:00:12.999734168Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.824222ms logger=migrator t=2026-05-11T01:00:13.003849102Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-11T01:00:13.006049262Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.19995ms logger=migrator t=2026-05-11T01:00:13.009962023Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-11T01:00:13.012058911Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.096738ms logger=migrator t=2026-05-11T01:00:13.017296966Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-11T01:00:13.017553821Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=273.355µs logger=migrator t=2026-05-11T01:00:13.022359488Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-11T01:00:13.023631541Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.271353ms logger=migrator t=2026-05-11T01:00:13.028025031Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-11T01:00:13.028650882Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=620.841µs logger=migrator t=2026-05-11T01:00:13.03517563Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-11T01:00:13.035201381Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=26.821µs logger=migrator t=2026-05-11T01:00:13.039474409Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-11T01:00:13.040191761Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=717.202µs logger=migrator t=2026-05-11T01:00:13.044627183Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-11T01:00:13.045250134Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=632.502µs logger=migrator t=2026-05-11T01:00:13.050298315Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:00:13.055629612Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.332767ms logger=migrator t=2026-05-11T01:00:13.060551061Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-11T01:00:13.06155437Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=958.188µs logger=migrator t=2026-05-11T01:00:13.066740644Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-11T01:00:13.067418236Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=677.502µs logger=migrator t=2026-05-11T01:00:13.073625848Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-11T01:00:13.074401662Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=775.564µs logger=migrator t=2026-05-11T01:00:13.078750542Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-11T01:00:13.079016746Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=266.234µs logger=migrator t=2026-05-11T01:00:13.083055759Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-11T01:00:13.083535929Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=479.4µs logger=migrator t=2026-05-11T01:00:13.087916717Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-11T01:00:13.092303218Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.388391ms logger=migrator t=2026-05-11T01:00:13.098269536Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-11T01:00:13.09906958Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=794.784µs logger=migrator t=2026-05-11T01:00:13.103284557Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-11T01:00:13.10345999Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=175.803µs logger=migrator t=2026-05-11T01:00:13.107371591Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-11T01:00:13.107534664Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=163.383µs logger=migrator t=2026-05-11T01:00:13.112608836Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-11T01:00:13.11340076Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=791.264µs logger=migrator t=2026-05-11T01:00:13.117332902Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-11T01:00:13.11945316Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.124547ms logger=migrator t=2026-05-11T01:00:13.124475431Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-11T01:00:13.12601448Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.538698ms logger=migrator t=2026-05-11T01:00:13.130659243Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-11T01:00:13.131744333Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.08505ms logger=migrator t=2026-05-11T01:00:13.135894408Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-11T01:00:13.136517679Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=623.131µs logger=migrator t=2026-05-11T01:00:13.139479444Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-11T01:00:13.140555973Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.076109ms logger=migrator t=2026-05-11T01:00:13.146480351Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-11T01:00:13.147278195Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=798.135µs logger=migrator t=2026-05-11T01:00:13.151784197Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-11T01:00:13.159162791Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.378984ms logger=migrator t=2026-05-11T01:00:13.163104392Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-11T01:00:13.163874366Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=769.814µs logger=migrator t=2026-05-11T01:00:13.167988831Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-11T01:00:13.169097401Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.10825ms logger=migrator t=2026-05-11T01:00:13.172873079Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-11T01:00:13.174389657Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.516708ms logger=migrator t=2026-05-11T01:00:13.178523782Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-11T01:00:13.179142724Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=618.802µs logger=migrator t=2026-05-11T01:00:13.18499436Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-11T01:00:13.187535466Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.537506ms logger=migrator t=2026-05-11T01:00:13.190874566Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-11T01:00:13.19325413Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.379054ms logger=migrator t=2026-05-11T01:00:13.196559369Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-11T01:00:13.19658426Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=28.811µs logger=migrator t=2026-05-11T01:00:13.200724634Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-11T01:00:13.200939878Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=215.434µs logger=migrator t=2026-05-11T01:00:13.203880103Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-11T01:00:13.212720953Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=8.84007ms logger=migrator t=2026-05-11T01:00:13.216562452Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-11T01:00:13.216702135Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=140.133µs logger=migrator t=2026-05-11T01:00:13.2208116Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-11T01:00:13.220950293Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=139.323µs logger=migrator t=2026-05-11T01:00:13.224437006Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-11T01:00:13.227731935Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.294329ms logger=migrator t=2026-05-11T01:00:13.233340717Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-11T01:00:13.233588351Z level=info msg="Migration successfully executed" id="Update uid value" duration=244.344µs logger=migrator t=2026-05-11T01:00:13.237062084Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-11T01:00:13.238105484Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.04281ms logger=migrator t=2026-05-11T01:00:13.242944991Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-11T01:00:13.244913347Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.968096ms logger=migrator t=2026-05-11T01:00:13.248976251Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-11T01:00:13.249768025Z level=info msg="Migration successfully executed" id="create api_key table" duration=792.304µs logger=migrator t=2026-05-11T01:00:13.253066465Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-11T01:00:13.254666444Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.599339ms logger=migrator t=2026-05-11T01:00:13.25945179Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-11T01:00:13.260327957Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=875.867µs logger=migrator t=2026-05-11T01:00:13.264131866Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-11T01:00:13.266162293Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.030638ms logger=migrator t=2026-05-11T01:00:13.270873668Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-11T01:00:13.27206718Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.203772ms logger=migrator t=2026-05-11T01:00:13.276128983Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-11T01:00:13.277064371Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=935.208µs logger=migrator t=2026-05-11T01:00:13.281685754Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-11T01:00:13.282570201Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=884.287µs logger=migrator t=2026-05-11T01:00:13.286870288Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-11T01:00:13.297674144Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.797556ms logger=migrator t=2026-05-11T01:00:13.535525131Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-11T01:00:13.537100499Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.577998ms logger=migrator t=2026-05-11T01:00:13.735672983Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-11T01:00:13.739152527Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=3.481874ms logger=migrator t=2026-05-11T01:00:13.824509886Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-11T01:00:13.826007133Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.499667ms logger=migrator t=2026-05-11T01:00:14.070374617Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-11T01:00:14.071933525Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.560618ms logger=migrator t=2026-05-11T01:00:14.215628111Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-11T01:00:14.21673223Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=1.101389ms logger=migrator t=2026-05-11T01:00:14.254859182Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-11T01:00:14.255896871Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.042248ms logger=migrator t=2026-05-11T01:00:14.261519852Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-11T01:00:14.261845318Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=326.556µs logger=migrator t=2026-05-11T01:00:14.267797356Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-11T01:00:14.270381773Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.584897ms logger=migrator t=2026-05-11T01:00:14.27355192Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-11T01:00:14.277073955Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.524725ms logger=migrator t=2026-05-11T01:00:14.283908059Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-11T01:00:14.284149793Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=244.675µs logger=migrator t=2026-05-11T01:00:14.288028364Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-11T01:00:14.29006428Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.035816ms logger=migrator t=2026-05-11T01:00:14.29448136Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-11T01:00:14.297053617Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.572377ms logger=migrator t=2026-05-11T01:00:14.302242421Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-11T01:00:14.302973014Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=730.973µs logger=migrator t=2026-05-11T01:00:14.306347065Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-11T01:00:14.306899495Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=558.93µs logger=migrator t=2026-05-11T01:00:14.309349609Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-11T01:00:14.310197555Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=849.636µs logger=migrator t=2026-05-11T01:00:14.315157055Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-11T01:00:14.315969549Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=812.444µs logger=migrator t=2026-05-11T01:00:14.319060066Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-11T01:00:14.31983704Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=776.634µs logger=migrator t=2026-05-11T01:00:14.322891925Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-11T01:00:14.323676039Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=788.194µs logger=migrator t=2026-05-11T01:00:14.328352104Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-11T01:00:14.328509197Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=157.173µs logger=migrator t=2026-05-11T01:00:14.332629911Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-11T01:00:14.332679952Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=51.111µs logger=migrator t=2026-05-11T01:00:14.33582109Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-11T01:00:14.340892231Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.070301ms logger=migrator t=2026-05-11T01:00:14.345995204Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-11T01:00:14.348730923Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.736049ms logger=migrator t=2026-05-11T01:00:14.352646625Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-11T01:00:14.352717767Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=74.022µs logger=migrator t=2026-05-11T01:00:14.356018926Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-11T01:00:14.356829111Z level=info msg="Migration successfully executed" id="create quota table v1" duration=809.995µs logger=migrator t=2026-05-11T01:00:14.360872394Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-11T01:00:14.36173945Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=866.946µs logger=migrator t=2026-05-11T01:00:14.365853484Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-11T01:00:14.365877054Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=24.35µs logger=migrator t=2026-05-11T01:00:14.368050734Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-11T01:00:14.369252476Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.200432ms logger=migrator t=2026-05-11T01:00:14.372560726Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-11T01:00:14.374151094Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.589968ms logger=migrator t=2026-05-11T01:00:14.380187184Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-11T01:00:14.383659907Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.469163ms logger=migrator t=2026-05-11T01:00:14.38714566Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-11T01:00:14.387173251Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.761µs logger=migrator t=2026-05-11T01:00:14.390797046Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-11T01:00:14.391826226Z level=info msg="Migration successfully executed" id="create session table" duration=1.02169ms logger=migrator t=2026-05-11T01:00:14.396656563Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-11T01:00:14.396781045Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=124.942µs logger=migrator t=2026-05-11T01:00:14.400250128Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-11T01:00:14.40032452Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=74.792µs logger=migrator t=2026-05-11T01:00:14.403412636Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-11T01:00:14.404165239Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=752.333µs logger=migrator t=2026-05-11T01:00:14.410584545Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-11T01:00:14.413009949Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=2.442074ms logger=migrator t=2026-05-11T01:00:14.420932563Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-11T01:00:14.420997484Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=53.631µs logger=migrator t=2026-05-11T01:00:14.42405984Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-11T01:00:14.42408498Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=26.25µs logger=migrator t=2026-05-11T01:00:14.426927232Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-11T01:00:14.43070431Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.776818ms logger=migrator t=2026-05-11T01:00:14.436998125Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-11T01:00:14.440667101Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.671476ms logger=migrator t=2026-05-11T01:00:14.449073513Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-11T01:00:14.449424169Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=350.956µs logger=migrator t=2026-05-11T01:00:14.454139375Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-11T01:00:14.454311218Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=164.793µs logger=migrator t=2026-05-11T01:00:14.45663872Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-11T01:00:14.458139647Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.500647ms logger=migrator t=2026-05-11T01:00:14.462969615Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-11T01:00:14.462994396Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=25.821µs logger=migrator t=2026-05-11T01:00:14.466328046Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-11T01:00:14.469943391Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.615515ms logger=migrator t=2026-05-11T01:00:14.473078909Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-11T01:00:14.473300843Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=221.934µs logger=migrator t=2026-05-11T01:00:14.479296111Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-11T01:00:14.483361335Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.073324ms logger=migrator t=2026-05-11T01:00:14.486499541Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-11T01:00:14.491108025Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.603394ms logger=migrator t=2026-05-11T01:00:14.494456116Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-11T01:00:14.494527417Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=72.201µs logger=migrator t=2026-05-11T01:00:14.497201035Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-11T01:00:14.498165774Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=964.829µs logger=migrator t=2026-05-11T01:00:14.503653002Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-11T01:00:14.50513126Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.483568ms logger=migrator t=2026-05-11T01:00:14.509735373Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-11T01:00:14.511641047Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.905564ms logger=migrator t=2026-05-11T01:00:14.517961893Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-11T01:00:14.519187444Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.226241ms logger=migrator t=2026-05-11T01:00:14.529687725Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-11T01:00:14.530923687Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.238082ms logger=migrator t=2026-05-11T01:00:14.534472901Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-11T01:00:14.53546063Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=987.789µs logger=migrator t=2026-05-11T01:00:14.541358707Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-11T01:00:14.5420927Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=734.343µs logger=migrator t=2026-05-11T01:00:14.545711756Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-11T01:00:14.546893187Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.180921ms logger=migrator t=2026-05-11T01:00:14.550452721Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-11T01:00:14.551603323Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.155672ms logger=migrator t=2026-05-11T01:00:14.556408989Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-11T01:00:14.567984799Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.573669ms logger=migrator t=2026-05-11T01:00:14.571705527Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-11T01:00:14.572377839Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=672.482µs logger=migrator t=2026-05-11T01:00:14.575648788Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-11T01:00:14.576790139Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.140671ms logger=migrator t=2026-05-11T01:00:14.585559988Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-11T01:00:14.586138548Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=579.6µs logger=migrator t=2026-05-11T01:00:14.589386577Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-11T01:00:14.590147241Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=760.554µs logger=migrator t=2026-05-11T01:00:14.593318998Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-11T01:00:14.594288786Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=960.828µs logger=migrator t=2026-05-11T01:00:14.599585002Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-11T01:00:14.604347128Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.762266ms logger=migrator t=2026-05-11T01:00:14.60997337Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-11T01:00:14.615613122Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.636212ms logger=migrator t=2026-05-11T01:00:14.620827117Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-11T01:00:14.623817331Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.991924ms logger=migrator t=2026-05-11T01:00:14.628883043Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-11T01:00:14.633589819Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.705916ms logger=migrator t=2026-05-11T01:00:14.636631524Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-11T01:00:14.637701483Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.069519ms logger=migrator t=2026-05-11T01:00:14.641434741Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-11T01:00:14.641470822Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=37.431µs logger=migrator t=2026-05-11T01:00:14.64469886Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-11T01:00:14.644731061Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=33.411µs logger=migrator t=2026-05-11T01:00:14.649758672Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-11T01:00:14.650784451Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.025279ms logger=migrator t=2026-05-11T01:00:14.654472917Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T01:00:14.655467606Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=994.439µs logger=migrator t=2026-05-11T01:00:14.660219911Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-11T01:00:14.661254021Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.03352ms logger=migrator t=2026-05-11T01:00:14.665961005Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-11T01:00:14.666977614Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.016409ms logger=migrator t=2026-05-11T01:00:14.670274434Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T01:00:14.671413874Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.13954ms logger=migrator t=2026-05-11T01:00:14.676107509Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-11T01:00:14.680675623Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.567924ms logger=migrator t=2026-05-11T01:00:14.684269738Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-11T01:00:14.688903582Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.630124ms logger=migrator t=2026-05-11T01:00:14.69211063Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-11T01:00:14.692400255Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=292.145µs logger=migrator t=2026-05-11T01:00:14.695501361Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-11T01:00:14.69653209Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.030479ms logger=migrator t=2026-05-11T01:00:14.702180482Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-11T01:00:14.703488146Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.298654ms logger=migrator t=2026-05-11T01:00:14.706927608Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-11T01:00:14.711604263Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.673105ms logger=migrator t=2026-05-11T01:00:14.717279606Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-11T01:00:14.717405139Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=129.243µs logger=migrator t=2026-05-11T01:00:14.7207675Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-11T01:00:14.721842529Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.075829ms logger=migrator t=2026-05-11T01:00:14.724953735Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-11T01:00:14.725912123Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=958.478µs logger=migrator t=2026-05-11T01:00:14.729407356Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-11T01:00:14.729490358Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=83.352µs logger=migrator t=2026-05-11T01:00:14.732579733Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-11T01:00:14.734173893Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.59478ms logger=migrator t=2026-05-11T01:00:14.738566432Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-11T01:00:14.739490679Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=925.537µs logger=migrator t=2026-05-11T01:00:14.743003783Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-11T01:00:14.743889158Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=884.835µs logger=migrator t=2026-05-11T01:00:14.747527915Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-11T01:00:14.748462572Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=934.697µs logger=migrator t=2026-05-11T01:00:14.752225429Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-11T01:00:14.753280809Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.05557ms logger=migrator t=2026-05-11T01:00:14.757330092Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-11T01:00:14.75834237Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.011668ms logger=migrator t=2026-05-11T01:00:14.761914446Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-11T01:00:14.761943196Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.35µs logger=migrator t=2026-05-11T01:00:14.764767208Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-11T01:00:14.76879868Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.033362ms logger=migrator t=2026-05-11T01:00:14.772003988Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-11T01:00:14.772835274Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=831.216µs logger=migrator t=2026-05-11T01:00:14.77591044Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-11T01:00:14.780041244Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.131434ms logger=migrator t=2026-05-11T01:00:14.783195401Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-11T01:00:14.783916555Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=720.954µs logger=migrator t=2026-05-11T01:00:14.786879488Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-11T01:00:14.787767184Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=887.516µs logger=migrator t=2026-05-11T01:00:14.79197292Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-11T01:00:14.792976529Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.002469ms logger=migrator t=2026-05-11T01:00:14.79581291Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-11T01:00:14.807296859Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.483018ms logger=migrator t=2026-05-11T01:00:14.81069957Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-11T01:00:14.811223979Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=525.129µs logger=migrator t=2026-05-11T01:00:14.813313617Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-11T01:00:14.81401355Z 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=699.513µs logger=migrator t=2026-05-11T01:00:14.817260489Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-11T01:00:14.817585065Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=325.387µs logger=migrator t=2026-05-11T01:00:14.820335045Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-11T01:00:14.820955026Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=619.741µs logger=migrator t=2026-05-11T01:00:14.824772335Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-11T01:00:14.824986459Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=214.694µs logger=migrator t=2026-05-11T01:00:14.827923392Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-11T01:00:14.832111679Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.187847ms logger=migrator t=2026-05-11T01:00:14.83494028Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-11T01:00:14.839184326Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.242536ms logger=migrator t=2026-05-11T01:00:14.842093909Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-11T01:00:14.843004776Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=910.507µs logger=migrator t=2026-05-11T01:00:14.845276487Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-11T01:00:14.846187144Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=910.317µs logger=migrator t=2026-05-11T01:00:14.849453563Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-11T01:00:14.849761408Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=308.515µs logger=migrator t=2026-05-11T01:00:14.852638Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-11T01:00:14.856735575Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.097005ms logger=migrator t=2026-05-11T01:00:14.859706139Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-11T01:00:14.860558694Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=852.345µs logger=migrator t=2026-05-11T01:00:14.863790682Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-11T01:00:14.863967276Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=177.644µs logger=migrator t=2026-05-11T01:00:14.866798827Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-11T01:00:14.867202654Z level=info msg="Migration successfully executed" id="Move region to single row" duration=404.857µs logger=migrator t=2026-05-11T01:00:14.870215869Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-11T01:00:14.871054995Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=836.526µs logger=migrator t=2026-05-11T01:00:14.873319075Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-11T01:00:14.874177491Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=857.966µs logger=migrator t=2026-05-11T01:00:14.877014663Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T01:00:14.877925769Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=910.296µs logger=migrator t=2026-05-11T01:00:14.880622528Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T01:00:14.881552254Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=929.526µs logger=migrator t=2026-05-11T01:00:14.884966897Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-11T01:00:14.885963675Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=997.118µs logger=migrator t=2026-05-11T01:00:14.890390115Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-11T01:00:14.892004474Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.617649ms logger=migrator t=2026-05-11T01:00:14.90005815Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-11T01:00:14.900147002Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=87.122µs logger=migrator t=2026-05-11T01:00:14.903994501Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-11T01:00:14.904822347Z level=info msg="Migration successfully executed" id="create test_data table" duration=828.496µs logger=migrator t=2026-05-11T01:00:14.90942079Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-11T01:00:14.910817086Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.393416ms logger=migrator t=2026-05-11T01:00:14.91602782Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-11T01:00:14.917432375Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.404335ms logger=migrator t=2026-05-11T01:00:14.922467677Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-11T01:00:14.924535224Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.069337ms logger=migrator t=2026-05-11T01:00:14.929117557Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-11T01:00:14.92930211Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=186.803µs logger=migrator t=2026-05-11T01:00:14.933488286Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-11T01:00:14.933864893Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=376.637µs logger=migrator t=2026-05-11T01:00:14.937916547Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-11T01:00:14.937985728Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=69.841µs logger=migrator t=2026-05-11T01:00:14.940906181Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-11T01:00:14.941668915Z level=info msg="Migration successfully executed" id="create team table" duration=762.824µs logger=migrator t=2026-05-11T01:00:14.94526819Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-11T01:00:14.946752577Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.481397ms logger=migrator t=2026-05-11T01:00:14.951741707Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-11T01:00:14.952801167Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.06028ms logger=migrator t=2026-05-11T01:00:14.956509014Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-11T01:00:14.960998925Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.485671ms logger=migrator t=2026-05-11T01:00:14.965761401Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-11T01:00:14.965934515Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=173.544µs logger=migrator t=2026-05-11T01:00:14.968877518Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-11T01:00:14.969767074Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=887.926µs logger=migrator t=2026-05-11T01:00:14.973308198Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-11T01:00:14.97446189Z level=info msg="Migration successfully executed" id="create team member table" duration=1.153362ms logger=migrator t=2026-05-11T01:00:14.97834339Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-11T01:00:14.979589342Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.246122ms logger=migrator t=2026-05-11T01:00:14.984314068Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-11T01:00:14.985275905Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=960.587µs logger=migrator t=2026-05-11T01:00:14.988921922Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-11T01:00:14.989809128Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=886.826µs logger=migrator t=2026-05-11T01:00:14.993161738Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-11T01:00:14.997740322Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.577063ms logger=migrator t=2026-05-11T01:00:15.002403066Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-11T01:00:15.007136131Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.733305ms logger=migrator t=2026-05-11T01:00:15.010074944Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-11T01:00:15.014632627Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.557223ms logger=migrator t=2026-05-11T01:00:15.018409815Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-11T01:00:15.019254611Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=845.036µs logger=migrator t=2026-05-11T01:00:15.024313232Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-11T01:00:15.025211859Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=896.877µs logger=migrator t=2026-05-11T01:00:15.028735083Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-11T01:00:15.02970335Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=969.267µs logger=migrator t=2026-05-11T01:00:15.034195052Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-11T01:00:15.035668738Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.472216ms logger=migrator t=2026-05-11T01:00:15.040843562Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-11T01:00:15.04238266Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.538898ms logger=migrator t=2026-05-11T01:00:15.046204779Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-11T01:00:15.047123255Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=919.556µs logger=migrator t=2026-05-11T01:00:15.050958685Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-11T01:00:15.052278579Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.319624ms logger=migrator t=2026-05-11T01:00:15.057807829Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-11T01:00:15.059277496Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.467687ms logger=migrator t=2026-05-11T01:00:15.063323069Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-11T01:00:15.063873049Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=549.81µs logger=migrator t=2026-05-11T01:00:15.070683373Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-11T01:00:15.071049759Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=368.116µs logger=migrator t=2026-05-11T01:00:15.074737026Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-11T01:00:15.076132521Z level=info msg="Migration successfully executed" id="create tag table" duration=1.395785ms logger=migrator t=2026-05-11T01:00:15.082448776Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-11T01:00:15.084073766Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.625179ms logger=migrator t=2026-05-11T01:00:15.08929776Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-11T01:00:15.090068584Z level=info msg="Migration successfully executed" id="create login attempt table" duration=770.594µs logger=migrator t=2026-05-11T01:00:15.093962884Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-11T01:00:15.096090173Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.131949ms logger=migrator t=2026-05-11T01:00:15.100343069Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-11T01:00:15.1020214Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.678771ms logger=migrator t=2026-05-11T01:00:15.107010121Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:00:15.12187777Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.866438ms logger=migrator t=2026-05-11T01:00:15.128430259Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-11T01:00:15.129013659Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=583.15µs logger=migrator t=2026-05-11T01:00:15.133919527Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-11T01:00:15.135632149Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.714002ms logger=migrator t=2026-05-11T01:00:15.142648956Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-11T01:00:15.142971942Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=323.966µs logger=migrator t=2026-05-11T01:00:15.148851569Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-11T01:00:15.149744714Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=891.305µs logger=migrator t=2026-05-11T01:00:15.154135174Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-11T01:00:15.155632441Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.497817ms logger=migrator t=2026-05-11T01:00:15.162455295Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-11T01:00:15.163666207Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.208722ms logger=migrator t=2026-05-11T01:00:15.168665428Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-11T01:00:15.168734059Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=69.781µs logger=migrator t=2026-05-11T01:00:15.173931723Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-11T01:00:15.180203826Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.273783ms logger=migrator t=2026-05-11T01:00:15.186397379Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-11T01:00:15.191625553Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.228465ms logger=migrator t=2026-05-11T01:00:15.195516933Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-11T01:00:15.201250118Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.732085ms logger=migrator t=2026-05-11T01:00:15.205375273Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-11T01:00:15.21184593Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.469206ms logger=migrator t=2026-05-11T01:00:15.216204079Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-11T01:00:15.217554053Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.349874ms logger=migrator t=2026-05-11T01:00:15.221923433Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-11T01:00:15.233116095Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=11.186313ms logger=migrator t=2026-05-11T01:00:15.23831695Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-11T01:00:15.239240086Z level=info msg="Migration successfully executed" id="create server_lock table" duration=923.046µs logger=migrator t=2026-05-11T01:00:15.244380569Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-11T01:00:15.245416867Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.037588ms logger=migrator t=2026-05-11T01:00:15.250144873Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-11T01:00:15.250930337Z level=info msg="Migration successfully executed" id="create user auth token table" duration=785.484µs logger=migrator t=2026-05-11T01:00:15.2576866Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-11T01:00:15.258599536Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=914.486µs logger=migrator t=2026-05-11T01:00:15.263333003Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-11T01:00:15.264223938Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=890.845µs logger=migrator t=2026-05-11T01:00:15.268855983Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-11T01:00:15.269803349Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=950.426µs logger=migrator t=2026-05-11T01:00:15.275563724Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-11T01:00:15.280996112Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.432068ms logger=migrator t=2026-05-11T01:00:15.285600506Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-11T01:00:15.286558243Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=957.507µs logger=migrator t=2026-05-11T01:00:15.291182357Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-11T01:00:15.292037292Z level=info msg="Migration successfully executed" id="create cache_data table" duration=856.695µs logger=migrator t=2026-05-11T01:00:15.297476371Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-11T01:00:15.298335516Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=859.885µs logger=migrator t=2026-05-11T01:00:15.302483442Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-11T01:00:15.30349579Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.012458ms logger=migrator t=2026-05-11T01:00:15.309713972Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-11T01:00:15.310863374Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.149392ms logger=migrator t=2026-05-11T01:00:15.316467575Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-11T01:00:15.316555727Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=89.232µs logger=migrator t=2026-05-11T01:00:15.32115602Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-11T01:00:15.321258271Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=102.501µs logger=migrator t=2026-05-11T01:00:15.326170051Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-11T01:00:15.327694649Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.524888ms logger=migrator t=2026-05-11T01:00:15.33385342Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:00:15.33552081Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.66832ms logger=migrator t=2026-05-11T01:00:15.339691166Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:00:15.340713614Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.022318ms logger=migrator t=2026-05-11T01:00:15.345858267Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:00:15.345950139Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=93.312µs logger=migrator t=2026-05-11T01:00:15.351579201Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:00:15.35259952Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.023749ms logger=migrator t=2026-05-11T01:00:15.355965701Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:00:15.3570386Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.072779ms logger=migrator t=2026-05-11T01:00:15.360948481Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:00:15.362045631Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.09506ms logger=migrator t=2026-05-11T01:00:15.379640209Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:00:15.38187568Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.235001ms logger=migrator t=2026-05-11T01:00:15.387725896Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-11T01:00:15.393933208Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.207263ms logger=migrator t=2026-05-11T01:00:15.477183656Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-11T01:00:15.478855017Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.674541ms logger=migrator t=2026-05-11T01:00:15.482293259Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-11T01:00:15.482377321Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=87.632µs logger=migrator t=2026-05-11T01:00:15.487133677Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-11T01:00:15.488098204Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=964.367µs logger=migrator t=2026-05-11T01:00:15.495185872Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-11T01:00:15.496904774Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.716182ms logger=migrator t=2026-05-11T01:00:15.503020044Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-11T01:00:15.503960572Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=940.588µs logger=migrator t=2026-05-11T01:00:15.508588855Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:00:15.508671216Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=80.781µs logger=migrator t=2026-05-11T01:00:15.513519284Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-11T01:00:15.515133984Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.61594ms logger=migrator t=2026-05-11T01:00:15.521401987Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-11T01:00:15.522445596Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.043609ms logger=migrator t=2026-05-11T01:00:15.527882584Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-11T01:00:15.530011373Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.129899ms logger=migrator t=2026-05-11T01:00:15.535985181Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-11T01:00:15.537349576Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.364555ms logger=migrator t=2026-05-11T01:00:15.543977176Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-11T01:00:15.551999672Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.018856ms logger=migrator t=2026-05-11T01:00:15.571715699Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-11T01:00:15.57347324Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.761701ms logger=migrator t=2026-05-11T01:00:15.578075244Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T01:00:15.579319996Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.243802ms logger=migrator t=2026-05-11T01:00:15.58337896Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-11T01:00:15.610813908Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.430097ms logger=migrator t=2026-05-11T01:00:15.617102031Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-11T01:00:15.642983999Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.878308ms logger=migrator t=2026-05-11T01:00:15.672602137Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-11T01:00:15.673826058Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.225902ms logger=migrator t=2026-05-11T01:00:15.679362889Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T01:00:15.681471947Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.105319ms logger=migrator t=2026-05-11T01:00:15.688311121Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-11T01:00:15.694363851Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.052041ms logger=migrator t=2026-05-11T01:00:15.699091616Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-11T01:00:15.704404432Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.312396ms logger=migrator t=2026-05-11T01:00:15.708727011Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-11T01:00:15.709606607Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=881.126µs logger=migrator t=2026-05-11T01:00:15.715203488Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-11T01:00:15.716043393Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=839.475µs logger=migrator t=2026-05-11T01:00:15.721007253Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-11T01:00:15.72194148Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=895.216µs logger=migrator t=2026-05-11T01:00:15.726409741Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-11T01:00:15.727347968Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=939.557µs logger=migrator t=2026-05-11T01:00:15.733100732Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:00:15.733170843Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=71.941µs logger=migrator t=2026-05-11T01:00:15.737328919Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-11T01:00:15.74288383Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.554351ms logger=migrator t=2026-05-11T01:00:15.74677996Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-11T01:00:15.751942154Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.162384ms logger=migrator t=2026-05-11T01:00:15.757103897Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-11T01:00:15.763385771Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.279314ms logger=migrator t=2026-05-11T01:00:15.767639908Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-11T01:00:15.768615805Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=975.717µs logger=migrator t=2026-05-11T01:00:15.772687439Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-11T01:00:15.773786709Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.09696ms logger=migrator t=2026-05-11T01:00:15.778883682Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-11T01:00:15.788269972Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.384149ms logger=migrator t=2026-05-11T01:00:15.792773693Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-11T01:00:15.796970189Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.195066ms logger=migrator t=2026-05-11T01:00:15.801233507Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-11T01:00:15.802323036Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.086259ms logger=migrator t=2026-05-11T01:00:15.808260214Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-11T01:00:15.816581614Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.326841ms logger=migrator t=2026-05-11T01:00:15.820905693Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-11T01:00:15.832531404Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=11.61706ms logger=migrator t=2026-05-11T01:00:15.836972884Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-11T01:00:15.837031505Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=59.301µs logger=migrator t=2026-05-11T01:00:15.842105267Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-11T01:00:15.843606474Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.496357ms logger=migrator t=2026-05-11T01:00:15.848565244Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-11T01:00:15.850189573Z 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.623579ms logger=migrator t=2026-05-11T01:00:15.855069132Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-11T01:00:15.85608013Z 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.010148ms logger=migrator t=2026-05-11T01:00:15.86214145Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:00:15.862207681Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=69.031µs logger=migrator t=2026-05-11T01:00:15.866342146Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-11T01:00:15.873128389Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.786233ms logger=migrator t=2026-05-11T01:00:15.877279064Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-11T01:00:15.884162319Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.883295ms logger=migrator t=2026-05-11T01:00:15.889612458Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-11T01:00:15.896413331Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.799804ms logger=migrator t=2026-05-11T01:00:15.901323569Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-11T01:00:15.908016551Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.692752ms logger=migrator t=2026-05-11T01:00:15.912303518Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-11T01:00:15.919238974Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.934846ms logger=migrator t=2026-05-11T01:00:15.9244893Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-11T01:00:15.924559731Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=71.322µs logger=migrator t=2026-05-11T01:00:15.929386938Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-11T01:00:15.930299245Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=914.578µs logger=migrator t=2026-05-11T01:00:15.935710773Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-11T01:00:15.942713769Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.002226ms logger=migrator t=2026-05-11T01:00:15.947507686Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-11T01:00:15.947599038Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=92.392µs logger=migrator t=2026-05-11T01:00:15.953149409Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-11T01:00:15.960166755Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.016626ms logger=migrator t=2026-05-11T01:00:15.964901861Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-11T01:00:15.966006642Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.104791ms logger=migrator t=2026-05-11T01:00:15.970820868Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-11T01:00:15.978347865Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.526937ms logger=migrator t=2026-05-11T01:00:15.984296633Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-11T01:00:15.984999195Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=703.432µs logger=migrator t=2026-05-11T01:00:15.990022687Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-11T01:00:15.991094046Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.073679ms logger=migrator t=2026-05-11T01:00:15.995916513Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-11T01:00:16.0034604Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.539587ms logger=migrator t=2026-05-11T01:00:16.009383477Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-11T01:00:16.010035419Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=648.322µs logger=migrator t=2026-05-11T01:00:16.015931175Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-11T01:00:16.017753319Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.817883ms logger=migrator t=2026-05-11T01:00:16.02335055Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-11T01:00:16.024246026Z level=info msg="Migration successfully executed" id="create alert_image table" duration=895.006µs logger=migrator t=2026-05-11T01:00:16.028999972Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-11T01:00:16.030179653Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.180521ms logger=migrator t=2026-05-11T01:00:16.036254064Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-11T01:00:16.036327715Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=74.031µs logger=migrator t=2026-05-11T01:00:16.040893997Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-11T01:00:16.041969547Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.07546ms logger=migrator t=2026-05-11T01:00:16.047080349Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-11T01:00:16.04819723Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.116041ms logger=migrator t=2026-05-11T01:00:16.053632528Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T01:00:16.054085386Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T01:00:16.058269492Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-11T01:00:16.058965385Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=696.073µs logger=migrator t=2026-05-11T01:00:16.063255952Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-11T01:00:16.064443874Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.188822ms logger=migrator t=2026-05-11T01:00:16.069867772Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-11T01:00:16.077539641Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.671099ms logger=migrator t=2026-05-11T01:00:16.081606625Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-11T01:00:16.082758155Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.15125ms logger=migrator t=2026-05-11T01:00:16.08858181Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-11T01:00:16.089790993Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.206513ms logger=migrator t=2026-05-11T01:00:16.094763072Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-11T01:00:16.096133287Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.368835ms logger=migrator t=2026-05-11T01:00:16.101364682Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-11T01:00:16.102572464Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.207322ms logger=migrator t=2026-05-11T01:00:16.107400051Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-11T01:00:16.108499061Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.098259ms logger=migrator t=2026-05-11T01:00:16.115317055Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-11T01:00:16.115344065Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.78µs logger=migrator t=2026-05-11T01:00:16.120086131Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-11T01:00:16.120203303Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=117.312µs logger=migrator t=2026-05-11T01:00:16.124902388Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-11T01:00:16.133400181Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.497273ms logger=migrator t=2026-05-11T01:00:16.140517081Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-11T01:00:16.141351166Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=835.904µs logger=migrator t=2026-05-11T01:00:16.14656879Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-11T01:00:16.148520506Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.950906ms logger=migrator t=2026-05-11T01:00:16.153978785Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-11T01:00:16.154376812Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=398.097µs logger=migrator t=2026-05-11T01:00:16.160072265Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-11T01:00:16.161765015Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.69256ms logger=migrator t=2026-05-11T01:00:16.167328015Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-11T01:00:16.168282793Z level=info msg="Migration successfully executed" id="create secrets table" duration=954.488µs logger=migrator t=2026-05-11T01:00:16.173978717Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-11T01:00:16.210693201Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.710034ms logger=migrator t=2026-05-11T01:00:16.215297924Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-11T01:00:16.222720378Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.421805ms logger=migrator t=2026-05-11T01:00:16.233624916Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-11T01:00:16.233978542Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=356.486µs logger=migrator t=2026-05-11T01:00:16.238798189Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-11T01:00:16.267469388Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=28.668369ms logger=migrator t=2026-05-11T01:00:16.274780421Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-11T01:00:16.310290293Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.514692ms logger=migrator t=2026-05-11T01:00:16.315035379Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-11T01:00:16.315681731Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=647.432µs logger=migrator t=2026-05-11T01:00:16.321423125Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-11T01:00:16.322592426Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.169021ms logger=migrator t=2026-05-11T01:00:16.328186347Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-11T01:00:16.328532553Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=346.126µs logger=migrator t=2026-05-11T01:00:16.333573935Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-11T01:00:16.335049441Z level=info msg="Migration successfully executed" id="create permission table" duration=1.474586ms logger=migrator t=2026-05-11T01:00:16.340634752Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-11T01:00:16.342362244Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.726172ms logger=migrator t=2026-05-11T01:00:16.348322191Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-11T01:00:16.34936843Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.045999ms logger=migrator t=2026-05-11T01:00:16.354979822Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-11T01:00:16.356727304Z level=info msg="Migration successfully executed" id="create role table" duration=1.747082ms logger=migrator t=2026-05-11T01:00:16.361828216Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-11T01:00:16.369922433Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.093067ms logger=migrator t=2026-05-11T01:00:16.376003623Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-11T01:00:16.385395052Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.388199ms logger=migrator t=2026-05-11T01:00:16.390594497Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-11T01:00:16.391425212Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=830.555µs logger=migrator t=2026-05-11T01:00:16.396122467Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-11T01:00:16.397204546Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.082099ms logger=migrator t=2026-05-11T01:00:16.402454671Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-11T01:00:16.403769715Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.312704ms logger=migrator t=2026-05-11T01:00:16.41177243Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-11T01:00:16.413530942Z level=info msg="Migration successfully executed" id="create team role table" duration=1.762162ms logger=migrator t=2026-05-11T01:00:16.419581321Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-11T01:00:16.421766691Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.187549ms logger=migrator t=2026-05-11T01:00:16.428398291Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-11T01:00:16.430832565Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.433733ms logger=migrator t=2026-05-11T01:00:16.436017129Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-11T01:00:16.437134509Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.11673ms logger=migrator t=2026-05-11T01:00:16.442512167Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-11T01:00:16.443954282Z level=info msg="Migration successfully executed" id="create user role table" duration=1.442225ms logger=migrator t=2026-05-11T01:00:16.450254886Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-11T01:00:16.45321269Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.957734ms logger=migrator t=2026-05-11T01:00:16.462133602Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-11T01:00:16.464163998Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.029866ms logger=migrator t=2026-05-11T01:00:16.470614475Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-11T01:00:16.472045631Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.433126ms logger=migrator t=2026-05-11T01:00:16.477953598Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-11T01:00:16.479220311Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.266333ms logger=migrator t=2026-05-11T01:00:16.486066485Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-11T01:00:16.487107674Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.040919ms logger=migrator t=2026-05-11T01:00:16.492819447Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-11T01:00:16.49574819Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.941883ms logger=migrator t=2026-05-11T01:00:16.501536245Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-11T01:00:16.514143153Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.606408ms logger=migrator t=2026-05-11T01:00:16.520380195Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-11T01:00:16.521828272Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.448757ms logger=migrator t=2026-05-11T01:00:16.526864023Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-11T01:00:16.527944233Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.080089ms logger=migrator t=2026-05-11T01:00:16.533037565Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-11T01:00:16.534126194Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.088689ms logger=migrator t=2026-05-11T01:00:16.539132325Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-11T01:00:16.540224014Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.091879ms logger=migrator t=2026-05-11T01:00:16.544802438Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-11T01:00:16.546272145Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.470508ms logger=migrator t=2026-05-11T01:00:16.551792565Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-11T01:00:16.554160387Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.368262ms logger=migrator t=2026-05-11T01:00:16.560858578Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-11T01:00:16.569108558Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.24984ms logger=migrator t=2026-05-11T01:00:16.575096666Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-11T01:00:16.583657231Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.560435ms logger=migrator t=2026-05-11T01:00:16.589314683Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-11T01:00:16.595568556Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.252263ms logger=migrator t=2026-05-11T01:00:16.603081353Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-11T01:00:16.609782483Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.70289ms logger=migrator t=2026-05-11T01:00:16.617974812Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-11T01:00:16.619123603Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.148351ms logger=migrator t=2026-05-11T01:00:16.625111752Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-11T01:00:16.626933294Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.821883ms logger=migrator t=2026-05-11T01:00:16.633815969Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-11T01:00:16.634833767Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.017618ms logger=migrator t=2026-05-11T01:00:16.639760226Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-11T01:00:16.641192043Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.433737ms logger=migrator t=2026-05-11T01:00:16.6460404Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-11T01:00:16.647186471Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.146641ms logger=migrator t=2026-05-11T01:00:16.653301342Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-11T01:00:16.653371623Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=71.381µs logger=migrator t=2026-05-11T01:00:16.658551727Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-11T01:00:16.658599867Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=49.721µs logger=migrator t=2026-05-11T01:00:16.663823972Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-11T01:00:16.664427583Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=603.431µs logger=migrator t=2026-05-11T01:00:16.669405773Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-11T01:00:16.670253338Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=846.715µs logger=migrator t=2026-05-11T01:00:16.675434992Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-11T01:00:16.676076034Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=641.182µs logger=migrator t=2026-05-11T01:00:16.680611226Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-11T01:00:16.680990303Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=380.377µs logger=migrator t=2026-05-11T01:00:16.687077093Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-11T01:00:16.687777685Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=700.912µs logger=migrator t=2026-05-11T01:00:16.693205174Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-11T01:00:16.694677811Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.498678ms logger=migrator t=2026-05-11T01:00:16.70465726Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-11T01:00:16.705976675Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.318925ms logger=migrator t=2026-05-11T01:00:16.712687676Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-11T01:00:16.724172944Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.484288ms logger=migrator t=2026-05-11T01:00:16.730853045Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-11T01:00:16.730905546Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=52.941µs logger=migrator t=2026-05-11T01:00:16.734861597Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-11T01:00:16.73556962Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=707.753µs logger=migrator t=2026-05-11T01:00:16.742225821Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-11T01:00:16.743963092Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.737661ms logger=migrator t=2026-05-11T01:00:16.751280235Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-11T01:00:16.752382594Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.098619ms logger=migrator t=2026-05-11T01:00:16.757395795Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-11T01:00:16.765729736Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.334141ms logger=migrator t=2026-05-11T01:00:16.769898481Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-11T01:00:16.770628415Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=729.904µs logger=migrator t=2026-05-11T01:00:16.775671307Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-11T01:00:16.777299725Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.628899ms logger=migrator t=2026-05-11T01:00:16.782898927Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:00:16.805883723Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.985045ms logger=migrator t=2026-05-11T01:00:16.810010938Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-11T01:00:16.810858733Z level=info msg="Migration successfully executed" id="create correlation v2" duration=846.895µs logger=migrator t=2026-05-11T01:00:16.816415394Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-11T01:00:16.817528663Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.113219ms logger=migrator t=2026-05-11T01:00:16.822167638Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-11T01:00:16.823219737Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.053229ms logger=migrator t=2026-05-11T01:00:16.827915201Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-11T01:00:16.829112774Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.197333ms logger=migrator t=2026-05-11T01:00:16.835591521Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-11T01:00:16.835974078Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=383.256µs logger=migrator t=2026-05-11T01:00:16.841200022Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-11T01:00:16.842050507Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=850.525µs logger=migrator t=2026-05-11T01:00:16.846642701Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-11T01:00:16.855010272Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.366271ms logger=migrator t=2026-05-11T01:00:16.861151843Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-11T01:00:16.862057399Z level=info msg="Migration successfully executed" id="create entity_events table" duration=905.646µs logger=migrator t=2026-05-11T01:00:16.86702939Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-11T01:00:16.868046119Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.016719ms logger=migrator t=2026-05-11T01:00:16.872946806Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T01:00:16.873536207Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T01:00:16.879110688Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T01:00:16.879684039Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T01:00:16.883788923Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-11T01:00:16.884593937Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=804.484µs logger=migrator t=2026-05-11T01:00:16.888806364Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-11T01:00:16.889908914Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.10346ms logger=migrator t=2026-05-11T01:00:16.896202518Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T01:00:16.898311815Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.111037ms logger=migrator t=2026-05-11T01:00:16.903558851Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T01:00:16.904735422Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.176522ms logger=migrator t=2026-05-11T01:00:16.909704062Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T01:00:16.910783672Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.07682ms logger=migrator t=2026-05-11T01:00:16.916888912Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T01:00:16.918649644Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.759952ms logger=migrator t=2026-05-11T01:00:16.923199006Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-11T01:00:16.924070702Z level=info msg="Migration successfully executed" id="Drop public config table" duration=871.036µs logger=migrator t=2026-05-11T01:00:16.932818041Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-11T01:00:16.935249764Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.432883ms logger=migrator t=2026-05-11T01:00:16.940078912Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T01:00:16.94334046Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=3.259258ms logger=migrator t=2026-05-11T01:00:16.947855862Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T01:00:16.948704797Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=848.845µs logger=migrator t=2026-05-11T01:00:16.953725099Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-11T01:00:16.954549323Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=824.684µs logger=migrator t=2026-05-11T01:00:16.959149357Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-11T01:00:16.984884143Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.733186ms logger=migrator t=2026-05-11T01:00:16.98967295Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-11T01:00:17.000090248Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.413568ms logger=migrator t=2026-05-11T01:00:17.005858633Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-11T01:00:17.016702679Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.841516ms logger=migrator t=2026-05-11T01:00:17.022521324Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-11T01:00:17.02288935Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=369.376µs logger=migrator t=2026-05-11T01:00:17.027955112Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-11T01:00:17.038691696Z level=info msg="Migration successfully executed" id="add share column" duration=10.733984ms logger=migrator t=2026-05-11T01:00:17.044324907Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-11T01:00:17.044651444Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=326.887µs logger=migrator t=2026-05-11T01:00:17.049013233Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-11T01:00:17.0510546Z level=info msg="Migration successfully executed" id="create file table" duration=2.040997ms logger=migrator t=2026-05-11T01:00:17.056218163Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-11T01:00:17.057441415Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.225062ms logger=migrator t=2026-05-11T01:00:17.062902134Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-11T01:00:17.064102575Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.200341ms logger=migrator t=2026-05-11T01:00:17.07099328Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-11T01:00:17.071893416Z level=info msg="Migration successfully executed" id="create file_meta table" duration=893.086µs logger=migrator t=2026-05-11T01:00:17.077473547Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-11T01:00:17.078871263Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.396536ms logger=migrator t=2026-05-11T01:00:17.084842541Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-11T01:00:17.084918242Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=75.731µs logger=migrator t=2026-05-11T01:00:17.089186269Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-11T01:00:17.08926237Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=76.051µs logger=migrator t=2026-05-11T01:00:17.094150799Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-11T01:00:17.095116477Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=966.119µs logger=migrator t=2026-05-11T01:00:17.100171758Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-11T01:00:17.100452832Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=283.215µs logger=migrator t=2026-05-11T01:00:17.106031083Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-11T01:00:17.107565861Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.534148ms logger=migrator t=2026-05-11T01:00:17.111916811Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-11T01:00:17.121216338Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.299527ms logger=migrator t=2026-05-11T01:00:17.126141088Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-11T01:00:17.126324821Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=183.323µs logger=migrator t=2026-05-11T01:00:17.130489726Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-11T01:00:17.131721799Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.230913ms logger=migrator t=2026-05-11T01:00:17.138568562Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-11T01:00:17.139344416Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=773.084µs logger=migrator t=2026-05-11T01:00:17.144032441Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-11T01:00:17.144202354Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=168.423µs logger=migrator t=2026-05-11T01:00:17.148705216Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-11T01:00:17.149130823Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=425.527µs logger=migrator t=2026-05-11T01:00:17.153241897Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-11T01:00:17.165584411Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.342414ms logger=migrator t=2026-05-11T01:00:17.17103782Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-11T01:00:17.180247866Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.210236ms logger=migrator t=2026-05-11T01:00:17.185027112Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-11T01:00:17.186138812Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.11176ms logger=migrator t=2026-05-11T01:00:17.190520222Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-11T01:00:17.268148515Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.628223ms logger=migrator t=2026-05-11T01:00:17.273637414Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-11T01:00:17.2744479Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=810.446µs logger=migrator t=2026-05-11T01:00:17.278700406Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-11T01:00:17.280521189Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.820213ms logger=migrator t=2026-05-11T01:00:17.285704143Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-11T01:00:17.313283651Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.577008ms logger=migrator t=2026-05-11T01:00:17.320462031Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-11T01:00:17.327139431Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.67746ms logger=migrator t=2026-05-11T01:00:17.331417869Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-11T01:00:17.331729595Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=311.706µs logger=migrator t=2026-05-11T01:00:17.337096462Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-11T01:00:17.337255515Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=159.333µs logger=migrator t=2026-05-11T01:00:17.341868158Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-11T01:00:17.342221935Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=362.887µs logger=migrator t=2026-05-11T01:00:17.347164354Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-11T01:00:17.34749939Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=335.196µs logger=migrator t=2026-05-11T01:00:17.352127924Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-11T01:00:17.352325037Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=197.573µs logger=migrator t=2026-05-11T01:00:17.35802136Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-11T01:00:17.360021776Z level=info msg="Migration successfully executed" id="create folder table" duration=2.000076ms logger=migrator t=2026-05-11T01:00:17.367037324Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-11T01:00:17.368307506Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.269132ms logger=migrator t=2026-05-11T01:00:17.373960108Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-11T01:00:17.375874973Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.914405ms logger=migrator t=2026-05-11T01:00:17.382283659Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-11T01:00:17.382316289Z level=info msg="Migration successfully executed" id="Update folder title length" duration=33.57µs logger=migrator t=2026-05-11T01:00:17.387272959Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T01:00:17.38844734Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.174201ms logger=migrator t=2026-05-11T01:00:17.394161513Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T01:00:17.395269084Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.107401ms logger=migrator t=2026-05-11T01:00:17.411019098Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-11T01:00:17.413009865Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.990787ms logger=migrator t=2026-05-11T01:00:17.41824782Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-11T01:00:17.418725558Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=478.779µs logger=migrator t=2026-05-11T01:00:17.423472524Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-11T01:00:17.423723648Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=251.614µs logger=migrator t=2026-05-11T01:00:17.430060843Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-11T01:00:17.431849785Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.788812ms logger=migrator t=2026-05-11T01:00:17.437735292Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-11T01:00:17.439747379Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.011547ms logger=migrator t=2026-05-11T01:00:17.478496958Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-11T01:00:17.480440294Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.946466ms logger=migrator t=2026-05-11T01:00:17.507175318Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-11T01:00:17.509177503Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.000905ms logger=migrator t=2026-05-11T01:00:17.514351767Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-11T01:00:17.51615238Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.801103ms logger=migrator t=2026-05-11T01:00:17.523072554Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-11T01:00:17.524026882Z level=info msg="Migration successfully executed" id="create anon_device table" duration=954.248µs logger=migrator t=2026-05-11T01:00:17.528628695Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-11T01:00:17.530093962Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.461727ms logger=migrator t=2026-05-11T01:00:17.535770125Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-11T01:00:17.536937796Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.16788ms logger=migrator t=2026-05-11T01:00:17.543453724Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-11T01:00:17.545018762Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.568978ms logger=migrator t=2026-05-11T01:00:17.550642643Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-11T01:00:17.551823845Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.180722ms logger=migrator t=2026-05-11T01:00:17.560524683Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-11T01:00:17.561892837Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.368925ms logger=migrator t=2026-05-11T01:00:17.56650964Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-11T01:00:17.566863127Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=353.867µs logger=migrator t=2026-05-11T01:00:17.571142464Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-11T01:00:17.582563351Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.420927ms logger=migrator t=2026-05-11T01:00:17.587757514Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-11T01:00:17.588249954Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=491.25µs logger=migrator t=2026-05-11T01:00:17.592265046Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T01:00:17.592276996Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=12.61µs logger=migrator t=2026-05-11T01:00:17.597041413Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T01:00:17.598832845Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.791291ms logger=migrator t=2026-05-11T01:00:17.603217084Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T01:00:17.603248095Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=32.761µs logger=migrator t=2026-05-11T01:00:17.607873419Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-11T01:00:17.610064848Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.190688ms logger=migrator t=2026-05-11T01:00:17.615045458Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T01:00:17.61627738Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.232732ms logger=migrator t=2026-05-11T01:00:17.621569495Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-11T01:00:17.622667456Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.098331ms logger=migrator t=2026-05-11T01:00:17.630150562Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-11T01:00:17.631062878Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=934.637µs logger=migrator t=2026-05-11T01:00:17.63507906Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-11T01:00:17.635270933Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=192.443µs logger=migrator t=2026-05-11T01:00:17.639014132Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-11T01:00:17.639692094Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=678.182µs logger=migrator t=2026-05-11T01:00:17.644784156Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-11T01:00:17.645823424Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.038838ms logger=migrator t=2026-05-11T01:00:17.651277133Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-11T01:00:17.652376813Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.10311ms logger=migrator t=2026-05-11T01:00:17.657395123Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-11T01:00:17.671157722Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.757789ms logger=migrator t=2026-05-11T01:00:17.677013698Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-11T01:00:17.688262592Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.246884ms logger=migrator t=2026-05-11T01:00:17.69314582Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-11T01:00:17.706453611Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.307521ms logger=migrator t=2026-05-11T01:00:17.710513354Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-11T01:00:17.710629576Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=117.742µs logger=migrator t=2026-05-11T01:00:17.716095925Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-11T01:00:17.727301988Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.205563ms logger=migrator t=2026-05-11T01:00:17.732536143Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-11T01:00:17.739525879Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.989056ms logger=migrator t=2026-05-11T01:00:17.744128092Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-11T01:00:17.744537919Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=409.227µs logger=migrator t=2026-05-11T01:00:17.749045191Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.356221618s logger=migrator t=2026-05-11T01:00:17.749771214Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-11T01:00:17.765724563Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-11T01:00:17.765990297Z level=info msg="Created default organization" logger=secrets t=2026-05-11T01:00:17.802592589Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T01:00:17.849109411Z level=info msg="Restored cache from database" duration=405.517µs logger=plugin.store t=2026-05-11T01:00:17.850630478Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-11T01:00:17.88832994Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-11T01:00:17.888410461Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-11T01:00:17.888535494Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-11T01:00:17.888623655Z level=info msg="Plugins loaded" count=54 duration=37.994177ms logger=query_data t=2026-05-11T01:00:17.89279538Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-11T01:00:17.896268754Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-11T01:00:17.905160014Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-11T01:00:17.913849401Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-11T01:00:17.915922319Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-11T01:00:17.917461356Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-11T01:00:17.937755303Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-11T01:00:17.955018826Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-11T01:00:17.973268045Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-11T01:00:17.973290276Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-11T01:00:17.973708453Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-11T01:00:17.973949497Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-11T01:00:17.974891095Z level=info msg="State cache has been initialized" states=0 duration=938.458µs logger=ngalert.multiorg.alertmanager t=2026-05-11T01:00:17.979129661Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-05-11T01:00:17.980119899Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-11T01:00:17.980195671Z level=info msg=starting first_tick=2026-05-11T01:00:20Z logger=http.server t=2026-05-11T01:00:17.980969815Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-11T01:00:18.028706438Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-05-11T01:00:18.039798208Z level=info msg="Update check succeeded" duration=65.479344ms logger=sqlstore.transactions t=2026-05-11T01:00:18.056027472Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T01:00:18.059779989Z level=info msg="Patterns update finished" duration=85.292802ms logger=plugins.update.checker t=2026-05-11T01:00:18.062643411Z level=info msg="Update check succeeded" duration=89.187932ms logger=sqlstore.transactions t=2026-05-11T01:00:18.127334139Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-11T01:00:18.142606165Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-11T01:00:18.329588733Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-11T01:00:18.330247475Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-11T01:00:26.929418225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:26.939635899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:26.95918745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:26.990172626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.008710518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.042884711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.062778408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.086226678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.104984544Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.12932042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.149505873Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-11T01:00:27.201199029Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-11T01:00:27.213171433Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-11T01:00:27.216402462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.23471146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.264376832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.283411713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.313091225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.33067527Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.363281195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.380543934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.407018629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.424087035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.44942957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.468709445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.504836193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.523364885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.551882236Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.568405602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.606724739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.626762808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.675001753Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.696624621Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.733634754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.757698016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.825334888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.840838516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.886154369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.903975268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.947739253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:27.967741211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.012711767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.034811503Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.065088266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.089179906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.12508929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.139078131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.170652796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.190381919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.23056662Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.250424625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.292096012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.311281765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.35288793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.370850992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.419371811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.431514548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.477736877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.501337299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.54268249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.564156575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.614964845Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.636727605Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.684083772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.715830911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.805678531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.843489158Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.9524873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:28.97259997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:29.063344605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:29.076919829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:29.152718405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:29.172078901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:29.234411237Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:29.251535373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:29.326635397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:29.343145363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:29.412377522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:29.434981787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:29.506750581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:29.527147146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:00:29.595581631Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-11T01:01:47.999444573Z level=info msg="Usage stats are ready to report"