logger=settings t=2026-02-25T22:14:57.916300808Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-02-25T22:14:57Z logger=settings t=2026-02-25T22:14:57.916578705Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-02-25T22:14:57.916592236Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-02-25T22:14:57.916596726Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-02-25T22:14:57.916601876Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-02-25T22:14:57.916604616Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-02-25T22:14:57.916607456Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-02-25T22:14:57.916610256Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-02-25T22:14:57.916615736Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-02-25T22:14:57.916619096Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-02-25T22:14:57.916621796Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-02-25T22:14:57.916624486Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-02-25T22:14:57.916627957Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-02-25T22:14:57.916630867Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-02-25T22:14:57.916634027Z level=info msg=Target target=[all] logger=settings t=2026-02-25T22:14:57.916643437Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-02-25T22:14:57.916647287Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-02-25T22:14:57.916651097Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-02-25T22:14:57.916654617Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-02-25T22:14:57.916658207Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-02-25T22:14:57.916661827Z level=info msg="App mode production" logger=sqlstore t=2026-02-25T22:14:57.916947705Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-02-25T22:14:57.916966376Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-02-25T22:14:57.918677723Z level=info msg="Locking database" logger=migrator t=2026-02-25T22:14:57.918691063Z level=info msg="Starting DB migrations" logger=migrator t=2026-02-25T22:14:57.92004028Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-02-25T22:14:57.921589523Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.577333ms logger=migrator t=2026-02-25T22:14:57.927276359Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-02-25T22:14:57.928175763Z level=info msg="Migration successfully executed" id="create user table" duration=903.224µs logger=migrator t=2026-02-25T22:14:57.935263248Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-02-25T22:14:57.936297966Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.033538ms logger=migrator t=2026-02-25T22:14:57.942767744Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-02-25T22:14:57.943934756Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.164642ms logger=migrator t=2026-02-25T22:14:57.950164227Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-02-25T22:14:57.950898267Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=734.33µs logger=migrator t=2026-02-25T22:14:57.95536856Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-02-25T22:14:57.956396768Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.028108ms logger=migrator t=2026-02-25T22:14:57.960489191Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-02-25T22:14:57.964556002Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.065572ms logger=migrator t=2026-02-25T22:14:57.968881801Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-02-25T22:14:57.970081224Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.198593ms logger=migrator t=2026-02-25T22:14:57.975937905Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-02-25T22:14:57.976642474Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=704.469µs logger=migrator t=2026-02-25T22:14:57.982075993Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-02-25T22:14:57.982794693Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=718.19µs logger=migrator t=2026-02-25T22:14:57.989536248Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-02-25T22:14:57.989940209Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=405.411µs logger=migrator t=2026-02-25T22:14:57.996268773Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-02-25T22:14:57.996766747Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=498.673µs logger=migrator t=2026-02-25T22:14:58.002163605Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-02-25T22:14:58.003247634Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.083829ms logger=migrator t=2026-02-25T22:14:58.00856313Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-02-25T22:14:58.008621332Z level=info msg="Migration successfully executed" id="Update user table charset" duration=59.442µs logger=migrator t=2026-02-25T22:14:58.014616866Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-02-25T22:14:58.016377985Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.762279ms logger=migrator t=2026-02-25T22:14:58.020839917Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-02-25T22:14:58.021248028Z level=info msg="Migration successfully executed" id="Add missing user data" duration=406.041µs logger=migrator t=2026-02-25T22:14:58.027457209Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-02-25T22:14:58.028652572Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.195123ms logger=migrator t=2026-02-25T22:14:58.03442434Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-02-25T22:14:58.035633473Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.208833ms logger=migrator t=2026-02-25T22:14:58.044033794Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-02-25T22:14:58.045429842Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.395228ms logger=migrator t=2026-02-25T22:14:58.05191391Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-02-25T22:14:58.060433404Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.518984ms logger=migrator t=2026-02-25T22:14:58.065537924Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-02-25T22:14:58.066706436Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.171432ms logger=migrator t=2026-02-25T22:14:58.071235461Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-02-25T22:14:58.071453227Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=217.136µs logger=migrator t=2026-02-25T22:14:58.077154853Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-02-25T22:14:58.077909394Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=755.431µs logger=migrator t=2026-02-25T22:14:58.083180169Z 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-02-25T22:14:58.083480737Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=300.448µs logger=migrator t=2026-02-25T22:14:58.088975948Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-02-25T22:14:58.089736358Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=760.551µs logger=migrator t=2026-02-25T22:14:58.096185486Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-02-25T22:14:58.097119551Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=934.656µs logger=migrator t=2026-02-25T22:14:58.102227571Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-02-25T22:14:58.10364523Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.434549ms logger=migrator t=2026-02-25T22:14:58.218627207Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-02-25T22:14:58.220037645Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.410719ms logger=migrator t=2026-02-25T22:14:58.227247903Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-02-25T22:14:58.227922972Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=674.769µs logger=migrator t=2026-02-25T22:14:58.23441816Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-02-25T22:14:58.235630413Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.212453ms logger=migrator t=2026-02-25T22:14:58.241043052Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-02-25T22:14:58.241090563Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=48.541µs logger=migrator t=2026-02-25T22:14:58.24644244Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-02-25T22:14:58.24715815Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=723.25µs logger=migrator t=2026-02-25T22:14:58.25298016Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-02-25T22:14:58.25406001Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.079139ms logger=migrator t=2026-02-25T22:14:58.259239242Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-02-25T22:14:58.260493896Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.250285ms logger=migrator t=2026-02-25T22:14:58.265679159Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-02-25T22:14:58.266348557Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=669.049µs logger=migrator t=2026-02-25T22:14:58.27230234Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-02-25T22:14:58.275510208Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.208388ms logger=migrator t=2026-02-25T22:14:58.280717511Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-02-25T22:14:58.281521213Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=803.662µs logger=migrator t=2026-02-25T22:14:58.287340513Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-02-25T22:14:58.288430893Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.09067ms logger=migrator t=2026-02-25T22:14:58.295010444Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-02-25T22:14:58.296087063Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.076399ms logger=migrator t=2026-02-25T22:14:58.301551283Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-02-25T22:14:58.30364038Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=2.087417ms logger=migrator t=2026-02-25T22:14:58.309052379Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-02-25T22:14:58.31052947Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.478511ms logger=migrator t=2026-02-25T22:14:58.316886704Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-02-25T22:14:58.317544852Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=658.038µs logger=migrator t=2026-02-25T22:14:58.323254539Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-02-25T22:14:58.324338929Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.08984ms logger=migrator t=2026-02-25T22:14:58.329914992Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-02-25T22:14:58.330300412Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=386.52µs logger=migrator t=2026-02-25T22:14:58.336214975Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-02-25T22:14:58.337066618Z level=info msg="Migration successfully executed" id="create star table" duration=850.743µs logger=migrator t=2026-02-25T22:14:58.341919941Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-02-25T22:14:58.342750984Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=828.373µs logger=migrator t=2026-02-25T22:14:58.349048347Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-02-25T22:14:58.350800395Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.756109ms logger=migrator t=2026-02-25T22:14:58.357072767Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-02-25T22:14:58.358391263Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.320236ms logger=migrator t=2026-02-25T22:14:58.363654948Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-02-25T22:14:58.364353057Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=697.599µs logger=migrator t=2026-02-25T22:14:58.370517236Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-02-25T22:14:58.371251776Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=735.08µs logger=migrator t=2026-02-25T22:14:58.376084739Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-02-25T22:14:58.376923262Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=835.453µs logger=migrator t=2026-02-25T22:14:58.381734564Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-02-25T22:14:58.382946658Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.210293ms logger=migrator t=2026-02-25T22:14:58.387526843Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-02-25T22:14:58.387555694Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.621µs logger=migrator t=2026-02-25T22:14:58.39287038Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-02-25T22:14:58.392899561Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=32.101µs logger=migrator t=2026-02-25T22:14:58.396974293Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-02-25T22:14:58.397185718Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=209.895µs logger=migrator t=2026-02-25T22:14:58.401381303Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-02-25T22:14:58.402529465Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.144852ms logger=migrator t=2026-02-25T22:14:58.407162272Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-02-25T22:14:58.407902633Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=738.45µs logger=migrator t=2026-02-25T22:14:58.414316889Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-02-25T22:14:58.415409549Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.089979ms logger=migrator t=2026-02-25T22:14:58.42057176Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-02-25T22:14:58.42164073Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.06873ms logger=migrator t=2026-02-25T22:14:58.426479513Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-02-25T22:14:58.427290455Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=809.803µs logger=migrator t=2026-02-25T22:14:58.434464942Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-02-25T22:14:58.435760357Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.295586ms logger=migrator t=2026-02-25T22:14:58.440336383Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-02-25T22:14:58.445549826Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.212883ms logger=migrator t=2026-02-25T22:14:58.449858854Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-02-25T22:14:58.450584784Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=725.97µs logger=migrator t=2026-02-25T22:14:58.456545288Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-02-25T22:14:58.457739401Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.194362ms logger=migrator t=2026-02-25T22:14:58.463364345Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-02-25T22:14:58.46462501Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.259745ms logger=migrator t=2026-02-25T22:14:58.469842143Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-02-25T22:14:58.470181342Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=339.399µs logger=migrator t=2026-02-25T22:14:58.475402475Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-02-25T22:14:58.476685031Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.281816ms logger=migrator t=2026-02-25T22:14:58.481055671Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-02-25T22:14:58.481184404Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=130.253µs logger=migrator t=2026-02-25T22:14:58.485691598Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-02-25T22:14:58.487518158Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.82365ms logger=migrator t=2026-02-25T22:14:58.493819781Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-02-25T22:14:58.496795413Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.974032ms logger=migrator t=2026-02-25T22:14:58.501619075Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-02-25T22:14:58.503484506Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.864431ms logger=migrator t=2026-02-25T22:14:58.50798432Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-02-25T22:14:58.508809473Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=824.893µs logger=migrator t=2026-02-25T22:14:58.514226341Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-02-25T22:14:58.516114473Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.887452ms logger=migrator t=2026-02-25T22:14:58.520513744Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-02-25T22:14:58.521323436Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=808.202µs logger=migrator t=2026-02-25T22:14:58.526222511Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-02-25T22:14:58.527470075Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.247365ms logger=migrator t=2026-02-25T22:14:58.534042915Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-02-25T22:14:58.534091377Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=51.532µs logger=migrator t=2026-02-25T22:14:58.538682533Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-02-25T22:14:58.538726864Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=48.002µs logger=migrator t=2026-02-25T22:14:58.543803793Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-02-25T22:14:58.546939859Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.136116ms logger=migrator t=2026-02-25T22:14:58.552877942Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-02-25T22:14:58.554897798Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.019406ms logger=migrator t=2026-02-25T22:14:58.559172745Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-02-25T22:14:58.561097938Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.924843ms logger=migrator t=2026-02-25T22:14:58.565445467Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-02-25T22:14:58.56737422Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.928643ms logger=migrator t=2026-02-25T22:14:58.571595106Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-02-25T22:14:58.571857643Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=262.237µs logger=migrator t=2026-02-25T22:14:58.577431326Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-02-25T22:14:58.578905697Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.475031ms logger=migrator t=2026-02-25T22:14:58.584263944Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-02-25T22:14:58.585153518Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=889.354µs logger=migrator t=2026-02-25T22:14:58.589209329Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-02-25T22:14:58.58924176Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=34.811µs logger=migrator t=2026-02-25T22:14:58.594774532Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-02-25T22:14:58.596059778Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.284956ms logger=migrator t=2026-02-25T22:14:58.600914881Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-02-25T22:14:58.602183866Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.267735ms logger=migrator t=2026-02-25T22:14:58.607363388Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-02-25T22:14:58.613119806Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.755628ms logger=migrator t=2026-02-25T22:14:58.620044726Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-02-25T22:14:58.620796457Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=749.661µs logger=migrator t=2026-02-25T22:14:58.625470155Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-02-25T22:14:58.626361039Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=888.354µs logger=migrator t=2026-02-25T22:14:58.630359519Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-02-25T22:14:58.631254904Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=895.405µs logger=migrator t=2026-02-25T22:14:58.638094782Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-02-25T22:14:58.638599995Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=505.924µs logger=migrator t=2026-02-25T22:14:58.643262683Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-02-25T22:14:58.64423973Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=976.687µs logger=migrator t=2026-02-25T22:14:58.649953837Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-02-25T22:14:58.65261591Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.661083ms logger=migrator t=2026-02-25T22:14:58.658835381Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-02-25T22:14:58.659736216Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=900.835µs logger=migrator t=2026-02-25T22:14:58.664012683Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-02-25T22:14:58.664298671Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=284.708µs logger=migrator t=2026-02-25T22:14:58.668969689Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-02-25T22:14:58.669231176Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=262.067µs logger=migrator t=2026-02-25T22:14:58.673902134Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-02-25T22:14:58.674802369Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=904.505µs logger=migrator t=2026-02-25T22:14:58.681787901Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-02-25T22:14:58.685319898Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.530747ms logger=migrator t=2026-02-25T22:14:58.689261406Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-02-25T22:14:58.690376147Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.114811ms logger=migrator t=2026-02-25T22:14:58.695761425Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-02-25T22:14:58.703654421Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=7.887457ms logger=migrator t=2026-02-25T22:14:58.710812538Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-02-25T22:14:58.711829946Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.019018ms logger=migrator t=2026-02-25T22:14:58.718247152Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-02-25T22:14:58.719812605Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.572363ms logger=migrator t=2026-02-25T22:14:58.726125678Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-02-25T22:14:58.728080562Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.964594ms logger=migrator t=2026-02-25T22:14:58.732586766Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-02-25T22:14:58.739328741Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.739545ms logger=migrator t=2026-02-25T22:14:59.018288968Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-02-25T22:14:59.020291463Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=2.011895ms logger=migrator t=2026-02-25T22:14:59.413300202Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-02-25T22:14:59.416778567Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=3.474835ms logger=migrator t=2026-02-25T22:14:59.434640298Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-02-25T22:14:59.436316104Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.661366ms logger=migrator t=2026-02-25T22:14:59.45037723Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-02-25T22:14:59.451429139Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.057869ms logger=migrator t=2026-02-25T22:14:59.458665167Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-02-25T22:14:59.462241365Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.580288ms logger=migrator t=2026-02-25T22:14:59.467581442Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-02-25T22:14:59.471032547Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.448195ms logger=migrator t=2026-02-25T22:14:59.475658424Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-02-25T22:14:59.475718485Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=67.152µs logger=migrator t=2026-02-25T22:14:59.481294719Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-02-25T22:14:59.481778592Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=488.674µs logger=migrator t=2026-02-25T22:14:59.485882064Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-02-25T22:14:59.488773434Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.88979ms logger=migrator t=2026-02-25T22:14:59.495752105Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-02-25T22:14:59.496094545Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=343.6µs logger=migrator t=2026-02-25T22:14:59.50319702Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-02-25T22:14:59.503663332Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=470.783µs logger=migrator t=2026-02-25T22:14:59.507769095Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-02-25T22:14:59.511624681Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.855016ms logger=migrator t=2026-02-25T22:14:59.51524529Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-02-25T22:14:59.515531528Z level=info msg="Migration successfully executed" id="Update uid value" duration=286.588µs logger=migrator t=2026-02-25T22:14:59.518059388Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-02-25T22:14:59.518911851Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=851.954µs logger=migrator t=2026-02-25T22:14:59.522390066Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-02-25T22:14:59.523201579Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=811.533µs logger=migrator t=2026-02-25T22:14:59.529290546Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-02-25T22:14:59.531091675Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.805899ms logger=migrator t=2026-02-25T22:14:59.537768709Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-02-25T22:14:59.538869609Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.10034ms logger=migrator t=2026-02-25T22:14:59.54437314Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-02-25T22:14:59.545269175Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=892.374µs logger=migrator t=2026-02-25T22:14:59.551146526Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-02-25T22:14:59.552101102Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=955.986µs logger=migrator t=2026-02-25T22:14:59.589816547Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-02-25T22:14:59.591326369Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.517582ms logger=migrator t=2026-02-25T22:14:59.598213708Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-02-25T22:14:59.59903259Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=820.222µs logger=migrator t=2026-02-25T22:14:59.60375737Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-02-25T22:14:59.60449909Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=744.25µs logger=migrator t=2026-02-25T22:14:59.607984796Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-02-25T22:14:59.615233175Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.246639ms logger=migrator t=2026-02-25T22:14:59.619877143Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-02-25T22:14:59.620666334Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=789.481µs logger=migrator t=2026-02-25T22:14:59.665454454Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-02-25T22:14:59.666824752Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.377637ms logger=migrator t=2026-02-25T22:14:59.673368681Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-02-25T22:14:59.674509512Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.140771ms logger=migrator t=2026-02-25T22:14:59.677898735Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-02-25T22:14:59.678980845Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.08141ms logger=migrator t=2026-02-25T22:14:59.682847051Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-02-25T22:14:59.683288353Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=432.492µs logger=migrator t=2026-02-25T22:14:59.688468965Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-02-25T22:14:59.689236196Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=766.781µs logger=migrator t=2026-02-25T22:14:59.692600979Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-02-25T22:14:59.692663331Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=63.302µs logger=migrator t=2026-02-25T22:14:59.695931541Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-02-25T22:14:59.699256372Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.323382ms logger=migrator t=2026-02-25T22:14:59.704910647Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-02-25T22:14:59.709595676Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.6906ms logger=migrator t=2026-02-25T22:14:59.715336243Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-02-25T22:14:59.715643381Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=303.158µs logger=migrator t=2026-02-25T22:14:59.721827771Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-02-25T22:14:59.72397707Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.149499ms logger=migrator t=2026-02-25T22:14:59.730282323Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-02-25T22:14:59.733505072Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.221969ms logger=migrator t=2026-02-25T22:14:59.736806623Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-02-25T22:14:59.737691467Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=893.795µs logger=migrator t=2026-02-25T22:14:59.742152499Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-02-25T22:14:59.742576701Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=424.452µs logger=migrator t=2026-02-25T22:14:59.746576881Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-02-25T22:14:59.74801554Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.438009ms logger=migrator t=2026-02-25T22:14:59.75784437Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-02-25T22:14:59.759123025Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.285575ms logger=migrator t=2026-02-25T22:14:59.765044508Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-02-25T22:14:59.765758207Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=714.049µs logger=migrator t=2026-02-25T22:14:59.792342407Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-02-25T22:14:59.79319001Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=847.473µs logger=migrator t=2026-02-25T22:14:59.797581161Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-02-25T22:14:59.797834858Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=253.757µs logger=migrator t=2026-02-25T22:14:59.805143709Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-02-25T22:14:59.805269282Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=125.593µs logger=migrator t=2026-02-25T22:14:59.810934217Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-02-25T22:14:59.813832687Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.89877ms logger=migrator t=2026-02-25T22:14:59.817513638Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-02-25T22:14:59.820263224Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.749435ms logger=migrator t=2026-02-25T22:14:59.82596648Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-02-25T22:14:59.826136175Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=172.495µs logger=migrator t=2026-02-25T22:14:59.830243927Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-02-25T22:14:59.831387039Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.141492ms logger=migrator t=2026-02-25T22:14:59.837413804Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-02-25T22:14:59.838857074Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.44284ms logger=migrator t=2026-02-25T22:14:59.942012156Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-02-25T22:14:59.94216207Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=156.245µs logger=migrator t=2026-02-25T22:14:59.949372708Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-02-25T22:14:59.9516445Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=2.277583ms logger=migrator t=2026-02-25T22:14:59.958987342Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-02-25T22:14:59.959993259Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.007738ms logger=migrator t=2026-02-25T22:14:59.965766028Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-02-25T22:14:59.96985484Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.088422ms logger=migrator t=2026-02-25T22:14:59.973964713Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-02-25T22:14:59.974014744Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=50.311µs logger=migrator t=2026-02-25T22:14:59.978779935Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-02-25T22:14:59.980670317Z level=info msg="Migration successfully executed" id="create session table" duration=1.894682ms logger=migrator t=2026-02-25T22:14:59.987537825Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-02-25T22:14:59.9877165Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=184.705µs logger=migrator t=2026-02-25T22:14:59.992276266Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-02-25T22:14:59.992377998Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=102.873µs logger=migrator t=2026-02-25T22:14:59.995692579Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-02-25T22:14:59.996612284Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=919.545µs logger=migrator t=2026-02-25T22:15:00.00154184Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-02-25T22:15:00.003463342Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.924633ms logger=migrator t=2026-02-25T22:15:00.010131436Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-02-25T22:15:00.010203928Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=80.383µs logger=migrator t=2026-02-25T22:15:00.013870598Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-02-25T22:15:00.01393183Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=67.192µs logger=migrator t=2026-02-25T22:15:00.021065376Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-02-25T22:15:00.025821836Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.76377ms logger=migrator t=2026-02-25T22:15:00.031887173Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-02-25T22:15:00.036937691Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.041248ms logger=migrator t=2026-02-25T22:15:00.040976872Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-02-25T22:15:00.041149547Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=173.345µs logger=migrator t=2026-02-25T22:15:00.047107891Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-02-25T22:15:00.047332497Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=225.556µs logger=migrator t=2026-02-25T22:15:00.05073122Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-02-25T22:15:00.051773239Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.041629ms logger=migrator t=2026-02-25T22:15:00.056144429Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-02-25T22:15:00.05618437Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=42.572µs logger=migrator t=2026-02-25T22:15:00.061194307Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-02-25T22:15:00.065149186Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.954539ms logger=migrator t=2026-02-25T22:15:00.070170224Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-02-25T22:15:00.070430821Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=260.367µs logger=migrator t=2026-02-25T22:15:00.075768548Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-02-25T22:15:00.081367621Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.601304ms logger=migrator t=2026-02-25T22:15:00.086522112Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-02-25T22:15:00.09007228Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.545658ms logger=migrator t=2026-02-25T22:15:00.09333343Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-02-25T22:15:00.093458293Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=125.763µs logger=migrator t=2026-02-25T22:15:00.096603679Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-02-25T22:15:00.097682709Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.07857ms logger=migrator t=2026-02-25T22:15:00.103095958Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-02-25T22:15:00.104578228Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.48152ms logger=migrator t=2026-02-25T22:15:00.110441159Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-02-25T22:15:00.111526039Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.08606ms logger=migrator t=2026-02-25T22:15:00.118159191Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-02-25T22:15:00.119102307Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=939.116µs logger=migrator t=2026-02-25T22:15:00.123388775Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-02-25T22:15:00.124227438Z level=info msg="Migration successfully executed" id="add index alert state" duration=838.963µs logger=migrator t=2026-02-25T22:15:00.128068123Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-02-25T22:15:00.12905756Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=988.207µs logger=migrator t=2026-02-25T22:15:00.135177118Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-02-25T22:15:00.13632474Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.147162ms logger=migrator t=2026-02-25T22:15:00.140786302Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-02-25T22:15:00.141715648Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=929.315µs logger=migrator t=2026-02-25T22:15:00.145754499Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-02-25T22:15:00.147139077Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.379807ms logger=migrator t=2026-02-25T22:15:00.15236124Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-02-25T22:15:00.164148754Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.787153ms logger=migrator t=2026-02-25T22:15:00.167990969Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-02-25T22:15:00.168515983Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=525.004µs logger=migrator t=2026-02-25T22:15:00.171997969Z 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-02-25T22:15:00.172635017Z 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=636.858µs logger=migrator t=2026-02-25T22:15:00.178394995Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-02-25T22:15:00.178930089Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=531.744µs logger=migrator t=2026-02-25T22:15:00.183138335Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-02-25T22:15:00.184360778Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.228484ms logger=migrator t=2026-02-25T22:15:00.1887895Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-02-25T22:15:00.190158538Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.369068ms logger=migrator t=2026-02-25T22:15:00.194045214Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-02-25T22:15:00.197769286Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.723762ms logger=migrator t=2026-02-25T22:15:00.20299482Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-02-25T22:15:00.206527717Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.532727ms logger=migrator t=2026-02-25T22:15:00.210206128Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-02-25T22:15:00.216700596Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.488588ms logger=migrator t=2026-02-25T22:15:00.220099249Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-02-25T22:15:00.223606626Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.506327ms logger=migrator t=2026-02-25T22:15:00.228373397Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-02-25T22:15:00.229261741Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=887.864µs logger=migrator t=2026-02-25T22:15:00.233019784Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-02-25T22:15:00.233047265Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.921µs logger=migrator t=2026-02-25T22:15:00.237696862Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-02-25T22:15:00.237745034Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=49.852µs logger=migrator t=2026-02-25T22:15:00.24269983Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-02-25T22:15:00.243948194Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.247334ms logger=migrator t=2026-02-25T22:15:00.247755189Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-02-25T22:15:00.248613432Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=854.473µs logger=migrator t=2026-02-25T22:15:00.253517487Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-02-25T22:15:00.254678879Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.153041ms logger=migrator t=2026-02-25T22:15:00.25944684Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-02-25T22:15:00.260773336Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.326026ms logger=migrator t=2026-02-25T22:15:00.264076357Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-02-25T22:15:00.264962741Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=885.894µs logger=migrator t=2026-02-25T22:15:00.268445576Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-02-25T22:15:00.272340924Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.894887ms logger=migrator t=2026-02-25T22:15:00.278250876Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-02-25T22:15:00.281854685Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.603669ms logger=migrator t=2026-02-25T22:15:00.287743326Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-02-25T22:15:00.289793523Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=2.056477ms logger=migrator t=2026-02-25T22:15:00.293634308Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-02-25T22:15:00.295225232Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.590724ms logger=migrator t=2026-02-25T22:15:00.299620132Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-02-25T22:15:00.300558518Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=939.256µs logger=migrator t=2026-02-25T22:15:00.303940921Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-02-25T22:15:00.308133416Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.192295ms logger=migrator t=2026-02-25T22:15:00.311803197Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-02-25T22:15:00.311888539Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=91.592µs logger=migrator t=2026-02-25T22:15:00.316135696Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-02-25T22:15:00.317219686Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.08585ms logger=migrator t=2026-02-25T22:15:00.320559747Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-02-25T22:15:00.321458082Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=899.835µs logger=migrator t=2026-02-25T22:15:00.325221475Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-02-25T22:15:00.325317378Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=96.733µs logger=migrator t=2026-02-25T22:15:00.329873093Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-02-25T22:15:00.331034275Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.165412ms logger=migrator t=2026-02-25T22:15:00.335784445Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-02-25T22:15:00.336975528Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.197623ms logger=migrator t=2026-02-25T22:15:00.341848391Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-02-25T22:15:00.342604142Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=752.561µs logger=migrator t=2026-02-25T22:15:00.346451218Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-02-25T22:15:00.347420965Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=969.137µs logger=migrator t=2026-02-25T22:15:00.351137607Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-02-25T22:15:00.351915488Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=774.252µs logger=migrator t=2026-02-25T22:15:00.356795982Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-02-25T22:15:00.357986365Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=946.686µs logger=migrator t=2026-02-25T22:15:00.362730525Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-02-25T22:15:00.362761356Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=32.291µs logger=migrator t=2026-02-25T22:15:00.366642542Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-02-25T22:15:00.372131563Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.488581ms logger=migrator t=2026-02-25T22:15:00.377009887Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-02-25T22:15:00.377937132Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=926.865µs logger=migrator t=2026-02-25T22:15:00.382459416Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-02-25T22:15:00.38695511Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.495164ms logger=migrator t=2026-02-25T22:15:00.392447921Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-02-25T22:15:00.393392276Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=944.896µs logger=migrator t=2026-02-25T22:15:00.397877659Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-02-25T22:15:00.398771214Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=893.145µs logger=migrator t=2026-02-25T22:15:00.403257507Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-02-25T22:15:00.404121461Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=864.024µs logger=migrator t=2026-02-25T22:15:00.407776081Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-02-25T22:15:00.419998417Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.219066ms logger=migrator t=2026-02-25T22:15:00.426095274Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-02-25T22:15:00.427313168Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.217884ms logger=migrator t=2026-02-25T22:15:00.431167654Z 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-02-25T22:15:00.432581882Z 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=1.413679ms logger=migrator t=2026-02-25T22:15:00.437061265Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-02-25T22:15:00.437547609Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=480.653µs logger=migrator t=2026-02-25T22:15:00.442096834Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-02-25T22:15:00.443104931Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.007427ms logger=migrator t=2026-02-25T22:15:00.447532713Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-02-25T22:15:00.448116169Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=582.046µs logger=migrator t=2026-02-25T22:15:00.453117226Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-02-25T22:15:00.4572502Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.132824ms logger=migrator t=2026-02-25T22:15:00.462080792Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-02-25T22:15:00.466142954Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.061351ms logger=migrator t=2026-02-25T22:15:00.470078042Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-02-25T22:15:00.471001827Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=923.665µs logger=migrator t=2026-02-25T22:15:00.475007217Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-02-25T22:15:00.476080706Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.071409ms logger=migrator t=2026-02-25T22:15:00.481404372Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-02-25T22:15:00.481620358Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=216.246µs logger=migrator t=2026-02-25T22:15:00.485200567Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-02-25T22:15:00.491619973Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.417236ms logger=migrator t=2026-02-25T22:15:00.495921511Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-02-25T22:15:00.49769585Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.774359ms logger=migrator t=2026-02-25T22:15:00.50318474Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-02-25T22:15:00.503349505Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=165.245µs logger=migrator t=2026-02-25T22:15:00.507457588Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-02-25T22:15:00.507848378Z level=info msg="Migration successfully executed" id="Move region to single row" duration=391.01µs logger=migrator t=2026-02-25T22:15:00.511764556Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-02-25T22:15:00.513111253Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.346867ms logger=migrator t=2026-02-25T22:15:00.517235645Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-02-25T22:15:00.518575902Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.344507ms logger=migrator t=2026-02-25T22:15:00.523286831Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-02-25T22:15:00.524235557Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=948.746µs logger=migrator t=2026-02-25T22:15:00.5283347Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-02-25T22:15:00.529906113Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.572823ms logger=migrator t=2026-02-25T22:15:00.537868111Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-02-25T22:15:00.539416824Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.551443ms logger=migrator t=2026-02-25T22:15:00.543505396Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-02-25T22:15:00.544963796Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.45783ms logger=migrator t=2026-02-25T22:15:00.548774721Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-02-25T22:15:00.548846573Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=72.852µs logger=migrator t=2026-02-25T22:15:00.553494041Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-02-25T22:15:00.554418436Z level=info msg="Migration successfully executed" id="create test_data table" duration=923.525µs logger=migrator t=2026-02-25T22:15:00.559617689Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-02-25T22:15:00.561062348Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.44681ms logger=migrator t=2026-02-25T22:15:00.565573862Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-02-25T22:15:00.566523948Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=952.386µs logger=migrator t=2026-02-25T22:15:00.570712733Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-02-25T22:15:00.572083401Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=884.695µs logger=migrator t=2026-02-25T22:15:00.57714537Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-02-25T22:15:00.577329115Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=184.285µs logger=migrator t=2026-02-25T22:15:00.581129149Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-02-25T22:15:00.581483259Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=354.25µs logger=migrator t=2026-02-25T22:15:00.585797667Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-02-25T22:15:00.585913161Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=112.943µs logger=migrator t=2026-02-25T22:15:00.590808065Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-02-25T22:15:00.592129161Z level=info msg="Migration successfully executed" id="create team table" duration=1.320896ms logger=migrator t=2026-02-25T22:15:00.596531342Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-02-25T22:15:00.597974842Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.44451ms logger=migrator t=2026-02-25T22:15:00.602227698Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-02-25T22:15:00.603103902Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=875.554µs logger=migrator t=2026-02-25T22:15:00.609014334Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-02-25T22:15:00.616416128Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.351112ms logger=migrator t=2026-02-25T22:15:00.620624563Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-02-25T22:15:00.620800018Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=175.845µs logger=migrator t=2026-02-25T22:15:00.624962673Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-02-25T22:15:00.626028802Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.06443ms logger=migrator t=2026-02-25T22:15:00.630387451Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-02-25T22:15:00.631673977Z level=info msg="Migration successfully executed" id="create team member table" duration=1.286366ms logger=migrator t=2026-02-25T22:15:00.639013658Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-02-25T22:15:00.639922153Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=908.555µs logger=migrator t=2026-02-25T22:15:00.644265692Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-02-25T22:15:00.645248849Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=982.607µs logger=migrator t=2026-02-25T22:15:00.651617864Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-02-25T22:15:00.653008132Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.390248ms logger=migrator t=2026-02-25T22:15:00.660265761Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-02-25T22:15:00.66495419Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.688699ms logger=migrator t=2026-02-25T22:15:00.668711893Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-02-25T22:15:00.673214307Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.501884ms logger=migrator t=2026-02-25T22:15:00.676885698Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-02-25T22:15:00.681539306Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.654058ms logger=migrator t=2026-02-25T22:15:00.686032909Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-02-25T22:15:00.686910813Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=878.594µs logger=migrator t=2026-02-25T22:15:00.691598141Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-02-25T22:15:00.693261557Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.662236ms logger=migrator t=2026-02-25T22:15:00.697776721Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-02-25T22:15:00.699313454Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.535632ms logger=migrator t=2026-02-25T22:15:00.706076319Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-02-25T22:15:00.706984134Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=907.465µs logger=migrator t=2026-02-25T22:15:00.713694588Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-02-25T22:15:00.715073136Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.378298ms logger=migrator t=2026-02-25T22:15:00.722778237Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-02-25T22:15:00.728923996Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=6.146869ms logger=migrator t=2026-02-25T22:15:00.734693115Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-02-25T22:15:00.73559923Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=905.754µs logger=migrator t=2026-02-25T22:15:00.740842774Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-02-25T22:15:00.741757329Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=914.806µs logger=migrator t=2026-02-25T22:15:00.74911287Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-02-25T22:15:00.749955263Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=843.903µs logger=migrator t=2026-02-25T22:15:00.757772628Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-02-25T22:15:00.758163469Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=391.151µs logger=migrator t=2026-02-25T22:15:00.765006857Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-02-25T22:15:00.766254661Z level=info msg="Migration successfully executed" id="create tag table" duration=1.247444ms logger=migrator t=2026-02-25T22:15:00.771474584Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-02-25T22:15:00.772967905Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.494681ms logger=migrator t=2026-02-25T22:15:00.777679064Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-02-25T22:15:00.778455886Z level=info msg="Migration successfully executed" id="create login attempt table" duration=790.402µs logger=migrator t=2026-02-25T22:15:00.782632801Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-02-25T22:15:00.783530455Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=896.774µs logger=migrator t=2026-02-25T22:15:00.788591074Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-02-25T22:15:00.789443277Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=852.003µs logger=migrator t=2026-02-25T22:15:00.794872626Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-02-25T22:15:00.809045376Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.17161ms logger=migrator t=2026-02-25T22:15:00.812606734Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-02-25T22:15:00.813147208Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=539.565µs logger=migrator t=2026-02-25T22:15:00.817275572Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-02-25T22:15:00.81793861Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=664.609µs logger=migrator t=2026-02-25T22:15:00.821550189Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-02-25T22:15:00.821925559Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=376.94µs logger=migrator t=2026-02-25T22:15:00.826888176Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-02-25T22:15:00.827563644Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=674.789µs logger=migrator t=2026-02-25T22:15:00.832419517Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-02-25T22:15:00.833171138Z level=info msg="Migration successfully executed" id="create user auth table" duration=753.571µs logger=migrator t=2026-02-25T22:15:00.837307952Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-02-25T22:15:00.838550976Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.241794ms logger=migrator t=2026-02-25T22:15:00.842661408Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-02-25T22:15:00.842771612Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=111.393µs logger=migrator t=2026-02-25T22:15:00.847756288Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-02-25T22:15:00.852688154Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.931036ms logger=migrator t=2026-02-25T22:15:00.857175627Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-02-25T22:15:00.86239119Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.214853ms logger=migrator t=2026-02-25T22:15:00.868282462Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-02-25T22:15:00.873379702Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.09658ms logger=migrator t=2026-02-25T22:15:00.879256703Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-02-25T22:15:00.884264701Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.007628ms logger=migrator t=2026-02-25T22:15:00.91157341Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-02-25T22:15:00.912622319Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.051079ms logger=migrator t=2026-02-25T22:15:00.920200057Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-02-25T22:15:00.925693198Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.492161ms logger=migrator t=2026-02-25T22:15:00.933888883Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-02-25T22:15:00.934720956Z level=info msg="Migration successfully executed" id="create server_lock table" duration=831.792µs logger=migrator t=2026-02-25T22:15:00.976174914Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-02-25T22:15:00.978201319Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.033936ms logger=migrator t=2026-02-25T22:15:00.992976795Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-02-25T22:15:00.995006981Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.041967ms logger=migrator t=2026-02-25T22:15:01.003391231Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-02-25T22:15:01.004491481Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.100661ms logger=migrator t=2026-02-25T22:15:01.012126841Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-02-25T22:15:01.013463197Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.339497ms logger=migrator t=2026-02-25T22:15:01.01904215Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-02-25T22:15:01.020295075Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.250405ms logger=migrator t=2026-02-25T22:15:01.026761212Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-02-25T22:15:01.033807195Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.039763ms logger=migrator t=2026-02-25T22:15:01.480294732Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-02-25T22:15:01.482693688Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.402716ms logger=migrator t=2026-02-25T22:15:01.494489392Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-02-25T22:15:01.496051965Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.566803ms logger=migrator t=2026-02-25T22:15:01.505143624Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-02-25T22:15:01.507497249Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.353585ms logger=migrator t=2026-02-25T22:15:01.513551585Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-02-25T22:15:01.515078037Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.528642ms logger=migrator t=2026-02-25T22:15:01.520932348Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-02-25T22:15:01.523004665Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.070616ms logger=migrator t=2026-02-25T22:15:01.531666663Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-02-25T22:15:01.531779516Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=114.354µs logger=migrator t=2026-02-25T22:15:01.537738799Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-02-25T22:15:01.537969965Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=231.346µs logger=migrator t=2026-02-25T22:15:01.543166408Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-02-25T22:15:01.544731221Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.564183ms logger=migrator t=2026-02-25T22:15:01.551101486Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-02-25T22:15:01.553034849Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.937463ms logger=migrator t=2026-02-25T22:15:01.558725375Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-25T22:15:01.560131294Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.405849ms logger=migrator t=2026-02-25T22:15:01.566340954Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-02-25T22:15:01.566395216Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=54.572µs logger=migrator t=2026-02-25T22:15:01.571104905Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-02-25T22:15:01.572548105Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.44354ms logger=migrator t=2026-02-25T22:15:01.577606014Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-25T22:15:01.57855588Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=949.727µs logger=migrator t=2026-02-25T22:15:01.584438111Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-02-25T22:15:01.585363967Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=925.696µs logger=migrator t=2026-02-25T22:15:01.590375494Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-25T22:15:01.591204147Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=828.403µs logger=migrator t=2026-02-25T22:15:01.596743999Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-02-25T22:15:01.602155758Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.413239ms logger=migrator t=2026-02-25T22:15:01.607060132Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-02-25T22:15:01.607938846Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=878.944µs logger=migrator t=2026-02-25T22:15:01.613035806Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-02-25T22:15:01.613121989Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=86.263µs logger=migrator t=2026-02-25T22:15:01.618734893Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-02-25T22:15:01.619580886Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=842.683µs logger=migrator t=2026-02-25T22:15:01.625852368Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-02-25T22:15:01.62740126Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.549322ms logger=migrator t=2026-02-25T22:15:01.632563142Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-02-25T22:15:01.634383972Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.81964ms logger=migrator t=2026-02-25T22:15:01.641299262Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-02-25T22:15:01.641422196Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=126.354µs logger=migrator t=2026-02-25T22:15:01.646934777Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-02-25T22:15:01.648113559Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.173532ms logger=migrator t=2026-02-25T22:15:01.653766784Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-02-25T22:15:01.655050989Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.284505ms logger=migrator t=2026-02-25T22:15:01.661094645Z 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-02-25T22:15:01.662778752Z 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.672066ms logger=migrator t=2026-02-25T22:15:01.668360815Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-02-25T22:15:01.669372862Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.012047ms logger=migrator t=2026-02-25T22:15:01.67730378Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-02-25T22:15:01.686344189Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.041379ms logger=migrator t=2026-02-25T22:15:01.692013504Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-02-25T22:15:01.693044082Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.030758ms logger=migrator t=2026-02-25T22:15:01.69950041Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-02-25T22:15:01.701381481Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.889352ms logger=migrator t=2026-02-25T22:15:01.707852219Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-02-25T22:15:01.736330631Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.473201ms logger=migrator t=2026-02-25T22:15:01.7435733Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-02-25T22:15:01.768925756Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.348125ms logger=migrator t=2026-02-25T22:15:01.77490916Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-02-25T22:15:01.775704032Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=794.941µs logger=migrator t=2026-02-25T22:15:01.780526424Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-02-25T22:15:01.782155338Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.628254ms logger=migrator t=2026-02-25T22:15:01.795515915Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-02-25T22:15:01.80295749Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.474456ms logger=migrator t=2026-02-25T22:15:01.808779939Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-02-25T22:15:01.815041852Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.261232ms logger=migrator t=2026-02-25T22:15:01.820589474Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-02-25T22:15:01.821740845Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.151621ms logger=migrator t=2026-02-25T22:15:01.835582415Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-02-25T22:15:01.836928902Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.351297ms logger=migrator t=2026-02-25T22:15:01.843821722Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-02-25T22:15:01.845088816Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.265735ms logger=migrator t=2026-02-25T22:15:01.852340725Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-02-25T22:15:01.85358639Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.245375ms logger=migrator t=2026-02-25T22:15:01.859722878Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-02-25T22:15:01.859814Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=91.252µs logger=migrator t=2026-02-25T22:15:01.865208958Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-02-25T22:15:01.873833365Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.625347ms logger=migrator t=2026-02-25T22:15:01.879340287Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-02-25T22:15:01.883726227Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.384681ms logger=migrator t=2026-02-25T22:15:01.888720864Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-02-25T22:15:01.896525098Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.800524ms logger=migrator t=2026-02-25T22:15:01.90314107Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-02-25T22:15:01.904866667Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.742398ms logger=migrator t=2026-02-25T22:15:01.909809213Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-02-25T22:15:01.911399376Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.589713ms logger=migrator t=2026-02-25T22:15:01.916700102Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-02-25T22:15:01.923244272Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.54402ms logger=migrator t=2026-02-25T22:15:01.929702539Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-02-25T22:15:01.936013202Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.309983ms logger=migrator t=2026-02-25T22:15:01.941429071Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-02-25T22:15:01.94249037Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.060429ms logger=migrator t=2026-02-25T22:15:01.947631421Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-02-25T22:15:01.953925724Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.292993ms logger=migrator t=2026-02-25T22:15:01.961773019Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-02-25T22:15:01.971503047Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.728787ms logger=migrator t=2026-02-25T22:15:01.976890764Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-02-25T22:15:01.976943926Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=53.612µs logger=migrator t=2026-02-25T22:15:01.981903262Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-02-25T22:15:01.98364089Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.737438ms logger=migrator t=2026-02-25T22:15:01.990266411Z 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-02-25T22:15:01.991353771Z 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.08709ms logger=migrator t=2026-02-25T22:15:01.997031247Z 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-02-25T22:15:01.998321233Z 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.289206ms logger=migrator t=2026-02-25T22:15:02.004122712Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-02-25T22:15:02.004193254Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=71.472µs logger=migrator t=2026-02-25T22:15:02.010688582Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-02-25T22:15:02.019809602Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.12099ms logger=migrator t=2026-02-25T22:15:02.026208018Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-02-25T22:15:02.030697811Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.489093ms logger=migrator t=2026-02-25T22:15:02.036717727Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-02-25T22:15:02.04449756Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.786603ms logger=migrator t=2026-02-25T22:15:02.05103546Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-02-25T22:15:02.057494867Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.458617ms logger=migrator t=2026-02-25T22:15:02.063170743Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-02-25T22:15:02.069223319Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.052646ms logger=migrator t=2026-02-25T22:15:02.074105623Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-02-25T22:15:02.074164645Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=59.432µs logger=migrator t=2026-02-25T22:15:02.079235104Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-02-25T22:15:02.080442697Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.208243ms logger=migrator t=2026-02-25T22:15:02.086882584Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-02-25T22:15:02.093066834Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.18318ms logger=migrator t=2026-02-25T22:15:02.098558544Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-02-25T22:15:02.098623256Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=65.392µs logger=migrator t=2026-02-25T22:15:02.104632981Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-02-25T22:15:02.110299397Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.665596ms logger=migrator t=2026-02-25T22:15:02.119341295Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-02-25T22:15:02.12027367Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=927.655µs logger=migrator t=2026-02-25T22:15:02.125884374Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-02-25T22:15:02.132433554Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.54909ms logger=migrator t=2026-02-25T22:15:02.147297402Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-02-25T22:15:02.148291339Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=997.607µs logger=migrator t=2026-02-25T22:15:02.153706508Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-02-25T22:15:02.154650944Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=944.846µs logger=migrator t=2026-02-25T22:15:02.162060127Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-02-25T22:15:02.16835797Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.293713ms logger=migrator t=2026-02-25T22:15:02.173357137Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-02-25T22:15:02.174078817Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=720.92µs logger=migrator t=2026-02-25T22:15:02.179969349Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-02-25T22:15:02.180886714Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=916.705µs logger=migrator t=2026-02-25T22:15:02.18729249Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-02-25T22:15:02.187999599Z level=info msg="Migration successfully executed" id="create alert_image table" duration=707.019µs logger=migrator t=2026-02-25T22:15:02.194131968Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-02-25T22:15:02.196816082Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.689903ms logger=migrator t=2026-02-25T22:15:02.202558989Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-02-25T22:15:02.202676652Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=120.083µs logger=migrator t=2026-02-25T22:15:02.208462231Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-02-25T22:15:02.210152588Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.688487ms logger=migrator t=2026-02-25T22:15:02.21645151Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-02-25T22:15:02.217857539Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.406779ms logger=migrator t=2026-02-25T22:15:02.223772672Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-02-25T22:15:02.224173333Z 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-02-25T22:15:02.229820727Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-02-25T22:15:02.23027086Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=450.843µs logger=migrator t=2026-02-25T22:15:02.238029473Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-02-25T22:15:02.239183665Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.154972ms logger=migrator t=2026-02-25T22:15:02.245730614Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-02-25T22:15:02.252653974Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.92322ms logger=migrator t=2026-02-25T22:15:02.263106201Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-02-25T22:15:02.264023326Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=916.965µs logger=migrator t=2026-02-25T22:15:02.271241065Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-02-25T22:15:02.272487479Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.244995ms logger=migrator t=2026-02-25T22:15:02.279131321Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-02-25T22:15:02.280654713Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.516312ms logger=migrator t=2026-02-25T22:15:02.288232581Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-02-25T22:15:02.289346171Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.11295ms logger=migrator t=2026-02-25T22:15:02.295423069Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-02-25T22:15:02.296488288Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.06462ms logger=migrator t=2026-02-25T22:15:02.301915177Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-02-25T22:15:02.301945977Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=35.641µs logger=migrator t=2026-02-25T22:15:02.308151128Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-02-25T22:15:02.308411175Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=262.307µs logger=migrator t=2026-02-25T22:15:02.314372589Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-02-25T22:15:02.325222937Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.846658ms logger=migrator t=2026-02-25T22:15:02.332214058Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-02-25T22:15:02.332805235Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=593.357µs logger=migrator t=2026-02-25T22:15:02.338486091Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-02-25T22:15:02.341090552Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.603601ms logger=migrator t=2026-02-25T22:15:02.347050626Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-02-25T22:15:02.347765945Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=716.78µs logger=migrator t=2026-02-25T22:15:02.354197892Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-02-25T22:15:02.356064743Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.869051ms logger=migrator t=2026-02-25T22:15:02.362036687Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-02-25T22:15:02.363073025Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.036408ms logger=migrator t=2026-02-25T22:15:02.369265145Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-02-25T22:15:02.401722256Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.465251ms logger=migrator t=2026-02-25T22:15:02.411862035Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-02-25T22:15:02.419287579Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.423823ms logger=migrator t=2026-02-25T22:15:02.425552361Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-02-25T22:15:02.425730205Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=177.654µs logger=migrator t=2026-02-25T22:15:02.432049569Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-02-25T22:15:02.468219052Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.169493ms logger=migrator t=2026-02-25T22:15:02.47653836Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-02-25T22:15:02.512146048Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.601687ms logger=migrator t=2026-02-25T22:15:02.520572139Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-02-25T22:15:02.521549036Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=974.017µs logger=migrator t=2026-02-25T22:15:02.528917078Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-02-25T22:15:02.530105301Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.188792ms logger=migrator t=2026-02-25T22:15:02.541039451Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-02-25T22:15:02.541438342Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=402.691µs logger=migrator t=2026-02-25T22:15:02.550182742Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-02-25T22:15:02.55119406Z level=info msg="Migration successfully executed" id="create permission table" duration=1.011658ms logger=migrator t=2026-02-25T22:15:02.559461777Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-02-25T22:15:02.560920787Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.464191ms logger=migrator t=2026-02-25T22:15:02.567454346Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-02-25T22:15:02.568474454Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.020818ms logger=migrator t=2026-02-25T22:15:02.578947972Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-02-25T22:15:02.580228677Z level=info msg="Migration successfully executed" id="create role table" duration=1.287276ms logger=migrator t=2026-02-25T22:15:02.585578823Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-02-25T22:15:02.598706994Z level=info msg="Migration successfully executed" id="add column display_name" duration=13.123021ms logger=migrator t=2026-02-25T22:15:02.643270317Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-02-25T22:15:02.652405118Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.132701ms logger=migrator t=2026-02-25T22:15:02.660794298Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-02-25T22:15:02.663355989Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.564471ms logger=migrator t=2026-02-25T22:15:02.670429983Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-02-25T22:15:02.67323963Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.815928ms logger=migrator t=2026-02-25T22:15:02.679566004Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-02-25T22:15:02.680673084Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.118081ms logger=migrator t=2026-02-25T22:15:02.687584804Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-02-25T22:15:02.689137216Z level=info msg="Migration successfully executed" id="create team role table" duration=1.554703ms logger=migrator t=2026-02-25T22:15:02.696059366Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-02-25T22:15:02.698175594Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.123958ms logger=migrator t=2026-02-25T22:15:02.705007022Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-02-25T22:15:02.706311068Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.304146ms logger=migrator t=2026-02-25T22:15:02.712439116Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-02-25T22:15:02.713614818Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.174692ms logger=migrator t=2026-02-25T22:15:02.718958845Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-02-25T22:15:02.719905881Z level=info msg="Migration successfully executed" id="create user role table" duration=946.316µs logger=migrator t=2026-02-25T22:15:02.725576036Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-02-25T22:15:02.726735658Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.160302ms logger=migrator t=2026-02-25T22:15:02.733596627Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-02-25T22:15:02.735277623Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.679706ms logger=migrator t=2026-02-25T22:15:02.741681129Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-02-25T22:15:02.742686616Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.006058ms logger=migrator t=2026-02-25T22:15:02.747999632Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-02-25T22:15:02.749175004Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.178692ms logger=migrator t=2026-02-25T22:15:02.75700923Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-02-25T22:15:02.758752068Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.750398ms logger=migrator t=2026-02-25T22:15:02.765905924Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-02-25T22:15:02.766988903Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.082619ms logger=migrator t=2026-02-25T22:15:02.778063177Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-02-25T22:15:02.787801965Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.739598ms logger=migrator t=2026-02-25T22:15:02.793411729Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-02-25T22:15:02.794657363Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.245904ms logger=migrator t=2026-02-25T22:15:02.800961396Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-02-25T22:15:02.802631102Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.660366ms logger=migrator t=2026-02-25T22:15:02.809016037Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-02-25T22:15:02.810439706Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.425639ms logger=migrator t=2026-02-25T22:15:02.816661687Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-02-25T22:15:02.819807823Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=3.147936ms logger=migrator t=2026-02-25T22:15:02.827615888Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-02-25T22:15:02.829292694Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.681807ms logger=migrator t=2026-02-25T22:15:02.838366773Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-02-25T22:15:02.839685399Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.322186ms logger=migrator t=2026-02-25T22:15:02.852269354Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-02-25T22:15:02.86231062Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.041366ms logger=migrator t=2026-02-25T22:15:02.873872018Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-02-25T22:15:02.881564029Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.69394ms logger=migrator t=2026-02-25T22:15:02.887723148Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-02-25T22:15:02.896490278Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.7682ms logger=migrator t=2026-02-25T22:15:02.901856716Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-02-25T22:15:02.911540762Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.682845ms logger=migrator t=2026-02-25T22:15:02.916620511Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-02-25T22:15:02.918709088Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.088647ms logger=migrator t=2026-02-25T22:15:03.005026268Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-02-25T22:15:03.0076484Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.623932ms logger=migrator t=2026-02-25T22:15:03.086371031Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-02-25T22:15:03.088385696Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.030816ms logger=migrator t=2026-02-25T22:15:03.179160948Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-02-25T22:15:03.180938447Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.782169ms logger=migrator t=2026-02-25T22:15:03.28412879Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-02-25T22:15:03.285543608Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.419139ms logger=migrator t=2026-02-25T22:15:03.360005312Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-02-25T22:15:03.360208128Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=208.686µs logger=migrator t=2026-02-25T22:15:03.366273845Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-02-25T22:15:03.366333306Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=62.081µs logger=migrator t=2026-02-25T22:15:03.371805166Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-02-25T22:15:03.372349141Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=548.405µs logger=migrator t=2026-02-25T22:15:03.37703507Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-02-25T22:15:03.377519133Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=487.403µs logger=migrator t=2026-02-25T22:15:03.381146793Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-02-25T22:15:03.381912704Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=765.881µs logger=migrator t=2026-02-25T22:15:03.388450193Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-02-25T22:15:03.388802413Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=348.46µs logger=migrator t=2026-02-25T22:15:03.394122469Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-02-25T22:15:03.394675954Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=553.835µs logger=migrator t=2026-02-25T22:15:03.40073134Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-02-25T22:15:03.402601092Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.868712ms logger=migrator t=2026-02-25T22:15:03.411354132Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-02-25T22:15:03.414039046Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.688214ms logger=migrator t=2026-02-25T22:15:03.420670528Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-02-25T22:15:03.430738554Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.074896ms logger=migrator t=2026-02-25T22:15:03.434205679Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-02-25T22:15:03.434274081Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=69.032µs logger=migrator t=2026-02-25T22:15:03.438996651Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-02-25T22:15:03.439947417Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=950.176µs logger=migrator t=2026-02-25T22:15:03.444908523Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-02-25T22:15:03.446720103Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.81125ms logger=migrator t=2026-02-25T22:15:03.450865076Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-02-25T22:15:03.451930036Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.06472ms logger=migrator t=2026-02-25T22:15:03.458781614Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-02-25T22:15:03.467091582Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.309028ms logger=migrator t=2026-02-25T22:15:03.470428144Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-02-25T22:15:03.471258956Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=829.532µs logger=migrator t=2026-02-25T22:15:03.474647749Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-02-25T22:15:03.475362519Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=713.91µs logger=migrator t=2026-02-25T22:15:03.480219412Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-02-25T22:15:03.506335249Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.109647ms logger=migrator t=2026-02-25T22:15:03.513346792Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-02-25T22:15:03.515196803Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.85428ms logger=migrator t=2026-02-25T22:15:03.520524439Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-02-25T22:15:03.522113013Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.582053ms logger=migrator t=2026-02-25T22:15:03.526070721Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-02-25T22:15:03.527287464Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.216923ms logger=migrator t=2026-02-25T22:15:03.532679722Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-02-25T22:15:03.53404299Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.364158ms logger=migrator t=2026-02-25T22:15:03.538802651Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-02-25T22:15:03.53912633Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=324.349µs logger=migrator t=2026-02-25T22:15:03.545806083Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-02-25T22:15:03.550199284Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=4.395651ms logger=migrator t=2026-02-25T22:15:03.561047441Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-02-25T22:15:03.571679503Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.612421ms logger=migrator t=2026-02-25T22:15:03.577169924Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-02-25T22:15:03.577908664Z level=info msg="Migration successfully executed" id="create entity_events table" duration=738.33µs logger=migrator t=2026-02-25T22:15:03.585849242Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-02-25T22:15:03.58687933Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.029898ms logger=migrator t=2026-02-25T22:15:03.592415282Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-02-25T22:15:03.592886545Z 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-02-25T22:15:03.596837144Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-02-25T22:15:03.597309887Z 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-02-25T22:15:03.605961504Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-02-25T22:15:03.60690068Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=940.436µs logger=migrator t=2026-02-25T22:15:03.612859974Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-02-25T22:15:03.613973324Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.112831ms logger=migrator t=2026-02-25T22:15:03.621797529Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-02-25T22:15:03.623192897Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.401178ms logger=migrator t=2026-02-25T22:15:03.627600258Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-02-25T22:15:03.62840033Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=799.572µs logger=migrator t=2026-02-25T22:15:03.633380697Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-02-25T22:15:03.634343694Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=959.626µs logger=migrator t=2026-02-25T22:15:03.637812759Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-02-25T22:15:03.63858617Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=773.521µs logger=migrator t=2026-02-25T22:15:03.643083143Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-02-25T22:15:03.643973608Z level=info msg="Migration successfully executed" id="Drop public config table" duration=890.284µs logger=migrator t=2026-02-25T22:15:03.647806493Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-02-25T22:15:03.649211442Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.404368ms logger=migrator t=2026-02-25T22:15:03.653305064Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-02-25T22:15:03.654476266Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.171132ms logger=migrator t=2026-02-25T22:15:03.659822713Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-02-25T22:15:03.660951534Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.129251ms logger=migrator t=2026-02-25T22:15:03.664064489Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-02-25T22:15:03.66516717Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.10209ms logger=migrator t=2026-02-25T22:15:03.670795674Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-02-25T22:15:03.693636111Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.840267ms logger=migrator t=2026-02-25T22:15:03.69688374Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-02-25T22:15:03.702877865Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=5.997535ms logger=migrator t=2026-02-25T22:15:03.707327737Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-02-25T22:15:03.716041946Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.714129ms logger=migrator t=2026-02-25T22:15:03.719904922Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-02-25T22:15:03.72020114Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=297.808µs logger=migrator t=2026-02-25T22:15:03.724543349Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-02-25T22:15:03.732972291Z level=info msg="Migration successfully executed" id="add share column" duration=8.428522ms logger=migrator t=2026-02-25T22:15:03.73622016Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-02-25T22:15:03.736381264Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=160.874µs logger=migrator t=2026-02-25T22:15:03.739446248Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-02-25T22:15:03.740156488Z level=info msg="Migration successfully executed" id="create file table" duration=709.99µs logger=migrator t=2026-02-25T22:15:03.745905886Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-02-25T22:15:03.747759627Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.852731ms logger=migrator t=2026-02-25T22:15:03.752568189Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-02-25T22:15:03.753923116Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.354917ms logger=migrator t=2026-02-25T22:15:03.760281971Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-02-25T22:15:03.761436732Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.153842ms logger=migrator t=2026-02-25T22:15:03.767265392Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-02-25T22:15:03.769081762Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.81631ms logger=migrator t=2026-02-25T22:15:03.773492973Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-02-25T22:15:03.773618796Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=126.823µs logger=migrator t=2026-02-25T22:15:03.776954498Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-02-25T22:15:03.777068451Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=114.733µs logger=migrator t=2026-02-25T22:15:03.780645709Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-02-25T22:15:03.781239066Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=593.677µs logger=migrator t=2026-02-25T22:15:03.78648669Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-02-25T22:15:03.787250411Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=771.322µs logger=migrator t=2026-02-25T22:15:03.791854547Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-02-25T22:15:03.79414566Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.290653ms logger=migrator t=2026-02-25T22:15:03.801353678Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-02-25T22:15:03.813137271Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.787633ms logger=migrator t=2026-02-25T22:15:03.816588086Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-02-25T22:15:03.816761501Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=172.985µs logger=migrator t=2026-02-25T22:15:03.819904447Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-02-25T22:15:03.820832453Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=927.276µs logger=migrator t=2026-02-25T22:15:03.82840563Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-02-25T22:15:03.828969916Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=566.316µs logger=migrator t=2026-02-25T22:15:03.834535699Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-02-25T22:15:03.835121825Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=585.776µs logger=migrator t=2026-02-25T22:15:03.841601213Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-02-25T22:15:03.842184749Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=584.196µs logger=migrator t=2026-02-25T22:15:03.845887551Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-02-25T22:15:03.856057439Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.169888ms logger=migrator t=2026-02-25T22:15:03.861864919Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-02-25T22:15:03.868568153Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.692784ms logger=migrator t=2026-02-25T22:15:03.871949386Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-02-25T22:15:03.873151169Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.201463ms logger=migrator t=2026-02-25T22:15:03.876634075Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-02-25T22:15:03.961456873Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=84.824499ms logger=migrator t=2026-02-25T22:15:03.966046609Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-02-25T22:15:03.967034646Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=988.567µs logger=migrator t=2026-02-25T22:15:03.97481Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-02-25T22:15:03.976016553Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.206473ms logger=migrator t=2026-02-25T22:15:03.981280827Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-02-25T22:15:04.010584071Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.293364ms logger=migrator t=2026-02-25T22:15:04.114721429Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-02-25T22:15:04.128871918Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=14.148818ms logger=migrator t=2026-02-25T22:15:04.200770551Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-02-25T22:15:04.201732088Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=965.607µs logger=migrator t=2026-02-25T22:15:04.255147354Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-02-25T22:15:04.255558605Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=414.691µs logger=migrator t=2026-02-25T22:15:04.321110865Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-02-25T22:15:04.321553897Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=445.142µs logger=migrator t=2026-02-25T22:15:04.453246702Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-02-25T22:15:04.454105606Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=861.384µs logger=migrator t=2026-02-25T22:15:04.576432044Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-02-25T22:15:04.57704385Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=616.887µs logger=migrator t=2026-02-25T22:15:04.65170982Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-02-25T22:15:04.654381304Z level=info msg="Migration successfully executed" id="create folder table" duration=2.674883ms logger=migrator t=2026-02-25T22:15:04.681271492Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-02-25T22:15:04.684284874Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=3.080124ms logger=migrator t=2026-02-25T22:15:04.800026632Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-02-25T22:15:04.802602342Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.57642ms logger=migrator t=2026-02-25T22:15:04.952187289Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-02-25T22:15:04.952267601Z level=info msg="Migration successfully executed" id="Update folder title length" duration=88.552µs logger=migrator t=2026-02-25T22:15:04.970859981Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-02-25T22:15:04.973428242Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.586861ms logger=migrator t=2026-02-25T22:15:05.037232303Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-02-25T22:15:05.041798579Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=4.556095ms logger=migrator t=2026-02-25T22:15:05.254289802Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-02-25T22:15:05.257897331Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=3.610639ms logger=migrator t=2026-02-25T22:15:05.305366144Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-02-25T22:15:05.306212197Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=849.663µs logger=migrator t=2026-02-25T22:15:05.374602995Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-02-25T22:15:05.375084028Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=481.473µs logger=migrator t=2026-02-25T22:15:05.407057835Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-02-25T22:15:05.427000173Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=19.937778ms logger=migrator t=2026-02-25T22:15:05.483289378Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-02-25T22:15:05.485786087Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.502139ms logger=migrator t=2026-02-25T22:15:05.566523103Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-02-25T22:15:05.568803086Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.286453ms logger=migrator t=2026-02-25T22:15:05.622623383Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-02-25T22:15:05.627371624Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=4.75647ms logger=migrator t=2026-02-25T22:15:05.730498764Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-02-25T22:15:05.732569311Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.077727ms logger=migrator t=2026-02-25T22:15:05.775767877Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-02-25T22:15:05.777619228Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.856211ms logger=migrator t=2026-02-25T22:15:05.85420222Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-02-25T22:15:05.856539604Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.346394ms logger=migrator t=2026-02-25T22:15:05.906572358Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-02-25T22:15:05.908863481Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.297464ms logger=migrator t=2026-02-25T22:15:06.009066911Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-02-25T22:15:06.010502321Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.46259ms logger=migrator t=2026-02-25T22:15:06.141941639Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-02-25T22:15:06.145299631Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=3.352702ms logger=migrator t=2026-02-25T22:15:06.19698554Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-02-25T22:15:06.198331377Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.346657ms logger=migrator t=2026-02-25T22:15:06.203713885Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-02-25T22:15:06.203977292Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=263.887µs logger=migrator t=2026-02-25T22:15:06.229981186Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-02-25T22:15:06.241868602Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.882326ms logger=migrator t=2026-02-25T22:15:06.297418107Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-02-25T22:15:06.298943429Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.514971ms logger=migrator t=2026-02-25T22:15:06.492207744Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-02-25T22:15:06.492280956Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=87.422µs logger=migrator t=2026-02-25T22:15:06.564488388Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-02-25T22:15:06.566962236Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.478438ms logger=migrator t=2026-02-25T22:15:06.652179055Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-02-25T22:15:06.652241147Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=69.382µs logger=migrator t=2026-02-25T22:15:06.723900134Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-02-25T22:15:06.726105765Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.206031ms logger=migrator t=2026-02-25T22:15:06.768515659Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-02-25T22:15:06.770897834Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.379995ms logger=migrator t=2026-02-25T22:15:06.784876228Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-02-25T22:15:06.786623386Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.747008ms logger=migrator t=2026-02-25T22:15:06.831302843Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-02-25T22:15:06.833290437Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.989924ms logger=migrator t=2026-02-25T22:15:06.865294826Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-02-25T22:15:06.865738638Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=448.623µs logger=migrator t=2026-02-25T22:15:06.877353267Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-02-25T22:15:06.878371285Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.020998ms logger=migrator t=2026-02-25T22:15:06.884716799Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-02-25T22:15:06.88656003Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.844451ms logger=migrator t=2026-02-25T22:15:06.892578245Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-02-25T22:15:06.893451309Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=878.615µs logger=migrator t=2026-02-25T22:15:06.900195194Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-02-25T22:15:06.911965187Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.770403ms logger=migrator t=2026-02-25T22:15:06.920171942Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-02-25T22:15:06.932777008Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.602926ms logger=migrator t=2026-02-25T22:15:06.939255566Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-02-25T22:15:06.951501582Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.242296ms logger=migrator t=2026-02-25T22:15:06.965716202Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-02-25T22:15:06.965961799Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=193.315µs logger=migrator t=2026-02-25T22:15:06.971240004Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-02-25T22:15:06.981985769Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.745425ms logger=migrator t=2026-02-25T22:15:06.987547232Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-02-25T22:15:06.996856717Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.309035ms logger=migrator t=2026-02-25T22:15:07.003315465Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-02-25T22:15:07.003647354Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=331.299µs logger=migrator t=2026-02-25T22:15:07.008387604Z level=info msg="migrations completed" performed=558 skipped=0 duration=9.088417326s logger=migrator t=2026-02-25T22:15:07.00897377Z level=info msg="Unlocking database" logger=sqlstore t=2026-02-25T22:15:07.028209968Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-02-25T22:15:07.028460765Z level=info msg="Created default organization" logger=secrets t=2026-02-25T22:15:07.034931552Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-02-25T22:15:07.087242839Z level=info msg="Restored cache from database" duration=494.293µs logger=plugin.store t=2026-02-25T22:15:07.090280552Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-02-25T22:15:07.129152749Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-02-25T22:15:07.129301293Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-02-25T22:15:07.129479778Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-02-25T22:15:07.12955984Z level=info msg="Plugins loaded" count=54 duration=39.280998ms logger=query_data t=2026-02-25T22:15:07.134359812Z level=info msg="Query Service initialization" logger=live.push_http t=2026-02-25T22:15:07.138194737Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-02-25T22:15:07.146626739Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-02-25T22:15:07.158198626Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-02-25T22:15:07.160470469Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-02-25T22:15:07.162388571Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-02-25T22:15:07.184345994Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-02-25T22:15:07.204274601Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-02-25T22:15:07.225585256Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-02-25T22:15:07.225626707Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-02-25T22:15:07.225900995Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-02-25T22:15:07.226169892Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-02-25T22:15:07.226409729Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-02-25T22:15:07.231065787Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-02-25T22:15:07.258328825Z level=info msg="State cache has been initialized" states=0 duration=32.4209ms logger=ngalert.scheduler t=2026-02-25T22:15:07.258441298Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-02-25T22:15:07.258621273Z level=info msg=starting first_tick=2026-02-25T22:15:10Z logger=sqlstore.transactions t=2026-02-25T22:15:07.274825858Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-02-25T22:15:07.299222588Z level=info msg="Update check succeeded" duration=73.377564ms logger=grafana.update.checker t=2026-02-25T22:15:07.302280361Z level=info msg="Update check succeeded" duration=75.697827ms logger=sqlstore.transactions t=2026-02-25T22:15:07.360911691Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-02-25T22:15:07.374807582Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-02-25T22:15:07.389200937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:07.433700409Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-02-25T22:15:07.460165035Z level=info msg="Patterns update finished" duration=101.719712ms logger=grafana-apiserver t=2026-02-25T22:15:07.646758818Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-02-25T22:15:07.64720208Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-02-25T22:15:23.29336234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:23.294273895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:24.07511299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:24.254669409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:24.27655405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:24.58222086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:24.59678344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:24.710186743Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:24.729409311Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:24.879160652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:24.896763935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:24.944131665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:24.961539293Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:25.053632971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:25.074562066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:25.250246869Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:25.271109601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:25.374197781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:25.391101615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:25.498339409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:25.520285921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:25.606739364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:25.62518249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:25.719106068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:25.735066086Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:25.839984426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:25.869224899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:25.964263438Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:25.984489303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:26.065057685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:26.082885824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:26.222071485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:26.238952489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:26.35557516Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:26.375330302Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:26.515213142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:26.536159457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:26.593722058Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:26.614044175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:26.734647256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:26.761692489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.003520257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.046808005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.175176719Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.195666101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.282227718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.301157127Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.346896843Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.366780629Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.424278077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.445906501Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.494972358Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.511984145Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.564701222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.582254264Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.627409143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.646026614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.696115579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.716763096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.760894517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.778605474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.839077044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.870095665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.981154124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:27.998547861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:28.089323144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:28.110587967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:28.189883204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:28.208963598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:28.27351232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:28.291454952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:28.356623961Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:28.373872345Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:28.49975071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:28.518943227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:28.593208705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:28.616474444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:28.741033604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:28.760837837Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T22:15:28.85492525Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-02-25T22:16:22.252679824Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-02-25T22:25:07.237801885Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-02-25T22:25:07.27769565Z level=info msg="Completed cleanup jobs" duration=51.193834ms logger=plugins.update.checker t=2026-02-25T22:25:07.356908522Z level=info msg="Update check succeeded" duration=57.540958ms logger=sqlstore.transactions t=2026-02-25T22:30:07.154794173Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"