logger=settings t=2026-05-06T05:12:40.553770018Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-06T05:12:40Z logger=settings t=2026-05-06T05:12:40.554250172Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-06T05:12:40.554267773Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-06T05:12:40.554271663Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-06T05:12:40.554275283Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-06T05:12:40.554278073Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-06T05:12:40.554280803Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-06T05:12:40.554287783Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-06T05:12:40.554291293Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-06T05:12:40.554296493Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-06T05:12:40.554299953Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-06T05:12:40.554306654Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-06T05:12:40.554309764Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-06T05:12:40.554313714Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-06T05:12:40.554317384Z level=info msg=Target target=[all] logger=settings t=2026-05-06T05:12:40.554330864Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-06T05:12:40.554334244Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-06T05:12:40.554337154Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-06T05:12:40.554339904Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-06T05:12:40.554342705Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-06T05:12:40.554346235Z level=info msg="App mode production" logger=sqlstore t=2026-05-06T05:12:40.554783306Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-06T05:12:40.554802567Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-06T05:12:40.556667307Z level=info msg="Locking database" logger=migrator t=2026-05-06T05:12:40.556679697Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-06T05:12:40.557248694Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-06T05:12:40.558179049Z level=info msg="Migration successfully executed" id="create migration_log table" duration=928.005µs logger=migrator t=2026-05-06T05:12:40.563171565Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-06T05:12:40.56408808Z level=info msg="Migration successfully executed" id="create user table" duration=918.025µs logger=migrator t=2026-05-06T05:12:40.570378981Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-06T05:12:40.571450911Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.06918ms logger=migrator t=2026-05-06T05:12:40.586661005Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-06T05:12:40.588055393Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.398128ms logger=migrator t=2026-05-06T05:12:40.594440937Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-06T05:12:40.595388673Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=951.036µs logger=migrator t=2026-05-06T05:12:40.602311992Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-06T05:12:40.603320649Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.015517ms logger=migrator t=2026-05-06T05:12:40.608445539Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-06T05:12:40.612418527Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.978478ms logger=migrator t=2026-05-06T05:12:40.616631582Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-06T05:12:40.617455314Z level=info msg="Migration successfully executed" id="create user table v2" duration=826.432µs logger=migrator t=2026-05-06T05:12:40.620908308Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-06T05:12:40.622309437Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.398779ms logger=migrator t=2026-05-06T05:12:40.628768433Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-06T05:12:40.630163361Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.394088ms logger=migrator t=2026-05-06T05:12:40.6374678Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-06T05:12:40.639455004Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=1.991114ms logger=migrator t=2026-05-06T05:12:40.65360326Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-06T05:12:40.654211336Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=610.486µs logger=migrator t=2026-05-06T05:12:40.658600116Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-06T05:12:40.65984815Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.254464ms logger=migrator t=2026-05-06T05:12:40.665515514Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-06T05:12:40.665569646Z level=info msg="Migration successfully executed" id="Update user table charset" duration=57.732µs logger=migrator t=2026-05-06T05:12:40.669210006Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-06T05:12:40.670283535Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.073629ms logger=migrator t=2026-05-06T05:12:40.674734486Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-06T05:12:40.675167018Z level=info msg="Migration successfully executed" id="Add missing user data" duration=433.972µs logger=migrator t=2026-05-06T05:12:40.679932657Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-06T05:12:40.681042438Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.103971ms logger=migrator t=2026-05-06T05:12:40.68478053Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-06T05:12:40.685995324Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.214293ms logger=migrator t=2026-05-06T05:12:40.710057849Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-06T05:12:40.712049864Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.989914ms logger=migrator t=2026-05-06T05:12:40.753677218Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-06T05:12:40.764280358Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.60533ms logger=migrator t=2026-05-06T05:12:40.975690191Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-06T05:12:40.977354766Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.668046ms logger=migrator t=2026-05-06T05:12:41.09417769Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-06T05:12:41.094635713Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=462.653µs logger=migrator t=2026-05-06T05:12:41.145611803Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-06T05:12:41.14659035Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=981.217µs logger=migrator t=2026-05-06T05:12:41.156577422Z 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-06T05:12:41.156946792Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=369.63µs logger=migrator t=2026-05-06T05:12:41.161466975Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-06T05:12:41.161904578Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=439.073µs logger=migrator t=2026-05-06T05:12:41.167944002Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-06T05:12:41.168867887Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=924.305µs logger=migrator t=2026-05-06T05:12:41.173967736Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-06T05:12:41.182254072Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=8.283016ms logger=migrator t=2026-05-06T05:12:41.187261289Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-06T05:12:41.187984328Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=722.709µs logger=migrator t=2026-05-06T05:12:41.19466657Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-06T05:12:41.195210875Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=545.634µs logger=migrator t=2026-05-06T05:12:41.200673354Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-06T05:12:41.201534098Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=863.854µs logger=migrator t=2026-05-06T05:12:41.206894644Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-06T05:12:41.206933845Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=41.711µs logger=migrator t=2026-05-06T05:12:41.213816792Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-06T05:12:41.215091266Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.275304ms logger=migrator t=2026-05-06T05:12:41.219894218Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-06T05:12:41.220535405Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=644.138µs logger=migrator t=2026-05-06T05:12:41.225529201Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-06T05:12:41.226398766Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=869.625µs logger=migrator t=2026-05-06T05:12:41.232117821Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-06T05:12:41.232779829Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=662.358µs logger=migrator t=2026-05-06T05:12:41.240516421Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-06T05:12:41.246634897Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.115616ms logger=migrator t=2026-05-06T05:12:41.254513952Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-06T05:12:41.255247232Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=735.38µs logger=migrator t=2026-05-06T05:12:41.261087651Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-06T05:12:41.261883352Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=795.961µs logger=migrator t=2026-05-06T05:12:41.26949128Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-06T05:12:41.270368473Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=879.173µs logger=migrator t=2026-05-06T05:12:41.283384669Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-06T05:12:41.284499679Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.11415ms logger=migrator t=2026-05-06T05:12:41.290268316Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-06T05:12:41.290975726Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=707.15µs logger=migrator t=2026-05-06T05:12:41.295830558Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-06T05:12:41.296205368Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=374.41µs logger=migrator t=2026-05-06T05:12:41.300738462Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-06T05:12:41.301526863Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=788.561µs logger=migrator t=2026-05-06T05:12:41.306592851Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-06T05:12:41.307134726Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=541.995µs logger=migrator t=2026-05-06T05:12:41.312364348Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-06T05:12:41.313357766Z level=info msg="Migration successfully executed" id="create star table" duration=993.148µs logger=migrator t=2026-05-06T05:12:41.327558273Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-06T05:12:41.328701604Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.145821ms logger=migrator t=2026-05-06T05:12:41.334292647Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-06T05:12:41.33555272Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.259464ms logger=migrator t=2026-05-06T05:12:41.341126912Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-06T05:12:41.341776001Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=650.609µs logger=migrator t=2026-05-06T05:12:41.347332812Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-06T05:12:41.348050972Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=718.369µs logger=migrator t=2026-05-06T05:12:41.352444672Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-06T05:12:41.353211842Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=767.7µs logger=migrator t=2026-05-06T05:12:41.357807707Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-06T05:12:41.358575569Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=768.382µs logger=migrator t=2026-05-06T05:12:41.368746405Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-06T05:12:41.3696378Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=891.165µs logger=migrator t=2026-05-06T05:12:41.374165983Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-06T05:12:41.374213875Z level=info msg="Migration successfully executed" id="Update org table charset" duration=49.642µs logger=migrator t=2026-05-06T05:12:41.378847811Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-06T05:12:41.378891452Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=44.751µs logger=migrator t=2026-05-06T05:12:41.383515349Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-06T05:12:41.383787686Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=272.997µs logger=migrator t=2026-05-06T05:12:41.388956137Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-06T05:12:41.390058277Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.1018ms logger=migrator t=2026-05-06T05:12:41.394713444Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-06T05:12:41.395882286Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.165371ms logger=migrator t=2026-05-06T05:12:41.400658566Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-06T05:12:41.401459957Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=801.271µs logger=migrator t=2026-05-06T05:12:41.406040103Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-06T05:12:41.407020969Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=981.086µs logger=migrator t=2026-05-06T05:12:41.4202623Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-06T05:12:41.42136834Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.12182ms logger=migrator t=2026-05-06T05:12:41.425577366Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-06T05:12:41.42610793Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=530.574µs logger=migrator t=2026-05-06T05:12:41.430102928Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-06T05:12:41.435096625Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.994067ms logger=migrator t=2026-05-06T05:12:41.441414946Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-06T05:12:41.442686442Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.273926ms logger=migrator t=2026-05-06T05:12:41.44776709Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-06T05:12:41.448540541Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=773.481µs logger=migrator t=2026-05-06T05:12:41.459928502Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-06T05:12:41.460715983Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=786.911µs logger=migrator t=2026-05-06T05:12:41.469376419Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-06T05:12:41.469936364Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=561.605µs logger=migrator t=2026-05-06T05:12:41.474985932Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-06T05:12:41.4763576Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.372158ms logger=migrator t=2026-05-06T05:12:41.480857042Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-06T05:12:41.480963754Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=107.883µs logger=migrator t=2026-05-06T05:12:41.486860796Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-06T05:12:41.490106605Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.252579ms logger=migrator t=2026-05-06T05:12:41.494861943Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-06T05:12:41.497137816Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.274483ms logger=migrator t=2026-05-06T05:12:41.509462972Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-06T05:12:41.511805975Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.348383ms logger=migrator t=2026-05-06T05:12:41.516445542Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-06T05:12:41.517415668Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=970.536µs logger=migrator t=2026-05-06T05:12:41.522409535Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-06T05:12:41.524379569Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.970205ms logger=migrator t=2026-05-06T05:12:41.52772505Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-06T05:12:41.528557872Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=832.382µs logger=migrator t=2026-05-06T05:12:41.532755597Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-06T05:12:41.533654691Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=899.144µs logger=migrator t=2026-05-06T05:12:41.537164977Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-06T05:12:41.537198287Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=36.931µs logger=migrator t=2026-05-06T05:12:41.540621052Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-06T05:12:41.540649932Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=29.73µs logger=migrator t=2026-05-06T05:12:41.548215238Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-06T05:12:41.551676623Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.461255ms logger=migrator t=2026-05-06T05:12:41.557586644Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-06T05:12:41.561245373Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.655889ms logger=migrator t=2026-05-06T05:12:41.567205096Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-06T05:12:41.569386646Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.18258ms logger=migrator t=2026-05-06T05:12:41.573037235Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-06T05:12:41.574972778Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.935214ms logger=migrator t=2026-05-06T05:12:41.582317378Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-06T05:12:41.582618456Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=300.508µs logger=migrator t=2026-05-06T05:12:41.587373415Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-06T05:12:41.589309758Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.940983ms logger=migrator t=2026-05-06T05:12:41.594305115Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-06T05:12:41.595436155Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.13533ms logger=migrator t=2026-05-06T05:12:41.60036368Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-06T05:12:41.600413491Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=51.421µs logger=migrator t=2026-05-06T05:12:41.604107342Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-06T05:12:41.605088229Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=983.738µs logger=migrator t=2026-05-06T05:12:41.611077862Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-06T05:12:41.611832602Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=754.97µs logger=migrator t=2026-05-06T05:12:41.616721256Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-06T05:12:41.622712059Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.989523ms logger=migrator t=2026-05-06T05:12:41.626135752Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-06T05:12:41.626931155Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=795.162µs logger=migrator t=2026-05-06T05:12:41.632733363Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-06T05:12:41.633548375Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=815.992µs logger=migrator t=2026-05-06T05:12:41.638572532Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-06T05:12:41.639853786Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.285514ms logger=migrator t=2026-05-06T05:12:41.650565308Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-06T05:12:41.65099214Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=429.092µs logger=migrator t=2026-05-06T05:12:41.655539484Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-06T05:12:41.656545231Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.021777ms logger=migrator t=2026-05-06T05:12:41.662492263Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-06T05:12:41.6653041Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.816607ms logger=migrator t=2026-05-06T05:12:41.673626817Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-06T05:12:41.67593848Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=2.311003ms logger=migrator t=2026-05-06T05:12:41.681332337Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-06T05:12:41.681546743Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=214.516µs logger=migrator t=2026-05-06T05:12:41.728976126Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-06T05:12:41.74344391Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=14.472324ms logger=migrator t=2026-05-06T05:12:41.761320787Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-06T05:12:41.762917591Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.416019ms logger=migrator t=2026-05-06T05:12:41.77020971Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-06T05:12:41.772850482Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.645092ms logger=migrator t=2026-05-06T05:12:41.779054141Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-06T05:12:41.780423278Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.370977ms logger=migrator t=2026-05-06T05:12:41.785593109Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-06T05:12:41.7863732Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=782.441µs logger=migrator t=2026-05-06T05:12:41.791382437Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-06T05:12:41.792307143Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=923.986µs logger=migrator t=2026-05-06T05:12:41.797496444Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-06T05:12:41.798742898Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.246705ms logger=migrator t=2026-05-06T05:12:41.803614641Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-06T05:12:41.805539163Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.923192ms logger=migrator t=2026-05-06T05:12:41.809048039Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-06T05:12:41.8186205Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.55601ms logger=migrator t=2026-05-06T05:12:41.825468056Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-06T05:12:41.827457591Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.992615ms logger=migrator t=2026-05-06T05:12:41.833761792Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-06T05:12:41.835435948Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.678606ms logger=migrator t=2026-05-06T05:12:41.840456015Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-06T05:12:41.842222303Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.768908ms logger=migrator t=2026-05-06T05:12:41.847209219Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-06T05:12:41.848090593Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=881.594µs logger=migrator t=2026-05-06T05:12:41.852677068Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-06T05:12:41.855060433Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.383045ms logger=migrator t=2026-05-06T05:12:41.859639008Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-06T05:12:41.864038138Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.39873ms logger=migrator t=2026-05-06T05:12:41.867861803Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-06T05:12:41.867924584Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=63.741µs logger=migrator t=2026-05-06T05:12:41.872114558Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-06T05:12:41.872345374Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=231.316µs logger=migrator t=2026-05-06T05:12:41.878585974Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-06T05:12:41.883245562Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.664228ms logger=migrator t=2026-05-06T05:12:41.889276186Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-06T05:12:41.889524482Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=247.936µs logger=migrator t=2026-05-06T05:12:41.893594604Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-06T05:12:41.893858201Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=267.007µs logger=migrator t=2026-05-06T05:12:41.898526178Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-06T05:12:41.901420916Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.894288ms logger=migrator t=2026-05-06T05:12:41.905131998Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-06T05:12:41.905286053Z level=info msg="Migration successfully executed" id="Update uid value" duration=153.855µs logger=migrator t=2026-05-06T05:12:41.9099411Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-06T05:12:41.910750632Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=809.892µs logger=migrator t=2026-05-06T05:12:41.915361957Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-06T05:12:41.916123388Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=760.861µs logger=migrator t=2026-05-06T05:12:41.92130224Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-06T05:12:41.922990635Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.694036ms logger=migrator t=2026-05-06T05:12:41.92721525Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-06T05:12:41.928029642Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=814.322µs logger=migrator t=2026-05-06T05:12:41.934082097Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-06T05:12:41.935019773Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=937.656µs logger=migrator t=2026-05-06T05:12:41.94005016Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-06T05:12:41.941593042Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.545592ms logger=migrator t=2026-05-06T05:12:41.945451627Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-06T05:12:41.94701453Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.557563ms logger=migrator t=2026-05-06T05:12:41.951505632Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-06T05:12:41.952394617Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=902.005µs logger=migrator t=2026-05-06T05:12:41.955741188Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-06T05:12:41.956459127Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=718.009µs logger=migrator t=2026-05-06T05:12:41.960462667Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-06T05:12:41.968254029Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.791452ms logger=migrator t=2026-05-06T05:12:41.971864868Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-06T05:12:41.972865735Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=994.997µs logger=migrator t=2026-05-06T05:12:41.982439945Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-06T05:12:41.983237668Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=798.213µs logger=migrator t=2026-05-06T05:12:41.987501174Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-06T05:12:41.988267624Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=766.4µs logger=migrator t=2026-05-06T05:12:41.994290029Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-06T05:12:41.995091811Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=800.962µs logger=migrator t=2026-05-06T05:12:41.998408601Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-06T05:12:41.9987369Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=328.459µs logger=migrator t=2026-05-06T05:12:42.001893926Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-06T05:12:42.002432911Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=538.555µs logger=migrator t=2026-05-06T05:12:42.006411929Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-06T05:12:42.00644121Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=29.651µs logger=migrator t=2026-05-06T05:12:42.009103003Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-06T05:12:42.011673193Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.57019ms logger=migrator t=2026-05-06T05:12:42.014848949Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-06T05:12:42.017506022Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.652392ms logger=migrator t=2026-05-06T05:12:42.021287764Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-06T05:12:42.021447339Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=159.575µs logger=migrator t=2026-05-06T05:12:42.024779951Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-06T05:12:42.027382351Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.601721ms logger=migrator t=2026-05-06T05:12:42.03064967Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-06T05:12:42.03612283Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.47188ms logger=migrator t=2026-05-06T05:12:42.042522304Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-06T05:12:42.043717626Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.196092ms logger=migrator t=2026-05-06T05:12:42.047081537Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-06T05:12:42.047666784Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=585.717µs logger=migrator t=2026-05-06T05:12:42.052150336Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-06T05:12:42.053030511Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=879.855µs logger=migrator t=2026-05-06T05:12:42.058474869Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-06T05:12:42.060270637Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.799498ms logger=migrator t=2026-05-06T05:12:42.06436611Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-06T05:12:42.065891411Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.525081ms logger=migrator t=2026-05-06T05:12:42.06987391Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-06T05:12:42.070771444Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=897.004µs logger=migrator t=2026-05-06T05:12:42.07650635Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-06T05:12:42.076614903Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=105.353µs logger=migrator t=2026-05-06T05:12:42.080042676Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-06T05:12:42.080083328Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=41.651µs logger=migrator t=2026-05-06T05:12:42.085663269Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-06T05:12:42.091866619Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=6.210849ms logger=migrator t=2026-05-06T05:12:42.098752297Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-06T05:12:42.10068359Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=1.931504ms logger=migrator t=2026-05-06T05:12:42.103875427Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-06T05:12:42.103934848Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=55.201µs logger=migrator t=2026-05-06T05:12:42.10730381Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-06T05:12:42.107843504Z level=info msg="Migration successfully executed" id="create quota table v1" duration=539.884µs logger=migrator t=2026-05-06T05:12:42.112252415Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-06T05:12:42.113595591Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.342476ms logger=migrator t=2026-05-06T05:12:42.117328564Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-06T05:12:42.117371045Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=43.812µs logger=migrator t=2026-05-06T05:12:42.121213879Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-06T05:12:42.122017731Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=803.202µs logger=migrator t=2026-05-06T05:12:42.128381455Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-06T05:12:42.13042274Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=2.044015ms logger=migrator t=2026-05-06T05:12:42.136108385Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-06T05:12:42.139276531Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.170457ms logger=migrator t=2026-05-06T05:12:42.143337542Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-06T05:12:42.143584639Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=252.557µs logger=migrator t=2026-05-06T05:12:42.155022391Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-06T05:12:42.157088967Z level=info msg="Migration successfully executed" id="create session table" duration=2.065827ms logger=migrator t=2026-05-06T05:12:42.162992288Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-06T05:12:42.163230144Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=243.056µs logger=migrator t=2026-05-06T05:12:42.168873828Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-06T05:12:42.168962671Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=89.513µs logger=migrator t=2026-05-06T05:12:42.172741453Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-06T05:12:42.173810643Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.06903ms logger=migrator t=2026-05-06T05:12:42.17994642Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-06T05:12:42.18177302Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.83024ms logger=migrator t=2026-05-06T05:12:42.188733059Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-06T05:12:42.18877066Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=37.941µs logger=migrator t=2026-05-06T05:12:42.193234983Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-06T05:12:42.193263083Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.73µs logger=migrator t=2026-05-06T05:12:42.197067327Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-06T05:12:42.202044522Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.976865ms logger=migrator t=2026-05-06T05:12:42.206941276Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-06T05:12:42.209949598Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.007962ms logger=migrator t=2026-05-06T05:12:42.214179643Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-06T05:12:42.214266416Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=86.803µs logger=migrator t=2026-05-06T05:12:42.217782891Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-06T05:12:42.217861043Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=79.162µs logger=migrator t=2026-05-06T05:12:42.221733639Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-06T05:12:42.223388734Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.654665ms logger=migrator t=2026-05-06T05:12:42.227698152Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-06T05:12:42.227740083Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=43.261µs logger=migrator t=2026-05-06T05:12:42.232165514Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-06T05:12:42.235291219Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.124885ms logger=migrator t=2026-05-06T05:12:42.238878787Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-06T05:12:42.239028341Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=149.444µs logger=migrator t=2026-05-06T05:12:42.241811166Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-06T05:12:42.244844959Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.033993ms logger=migrator t=2026-05-06T05:12:42.248071807Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-06T05:12:42.251067579Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.995542ms logger=migrator t=2026-05-06T05:12:42.25512221Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-06T05:12:42.255187722Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=65.681µs logger=migrator t=2026-05-06T05:12:42.258792039Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-06T05:12:42.259656743Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=870.284µs logger=migrator t=2026-05-06T05:12:42.263885989Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-06T05:12:42.264675Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=778.131µs logger=migrator t=2026-05-06T05:12:42.270271242Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-06T05:12:42.27201729Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.744838ms logger=migrator t=2026-05-06T05:12:42.276668957Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-06T05:12:42.277566722Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=897.676µs logger=migrator t=2026-05-06T05:12:42.282562788Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-06T05:12:42.283819112Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.256424ms logger=migrator t=2026-05-06T05:12:42.289507447Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-06T05:12:42.29038143Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=875.133µs logger=migrator t=2026-05-06T05:12:42.294644787Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-06T05:12:42.295306985Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=662.218µs logger=migrator t=2026-05-06T05:12:42.30026339Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-06T05:12:42.301100023Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=836.103µs logger=migrator t=2026-05-06T05:12:42.305163084Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-06T05:12:42.305976236Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=813.282µs logger=migrator t=2026-05-06T05:12:42.309615325Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-06T05:12:42.319159316Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.54303ms logger=migrator t=2026-05-06T05:12:42.323723769Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-06T05:12:42.324413698Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=690.949µs logger=migrator t=2026-05-06T05:12:42.328260244Z 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-06T05:12:42.329092426Z 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=832.013µs logger=migrator t=2026-05-06T05:12:42.332981292Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-06T05:12:42.33328716Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=305.538µs logger=migrator t=2026-05-06T05:12:42.337082394Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-06T05:12:42.337891206Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=808.961µs logger=migrator t=2026-05-06T05:12:42.341529406Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-06T05:12:42.342682807Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.153612ms logger=migrator t=2026-05-06T05:12:42.346374497Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-06T05:12:42.349873083Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.498106ms logger=migrator t=2026-05-06T05:12:42.354716494Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-06T05:12:42.358145099Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.428054ms logger=migrator t=2026-05-06T05:12:42.361344065Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-06T05:12:42.364742098Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.397613ms logger=migrator t=2026-05-06T05:12:42.36851179Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-06T05:12:42.371995835Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.483645ms logger=migrator t=2026-05-06T05:12:42.376096077Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-06T05:12:42.3769359Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=840.183µs logger=migrator t=2026-05-06T05:12:42.380850437Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-06T05:12:42.380876008Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.591µs logger=migrator t=2026-05-06T05:12:42.384395714Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-06T05:12:42.384422524Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=26.201µs logger=migrator t=2026-05-06T05:12:42.387672283Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-06T05:12:42.389169644Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.497791ms logger=migrator t=2026-05-06T05:12:42.394434277Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-06T05:12:42.396179605Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.744798ms logger=migrator t=2026-05-06T05:12:42.401711635Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-06T05:12:42.402466486Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=751.111µs logger=migrator t=2026-05-06T05:12:42.40739075Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-06T05:12:42.408714917Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.324457ms logger=migrator t=2026-05-06T05:12:42.412263993Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-06T05:12:42.413729493Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.47068ms logger=migrator t=2026-05-06T05:12:42.417767264Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-06T05:12:42.421506885Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.738951ms logger=migrator t=2026-05-06T05:12:42.425845354Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-06T05:12:42.429937705Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.092781ms logger=migrator t=2026-05-06T05:12:42.433534943Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-06T05:12:42.433721178Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=187.095µs logger=migrator t=2026-05-06T05:12:42.437217904Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-06T05:12:42.438100278Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=881.934µs logger=migrator t=2026-05-06T05:12:42.442394535Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-06T05:12:42.443728661Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.334356ms logger=migrator t=2026-05-06T05:12:42.44807058Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-06T05:12:42.451711729Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.638199ms logger=migrator t=2026-05-06T05:12:42.455307566Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-06T05:12:42.455373108Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=66.662µs logger=migrator t=2026-05-06T05:12:42.459520052Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-06T05:12:42.460380755Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=860.903µs logger=migrator t=2026-05-06T05:12:42.467371316Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-06T05:12:42.468386333Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.016617ms logger=migrator t=2026-05-06T05:12:42.472532016Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-06T05:12:42.472617548Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=86.142µs logger=migrator t=2026-05-06T05:12:42.476276249Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-06T05:12:42.477239664Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=965.626µs logger=migrator t=2026-05-06T05:12:42.481878441Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-06T05:12:42.48333072Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.446149ms logger=migrator t=2026-05-06T05:12:42.48770364Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-06T05:12:42.489156429Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.449739ms logger=migrator t=2026-05-06T05:12:42.497799065Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-06T05:12:42.498840944Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.041929ms logger=migrator t=2026-05-06T05:12:42.504290102Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-06T05:12:42.505914856Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.624064ms logger=migrator t=2026-05-06T05:12:42.511413766Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-06T05:12:42.512336072Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=921.986µs logger=migrator t=2026-05-06T05:12:42.516779432Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-06T05:12:42.516819143Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=41.481µs logger=migrator t=2026-05-06T05:12:42.520348889Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-06T05:12:42.52658033Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.232051ms logger=migrator t=2026-05-06T05:12:42.53025417Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-06T05:12:42.531094862Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=841.612µs logger=migrator t=2026-05-06T05:12:42.536216682Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-06T05:12:42.540530811Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.312038ms logger=migrator t=2026-05-06T05:12:42.54714075Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-06T05:12:42.547894621Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=754.22µs logger=migrator t=2026-05-06T05:12:42.551038406Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-06T05:12:42.551694695Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=656.029µs logger=migrator t=2026-05-06T05:12:42.555842977Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-06T05:12:42.556656689Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=814.032µs logger=migrator t=2026-05-06T05:12:42.559868888Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-06T05:12:42.571291149Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.421621ms logger=migrator t=2026-05-06T05:12:42.575276367Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-06T05:12:42.57611311Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=836.873µs logger=migrator t=2026-05-06T05:12:42.580665584Z 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-06T05:12:42.582672779Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=2.005335ms logger=migrator t=2026-05-06T05:12:42.587440048Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-06T05:12:42.587877031Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=437.533µs logger=migrator t=2026-05-06T05:12:42.59187085Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-06T05:12:42.592780034Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=909.034µs logger=migrator t=2026-05-06T05:12:42.598595863Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-06T05:12:42.598980253Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=382.211µs logger=migrator t=2026-05-06T05:12:42.606465277Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-06T05:12:42.613796008Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.33225ms logger=migrator t=2026-05-06T05:12:42.617404336Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-06T05:12:42.621372073Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.967267ms logger=migrator t=2026-05-06T05:12:42.626323029Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-06T05:12:42.627672466Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.349068ms logger=migrator t=2026-05-06T05:12:42.631179281Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-06T05:12:42.632062395Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=882.854µs logger=migrator t=2026-05-06T05:12:42.636075215Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-06T05:12:42.636389923Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=314.528µs logger=migrator t=2026-05-06T05:12:42.641153924Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-06T05:12:42.645573644Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.42024ms logger=migrator t=2026-05-06T05:12:42.649278724Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-06T05:12:42.649980354Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=700.47µs logger=migrator t=2026-05-06T05:12:42.655028401Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-06T05:12:42.655305549Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=277.918µs logger=migrator t=2026-05-06T05:12:42.659319298Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-06T05:12:42.659931335Z level=info msg="Migration successfully executed" id="Move region to single row" duration=608.676µs logger=migrator t=2026-05-06T05:12:42.666414542Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-06T05:12:42.668322344Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.905501ms logger=migrator t=2026-05-06T05:12:42.671895122Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-06T05:12:42.672696943Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=801.931µs logger=migrator t=2026-05-06T05:12:42.677840574Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-06T05:12:42.678651195Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=811.122µs logger=migrator t=2026-05-06T05:12:42.683901499Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-06T05:12:42.686031837Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.129568ms logger=migrator t=2026-05-06T05:12:42.690282612Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-06T05:12:42.691247058Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=967.126µs logger=migrator t=2026-05-06T05:12:42.695571367Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-06T05:12:42.696469001Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=898.294µs logger=migrator t=2026-05-06T05:12:42.701793546Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-06T05:12:42.701860888Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=68.742µs logger=migrator t=2026-05-06T05:12:42.706831884Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-06T05:12:42.707659896Z level=info msg="Migration successfully executed" id="create test_data table" duration=827.942µs logger=migrator t=2026-05-06T05:12:42.715352816Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-06T05:12:42.716694943Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.345738ms logger=migrator t=2026-05-06T05:12:42.723672023Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-06T05:12:42.724418483Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=746.79µs logger=migrator t=2026-05-06T05:12:42.729551943Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-06T05:12:42.731151937Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.599614ms logger=migrator t=2026-05-06T05:12:42.736352359Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-06T05:12:42.736566135Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=213.456µs logger=migrator t=2026-05-06T05:12:42.740932753Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-06T05:12:42.741334394Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=402.021µs logger=migrator t=2026-05-06T05:12:42.744919062Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-06T05:12:42.745085077Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=166.785µs logger=migrator t=2026-05-06T05:12:42.749103166Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-06T05:12:42.750511755Z level=info msg="Migration successfully executed" id="create team table" duration=1.407889ms logger=migrator t=2026-05-06T05:12:42.755628483Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-06T05:12:42.756622331Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=994.208µs logger=migrator t=2026-05-06T05:12:42.760940718Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-06T05:12:42.76242856Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.486181ms logger=migrator t=2026-05-06T05:12:42.767025004Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-06T05:12:42.775200507Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.175273ms logger=migrator t=2026-05-06T05:12:42.782599289Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-06T05:12:42.782815115Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=218.906µs logger=migrator t=2026-05-06T05:12:42.786794694Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-06T05:12:42.788002377Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.207672ms logger=migrator t=2026-05-06T05:12:42.795180192Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-06T05:12:42.79619269Z level=info msg="Migration successfully executed" id="create team member table" duration=1.012708ms logger=migrator t=2026-05-06T05:12:42.802495991Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-06T05:12:42.803977722Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.480691ms logger=migrator t=2026-05-06T05:12:42.810612473Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-06T05:12:42.812581977Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.965974ms logger=migrator t=2026-05-06T05:12:42.819959677Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-06T05:12:42.821075318Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.114461ms logger=migrator t=2026-05-06T05:12:42.830607578Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-06T05:12:42.839325575Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.722797ms logger=migrator t=2026-05-06T05:12:42.845519574Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-06T05:12:42.849270327Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.754363ms logger=migrator t=2026-05-06T05:12:42.862799786Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-06T05:12:42.87358861Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=10.778624ms logger=migrator t=2026-05-06T05:12:42.880785756Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-06T05:12:42.882277607Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.492271ms logger=migrator t=2026-05-06T05:12:42.889167504Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-06T05:12:42.890377178Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.211174ms logger=migrator t=2026-05-06T05:12:42.895790024Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-06T05:12:42.896864784Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.07294ms logger=migrator t=2026-05-06T05:12:42.905540161Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-06T05:12:42.907026781Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.48693ms logger=migrator t=2026-05-06T05:12:42.914215407Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-06T05:12:42.916043977Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.82797ms logger=migrator t=2026-05-06T05:12:42.922525304Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-06T05:12:42.924079036Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.563013ms logger=migrator t=2026-05-06T05:12:42.931585771Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-06T05:12:42.933589475Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.007555ms logger=migrator t=2026-05-06T05:12:42.965438433Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-06T05:12:42.967220212Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.784539ms logger=migrator t=2026-05-06T05:12:42.974429139Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-06T05:12:42.975513648Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.084919ms logger=migrator t=2026-05-06T05:12:42.98289112Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-06T05:12:42.983166297Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=275.337µs logger=migrator t=2026-05-06T05:12:42.988568994Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-06T05:12:42.9899046Z level=info msg="Migration successfully executed" id="create tag table" duration=1.337696ms logger=migrator t=2026-05-06T05:12:42.996591072Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-06T05:12:42.998172016Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.580904ms logger=migrator t=2026-05-06T05:12:43.003577593Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-06T05:12:43.004509398Z level=info msg="Migration successfully executed" id="create login attempt table" duration=932.585µs logger=migrator t=2026-05-06T05:12:43.01007672Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-06T05:12:43.01114534Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.06851ms logger=migrator t=2026-05-06T05:12:43.017330338Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-06T05:12:43.019168238Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.84715ms logger=migrator t=2026-05-06T05:12:43.024563325Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-06T05:12:43.041495327Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.927542ms logger=migrator t=2026-05-06T05:12:43.045922398Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-06T05:12:43.046537654Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=615.406µs logger=migrator t=2026-05-06T05:12:43.051066158Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-06T05:12:43.052061295Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=994.217µs logger=migrator t=2026-05-06T05:12:43.056571308Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-06T05:12:43.057122003Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=550.405µs logger=migrator t=2026-05-06T05:12:43.067401053Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-06T05:12:43.06837377Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=972.816µs logger=migrator t=2026-05-06T05:12:43.073848389Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-06T05:12:43.074883747Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.035388ms logger=migrator t=2026-05-06T05:12:43.081183359Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-06T05:12:43.082854944Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.667925ms logger=migrator t=2026-05-06T05:12:43.089169176Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-06T05:12:43.0892676Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=100.564µs logger=migrator t=2026-05-06T05:12:43.096585039Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-06T05:12:43.102153271Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.567751ms logger=migrator t=2026-05-06T05:12:43.107979689Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-06T05:12:43.113603783Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.620293ms logger=migrator t=2026-05-06T05:12:43.11790479Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-06T05:12:43.123702038Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.799828ms logger=migrator t=2026-05-06T05:12:43.128755016Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-06T05:12:43.134252926Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.49754ms logger=migrator t=2026-05-06T05:12:43.140340412Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-06T05:12:43.14140105Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.061898ms logger=migrator t=2026-05-06T05:12:43.146998753Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-06T05:12:43.151966809Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.967596ms logger=migrator t=2026-05-06T05:12:43.157299054Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-06T05:12:43.158145907Z level=info msg="Migration successfully executed" id="create server_lock table" duration=846.903µs logger=migrator t=2026-05-06T05:12:43.169910937Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-06T05:12:43.171358447Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.44759ms logger=migrator t=2026-05-06T05:12:43.177242518Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-06T05:12:43.178537963Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.295174ms logger=migrator t=2026-05-06T05:12:43.186080439Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-06T05:12:43.187065895Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=982.796µs logger=migrator t=2026-05-06T05:12:43.193322256Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-06T05:12:43.194763425Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.441239ms logger=migrator t=2026-05-06T05:12:43.200983914Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-06T05:12:43.202474945Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.491261ms logger=migrator t=2026-05-06T05:12:43.209696922Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-06T05:12:43.216537799Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.841357ms logger=migrator t=2026-05-06T05:12:43.224096435Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-06T05:12:43.225167814Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.071669ms logger=migrator t=2026-05-06T05:12:43.231170048Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-06T05:12:43.232799922Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.628435ms logger=migrator t=2026-05-06T05:12:43.240689078Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-06T05:12:43.241721985Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.032677ms logger=migrator t=2026-05-06T05:12:43.247645517Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-06T05:12:43.24888994Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.244273ms logger=migrator t=2026-05-06T05:12:43.252923671Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-06T05:12:43.253952788Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.028547ms logger=migrator t=2026-05-06T05:12:43.26059128Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-06T05:12:43.260661662Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=70.662µs logger=migrator t=2026-05-06T05:12:43.266020968Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-06T05:12:43.266146071Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=125.383µs logger=migrator t=2026-05-06T05:12:43.273233564Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-06T05:12:43.276047851Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.818497ms logger=migrator t=2026-05-06T05:12:43.284023139Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T05:12:43.286418404Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.747219ms logger=migrator t=2026-05-06T05:12:43.295885062Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T05:12:43.297071635Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.132491ms logger=migrator t=2026-05-06T05:12:43.301618888Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-06T05:12:43.30169143Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=72.812µs logger=migrator t=2026-05-06T05:12:43.307075617Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T05:12:43.308814775Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.739227ms logger=migrator t=2026-05-06T05:12:43.312794323Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T05:12:43.314489089Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.695136ms logger=migrator t=2026-05-06T05:12:43.319798404Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T05:12:43.320864803Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.063519ms logger=migrator t=2026-05-06T05:12:43.326863656Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T05:12:43.328900172Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.035746ms logger=migrator t=2026-05-06T05:12:43.335845442Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-06T05:12:43.34202292Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.176978ms logger=migrator t=2026-05-06T05:12:43.347285814Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-06T05:12:43.34826822Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=981.747µs logger=migrator t=2026-05-06T05:12:43.353971065Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-06T05:12:43.354098559Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=126.604µs logger=migrator t=2026-05-06T05:12:43.35963714Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-06T05:12:43.361197543Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.559703ms logger=migrator t=2026-05-06T05:12:43.367042072Z 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-06T05:12:43.368122641Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.080569ms logger=migrator t=2026-05-06T05:12:43.373304473Z 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-06T05:12:43.374852954Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.554842ms logger=migrator t=2026-05-06T05:12:43.379693727Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-06T05:12:43.379760768Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=68.781µs logger=migrator t=2026-05-06T05:12:43.385270908Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-06T05:12:43.386278697Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.002048ms logger=migrator t=2026-05-06T05:12:43.391332004Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-06T05:12:43.392929138Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.596594ms logger=migrator t=2026-05-06T05:12:43.397581165Z 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-06T05:12:43.399524567Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.941753ms logger=migrator t=2026-05-06T05:12:43.404991726Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-06T05:12:43.406541969Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.555183ms logger=migrator t=2026-05-06T05:12:43.413038806Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-06T05:12:43.420607272Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.566637ms logger=migrator t=2026-05-06T05:12:43.425915597Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-06T05:12:43.426938215Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.022807ms logger=migrator t=2026-05-06T05:12:43.432462455Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-06T05:12:43.433945136Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.479851ms logger=migrator t=2026-05-06T05:12:43.441846961Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-06T05:12:43.469931166Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.083906ms logger=migrator t=2026-05-06T05:12:43.477492683Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-06T05:12:43.502600807Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.105395ms logger=migrator t=2026-05-06T05:12:43.507536822Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-06T05:12:43.508546989Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.015007ms logger=migrator t=2026-05-06T05:12:43.514347727Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-06T05:12:43.515391956Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.044479ms logger=migrator t=2026-05-06T05:12:43.521259476Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-06T05:12:43.527470755Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.203429ms logger=migrator t=2026-05-06T05:12:43.532382509Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-06T05:12:43.53865021Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.266541ms logger=migrator t=2026-05-06T05:12:43.543526433Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-06T05:12:43.544709685Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.183272ms logger=migrator t=2026-05-06T05:12:43.550938715Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-06T05:12:43.552451887Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.512492ms logger=migrator t=2026-05-06T05:12:43.557630638Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-06T05:12:43.558670946Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.040228ms logger=migrator t=2026-05-06T05:12:43.563452677Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-06T05:12:43.565020719Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.567353ms logger=migrator t=2026-05-06T05:12:43.570016695Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-06T05:12:43.570074676Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=58.901µs logger=migrator t=2026-05-06T05:12:43.574884188Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-06T05:12:43.582205687Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.321149ms logger=migrator t=2026-05-06T05:12:43.588715595Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-06T05:12:43.595936281Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.220236ms logger=migrator t=2026-05-06T05:12:43.601215295Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-06T05:12:43.606073808Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.853943ms logger=migrator t=2026-05-06T05:12:43.610784157Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-06T05:12:43.611876466Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.095739ms logger=migrator t=2026-05-06T05:12:43.617677514Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-06T05:12:43.618685901Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.007887ms logger=migrator t=2026-05-06T05:12:43.623280197Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-06T05:12:43.633515156Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.227219ms logger=migrator t=2026-05-06T05:12:43.638810851Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-06T05:12:43.644208748Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.393077ms logger=migrator t=2026-05-06T05:12:43.651589589Z 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-06T05:12:43.6538302Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.245402ms logger=migrator t=2026-05-06T05:12:43.661558151Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-06T05:12:43.67214562Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.586648ms logger=migrator t=2026-05-06T05:12:43.677617609Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-06T05:12:43.683857159Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.23943ms logger=migrator t=2026-05-06T05:12:43.689531133Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-06T05:12:43.689582715Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=53.092µs logger=migrator t=2026-05-06T05:12:43.694352465Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-06T05:12:43.695944998Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.590803ms logger=migrator t=2026-05-06T05:12:43.702679311Z 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-06T05:12:43.703828453Z 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.148622ms logger=migrator t=2026-05-06T05:12:43.709531119Z 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-06T05:12:43.710575957Z 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.043998ms logger=migrator t=2026-05-06T05:12:43.717456265Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-06T05:12:43.717520716Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=65.261µs logger=migrator t=2026-05-06T05:12:43.722237584Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-06T05:12:43.731448666Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.211142ms logger=migrator t=2026-05-06T05:12:43.735958219Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-06T05:12:43.742129538Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.170908ms logger=migrator t=2026-05-06T05:12:43.746213819Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-06T05:12:43.753272911Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.058103ms logger=migrator t=2026-05-06T05:12:43.759389558Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-06T05:12:43.76976128Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.373762ms logger=migrator t=2026-05-06T05:12:43.77378863Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-06T05:12:43.778493509Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.704909ms logger=migrator t=2026-05-06T05:12:43.784686698Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-06T05:12:43.78476187Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=75.492µs logger=migrator t=2026-05-06T05:12:43.791000509Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-06T05:12:43.792560822Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.556123ms logger=migrator t=2026-05-06T05:12:43.798650558Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-06T05:12:43.806000468Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.34658ms logger=migrator t=2026-05-06T05:12:43.81007856Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-06T05:12:43.810154762Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=77.662µs logger=migrator t=2026-05-06T05:12:43.814106969Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-06T05:12:43.822000884Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.888545ms logger=migrator t=2026-05-06T05:12:43.827386102Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-06T05:12:43.829205571Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.82012ms logger=migrator t=2026-05-06T05:12:43.833838737Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-06T05:12:43.840563601Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.724524ms logger=migrator t=2026-05-06T05:12:43.844379074Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-06T05:12:43.84565708Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.278016ms logger=migrator t=2026-05-06T05:12:43.852057104Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-06T05:12:43.853798301Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.741487ms logger=migrator t=2026-05-06T05:12:43.859942229Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-06T05:12:43.867763472Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.820872ms logger=migrator t=2026-05-06T05:12:43.874035053Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-06T05:12:43.875850702Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.817639ms logger=migrator t=2026-05-06T05:12:43.882890095Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-06T05:12:43.884089017Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.198802ms logger=migrator t=2026-05-06T05:12:43.888376504Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-06T05:12:43.88932794Z level=info msg="Migration successfully executed" id="create alert_image table" duration=949.766µs logger=migrator t=2026-05-06T05:12:43.894918882Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-06T05:12:43.896685541Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.767269ms logger=migrator t=2026-05-06T05:12:43.902121279Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-06T05:12:43.902284503Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=163.384µs logger=migrator t=2026-05-06T05:12:43.905710257Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-06T05:12:43.906732124Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.021117ms logger=migrator t=2026-05-06T05:12:43.910756234Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-06T05:12:43.911767721Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.010247ms logger=migrator t=2026-05-06T05:12:43.915888194Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-06T05:12:43.916324386Z 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-06T05:12:43.919874253Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-06T05:12:43.920289414Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=415.391µs logger=migrator t=2026-05-06T05:12:43.924587371Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-06T05:12:43.925778543Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.190942ms logger=migrator t=2026-05-06T05:12:43.930232105Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-06T05:12:43.940265968Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.025493ms logger=migrator t=2026-05-06T05:12:43.945034379Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-06T05:12:43.946162429Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.12819ms logger=migrator t=2026-05-06T05:12:43.950641521Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-06T05:12:43.95170091Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.059149ms logger=migrator t=2026-05-06T05:12:43.956505061Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-06T05:12:43.957412586Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=914.385µs logger=migrator t=2026-05-06T05:12:43.961554669Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-06T05:12:43.962557336Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.002467ms logger=migrator t=2026-05-06T05:12:43.96673588Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-06T05:12:43.967865921Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.128431ms logger=migrator t=2026-05-06T05:12:43.972731234Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-06T05:12:43.972779765Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=50.401µs logger=migrator t=2026-05-06T05:12:43.978146141Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-06T05:12:43.978219673Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=73.682µs logger=migrator t=2026-05-06T05:12:43.982275894Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-06T05:12:43.989701716Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.425392ms logger=migrator t=2026-05-06T05:12:43.994458036Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-06T05:12:43.994827656Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=369.9µs logger=migrator t=2026-05-06T05:12:43.999084682Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-06T05:12:44.000169032Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.08136ms logger=migrator t=2026-05-06T05:12:44.00597337Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-06T05:12:44.006409262Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=436.092µs logger=migrator t=2026-05-06T05:12:44.010302908Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-06T05:12:44.011986354Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.683356ms logger=migrator t=2026-05-06T05:12:44.016346252Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-06T05:12:44.017821323Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.477761ms logger=migrator t=2026-05-06T05:12:44.022537662Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-06T05:12:44.062045459Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=39.504577ms logger=migrator t=2026-05-06T05:12:44.065841032Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-06T05:12:44.073176022Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.33324ms logger=migrator t=2026-05-06T05:12:44.077596262Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-06T05:12:44.07788499Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=289.738µs logger=migrator t=2026-05-06T05:12:44.082845345Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-06T05:12:44.115883836Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.037061ms logger=migrator t=2026-05-06T05:12:44.120002258Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-06T05:12:44.151470157Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.461878ms logger=migrator t=2026-05-06T05:12:44.157732977Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-06T05:12:44.15859907Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=866.243µs logger=migrator t=2026-05-06T05:12:44.164152042Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-06T05:12:44.165361735Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.215263ms logger=migrator t=2026-05-06T05:12:44.170901816Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-06T05:12:44.171231425Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=300.898µs logger=migrator t=2026-05-06T05:12:44.176450148Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-06T05:12:44.177711272Z level=info msg="Migration successfully executed" id="create permission table" duration=1.264095ms logger=migrator t=2026-05-06T05:12:44.18169755Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-06T05:12:44.182815031Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.118021ms logger=migrator t=2026-05-06T05:12:44.186754798Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-06T05:12:44.187892609Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.137511ms logger=migrator t=2026-05-06T05:12:44.192904345Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-06T05:12:44.194169941Z level=info msg="Migration successfully executed" id="create role table" duration=1.269365ms logger=migrator t=2026-05-06T05:12:44.198329083Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-06T05:12:44.206546307Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.229784ms logger=migrator t=2026-05-06T05:12:44.210353632Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-06T05:12:44.215758639Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.405037ms logger=migrator t=2026-05-06T05:12:44.221312611Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-06T05:12:44.222550514Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.238023ms logger=migrator t=2026-05-06T05:12:44.226843531Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-06T05:12:44.228181567Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.344036ms logger=migrator t=2026-05-06T05:12:44.233526473Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-06T05:12:44.235300872Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.775089ms logger=migrator t=2026-05-06T05:12:44.240956716Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-06T05:12:44.241973563Z level=info msg="Migration successfully executed" id="create team role table" duration=1.016887ms logger=migrator t=2026-05-06T05:12:44.246491307Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-06T05:12:44.248286166Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.796628ms logger=migrator t=2026-05-06T05:12:44.253348883Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-06T05:12:44.25503172Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.682387ms logger=migrator t=2026-05-06T05:12:44.259554053Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-06T05:12:44.2605346Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=980.787µs logger=migrator t=2026-05-06T05:12:44.264833636Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-06T05:12:44.265651108Z level=info msg="Migration successfully executed" id="create user role table" duration=817.362µs logger=migrator t=2026-05-06T05:12:44.269937766Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-06T05:12:44.27081813Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=879.444µs logger=migrator t=2026-05-06T05:12:44.276808733Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-06T05:12:44.278728665Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.920263ms logger=migrator t=2026-05-06T05:12:44.283361652Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-06T05:12:44.284734819Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.375127ms logger=migrator t=2026-05-06T05:12:44.290158357Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-06T05:12:44.29102998Z level=info msg="Migration successfully executed" id="create builtin role table" duration=871.483µs logger=migrator t=2026-05-06T05:12:44.304672072Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-06T05:12:44.306536823Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.864721ms logger=migrator t=2026-05-06T05:12:44.310904593Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-06T05:12:44.312132126Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.228523ms logger=migrator t=2026-05-06T05:12:44.317378329Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-06T05:12:44.325202013Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.821994ms logger=migrator t=2026-05-06T05:12:44.331432422Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-06T05:12:44.332524052Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.09348ms logger=migrator t=2026-05-06T05:12:44.337763255Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-06T05:12:44.339566164Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.802549ms logger=migrator t=2026-05-06T05:12:44.343878851Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-06T05:12:44.345037853Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.168202ms logger=migrator t=2026-05-06T05:12:44.348550959Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-06T05:12:44.349645458Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.094439ms logger=migrator t=2026-05-06T05:12:44.354382648Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-06T05:12:44.355326733Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=943.775µs logger=migrator t=2026-05-06T05:12:44.359265611Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-06T05:12:44.360435203Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.169102ms logger=migrator t=2026-05-06T05:12:44.364327279Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-06T05:12:44.372225774Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.898355ms logger=migrator t=2026-05-06T05:12:44.376889681Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-06T05:12:44.384645263Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.755102ms logger=migrator t=2026-05-06T05:12:44.388406845Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-06T05:12:44.396429924Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.022589ms logger=migrator t=2026-05-06T05:12:44.399858537Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-06T05:12:44.40840026Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.541183ms logger=migrator t=2026-05-06T05:12:44.413359466Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-06T05:12:44.414765564Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.408469ms logger=migrator t=2026-05-06T05:12:44.419087082Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-06T05:12:44.420205523Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.118581ms logger=migrator t=2026-05-06T05:12:44.424182481Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-06T05:12:44.42525804Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.074919ms logger=migrator t=2026-05-06T05:12:44.429687561Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-06T05:12:44.430658457Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=970.436µs logger=migrator t=2026-05-06T05:12:44.43552798Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-06T05:12:44.43664516Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.11638ms logger=migrator t=2026-05-06T05:12:44.442410288Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-06T05:12:44.442553332Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=143.304µs logger=migrator t=2026-05-06T05:12:44.446115749Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-06T05:12:44.446241162Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=125.843µs logger=migrator t=2026-05-06T05:12:44.449883511Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-06T05:12:44.450392595Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=509.414µs logger=migrator t=2026-05-06T05:12:44.453875271Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-06T05:12:44.454531978Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=656.907µs logger=migrator t=2026-05-06T05:12:44.458617759Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-06T05:12:44.459807802Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.194743ms logger=migrator t=2026-05-06T05:12:44.463338818Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-06T05:12:44.463598005Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=259.357µs logger=migrator t=2026-05-06T05:12:44.467422789Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-06T05:12:44.467939444Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=516.965µs logger=migrator t=2026-05-06T05:12:44.471525622Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-06T05:12:44.472533779Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.008527ms logger=migrator t=2026-05-06T05:12:44.477137814Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-06T05:12:44.478354297Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.215753ms logger=migrator t=2026-05-06T05:12:44.483504438Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-06T05:12:44.492366469Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.861431ms logger=migrator t=2026-05-06T05:12:44.496580445Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-06T05:12:44.496697318Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=117.433µs logger=migrator t=2026-05-06T05:12:44.502436774Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-06T05:12:44.503236756Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=799.891µs logger=migrator t=2026-05-06T05:12:44.50813636Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-06T05:12:44.510595747Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.458617ms logger=migrator t=2026-05-06T05:12:44.516744794Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-06T05:12:44.51840129Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.661616ms logger=migrator t=2026-05-06T05:12:44.523448927Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-06T05:12:44.53233825Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.888513ms logger=migrator t=2026-05-06T05:12:44.540067289Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-06T05:12:44.542906567Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.828517ms logger=migrator t=2026-05-06T05:12:44.548203092Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-06T05:12:44.550025931Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.82987ms logger=migrator t=2026-05-06T05:12:44.557105014Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-06T05:12:44.590254878Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=33.147743ms logger=migrator t=2026-05-06T05:12:44.595808929Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-06T05:12:44.596743695Z level=info msg="Migration successfully executed" id="create correlation v2" duration=935.536µs logger=migrator t=2026-05-06T05:12:44.603476548Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-06T05:12:44.605124534Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.636915ms logger=migrator t=2026-05-06T05:12:44.611207189Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-06T05:12:44.612229147Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.023188ms logger=migrator t=2026-05-06T05:12:44.618669442Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-06T05:12:44.61967332Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.005678ms logger=migrator t=2026-05-06T05:12:44.623577636Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-06T05:12:44.623860224Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=282.968µs logger=migrator t=2026-05-06T05:12:44.627389701Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-06T05:12:44.628446639Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.057238ms logger=migrator t=2026-05-06T05:12:44.633047645Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-06T05:12:44.642309397Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.259572ms logger=migrator t=2026-05-06T05:12:44.645764391Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-06T05:12:44.646949464Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.191493ms logger=migrator t=2026-05-06T05:12:44.650538732Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-06T05:12:44.651764575Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.225433ms logger=migrator t=2026-05-06T05:12:44.659571558Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T05:12:44.660364849Z 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-06T05:12:44.664178094Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T05:12:44.664601145Z 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-06T05:12:44.668726917Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-06T05:12:44.669719495Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=993.468µs logger=migrator t=2026-05-06T05:12:44.67322656Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-06T05:12:44.674376161Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.150021ms logger=migrator t=2026-05-06T05:12:44.677824406Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T05:12:44.679152982Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.327826ms logger=migrator t=2026-05-06T05:12:44.684074246Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T05:12:44.6853454Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.271704ms logger=migrator t=2026-05-06T05:12:44.688922298Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-06T05:12:44.690132131Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.204963ms logger=migrator t=2026-05-06T05:12:44.695019834Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-06T05:12:44.696153535Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.131961ms logger=migrator t=2026-05-06T05:12:44.701957013Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-06T05:12:44.703114145Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.158662ms logger=migrator t=2026-05-06T05:12:44.708054799Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-06T05:12:44.71028412Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.232431ms logger=migrator t=2026-05-06T05:12:44.717377484Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-06T05:12:44.718573226Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.193102ms logger=migrator t=2026-05-06T05:12:44.721827675Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-06T05:12:44.722924015Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.09556ms logger=migrator t=2026-05-06T05:12:44.727183801Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-06T05:12:44.728269221Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.08467ms logger=migrator t=2026-05-06T05:12:44.73815145Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-06T05:12:44.761154567Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.003297ms logger=migrator t=2026-05-06T05:12:44.765429864Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-06T05:12:44.77152817Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.101947ms logger=migrator t=2026-05-06T05:12:44.774751348Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-06T05:12:44.783775613Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.022496ms logger=migrator t=2026-05-06T05:12:44.790055775Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-06T05:12:44.790262591Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=208.086µs logger=migrator t=2026-05-06T05:12:44.797773585Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-06T05:12:44.811660884Z level=info msg="Migration successfully executed" id="add share column" duration=13.880838ms logger=migrator t=2026-05-06T05:12:44.817150613Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-06T05:12:44.817367629Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=216.906µs logger=migrator t=2026-05-06T05:12:44.832681787Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-06T05:12:44.834355682Z level=info msg="Migration successfully executed" id="create file table" duration=1.677675ms logger=migrator t=2026-05-06T05:12:44.839131763Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-06T05:12:44.840428228Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.296496ms logger=migrator t=2026-05-06T05:12:44.845484125Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-06T05:12:44.847303105Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.82277ms logger=migrator t=2026-05-06T05:12:44.856892426Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-06T05:12:44.858196602Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.309246ms logger=migrator t=2026-05-06T05:12:44.862481049Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-06T05:12:44.863576989Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.09563ms logger=migrator t=2026-05-06T05:12:44.872635996Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-06T05:12:44.87279144Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=159.464µs logger=migrator t=2026-05-06T05:12:44.878894806Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-06T05:12:44.879070121Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=182.495µs logger=migrator t=2026-05-06T05:12:44.885730453Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-06T05:12:44.887230474Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.497571ms logger=migrator t=2026-05-06T05:12:44.89367621Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-06T05:12:44.89404864Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=383.52µs logger=migrator t=2026-05-06T05:12:44.90654241Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-06T05:12:44.908464563Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.926563ms logger=migrator t=2026-05-06T05:12:44.913947133Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-06T05:12:44.923898213Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.947471ms logger=migrator t=2026-05-06T05:12:44.928389836Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-06T05:12:44.928702485Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=316.378µs logger=migrator t=2026-05-06T05:12:44.933172927Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-06T05:12:44.935009276Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.83569ms logger=migrator t=2026-05-06T05:12:44.940920747Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-06T05:12:44.94174379Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=830.403µs logger=migrator t=2026-05-06T05:12:44.947777235Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-06T05:12:44.948165525Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=393.451µs logger=migrator t=2026-05-06T05:12:44.953681236Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-06T05:12:44.954665262Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=984.467µs logger=migrator t=2026-05-06T05:12:44.965278802Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-06T05:12:44.981628167Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=16.323756ms logger=migrator t=2026-05-06T05:12:44.990574831Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-06T05:12:44.998138158Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.567517ms logger=migrator t=2026-05-06T05:12:45.005841248Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-06T05:12:45.008343736Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.508458ms logger=migrator t=2026-05-06T05:12:45.014785851Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-06T05:12:45.105225827Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=90.432345ms logger=migrator t=2026-05-06T05:12:45.112465475Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-06T05:12:45.113543734Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.079559ms logger=migrator t=2026-05-06T05:12:45.118652353Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-06T05:12:45.119942318Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.289134ms logger=migrator t=2026-05-06T05:12:45.124984945Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-06T05:12:45.156226087Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.238732ms logger=migrator t=2026-05-06T05:12:45.167016221Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-06T05:12:45.176812949Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.707815ms logger=migrator t=2026-05-06T05:12:45.183808499Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-06T05:12:45.184156708Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=350.859µs logger=migrator t=2026-05-06T05:12:45.189236817Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-06T05:12:45.189432152Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=196.095µs logger=migrator t=2026-05-06T05:12:45.194553152Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-06T05:12:45.194714766Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=161.084µs logger=migrator t=2026-05-06T05:12:45.198969943Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-06T05:12:45.199113747Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=144.784µs logger=migrator t=2026-05-06T05:12:45.203261019Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-06T05:12:45.203421134Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=164.285µs logger=migrator t=2026-05-06T05:12:45.209643773Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-06T05:12:45.211553055Z level=info msg="Migration successfully executed" id="create folder table" duration=1.910642ms logger=migrator t=2026-05-06T05:12:45.221774374Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-06T05:12:45.225526626Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=3.758202ms logger=migrator t=2026-05-06T05:12:45.233946846Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-06T05:12:45.235431807Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.489321ms logger=migrator t=2026-05-06T05:12:45.240177405Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-06T05:12:45.240211376Z level=info msg="Migration successfully executed" id="Update folder title length" duration=27.711µs logger=migrator t=2026-05-06T05:12:45.2454583Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-06T05:12:45.250568019Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=5.084289ms logger=migrator t=2026-05-06T05:12:45.256245514Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-06T05:12:45.257606761Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.366827ms logger=migrator t=2026-05-06T05:12:45.262102293Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-06T05:12:45.264237742Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.137439ms logger=migrator t=2026-05-06T05:12:45.270744049Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-06T05:12:45.271581092Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=864.404µs logger=migrator t=2026-05-06T05:12:45.276986009Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-06T05:12:45.277488403Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=510.245µs logger=migrator t=2026-05-06T05:12:45.282747347Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-06T05:12:45.284617617Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.87943ms logger=migrator t=2026-05-06T05:12:45.292307617Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-06T05:12:45.294025794Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.722587ms logger=migrator t=2026-05-06T05:12:45.299322028Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-06T05:12:45.300552092Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.230404ms logger=migrator t=2026-05-06T05:12:45.306199506Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-06T05:12:45.309250399Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=3.050683ms logger=migrator t=2026-05-06T05:12:45.31441937Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-06T05:12:45.315499949Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.080669ms logger=migrator t=2026-05-06T05:12:45.321492242Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-06T05:12:45.322722226Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.229204ms logger=migrator t=2026-05-06T05:12:45.327590419Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-06T05:12:45.329146751Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.556232ms logger=migrator t=2026-05-06T05:12:45.34599456Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-06T05:12:45.347662576Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.673246ms logger=migrator t=2026-05-06T05:12:45.352005024Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-06T05:12:45.352970471Z level=info msg="Migration successfully executed" id="create signing_key table" duration=975.467µs logger=migrator t=2026-05-06T05:12:45.357317409Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-06T05:12:45.358475791Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.158652ms logger=migrator t=2026-05-06T05:12:45.364074014Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-06T05:12:45.365272046Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.198902ms logger=migrator t=2026-05-06T05:12:45.369269984Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-06T05:12:45.369577944Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=302.169µs logger=migrator t=2026-05-06T05:12:45.373566232Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-06T05:12:45.382562397Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.992865ms logger=migrator t=2026-05-06T05:12:45.390208076Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-06T05:12:45.390988977Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=782.941µs logger=migrator t=2026-05-06T05:12:45.394866643Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-06T05:12:45.394888004Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.091µs logger=migrator t=2026-05-06T05:12:45.399096098Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-06T05:12:45.401052362Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.956704ms logger=migrator t=2026-05-06T05:12:45.405661217Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-06T05:12:45.405680017Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20µs logger=migrator t=2026-05-06T05:12:45.410583551Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-06T05:12:45.411852646Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.265505ms logger=migrator t=2026-05-06T05:12:45.416333008Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-06T05:12:45.4174733Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.140052ms logger=migrator t=2026-05-06T05:12:45.423992327Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-06T05:12:45.425878819Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.83194ms logger=migrator t=2026-05-06T05:12:45.432095668Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-06T05:12:45.433179227Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.084409ms logger=migrator t=2026-05-06T05:12:45.437447304Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-06T05:12:45.43803467Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=588.546µs logger=migrator t=2026-05-06T05:12:45.443289173Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-06T05:12:45.444522006Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.232283ms logger=migrator t=2026-05-06T05:12:45.450095838Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-06T05:12:45.451142597Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.047289ms logger=migrator t=2026-05-06T05:12:45.455791464Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-06T05:12:45.457182042Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.390619ms logger=migrator t=2026-05-06T05:12:45.462743113Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-06T05:12:45.473039863Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.3022ms logger=migrator t=2026-05-06T05:12:45.477898556Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-06T05:12:45.486322046Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.42295ms logger=migrator t=2026-05-06T05:12:45.491176028Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-06T05:12:45.504960934Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.780436ms logger=migrator t=2026-05-06T05:12:45.509409375Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-06T05:12:45.509546139Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=141.684µs logger=migrator t=2026-05-06T05:12:45.513441495Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-06T05:12:45.524380294Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.937938ms logger=migrator t=2026-05-06T05:12:45.529215485Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-06T05:12:45.54041483Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.197675ms logger=migrator t=2026-05-06T05:12:45.544640736Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-06T05:12:45.544988975Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=348.789µs logger=migrator t=2026-05-06T05:12:45.548912593Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.99169423s logger=migrator t=2026-05-06T05:12:45.549613372Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-06T05:12:45.56860767Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-06T05:12:45.568910728Z level=info msg="Created default organization" logger=secrets t=2026-05-06T05:12:45.575391124Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-06T05:12:45.623365022Z level=info msg="Restored cache from database" duration=539.945µs logger=plugin.store t=2026-05-06T05:12:45.625026988Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-06T05:12:45.666337853Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-06T05:12:45.666376564Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-06T05:12:45.666464556Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-06T05:12:45.666475407Z level=info msg="Plugins loaded" count=54 duration=41.449709ms logger=query_data t=2026-05-06T05:12:45.671414461Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-06T05:12:45.675895614Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-06T05:12:45.685073614Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-06T05:12:45.696039353Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-06T05:12:45.6999816Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-06T05:12:45.70254725Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-06T05:12:45.72342959Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-06T05:12:45.74180182Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-06T05:12:45.766898505Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-06T05:12:45.766934475Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-06T05:12:45.767216053Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-06T05:12:45.768451007Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-05-06T05:12:45.768976801Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-06T05:12:45.770676778Z level=info msg="State cache has been initialized" states=0 duration=3.457485ms logger=ngalert.scheduler t=2026-05-06T05:12:45.77075372Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-06T05:12:45.770901964Z level=info msg=starting first_tick=2026-05-06T05:12:50Z logger=http.server t=2026-05-06T05:12:45.769810894Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-06T05:12:45.771609633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:45.816021754Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-06T05:12:45.818413689Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-05-06T05:12:45.846781143Z level=info msg="Update check succeeded" duration=78.219773ms logger=plugins.update.checker t=2026-05-06T05:12:45.849048815Z level=info msg="Update check succeeded" duration=81.856723ms logger=grafana-apiserver t=2026-05-06T05:12:45.917725227Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-06T05:12:45.918276221Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-06T05:12:45.932016256Z level=info msg="Patterns update finished" duration=81.766319ms logger=provisioning.dashboard t=2026-05-06T05:12:50.174978265Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:50.17592507Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:50.376897819Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:50.502789321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:50.53431819Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:50.598293375Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:50.617088787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:50.640865205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:50.661205959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:50.689516242Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:50.707999075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:50.745328343Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:50.777416318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:50.814812957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:50.831546413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:50.867619657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:50.883904351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:50.919186683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:50.933321439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.002304318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.021687577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.046590946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.062707596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.101094931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.119393531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.153457309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.184946137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.215387177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.264599259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.347151799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.367472584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.403487735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.420007526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.457640802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.473399741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.522680315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.545764134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.59805299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.617714466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.662893527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.681082973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.732105354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.751675768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.810302626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.826797876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.869359626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.890408189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.936851656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:51.957314553Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.009082015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.027904657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.109752989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.126392082Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.171734269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.193475791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.243361411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.261370373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.306100542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.324622476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.380784107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.400100144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.449945803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.482749858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.582170697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.602808361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.682572505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.70221701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.79133807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.804751306Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.883606725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.899527349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:52.986156531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:53.003199835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:53.091907184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:53.114940371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:53.184775705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:53.20108088Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:53.285243214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:53.30378937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:12:53.511919324Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-06T05:13:25.795816213Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-06T05:22:45.835855243Z level=info msg="Completed cleanup jobs" duration=65.444537ms logger=plugins.update.checker t=2026-05-06T05:22:45.900808206Z level=info msg="Update check succeeded" duration=50.796126ms logger=sqlstore.transactions t=2026-05-06T05:27:45.691741312Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-06T05:32:45.7945489Z level=info msg="Completed cleanup jobs" duration=24.658863ms logger=plugins.update.checker t=2026-05-06T05:32:45.895981709Z level=info msg="Update check succeeded" duration=46.309784ms logger=cleanup t=2026-05-06T05:42:45.810582195Z level=info msg="Completed cleanup jobs" duration=40.199158ms logger=plugins.update.checker t=2026-05-06T05:42:45.902208269Z level=info msg="Update check succeeded" duration=52.243038ms logger=infra.usagestats t=2026-05-06T05:43:25.82341613Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-06T05:52:45.810218053Z level=info msg="Completed cleanup jobs" duration=40.246261ms logger=plugins.update.checker t=2026-05-06T05:52:45.899991236Z level=info msg="Update check succeeded" duration=49.819322ms logger=cleanup t=2026-05-06T06:02:45.794496094Z level=info msg="Completed cleanup jobs" duration=23.810251ms logger=plugins.update.checker t=2026-05-06T06:02:45.903570987Z level=info msg="Update check succeeded" duration=54.384788ms logger=cleanup t=2026-05-06T06:12:45.825564399Z level=info msg="Completed cleanup jobs" duration=54.958512ms logger=plugins.update.checker t=2026-05-06T06:12:45.900759204Z level=info msg="Update check succeeded" duration=51.380494ms logger=infra.usagestats t=2026-05-06T06:13:25.821719755Z level=info msg="Usage stats are ready to report"