logger=settings t=2026-05-05T12:58:11.835449968Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-05T12:58:11Z logger=settings t=2026-05-05T12:58:11.835815599Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-05T12:58:11.83583307Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-05T12:58:11.83583836Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-05T12:58:11.83584278Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-05T12:58:11.83584715Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-05T12:58:11.83585155Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-05T12:58:11.83585548Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-05T12:58:11.83585982Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-05T12:58:11.835864571Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-05T12:58:11.835868811Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-05T12:58:11.835877751Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-05T12:58:11.835883871Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-05T12:58:11.835888381Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-05T12:58:11.835898531Z level=info msg=Target target=[all] logger=settings t=2026-05-05T12:58:11.835916392Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-05T12:58:11.835922382Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-05T12:58:11.835929542Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-05T12:58:11.835935723Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-05T12:58:11.835946593Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-05T12:58:11.835952843Z level=info msg="App mode production" logger=sqlstore t=2026-05-05T12:58:11.836409156Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-05T12:58:11.836436026Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-05T12:58:11.838336169Z level=info msg="Locking database" logger=migrator t=2026-05-05T12:58:11.838352479Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-05T12:58:11.83909331Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-05T12:58:11.839953764Z level=info msg="Migration successfully executed" id="create migration_log table" duration=858.834µs logger=migrator t=2026-05-05T12:58:12.116963198Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-05T12:58:12.117987636Z level=info msg="Migration successfully executed" id="create user table" duration=1.028308ms logger=migrator t=2026-05-05T12:58:12.158289069Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-05T12:58:12.159683448Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.390208ms logger=migrator t=2026-05-05T12:58:12.188360186Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-05T12:58:12.189235941Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=879.025µs logger=migrator t=2026-05-05T12:58:12.195619268Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-05T12:58:12.196317568Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=698.969µs logger=migrator t=2026-05-05T12:58:12.202827939Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-05T12:58:12.203871908Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.047869ms logger=migrator t=2026-05-05T12:58:12.208105956Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-05T12:58:12.210745149Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.639213ms logger=migrator t=2026-05-05T12:58:12.218113665Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-05T12:58:12.219156673Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.046218ms logger=migrator t=2026-05-05T12:58:12.223397992Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-05T12:58:12.224116862Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=718.8µs logger=migrator t=2026-05-05T12:58:12.228897905Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-05T12:58:12.229641666Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=743.911µs logger=migrator t=2026-05-05T12:58:12.235978632Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-05T12:58:12.236372684Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=395.052µs logger=migrator t=2026-05-05T12:58:12.241116085Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-05T12:58:12.241630709Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=514.904µs logger=migrator t=2026-05-05T12:58:12.246854895Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-05T12:58:12.247936036Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.08138ms logger=migrator t=2026-05-05T12:58:12.251787972Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-05T12:58:12.251833574Z level=info msg="Migration successfully executed" id="Update user table charset" duration=44.912µs logger=migrator t=2026-05-05T12:58:12.255831644Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-05T12:58:12.257615245Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.78296ms logger=migrator t=2026-05-05T12:58:12.261705189Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-05T12:58:12.261948186Z level=info msg="Migration successfully executed" id="Add missing user data" duration=242.857µs logger=migrator t=2026-05-05T12:58:12.265816023Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-05T12:58:12.266940874Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.162762ms logger=migrator t=2026-05-05T12:58:12.273512878Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-05T12:58:12.274923866Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.409689ms logger=migrator t=2026-05-05T12:58:12.288991778Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-05T12:58:12.291527679Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.556992ms logger=migrator t=2026-05-05T12:58:12.29766931Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-05T12:58:12.306038193Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.368403ms logger=migrator t=2026-05-05T12:58:12.322289936Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-05T12:58:12.324129077Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.839821ms logger=migrator t=2026-05-05T12:58:12.330325309Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-05T12:58:12.330755031Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=430.482µs logger=migrator t=2026-05-05T12:58:12.335058832Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-05T12:58:12.335961816Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=908.795µs logger=migrator t=2026-05-05T12:58:12.342827308Z 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-05T12:58:12.343215099Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=389.351µs logger=migrator t=2026-05-05T12:58:12.353407042Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-05T12:58:12.354135763Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=731.901µs logger=migrator t=2026-05-05T12:58:12.361666322Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-05T12:58:12.362699481Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.003229ms logger=migrator t=2026-05-05T12:58:12.36772045Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-05T12:58:12.368462162Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=742.772µs logger=migrator t=2026-05-05T12:58:12.373486861Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-05T12:58:12.374203342Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=716.541µs logger=migrator t=2026-05-05T12:58:12.399174807Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-05T12:58:12.4000049Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=830.433µs logger=migrator t=2026-05-05T12:58:12.40753147Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-05T12:58:12.40824582Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=718.09µs logger=migrator t=2026-05-05T12:58:12.418740202Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-05T12:58:12.418810044Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=68.611µs logger=migrator t=2026-05-05T12:58:12.424544944Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-05T12:58:12.42585061Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.308546ms logger=migrator t=2026-05-05T12:58:12.431161787Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-05T12:58:12.432255717Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.09499ms logger=migrator t=2026-05-05T12:58:12.436899607Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-05T12:58:12.437529534Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=630.427µs logger=migrator t=2026-05-05T12:58:12.442350609Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-05T12:58:12.443430819Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.08077ms logger=migrator t=2026-05-05T12:58:12.450191047Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-05T12:58:12.455185827Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.99556ms logger=migrator t=2026-05-05T12:58:12.460045731Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-05T12:58:12.460856725Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=813.774µs logger=migrator t=2026-05-05T12:58:12.466932024Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-05T12:58:12.468155167Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.220293ms logger=migrator t=2026-05-05T12:58:12.473171857Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-05T12:58:12.474545076Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.374349ms logger=migrator t=2026-05-05T12:58:12.479674468Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-05T12:58:12.480992865Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.313387ms logger=migrator t=2026-05-05T12:58:12.487054244Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-05T12:58:12.487731783Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=680.149µs logger=migrator t=2026-05-05T12:58:12.494529942Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-05T12:58:12.494940204Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=410.672µs logger=migrator t=2026-05-05T12:58:12.501756523Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-05T12:58:12.502602287Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=847.194µs logger=migrator t=2026-05-05T12:58:12.50775414Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-05T12:58:12.508148492Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=394.982µs logger=migrator t=2026-05-05T12:58:12.530218535Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-05T12:58:12.53143591Z level=info msg="Migration successfully executed" id="create star table" duration=1.217045ms logger=migrator t=2026-05-05T12:58:12.537565051Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-05T12:58:12.538829085Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.263785ms logger=migrator t=2026-05-05T12:58:12.54469834Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-05T12:58:12.545782269Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.09007ms logger=migrator t=2026-05-05T12:58:12.552859266Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-05T12:58:12.553677109Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=817.863µs logger=migrator t=2026-05-05T12:58:12.559588294Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-05T12:58:12.560373045Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=787.851µs logger=migrator t=2026-05-05T12:58:12.569122639Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-05T12:58:12.57022428Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.106071ms logger=migrator t=2026-05-05T12:58:12.575877458Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-05T12:58:12.576880325Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.005997ms logger=migrator t=2026-05-05T12:58:12.582307346Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-05T12:58:12.584276441Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.970915ms logger=migrator t=2026-05-05T12:58:12.593097007Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-05T12:58:12.593141538Z level=info msg="Migration successfully executed" id="Update org table charset" duration=48.861µs logger=migrator t=2026-05-05T12:58:12.599563477Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-05T12:58:12.599624649Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=63.971µs logger=migrator t=2026-05-05T12:58:12.608114335Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-05T12:58:12.608411503Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=296.418µs logger=migrator t=2026-05-05T12:58:12.613777412Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-05T12:58:12.61510057Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.322508ms logger=migrator t=2026-05-05T12:58:12.620657895Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-05T12:58:12.621693793Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.040339ms logger=migrator t=2026-05-05T12:58:12.62697503Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-05T12:58:12.628480262Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.505102ms logger=migrator t=2026-05-05T12:58:12.63413104Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-05T12:58:12.634986683Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=857.933µs logger=migrator t=2026-05-05T12:58:12.64131945Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-05T12:58:12.642727469Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.41027ms logger=migrator t=2026-05-05T12:58:12.647984895Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-05T12:58:12.649255701Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.272036ms logger=migrator t=2026-05-05T12:58:12.65424958Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-05T12:58:12.660140374Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.888304ms logger=migrator t=2026-05-05T12:58:12.665972406Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-05T12:58:12.666766488Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=793.502µs logger=migrator t=2026-05-05T12:58:12.675583403Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-05T12:58:12.677054435Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.470952ms logger=migrator t=2026-05-05T12:58:12.686369034Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-05T12:58:12.687279259Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=912.265µs logger=migrator t=2026-05-05T12:58:12.692994229Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-05T12:58:12.69337483Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=378.22µs logger=migrator t=2026-05-05T12:58:12.69913917Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-05T12:58:12.700031545Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=892.805µs logger=migrator t=2026-05-05T12:58:12.7052332Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-05T12:58:12.705307422Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=75.102µs logger=migrator t=2026-05-05T12:58:12.711303509Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-05T12:58:12.71315615Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.852392ms logger=migrator t=2026-05-05T12:58:12.717950963Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-05T12:58:12.719883997Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.933014ms logger=migrator t=2026-05-05T12:58:12.724924888Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-05T12:58:12.727543441Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.618023ms logger=migrator t=2026-05-05T12:58:12.734541315Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-05T12:58:12.735340238Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=793.833µs logger=migrator t=2026-05-05T12:58:12.739784441Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-05T12:58:12.742775515Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.990734ms logger=migrator t=2026-05-05T12:58:12.748024121Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-05T12:58:12.748851634Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=825.783µs logger=migrator t=2026-05-05T12:58:12.756194648Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-05T12:58:12.758309838Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=2.12307ms logger=migrator t=2026-05-05T12:58:12.764225482Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-05T12:58:12.764267674Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=45.081µs logger=migrator t=2026-05-05T12:58:12.771265958Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-05T12:58:12.771300829Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=37.801µs logger=migrator t=2026-05-05T12:58:12.776690159Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-05T12:58:12.778956762Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.265723ms logger=migrator t=2026-05-05T12:58:12.786012249Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-05T12:58:12.788128487Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.118178ms logger=migrator t=2026-05-05T12:58:12.793716583Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-05T12:58:12.7961162Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.400357ms logger=migrator t=2026-05-05T12:58:12.800390789Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-05T12:58:12.802326774Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.936375ms logger=migrator t=2026-05-05T12:58:12.808994779Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-05T12:58:12.809201685Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=207.316µs logger=migrator t=2026-05-05T12:58:12.81477542Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-05T12:58:12.817795624Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=3.019214ms logger=migrator t=2026-05-05T12:58:12.826933968Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-05T12:58:12.827860764Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=932.916µs logger=migrator t=2026-05-05T12:58:12.836423763Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-05T12:58:12.836454654Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=32.271µs logger=migrator t=2026-05-05T12:58:12.842080501Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-05T12:58:12.843098549Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.010597ms logger=migrator t=2026-05-05T12:58:12.846517643Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-05T12:58:12.847431649Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=913.286µs logger=migrator t=2026-05-05T12:58:12.852979784Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-05T12:58:12.859377932Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.397718ms logger=migrator t=2026-05-05T12:58:12.863096105Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-05T12:58:12.863813605Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=717.2µs logger=migrator t=2026-05-05T12:58:12.869047841Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-05T12:58:12.869919036Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=879.516µs logger=migrator t=2026-05-05T12:58:12.87403234Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-05T12:58:12.874868813Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=835.883µs logger=migrator t=2026-05-05T12:58:12.881072266Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-05T12:58:12.881667063Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=597.777µs logger=migrator t=2026-05-05T12:58:12.886792676Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-05T12:58:12.88765741Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=864.323µs logger=migrator t=2026-05-05T12:58:12.891454445Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-05T12:58:12.893529643Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.072338ms logger=migrator t=2026-05-05T12:58:12.897650048Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-05T12:58:12.898425109Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=775.141µs logger=migrator t=2026-05-05T12:58:12.9020409Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-05T12:58:12.902213065Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=172.765µs logger=migrator t=2026-05-05T12:58:12.905866717Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-05T12:58:12.906033122Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=166.685µs logger=migrator t=2026-05-05T12:58:12.911476093Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-05T12:58:12.912239984Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=768.081µs logger=migrator t=2026-05-05T12:58:12.917021187Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-05T12:58:12.920246797Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.231771ms logger=migrator t=2026-05-05T12:58:12.929142815Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-05T12:58:12.930229705Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.08692ms logger=migrator t=2026-05-05T12:58:12.936712556Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-05T12:58:12.937691723Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=980.277µs logger=migrator t=2026-05-05T12:58:12.94190701Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-05T12:58:12.94260187Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=695.56µs logger=migrator t=2026-05-05T12:58:12.946227341Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-05T12:58:12.946911419Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=684.358µs logger=migrator t=2026-05-05T12:58:12.952276879Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-05T12:58:12.952977288Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=701.249µs logger=migrator t=2026-05-05T12:58:12.956521527Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-05T12:58:12.962533075Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.008478ms logger=migrator t=2026-05-05T12:58:12.967232105Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-05T12:58:12.968150211Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=918.726µs logger=migrator t=2026-05-05T12:58:12.973163121Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-05T12:58:12.974002004Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=838.693µs logger=migrator t=2026-05-05T12:58:12.978599862Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-05T12:58:12.979462076Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=859.954µs logger=migrator t=2026-05-05T12:58:12.984349933Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-05T12:58:12.984896668Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=546.826µs logger=migrator t=2026-05-05T12:58:12.98999528Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-05T12:58:12.993075225Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.080476ms logger=migrator t=2026-05-05T12:58:13.052620603Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-05T12:58:13.057082677Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.460594ms logger=migrator t=2026-05-05T12:58:13.087112133Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-05T12:58:13.087740571Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=671.259µs logger=migrator t=2026-05-05T12:58:13.097153313Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-05T12:58:13.097449282Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=286.698µs logger=migrator t=2026-05-05T12:58:13.1052991Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-05T12:58:13.109952579Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.651429ms logger=migrator t=2026-05-05T12:58:13.115515984Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-05T12:58:13.11573608Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=221.366µs logger=migrator t=2026-05-05T12:58:13.119222828Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-05T12:58:13.119473725Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=249.467µs logger=migrator t=2026-05-05T12:58:13.124259007Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-05T12:58:13.12755156Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.292183ms logger=migrator t=2026-05-05T12:58:13.131269403Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-05T12:58:13.131476119Z level=info msg="Migration successfully executed" id="Update uid value" duration=204.876µs logger=migrator t=2026-05-05T12:58:13.154461269Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-05T12:58:13.155309453Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=853.135µs logger=migrator t=2026-05-05T12:58:13.16992601Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-05T12:58:13.170886326Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=959.796µs logger=migrator t=2026-05-05T12:58:13.180188395Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-05T12:58:13.181179743Z level=info msg="Migration successfully executed" id="create api_key table" duration=993.708µs logger=migrator t=2026-05-05T12:58:13.192829948Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-05T12:58:13.19439068Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.563473ms logger=migrator t=2026-05-05T12:58:13.201859079Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-05T12:58:13.202779934Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=921.195µs logger=migrator t=2026-05-05T12:58:13.219801639Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-05T12:58:13.220988082Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.186683ms logger=migrator t=2026-05-05T12:58:13.231442303Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-05T12:58:13.232282056Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=839.953µs logger=migrator t=2026-05-05T12:58:13.23817975Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-05T12:58:13.239703283Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.523443ms logger=migrator t=2026-05-05T12:58:13.247380156Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-05T12:58:13.248331433Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=957.217µs logger=migrator t=2026-05-05T12:58:13.256434359Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-05T12:58:13.26831451Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.8798ms logger=migrator t=2026-05-05T12:58:13.277745972Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-05T12:58:13.27910364Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.326437ms logger=migrator t=2026-05-05T12:58:13.294458568Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-05T12:58:13.295917979Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.457851ms logger=migrator t=2026-05-05T12:58:13.341660712Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-05T12:58:13.34446156Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=2.798448ms logger=migrator t=2026-05-05T12:58:13.349588503Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-05T12:58:13.350533819Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=945.916µs logger=migrator t=2026-05-05T12:58:13.356836014Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-05T12:58:13.357214315Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=378.871µs logger=migrator t=2026-05-05T12:58:13.361492734Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-05T12:58:13.362102981Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=610.607µs logger=migrator t=2026-05-05T12:58:13.368620743Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-05T12:58:13.368669494Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=42.811µs logger=migrator t=2026-05-05T12:58:13.373590841Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-05T12:58:13.378283662Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.69037ms logger=migrator t=2026-05-05T12:58:13.382185481Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-05T12:58:13.384639589Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.454267ms logger=migrator t=2026-05-05T12:58:13.38935078Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-05T12:58:13.389519215Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=169.024µs logger=migrator t=2026-05-05T12:58:13.39547692Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-05T12:58:13.400236613Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.758693ms logger=migrator t=2026-05-05T12:58:13.403881174Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-05T12:58:13.406538879Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.657525ms logger=migrator t=2026-05-05T12:58:13.410328345Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-05T12:58:13.411151057Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=821.943µs logger=migrator t=2026-05-05T12:58:13.418481661Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-05T12:58:13.419053757Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=572.267µs logger=migrator t=2026-05-05T12:58:13.422995157Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-05T12:58:13.424605752Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.609495ms logger=migrator t=2026-05-05T12:58:13.43210913Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-05T12:58:13.433175761Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.066711ms logger=migrator t=2026-05-05T12:58:13.439342892Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-05T12:58:13.440196966Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=853.934µs logger=migrator t=2026-05-05T12:58:13.444489906Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-05T12:58:13.445286958Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=796.952µs logger=migrator t=2026-05-05T12:58:13.449090263Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-05T12:58:13.449154775Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=65.222µs logger=migrator t=2026-05-05T12:58:13.453470006Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-05T12:58:13.453518947Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=51.292µs logger=migrator t=2026-05-05T12:58:13.457797167Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-05T12:58:13.462226149Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.427962ms logger=migrator t=2026-05-05T12:58:13.46654315Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-05T12:58:13.469176943Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.633573ms logger=migrator t=2026-05-05T12:58:13.473097582Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-05T12:58:13.473163334Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=64.762µs logger=migrator t=2026-05-05T12:58:13.477553717Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-05T12:58:13.478263926Z level=info msg="Migration successfully executed" id="create quota table v1" duration=707.799µs logger=migrator t=2026-05-05T12:58:13.481720892Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-05T12:58:13.482895734Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.174092ms logger=migrator t=2026-05-05T12:58:13.487002699Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-05T12:58:13.48704091Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=40.071µs logger=migrator t=2026-05-05T12:58:13.498738976Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-05T12:58:13.499529908Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=791.012µs logger=migrator t=2026-05-05T12:58:13.503575741Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-05T12:58:13.504977219Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.401308ms logger=migrator t=2026-05-05T12:58:13.509122945Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-05T12:58:13.512296214Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.174308ms logger=migrator t=2026-05-05T12:58:13.51576814Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-05T12:58:13.515791001Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=24.131µs logger=migrator t=2026-05-05T12:58:13.520155123Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-05T12:58:13.520934544Z level=info msg="Migration successfully executed" id="create session table" duration=779.211µs logger=migrator t=2026-05-05T12:58:13.524690908Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-05T12:58:13.52476357Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=73.292µs logger=migrator t=2026-05-05T12:58:13.535473289Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-05T12:58:13.535591212Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=119.833µs logger=migrator t=2026-05-05T12:58:13.540127029Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-05T12:58:13.541152427Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.022498ms logger=migrator t=2026-05-05T12:58:13.545052226Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-05T12:58:13.545811447Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=756.061µs logger=migrator t=2026-05-05T12:58:13.550493538Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-05T12:58:13.550519639Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.011µs logger=migrator t=2026-05-05T12:58:13.555201578Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-05T12:58:13.555240039Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=39.721µs logger=migrator t=2026-05-05T12:58:13.558895302Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-05T12:58:13.563720815Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.823773ms logger=migrator t=2026-05-05T12:58:13.567360577Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-05T12:58:13.570753082Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.392175ms logger=migrator t=2026-05-05T12:58:13.57430663Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-05T12:58:13.574386522Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=83.072µs logger=migrator t=2026-05-05T12:58:13.579626429Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-05T12:58:13.579747392Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=128.114µs logger=migrator t=2026-05-05T12:58:13.583250139Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-05T12:58:13.584847834Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.597015ms logger=migrator t=2026-05-05T12:58:13.589274487Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-05T12:58:13.589300128Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=26.691µs logger=migrator t=2026-05-05T12:58:13.592978581Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-05T12:58:13.596131428Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.152877ms logger=migrator t=2026-05-05T12:58:13.600620674Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-05T12:58:13.600773368Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=149.874µs logger=migrator t=2026-05-05T12:58:13.605013695Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-05T12:58:13.610100857Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.087022ms logger=migrator t=2026-05-05T12:58:13.613985205Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-05T12:58:13.617977037Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.991412ms logger=migrator t=2026-05-05T12:58:13.621925827Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-05T12:58:13.621993188Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.331µs logger=migrator t=2026-05-05T12:58:13.627311656Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-05T12:58:13.628263733Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=949.157µs logger=migrator t=2026-05-05T12:58:13.633994042Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-05T12:58:13.635306779Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.313317ms logger=migrator t=2026-05-05T12:58:13.640772772Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-05T12:58:13.642551321Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.778208ms logger=migrator t=2026-05-05T12:58:13.647797437Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-05T12:58:13.648740704Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=942.807µs logger=migrator t=2026-05-05T12:58:13.654397851Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-05T12:58:13.655326006Z level=info msg="Migration successfully executed" id="add index alert state" duration=928.805µs logger=migrator t=2026-05-05T12:58:13.660350847Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-05T12:58:13.661827397Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.47904ms logger=migrator t=2026-05-05T12:58:13.666876518Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-05T12:58:13.668174535Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.297557ms logger=migrator t=2026-05-05T12:58:13.674357447Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-05T12:58:13.675634532Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.276875ms logger=migrator t=2026-05-05T12:58:13.680200299Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-05T12:58:13.681488065Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.287796ms logger=migrator t=2026-05-05T12:58:13.68560556Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-05T12:58:13.697565703Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.959693ms logger=migrator t=2026-05-05T12:58:13.703879168Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-05T12:58:13.704580699Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=702.101µs logger=migrator t=2026-05-05T12:58:13.708370824Z 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-05T12:58:13.709038422Z 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=666.928µs logger=migrator t=2026-05-05T12:58:13.714022481Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-05T12:58:13.714433733Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=410.782µs logger=migrator t=2026-05-05T12:58:13.718412534Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-05T12:58:13.719034641Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=621.237µs logger=migrator t=2026-05-05T12:58:13.723040442Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-05T12:58:13.723894787Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=853.914µs logger=migrator t=2026-05-05T12:58:13.728604197Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-05T12:58:13.733534095Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.929038ms logger=migrator t=2026-05-05T12:58:13.73838507Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-05T12:58:13.742145534Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.757544ms logger=migrator t=2026-05-05T12:58:13.74595164Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-05T12:58:13.75274027Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.760779ms logger=migrator t=2026-05-05T12:58:13.758332155Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-05T12:58:13.761247886Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.918741ms logger=migrator t=2026-05-05T12:58:13.764919338Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-05T12:58:13.7657011Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=781.592µs logger=migrator t=2026-05-05T12:58:13.770939566Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-05T12:58:13.770977247Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=39.241µs logger=migrator t=2026-05-05T12:58:13.779029521Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-05T12:58:13.779105733Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=82.062µs logger=migrator t=2026-05-05T12:58:13.787035454Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-05T12:58:13.787952189Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=918.185µs logger=migrator t=2026-05-05T12:58:13.791819348Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-05T12:58:13.792895087Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.081229ms logger=migrator t=2026-05-05T12:58:13.799652926Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-05T12:58:13.800440798Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=789.752µs logger=migrator t=2026-05-05T12:58:13.807157485Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-05T12:58:13.808024089Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=866.614µs logger=migrator t=2026-05-05T12:58:13.811367422Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-05T12:58:13.812280517Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=912.185µs logger=migrator t=2026-05-05T12:58:13.817101842Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-05T12:58:13.821306128Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.203956ms logger=migrator t=2026-05-05T12:58:13.82493405Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-05T12:58:13.828989733Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.057423ms logger=migrator t=2026-05-05T12:58:13.832757377Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-05T12:58:13.833015104Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=257.687µs logger=migrator t=2026-05-05T12:58:13.836565814Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-05T12:58:13.837352555Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=786.651µs logger=migrator t=2026-05-05T12:58:13.84216488Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-05T12:58:13.84289525Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=732.81µs logger=migrator t=2026-05-05T12:58:13.846521411Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-05T12:58:13.849925056Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.403645ms logger=migrator t=2026-05-05T12:58:13.853474995Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-05T12:58:13.853533416Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=59.281µs logger=migrator t=2026-05-05T12:58:13.857764053Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-05T12:58:13.858484274Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=718.491µs logger=migrator t=2026-05-05T12:58:13.861857408Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-05T12:58:13.86264005Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=782.612µs logger=migrator t=2026-05-05T12:58:13.868437161Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-05T12:58:13.868508953Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=72.552µs logger=migrator t=2026-05-05T12:58:13.874183261Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-05T12:58:13.874986703Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=803.382µs logger=migrator t=2026-05-05T12:58:13.879054957Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-05T12:58:13.879803097Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=747.97µs logger=migrator t=2026-05-05T12:58:13.884105278Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-05T12:58:13.884887969Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=782.091µs logger=migrator t=2026-05-05T12:58:13.890089724Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-05T12:58:13.890885526Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=795.262µs logger=migrator t=2026-05-05T12:58:13.894667511Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-05T12:58:13.895514485Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=847.034µs logger=migrator t=2026-05-05T12:58:13.899783224Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-05T12:58:13.900612388Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=829.444µs logger=migrator t=2026-05-05T12:58:13.905653697Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-05T12:58:13.905679178Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=26.571µs logger=migrator t=2026-05-05T12:58:13.912008905Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-05T12:58:13.919180624Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.17561ms logger=migrator t=2026-05-05T12:58:13.924896883Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-05T12:58:13.925622194Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=727.831µs logger=migrator t=2026-05-05T12:58:13.929120431Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-05T12:58:13.933631126Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.509315ms logger=migrator t=2026-05-05T12:58:13.93877699Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-05T12:58:13.939596743Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=819.733µs logger=migrator t=2026-05-05T12:58:13.943146282Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-05T12:58:13.944286423Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.138281ms logger=migrator t=2026-05-05T12:58:13.949137828Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-05T12:58:13.950518576Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.381388ms logger=migrator t=2026-05-05T12:58:13.955347611Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-05T12:58:13.966770299Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.422508ms logger=migrator t=2026-05-05T12:58:13.970609466Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-05T12:58:13.971208353Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=598.647µs logger=migrator t=2026-05-05T12:58:13.974870635Z 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-05T12:58:13.975541453Z 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=670.968µs logger=migrator t=2026-05-05T12:58:13.981834489Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-05T12:58:13.982192349Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=357.89µs logger=migrator t=2026-05-05T12:58:13.985776869Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-05T12:58:13.986650913Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=873.204µs logger=migrator t=2026-05-05T12:58:13.991042016Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-05T12:58:13.991485558Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=443.223µs logger=migrator t=2026-05-05T12:58:13.995506579Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-05T12:58:13.999891522Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.384453ms logger=migrator t=2026-05-05T12:58:14.004363197Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-05T12:58:14.00843244Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.068693ms logger=migrator t=2026-05-05T12:58:14.012007959Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-05T12:58:14.013024588Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.016159ms logger=migrator t=2026-05-05T12:58:14.017723838Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-05T12:58:14.018729187Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.005509ms logger=migrator t=2026-05-05T12:58:14.02320332Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-05T12:58:14.023498988Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=295.788µs logger=migrator t=2026-05-05T12:58:14.028443567Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-05T12:58:14.034779783Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.334016ms logger=migrator t=2026-05-05T12:58:14.038656041Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-05T12:58:14.03968144Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.026058ms logger=migrator t=2026-05-05T12:58:14.044755371Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-05T12:58:14.045050259Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=294.858µs logger=migrator t=2026-05-05T12:58:14.048828095Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-05T12:58:14.049346989Z level=info msg="Migration successfully executed" id="Move region to single row" duration=518.664µs logger=migrator t=2026-05-05T12:58:14.053165035Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-05T12:58:14.054722819Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.558104ms logger=migrator t=2026-05-05T12:58:14.059981805Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-05T12:58:14.061996111Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=2.026357ms logger=migrator t=2026-05-05T12:58:14.067017531Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-05T12:58:14.06913762Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.120669ms logger=migrator t=2026-05-05T12:58:14.073906512Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-05T12:58:14.075324592Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.41927ms logger=migrator t=2026-05-05T12:58:14.081249457Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-05T12:58:14.083185432Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.977556ms logger=migrator t=2026-05-05T12:58:14.08923735Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-05T12:58:14.09101679Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.77896ms logger=migrator t=2026-05-05T12:58:14.096481962Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-05T12:58:14.096719538Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=237.626µs logger=migrator t=2026-05-05T12:58:14.101764638Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-05T12:58:14.103187898Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.42269ms logger=migrator t=2026-05-05T12:58:14.109556665Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-05T12:58:14.110968775Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.41567ms logger=migrator t=2026-05-05T12:58:14.11618637Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-05T12:58:14.117422305Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.236794ms logger=migrator t=2026-05-05T12:58:14.123307839Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-05T12:58:14.124335427Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.027719ms logger=migrator t=2026-05-05T12:58:14.131518737Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-05T12:58:14.131898208Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=383.9µs logger=migrator t=2026-05-05T12:58:14.138071369Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-05T12:58:14.138810901Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=739.661µs logger=migrator t=2026-05-05T12:58:14.145826175Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-05T12:58:14.145903237Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=78.432µs logger=migrator t=2026-05-05T12:58:14.152081749Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-05T12:58:14.153518Z level=info msg="Migration successfully executed" id="create team table" duration=1.435671ms logger=migrator t=2026-05-05T12:58:14.160127664Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-05T12:58:14.162189981Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.066848ms logger=migrator t=2026-05-05T12:58:14.170573685Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-05T12:58:14.17219312Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.625846ms logger=migrator t=2026-05-05T12:58:14.178509996Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-05T12:58:14.183221436Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.71009ms logger=migrator t=2026-05-05T12:58:14.189736518Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-05T12:58:14.189924834Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=189.116µs logger=migrator t=2026-05-05T12:58:14.196416214Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-05T12:58:14.198112042Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.693458ms logger=migrator t=2026-05-05T12:58:14.20778395Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-05T12:58:14.20955002Z level=info msg="Migration successfully executed" id="create team member table" duration=1.76897ms logger=migrator t=2026-05-05T12:58:14.215989899Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-05T12:58:14.217876362Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.919934ms logger=migrator t=2026-05-05T12:58:14.237690714Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-05T12:58:14.239396182Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.706177ms logger=migrator t=2026-05-05T12:58:14.24476505Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-05T12:58:14.245745548Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=980.208µs logger=migrator t=2026-05-05T12:58:14.251063806Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-05T12:58:14.257511466Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.446219ms logger=migrator t=2026-05-05T12:58:14.269233632Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-05T12:58:14.276460824Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.226961ms logger=migrator t=2026-05-05T12:58:14.280351491Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-05T12:58:14.283567601Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.21618ms logger=migrator t=2026-05-05T12:58:14.289734602Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-05T12:58:14.291108621Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.376559ms logger=migrator t=2026-05-05T12:58:14.34494251Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-05T12:58:14.346663029Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.724038ms logger=migrator t=2026-05-05T12:58:14.363102696Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-05T12:58:14.365211534Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.055017ms logger=migrator t=2026-05-05T12:58:14.373534076Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-05T12:58:14.375236714Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.705338ms logger=migrator t=2026-05-05T12:58:14.384719058Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-05T12:58:14.386126027Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.4073ms logger=migrator t=2026-05-05T12:58:14.392487244Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-05T12:58:14.394051618Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.564694ms logger=migrator t=2026-05-05T12:58:14.400079216Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-05T12:58:14.401004791Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=924.045µs logger=migrator t=2026-05-05T12:58:14.406876465Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-05T12:58:14.408265114Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.388619ms logger=migrator t=2026-05-05T12:58:14.414443806Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-05T12:58:14.414923069Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=477.033µs logger=migrator t=2026-05-05T12:58:14.421246185Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-05T12:58:14.421610016Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=362.531µs logger=migrator t=2026-05-05T12:58:14.428579279Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-05T12:58:14.430432131Z level=info msg="Migration successfully executed" id="create tag table" duration=1.855522ms logger=migrator t=2026-05-05T12:58:14.43796704Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-05T12:58:14.439578066Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.610996ms logger=migrator t=2026-05-05T12:58:14.446758556Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-05T12:58:14.448027651Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.267625ms logger=migrator t=2026-05-05T12:58:14.453659428Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-05T12:58:14.455274643Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.615675ms logger=migrator t=2026-05-05T12:58:14.461468475Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-05T12:58:14.462793272Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.325617ms logger=migrator t=2026-05-05T12:58:14.467515814Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-05T12:58:14.481779621Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.262937ms logger=migrator t=2026-05-05T12:58:14.486967445Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-05T12:58:14.48750704Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=539.395µs logger=migrator t=2026-05-05T12:58:14.493527718Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-05T12:58:14.494933307Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.41671ms logger=migrator t=2026-05-05T12:58:14.501475459Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-05T12:58:14.502035794Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=562.385µs logger=migrator t=2026-05-05T12:58:14.507718863Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-05T12:58:14.508484065Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=766.972µs logger=migrator t=2026-05-05T12:58:14.514641956Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-05T12:58:14.515435428Z level=info msg="Migration successfully executed" id="create user auth table" duration=792.862µs logger=migrator t=2026-05-05T12:58:14.520308504Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-05T12:58:14.521399004Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.09081ms logger=migrator t=2026-05-05T12:58:14.52699315Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-05T12:58:14.527117103Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=129.594µs logger=migrator t=2026-05-05T12:58:14.532104552Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-05T12:58:14.536919787Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.828924ms logger=migrator t=2026-05-05T12:58:14.542497572Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-05T12:58:14.54714085Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.638988ms logger=migrator t=2026-05-05T12:58:14.55215533Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-05T12:58:14.558013263Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.856953ms logger=migrator t=2026-05-05T12:58:14.563110296Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-05T12:58:14.568366022Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.255076ms logger=migrator t=2026-05-05T12:58:14.57514665Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-05T12:58:14.57656263Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.41635ms logger=migrator t=2026-05-05T12:58:14.582607979Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-05T12:58:14.591187967Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.574278ms logger=migrator t=2026-05-05T12:58:14.597215325Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-05T12:58:14.5988024Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.586695ms logger=migrator t=2026-05-05T12:58:14.6067267Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-05T12:58:14.608578381Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.852261ms logger=migrator t=2026-05-05T12:58:14.615825714Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-05T12:58:14.616899943Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.07492ms logger=migrator t=2026-05-05T12:58:14.623996981Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-05T12:58:14.626061519Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.065398ms logger=migrator t=2026-05-05T12:58:14.633499216Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-05T12:58:14.634602527Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.104291ms logger=migrator t=2026-05-05T12:58:14.64047692Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-05T12:58:14.642137176Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.660036ms logger=migrator t=2026-05-05T12:58:14.651921939Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-05T12:58:14.658123081Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.199112ms logger=migrator t=2026-05-05T12:58:14.663649735Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-05T12:58:14.664834048Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.181953ms logger=migrator t=2026-05-05T12:58:14.67030714Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-05T12:58:14.671382461Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.075241ms logger=migrator t=2026-05-05T12:58:14.676007499Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-05T12:58:14.676960126Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=952.567µs logger=migrator t=2026-05-05T12:58:14.683674843Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-05T12:58:14.685254727Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.579414ms logger=migrator t=2026-05-05T12:58:14.69072557Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-05T12:58:14.69183185Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.10718ms logger=migrator t=2026-05-05T12:58:14.698338541Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-05T12:58:14.698405133Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.522µs logger=migrator t=2026-05-05T12:58:14.703721001Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-05T12:58:14.703809983Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=90.522µs logger=migrator t=2026-05-05T12:58:14.708224077Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-05T12:58:14.709229454Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.003248ms logger=migrator t=2026-05-05T12:58:14.714259875Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T12:58:14.715953302Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.685117ms logger=migrator t=2026-05-05T12:58:14.723596344Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T12:58:14.724752877Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.150633ms logger=migrator t=2026-05-05T12:58:14.730126647Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-05T12:58:14.73024986Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=124.573µs logger=migrator t=2026-05-05T12:58:14.735056203Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T12:58:14.736551775Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.495912ms logger=migrator t=2026-05-05T12:58:14.744768204Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T12:58:14.745766052Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=993.638µs logger=migrator t=2026-05-05T12:58:14.751067799Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T12:58:14.752840739Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.77221ms logger=migrator t=2026-05-05T12:58:14.757625283Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T12:58:14.7586058Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=980.716µs logger=migrator t=2026-05-05T12:58:14.764423062Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-05T12:58:14.770913862Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.494531ms logger=migrator t=2026-05-05T12:58:14.778703529Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-05T12:58:14.779608764Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=907.785µs logger=migrator t=2026-05-05T12:58:14.785500528Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-05T12:58:14.785611802Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=114.634µs logger=migrator t=2026-05-05T12:58:14.791382573Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-05T12:58:14.792803902Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.42252ms logger=migrator t=2026-05-05T12:58:14.798657714Z 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-05T12:58:14.799956001Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.298517ms logger=migrator t=2026-05-05T12:58:14.805258199Z 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-05T12:58:14.806480433Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.226814ms logger=migrator t=2026-05-05T12:58:14.812795918Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-05T12:58:14.812902581Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=110.673µs logger=migrator t=2026-05-05T12:58:14.817894331Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-05T12:58:14.819444674Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.550513ms logger=migrator t=2026-05-05T12:58:14.824511014Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-05T12:58:14.825536134Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.02512ms logger=migrator t=2026-05-05T12:58:14.832106406Z 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-05T12:58:14.833262079Z 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.158863ms logger=migrator t=2026-05-05T12:58:14.83834848Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-05T12:58:14.839285827Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=937.777µs logger=migrator t=2026-05-05T12:58:14.845124509Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-05T12:58:14.851425074Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.298885ms logger=migrator t=2026-05-05T12:58:14.857081102Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-05T12:58:14.857957286Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=873.864µs logger=migrator t=2026-05-05T12:58:14.862890603Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-05T12:58:14.863753077Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=860.704µs logger=migrator t=2026-05-05T12:58:14.868342325Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-05T12:58:14.892846178Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.507893ms logger=migrator t=2026-05-05T12:58:14.898257999Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-05T12:58:14.923000158Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.741999ms logger=migrator t=2026-05-05T12:58:14.928931833Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-05T12:58:14.929649983Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=715.64µs logger=migrator t=2026-05-05T12:58:14.938951511Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-05T12:58:14.940428543Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.474332ms logger=migrator t=2026-05-05T12:58:14.946230104Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-05T12:58:14.952002605Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.769261ms logger=migrator t=2026-05-05T12:58:14.961245022Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-05T12:58:14.966886729Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.641797ms logger=migrator t=2026-05-05T12:58:14.972613069Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-05T12:58:14.973601297Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=985.938µs logger=migrator t=2026-05-05T12:58:14.980825437Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-05T12:58:14.981757644Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=932.017µs logger=migrator t=2026-05-05T12:58:14.987247776Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-05T12:58:14.988186673Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=938.837µs logger=migrator t=2026-05-05T12:58:14.993248634Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-05T12:58:14.994246431Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=997.617µs logger=migrator t=2026-05-05T12:58:15.000278609Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-05T12:58:15.000343201Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=65.642µs logger=migrator t=2026-05-05T12:58:15.006386009Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-05T12:58:15.012286703Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.900034ms logger=migrator t=2026-05-05T12:58:15.017396896Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-05T12:58:15.024139564Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.741928ms logger=migrator t=2026-05-05T12:58:15.032223709Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-05T12:58:15.038204766Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.980427ms logger=migrator t=2026-05-05T12:58:15.04699407Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-05T12:58:15.048034889Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.045289ms logger=migrator t=2026-05-05T12:58:15.052746701Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-05T12:58:15.053759998Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.019958ms logger=migrator t=2026-05-05T12:58:15.059467037Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-05T12:58:15.065158816Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.688739ms logger=migrator t=2026-05-05T12:58:15.070440973Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-05T12:58:15.076002798Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.561165ms logger=migrator t=2026-05-05T12:58:15.080523284Z 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-05T12:58:15.081309956Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=787.102µs logger=migrator t=2026-05-05T12:58:15.085777851Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-05T12:58:15.091971683Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.193612ms logger=migrator t=2026-05-05T12:58:15.097132097Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-05T12:58:15.103182895Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.050588ms logger=migrator t=2026-05-05T12:58:15.107572067Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-05T12:58:15.107636908Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=63.091µs logger=migrator t=2026-05-05T12:58:15.112089703Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-05T12:58:15.113184603Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.09455ms logger=migrator t=2026-05-05T12:58:15.119943982Z 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-05T12:58:15.121779203Z 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.831531ms logger=migrator t=2026-05-05T12:58:15.127016778Z 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-05T12:58:15.128040887Z 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.023749ms logger=migrator t=2026-05-05T12:58:15.133967343Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-05T12:58:15.134032234Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=65.922µs logger=migrator t=2026-05-05T12:58:15.138742806Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-05T12:58:15.147303834Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.561219ms logger=migrator t=2026-05-05T12:58:15.152049165Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-05T12:58:15.158166916Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.11736ms logger=migrator t=2026-05-05T12:58:15.162562849Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-05T12:58:15.169185192Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.624584ms logger=migrator t=2026-05-05T12:58:15.180881659Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-05T12:58:15.187312968Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.439489ms logger=migrator t=2026-05-05T12:58:15.193708526Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-05T12:58:15.201259846Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.54862ms logger=migrator t=2026-05-05T12:58:15.210447482Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-05T12:58:15.210573465Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=130.633µs logger=migrator t=2026-05-05T12:58:15.223634879Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-05T12:58:15.224553815Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=922.496µs logger=migrator t=2026-05-05T12:58:15.229864253Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-05T12:58:15.235926351Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.058439ms logger=migrator t=2026-05-05T12:58:15.239160771Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-05T12:58:15.239216952Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=56.901µs logger=migrator t=2026-05-05T12:58:15.242557096Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-05T12:58:15.249754496Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.19999ms logger=migrator t=2026-05-05T12:58:15.256160154Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-05T12:58:15.257357068Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.198544ms logger=migrator t=2026-05-05T12:58:15.262823981Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-05T12:58:15.273248841Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.429391ms logger=migrator t=2026-05-05T12:58:15.278773875Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-05T12:58:15.279345731Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=572.056µs logger=migrator t=2026-05-05T12:58:15.283350692Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-05T12:58:15.284405682Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.05425ms logger=migrator t=2026-05-05T12:58:15.299131012Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-05T12:58:15.306691923Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.54493ms logger=migrator t=2026-05-05T12:58:15.311699351Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-05T12:58:15.312560586Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=861.305µs logger=migrator t=2026-05-05T12:58:15.317696388Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-05T12:58:15.319284843Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.588305ms logger=migrator t=2026-05-05T12:58:15.326914976Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-05T12:58:15.328384836Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.471221ms logger=migrator t=2026-05-05T12:58:15.335190646Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-05T12:58:15.336277176Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.08654ms logger=migrator t=2026-05-05T12:58:15.341414389Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-05T12:58:15.341483031Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=70.022µs logger=migrator t=2026-05-05T12:58:15.344931977Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-05T12:58:15.345854502Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=922.455µs logger=migrator t=2026-05-05T12:58:15.35257596Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-05T12:58:15.353513706Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=938.066µs logger=migrator t=2026-05-05T12:58:15.357064134Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-05T12:58:15.357436486Z 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-05T12:58:15.361779956Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-05T12:58:15.362176907Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=395.381µs logger=migrator t=2026-05-05T12:58:15.368300348Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-05T12:58:15.371059654Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.765146ms logger=migrator t=2026-05-05T12:58:15.375372655Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-05T12:58:15.383944303Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.570119ms logger=migrator t=2026-05-05T12:58:15.394997471Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-05T12:58:15.39638545Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.390959ms logger=migrator t=2026-05-05T12:58:15.428838643Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-05T12:58:15.431429076Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.598782ms logger=migrator t=2026-05-05T12:58:15.435422326Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-05T12:58:15.436110226Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=683.78µs logger=migrator t=2026-05-05T12:58:15.440194059Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-05T12:58:15.441408394Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.215045ms logger=migrator t=2026-05-05T12:58:15.447597966Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-05T12:58:15.448954963Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.358777ms logger=migrator t=2026-05-05T12:58:15.457393418Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-05T12:58:15.457423549Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.901µs logger=migrator t=2026-05-05T12:58:15.463362415Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-05T12:58:15.463451737Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=90.832µs logger=migrator t=2026-05-05T12:58:15.469731443Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-05T12:58:15.480452221Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.720149ms logger=migrator t=2026-05-05T12:58:15.484035781Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-05T12:58:15.484686539Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=649.288µs logger=migrator t=2026-05-05T12:58:15.488216437Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-05T12:58:15.48940147Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.184763ms logger=migrator t=2026-05-05T12:58:15.493531335Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-05T12:58:15.493784742Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=253.867µs logger=migrator t=2026-05-05T12:58:15.498341089Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-05T12:58:15.499425569Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.08464ms logger=migrator t=2026-05-05T12:58:15.503543144Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-05T12:58:15.504423468Z level=info msg="Migration successfully executed" id="create secrets table" duration=880.414µs logger=migrator t=2026-05-05T12:58:15.508873553Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-05T12:58:15.547160388Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.267005ms logger=migrator t=2026-05-05T12:58:15.552032684Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-05T12:58:15.557520017Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.490483ms logger=migrator t=2026-05-05T12:58:15.562972199Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-05T12:58:15.564011077Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=1.039828ms logger=migrator t=2026-05-05T12:58:15.568664357Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-05T12:58:15.597811898Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=29.147441ms logger=migrator t=2026-05-05T12:58:15.602253093Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-05T12:58:15.635783316Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.508744ms logger=migrator t=2026-05-05T12:58:15.639552891Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-05T12:58:15.6402092Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=657.019µs logger=migrator t=2026-05-05T12:58:15.646588918Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-05T12:58:15.648726167Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.13398ms logger=migrator t=2026-05-05T12:58:15.652895853Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-05T12:58:15.653190231Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=292.588µs logger=migrator t=2026-05-05T12:58:15.656451221Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-05T12:58:15.657524662Z level=info msg="Migration successfully executed" id="create permission table" duration=1.073161ms logger=migrator t=2026-05-05T12:58:15.664158346Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-05T12:58:15.665282878Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.124632ms logger=migrator t=2026-05-05T12:58:15.66929493Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-05T12:58:15.670734899Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.44283ms logger=migrator t=2026-05-05T12:58:15.674462504Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-05T12:58:15.675120922Z level=info msg="Migration successfully executed" id="create role table" duration=658.258µs logger=migrator t=2026-05-05T12:58:15.679854074Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-05T12:58:15.686510069Z level=info msg="Migration successfully executed" id="add column display_name" duration=6.654435ms logger=migrator t=2026-05-05T12:58:15.690816149Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-05T12:58:15.701043363Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.226454ms logger=migrator t=2026-05-05T12:58:15.706372262Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-05T12:58:15.707430472Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.05836ms logger=migrator t=2026-05-05T12:58:15.712682887Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-05T12:58:15.713532422Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=849.935µs logger=migrator t=2026-05-05T12:58:15.717284496Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-05T12:58:15.718354385Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.069969ms logger=migrator t=2026-05-05T12:58:15.723691054Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-05T12:58:15.724752684Z level=info msg="Migration successfully executed" id="create team role table" duration=1.06199ms logger=migrator t=2026-05-05T12:58:15.72894333Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-05T12:58:15.730023621Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.080751ms logger=migrator t=2026-05-05T12:58:15.734136555Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-05T12:58:15.735252096Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.114011ms logger=migrator t=2026-05-05T12:58:15.739986408Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-05T12:58:15.74111409Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.128182ms logger=migrator t=2026-05-05T12:58:15.746019066Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-05T12:58:15.747144358Z level=info msg="Migration successfully executed" id="create user role table" duration=1.124712ms logger=migrator t=2026-05-05T12:58:15.75372585Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-05T12:58:15.75513474Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.40893ms logger=migrator t=2026-05-05T12:58:15.759910233Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-05T12:58:15.760817508Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=907.175µs logger=migrator t=2026-05-05T12:58:15.767379781Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-05T12:58:15.768952475Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.574124ms logger=migrator t=2026-05-05T12:58:15.773045959Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-05T12:58:15.774008645Z level=info msg="Migration successfully executed" id="create builtin role table" duration=963.547µs logger=migrator t=2026-05-05T12:58:15.778028628Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-05T12:58:15.778876011Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=847.833µs logger=migrator t=2026-05-05T12:58:15.786783281Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-05T12:58:15.789110896Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.327415ms logger=migrator t=2026-05-05T12:58:15.795844503Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-05T12:58:15.803850296Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.005253ms logger=migrator t=2026-05-05T12:58:15.808445645Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-05T12:58:15.809519434Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.073509ms logger=migrator t=2026-05-05T12:58:15.814167394Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-05T12:58:15.815267074Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.09891ms logger=migrator t=2026-05-05T12:58:15.82194479Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-05T12:58:15.823522484Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.577664ms logger=migrator t=2026-05-05T12:58:15.828192705Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-05T12:58:15.829804059Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.618005ms logger=migrator t=2026-05-05T12:58:15.839700245Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-05T12:58:15.8406091Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=909.335µs logger=migrator t=2026-05-05T12:58:15.847040989Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-05T12:58:15.848386897Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.352058ms logger=migrator t=2026-05-05T12:58:15.853575621Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-05T12:58:15.864054632Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.476601ms logger=migrator t=2026-05-05T12:58:15.869987159Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-05T12:58:15.878984919Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.99784ms logger=migrator t=2026-05-05T12:58:15.883638168Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-05T12:58:15.889349018Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.70797ms logger=migrator t=2026-05-05T12:58:15.894590433Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-05T12:58:15.902712079Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.121016ms logger=migrator t=2026-05-05T12:58:15.908951134Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-05T12:58:15.910276Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.316056ms logger=migrator t=2026-05-05T12:58:15.9142395Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-05T12:58:15.915347011Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.101931ms logger=migrator t=2026-05-05T12:58:15.920779613Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-05T12:58:15.921852322Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.073179ms logger=migrator t=2026-05-05T12:58:15.92604885Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-05T12:58:15.926937034Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=888.695µs logger=migrator t=2026-05-05T12:58:15.930478663Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-05T12:58:15.931571534Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.092661ms logger=migrator t=2026-05-05T12:58:15.939946627Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-05T12:58:15.940016139Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=70.712µs logger=migrator t=2026-05-05T12:58:15.947451585Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-05T12:58:15.947507456Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=57.421µs logger=migrator t=2026-05-05T12:58:15.951697564Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-05T12:58:15.952498566Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=801.242µs logger=migrator t=2026-05-05T12:58:15.957199747Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-05T12:58:15.957726981Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=528.834µs logger=migrator t=2026-05-05T12:58:15.961727923Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-05T12:58:15.962367981Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=640.528µs logger=migrator t=2026-05-05T12:58:15.966942568Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-05T12:58:15.967214975Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=276.487µs logger=migrator t=2026-05-05T12:58:15.970918939Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-05T12:58:15.971696741Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=777.931µs logger=migrator t=2026-05-05T12:58:15.977104901Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-05T12:58:15.978624293Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.519772ms logger=migrator t=2026-05-05T12:58:15.984490006Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-05T12:58:15.98567277Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.182394ms logger=migrator t=2026-05-05T12:58:15.990361111Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-05T12:58:16.00257189Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.212129ms logger=migrator t=2026-05-05T12:58:16.012341852Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-05T12:58:16.012410354Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=69.182µs logger=migrator t=2026-05-05T12:58:16.020958832Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-05T12:58:16.022075534Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.121781ms logger=migrator t=2026-05-05T12:58:16.028550383Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-05T12:58:16.030088497Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.531193ms logger=migrator t=2026-05-05T12:58:16.040595329Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-05T12:58:16.042773109Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.181631ms logger=migrator t=2026-05-05T12:58:16.049329293Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-05T12:58:16.057573312Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.24427ms logger=migrator t=2026-05-05T12:58:16.064040062Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-05T12:58:16.064845104Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=806.302µs logger=migrator t=2026-05-05T12:58:16.069439932Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-05T12:58:16.070479091Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.039099ms logger=migrator t=2026-05-05T12:58:16.074177794Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-05T12:58:16.102191604Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=28.00874ms logger=migrator t=2026-05-05T12:58:16.107126661Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-05T12:58:16.108016437Z level=info msg="Migration successfully executed" id="create correlation v2" duration=890.066µs logger=migrator t=2026-05-05T12:58:16.112166922Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-05T12:58:16.113015505Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=845.523µs logger=migrator t=2026-05-05T12:58:16.118380625Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-05T12:58:16.120277118Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.898583ms logger=migrator t=2026-05-05T12:58:16.125871284Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-05T12:58:16.127410616Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.538462ms logger=migrator t=2026-05-05T12:58:16.13399128Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-05T12:58:16.13435305Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=365.81µs logger=migrator t=2026-05-05T12:58:16.140571473Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-05T12:58:16.141596882Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.027819ms logger=migrator t=2026-05-05T12:58:16.146489098Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-05T12:58:16.154177702Z level=info msg="Migration successfully executed" id="add provisioning column" duration=7.685144ms logger=migrator t=2026-05-05T12:58:16.159331425Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-05T12:58:16.160279191Z level=info msg="Migration successfully executed" id="create entity_events table" duration=947.696µs logger=migrator t=2026-05-05T12:58:16.164686615Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-05T12:58:16.165783685Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.09819ms logger=migrator t=2026-05-05T12:58:16.171878284Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-05T12:58:16.172447921Z 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-05T12:58:16.176197685Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-05T12:58:16.176621127Z 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-05T12:58:16.183799587Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-05T12:58:16.184735623Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=938.656µs logger=migrator t=2026-05-05T12:58:16.188513548Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-05T12:58:16.189483075Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=962.337µs logger=migrator t=2026-05-05T12:58:16.192947932Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-05T12:58:16.193776754Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=828.872µs logger=migrator t=2026-05-05T12:58:16.198694671Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-05T12:58:16.199479403Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=784.852µs logger=migrator t=2026-05-05T12:58:16.203505766Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-05T12:58:16.204542384Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.037068ms logger=migrator t=2026-05-05T12:58:16.2083606Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-05T12:58:16.2094214Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.06074ms logger=migrator t=2026-05-05T12:58:16.215466169Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-05T12:58:16.216349483Z level=info msg="Migration successfully executed" id="Drop public config table" duration=878.344µs logger=migrator t=2026-05-05T12:58:16.222216196Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-05T12:58:16.224178701Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.962035ms logger=migrator t=2026-05-05T12:58:16.232960486Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-05T12:58:16.235125396Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.164561ms logger=migrator t=2026-05-05T12:58:16.242127541Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-05T12:58:16.24426349Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.1352ms logger=migrator t=2026-05-05T12:58:16.251970395Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-05T12:58:16.258919918Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=6.969614ms logger=migrator t=2026-05-05T12:58:16.266770667Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-05T12:58:16.293506932Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.734615ms logger=migrator t=2026-05-05T12:58:16.307780109Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-05T12:58:16.317766597Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.987798ms logger=migrator t=2026-05-05T12:58:16.323150027Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-05T12:58:16.332681263Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.528476ms logger=migrator t=2026-05-05T12:58:16.338730771Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-05T12:58:16.338936607Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=206.996µs logger=migrator t=2026-05-05T12:58:16.343982477Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-05T12:58:16.354802649Z level=info msg="Migration successfully executed" id="add share column" duration=10.821652ms logger=migrator t=2026-05-05T12:58:16.359652833Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-05T12:58:16.359781407Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=129.374µs logger=migrator t=2026-05-05T12:58:16.363966694Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-05T12:58:16.36490642Z level=info msg="Migration successfully executed" id="create file table" duration=937.576µs logger=migrator t=2026-05-05T12:58:16.369613261Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-05T12:58:16.370747203Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.126711ms logger=migrator t=2026-05-05T12:58:16.376856423Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-05T12:58:16.378212721Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.354727ms logger=migrator t=2026-05-05T12:58:16.395587264Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-05T12:58:16.396673745Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.088091ms logger=migrator t=2026-05-05T12:58:16.403435603Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-05T12:58:16.404929515Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.493472ms logger=migrator t=2026-05-05T12:58:16.450618287Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-05T12:58:16.450803922Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=189.385µs logger=migrator t=2026-05-05T12:58:16.457665783Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-05T12:58:16.457777116Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=113.373µs logger=migrator t=2026-05-05T12:58:16.464654878Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-05T12:58:16.465514751Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=860.143µs logger=migrator t=2026-05-05T12:58:16.471727734Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-05T12:58:16.472110676Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=383.652µs logger=migrator t=2026-05-05T12:58:16.47836974Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-05T12:58:16.480590932Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.221422ms logger=migrator t=2026-05-05T12:58:16.485654902Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-05T12:58:16.495115776Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.461024ms logger=migrator t=2026-05-05T12:58:16.500733813Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-05T12:58:16.500905807Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=172.124µs logger=migrator t=2026-05-05T12:58:16.505853225Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-05T12:58:16.507318086Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.46796ms logger=migrator t=2026-05-05T12:58:16.513241531Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-05T12:58:16.513660862Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=420.201µs logger=migrator t=2026-05-05T12:58:16.518837956Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-05T12:58:16.519166985Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=329.969µs logger=migrator t=2026-05-05T12:58:16.525595715Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-05T12:58:16.526308125Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=712.609µs logger=migrator t=2026-05-05T12:58:16.531129249Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-05T12:58:16.542832465Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.707296ms logger=migrator t=2026-05-05T12:58:16.547941667Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-05T12:58:16.557270417Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.32892ms logger=migrator t=2026-05-05T12:58:16.563536341Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-05T12:58:16.564691854Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.155773ms logger=migrator t=2026-05-05T12:58:16.569223169Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-05T12:58:16.659220825Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=89.992646ms logger=migrator t=2026-05-05T12:58:16.664619896Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-05T12:58:16.665490211Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=871.215µs logger=migrator t=2026-05-05T12:58:16.672433124Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-05T12:58:16.674309706Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.864372ms logger=migrator t=2026-05-05T12:58:16.680471888Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-05T12:58:16.707650495Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.178207ms logger=migrator t=2026-05-05T12:58:16.713633911Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-05T12:58:16.721643094Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.008333ms logger=migrator t=2026-05-05T12:58:16.728475764Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-05T12:58:16.728803783Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=328.309µs logger=migrator t=2026-05-05T12:58:16.734276676Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-05T12:58:16.734713198Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=437.082µs logger=migrator t=2026-05-05T12:58:16.741574829Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-05T12:58:16.742014241Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=439.802µs logger=migrator t=2026-05-05T12:58:16.748853571Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-05T12:58:16.749120819Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=267.618µs logger=migrator t=2026-05-05T12:58:16.754288763Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-05T12:58:16.754816697Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=528.164µs logger=migrator t=2026-05-05T12:58:16.760797885Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-05T12:58:16.761827023Z level=info msg="Migration successfully executed" id="create folder table" duration=1.022568ms logger=migrator t=2026-05-05T12:58:16.768232641Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-05T12:58:16.769416385Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.183624ms logger=migrator t=2026-05-05T12:58:16.775383521Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-05T12:58:16.777705836Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.313314ms logger=migrator t=2026-05-05T12:58:16.783354833Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-05T12:58:16.783383214Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.331µs logger=migrator t=2026-05-05T12:58:16.789241537Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-05T12:58:16.791267373Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.025696ms logger=migrator t=2026-05-05T12:58:16.798378371Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-05T12:58:16.799517402Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.138941ms logger=migrator t=2026-05-05T12:58:16.804940893Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-05T12:58:16.806877288Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.935894ms logger=migrator t=2026-05-05T12:58:16.812925196Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-05T12:58:16.813348937Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=423.981µs logger=migrator t=2026-05-05T12:58:16.81772103Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-05T12:58:16.817983377Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=262.407µs logger=migrator t=2026-05-05T12:58:16.839190638Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-05T12:58:16.841010238Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.81823ms logger=migrator t=2026-05-05T12:58:16.848868367Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-05T12:58:16.850120461Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.251944ms logger=migrator t=2026-05-05T12:58:16.857434135Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-05T12:58:16.860558212Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=3.124657ms logger=migrator t=2026-05-05T12:58:16.865670245Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-05T12:58:16.8669603Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.290445ms logger=migrator t=2026-05-05T12:58:16.873176054Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-05T12:58:16.87449408Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.313266ms logger=migrator t=2026-05-05T12:58:16.880153988Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-05T12:58:16.881031433Z level=info msg="Migration successfully executed" id="create anon_device table" duration=877.735µs logger=migrator t=2026-05-05T12:58:16.88635859Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-05T12:58:16.887634027Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.275516ms logger=migrator t=2026-05-05T12:58:16.89422762Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-05T12:58:16.896142973Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.915273ms logger=migrator t=2026-05-05T12:58:16.90248423Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-05T12:58:16.903378424Z level=info msg="Migration successfully executed" id="create signing_key table" duration=894.414µs logger=migrator t=2026-05-05T12:58:16.909682481Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-05T12:58:16.911533052Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.85058ms logger=migrator t=2026-05-05T12:58:16.917841858Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-05T12:58:16.91902517Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.183522ms logger=migrator t=2026-05-05T12:58:16.923686151Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-05T12:58:16.92401865Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=333.229µs logger=migrator t=2026-05-05T12:58:16.929662947Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-05T12:58:16.940326914Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.664497ms logger=migrator t=2026-05-05T12:58:16.945727024Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-05T12:58:16.946249299Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=522.875µs logger=migrator t=2026-05-05T12:58:16.950750614Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-05T12:58:16.950772424Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.57µs logger=migrator t=2026-05-05T12:58:16.955403804Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-05T12:58:16.957293767Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.889052ms logger=migrator t=2026-05-05T12:58:16.963225742Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-05T12:58:16.963245132Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.66µs logger=migrator t=2026-05-05T12:58:16.967956504Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-05T12:58:16.970512764Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.54529ms logger=migrator t=2026-05-05T12:58:16.975105392Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-05T12:58:16.976395389Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.290626ms logger=migrator t=2026-05-05T12:58:16.98400376Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-05T12:58:16.985873542Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.867272ms logger=migrator t=2026-05-05T12:58:16.992416444Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-05T12:58:16.993527736Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.113632ms logger=migrator t=2026-05-05T12:58:17.001789326Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-05T12:58:17.002105384Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=317.098µs logger=migrator t=2026-05-05T12:58:17.006987519Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-05T12:58:17.007749951Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=695.02µs logger=migrator t=2026-05-05T12:58:17.014795247Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-05T12:58:17.016524926Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.729579ms logger=migrator t=2026-05-05T12:58:17.022456211Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-05T12:58:17.023391777Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=935.065µs logger=migrator t=2026-05-05T12:58:17.028436317Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-05T12:58:17.038183539Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.747292ms logger=migrator t=2026-05-05T12:58:17.044195977Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-05T12:58:17.054874114Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.677678ms logger=migrator t=2026-05-05T12:58:17.059731388Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-05T12:58:17.067471974Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.739826ms logger=migrator t=2026-05-05T12:58:17.071684772Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-05T12:58:17.071774005Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=90.092µs logger=migrator t=2026-05-05T12:58:17.077278178Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-05T12:58:17.086774952Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.503184ms logger=migrator t=2026-05-05T12:58:17.091874194Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-05T12:58:17.102608073Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.726789ms logger=migrator t=2026-05-05T12:58:17.107421677Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-05T12:58:17.107745745Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=322.998µs logger=migrator t=2026-05-05T12:58:17.112388415Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.273317605s logger=migrator t=2026-05-05T12:58:17.113704822Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-05T12:58:17.131754514Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-05T12:58:17.13195684Z level=info msg="Created default organization" logger=secrets t=2026-05-05T12:58:17.138913504Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-05T12:58:17.193234056Z level=info msg="Restored cache from database" duration=446.342µs logger=plugin.store t=2026-05-05T12:58:17.19479034Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-05T12:58:17.234530197Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-05T12:58:17.234573358Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-05T12:58:17.23466429Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-05T12:58:17.234793104Z level=info msg="Plugins loaded" count=54 duration=40.003234ms logger=query_data t=2026-05-05T12:58:17.238433805Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-05T12:58:17.241412788Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-05T12:58:17.247018604Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-05T12:58:17.256886999Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-05T12:58:17.258658088Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-05T12:58:17.261035924Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-05T12:58:17.286534564Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-05T12:58:17.308028433Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-05T12:58:17.329483341Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-05T12:58:17.329505122Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-05T12:58:17.329878942Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-05T12:58:17.329886572Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-05T12:58:17.330393216Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-05-05T12:58:17.330578991Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-05T12:58:17.330626793Z level=info msg="State cache has been initialized" states=0 duration=739.52µs logger=ngalert.scheduler t=2026-05-05T12:58:17.330706905Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-05T12:58:17.330830008Z level=info msg=starting first_tick=2026-05-05T12:58:20Z logger=http.server t=2026-05-05T12:58:17.334009456Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-05T12:58:17.400478418Z level=info msg="Update check succeeded" duration=70.235776ms logger=grafana.update.checker t=2026-05-05T12:58:17.402140144Z level=info msg="Update check succeeded" duration=72.324444ms logger=sqlstore.transactions t=2026-05-05T12:58:17.423226661Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-05T12:58:17.440933674Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-05T12:58:17.45982811Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-05T12:58:17.470837787Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-05T12:58:17.491574824Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-05T12:58:17.508807695Z level=info msg="Patterns update finished" duration=143.483167ms logger=provisioning.dashboard t=2026-05-05T12:58:17.523129153Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-05T12:58:17.609395346Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-05T12:58:17.609796137Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-05T12:58:21.142076665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.14298764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.160947881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.186876447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.224476427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.297263322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.316797448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.44033796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.45788252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.500648446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.517662512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.570194849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.58883106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.631507473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.647207182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.683077785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.696471038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.746299411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.763356588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.808570551Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.83608251Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.896925351Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.915959593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.968962995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:21.988214443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:22.048186969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:22.068775384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:22.12334745Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:22.139523642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:22.21604087Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:22.234052753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:22.30159234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:22.318151323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:22.390867705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:22.410820083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:22.521194139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:22.569311263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:22.656248623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:22.676520339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:22.739760897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:22.762208594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:22.827675924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:22.847453677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:22.930661212Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:22.94631281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:23.013283802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:23.028060775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:23.095026676Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:23.108514744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:23.185268998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:23.203708803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:23.268501935Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:23.287071473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:23.350768174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:23.368924301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:23.450488251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:23.473535405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:23.549247701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:23.570603457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:23.645916332Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:23.662426344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:23.799455573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:23.813535757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:23.944902509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:23.967287784Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:24.03081872Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:24.053805073Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:24.133415737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:24.151543724Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:24.248538064Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:24.265441767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:24.355906786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:24.371030628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:24.442333431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:24.459641275Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:24.535361581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:24.552200812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:24.631062626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:24.653198415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:58:24.726175054Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-05T12:59:08.351934355Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-05T13:08:17.375115787Z level=info msg="Completed cleanup jobs" duration=44.822305ms logger=plugins.update.checker t=2026-05-05T13:08:17.453858092Z level=info msg="Update check succeeded" duration=52.487852ms logger=sqlstore.transactions t=2026-05-05T13:13:17.256162115Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-05T13:18:17.364899965Z level=info msg="Completed cleanup jobs" duration=34.106543ms logger=plugins.update.checker t=2026-05-05T13:18:17.460326838Z level=info msg="Update check succeeded" duration=58.856971ms