logger=settings t=2026-06-03T00:01:44.878624268Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-03T00:01:44Z logger=settings t=2026-06-03T00:01:44.878879596Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-03T00:01:44.878891626Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-03T00:01:44.878895046Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-03T00:01:44.878897847Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-03T00:01:44.878900447Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-03T00:01:44.878903317Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-03T00:01:44.878908667Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-03T00:01:44.878913147Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-03T00:01:44.878916547Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-03T00:01:44.878919687Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-03T00:01:44.878922737Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-03T00:01:44.878926477Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-03T00:01:44.878932338Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-03T00:01:44.878935848Z level=info msg=Target target=[all] logger=settings t=2026-06-03T00:01:44.878945048Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-03T00:01:44.878947868Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-03T00:01:44.878950508Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-03T00:01:44.878953478Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-03T00:01:44.878956518Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-03T00:01:44.878960009Z level=info msg="App mode production" logger=sqlstore t=2026-06-03T00:01:44.879241218Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-03T00:01:44.879257798Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-03T00:01:44.880713995Z level=info msg="Locking database" logger=migrator t=2026-06-03T00:01:44.880725325Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-03T00:01:44.881250352Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-03T00:01:44.88214213Z level=info msg="Migration successfully executed" id="create migration_log table" duration=891.188µs logger=migrator t=2026-06-03T00:01:44.886948484Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-03T00:01:44.887800981Z level=info msg="Migration successfully executed" id="create user table" duration=855.368µs logger=migrator t=2026-06-03T00:01:44.891973984Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-03T00:01:44.892717698Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=747.474µs logger=migrator t=2026-06-03T00:01:44.896996844Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-03T00:01:44.897781339Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=777.365µs logger=migrator t=2026-06-03T00:01:44.903910975Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-03T00:01:44.904931708Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.023603ms logger=migrator t=2026-06-03T00:01:44.909221295Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-03T00:01:44.910299959Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.079304ms logger=migrator t=2026-06-03T00:01:44.917339484Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-03T00:01:44.920194535Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.846311ms logger=migrator t=2026-06-03T00:01:44.923680836Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-03T00:01:44.924505303Z level=info msg="Migration successfully executed" id="create user table v2" duration=824.437µs logger=migrator t=2026-06-03T00:01:44.92788153Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-03T00:01:44.928592663Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=710.773µs logger=migrator t=2026-06-03T00:01:44.932498888Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-03T00:01:44.933210991Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=716.903µs logger=migrator t=2026-06-03T00:01:44.94070049Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-03T00:01:44.941309459Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=609.39µs logger=migrator t=2026-06-03T00:01:44.948692575Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-03T00:01:44.949584623Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=891.188µs logger=migrator t=2026-06-03T00:01:44.955821863Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-03T00:01:44.958089995Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.296313ms logger=migrator t=2026-06-03T00:01:44.96202673Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-03T00:01:44.962078032Z level=info msg="Migration successfully executed" id="Update user table charset" duration=56.182µs logger=migrator t=2026-06-03T00:01:44.967305699Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-03T00:01:44.969274252Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.967733ms logger=migrator t=2026-06-03T00:01:44.973400944Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-03T00:01:44.973820307Z level=info msg="Migration successfully executed" id="Add missing user data" duration=420.343µs logger=migrator t=2026-06-03T00:01:44.977807054Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-03T00:01:44.978895449Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.088375ms logger=migrator t=2026-06-03T00:01:44.982956379Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-03T00:01:44.98425996Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.301712ms logger=migrator t=2026-06-03T00:01:44.990975765Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-03T00:01:44.992964008Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.987953ms logger=migrator t=2026-06-03T00:01:44.999955182Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-03T00:01:45.010652513Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.697381ms logger=migrator t=2026-06-03T00:01:45.015147836Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-03T00:01:45.016350005Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.202649ms logger=migrator t=2026-06-03T00:01:45.020371303Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-03T00:01:45.020663293Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=292.97µs logger=migrator t=2026-06-03T00:01:45.025195977Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-03T00:01:45.025957022Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=760.865µs logger=migrator t=2026-06-03T00:01:45.030343391Z 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-06-03T00:01:45.030657411Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=313.47µs logger=migrator t=2026-06-03T00:01:45.034743562Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-03T00:01:45.035157975Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=414.733µs logger=migrator t=2026-06-03T00:01:45.040391512Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-03T00:01:45.04156359Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.171168ms logger=migrator t=2026-06-03T00:01:45.046630642Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-03T00:01:45.047389156Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=757.694µs logger=migrator t=2026-06-03T00:01:45.053027836Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-03T00:01:45.054047558Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.010562ms logger=migrator t=2026-06-03T00:01:45.058960625Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-03T00:01:45.060114872Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.152657ms logger=migrator t=2026-06-03T00:01:45.067151397Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-03T00:01:45.068394617Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.2434ms logger=migrator t=2026-06-03T00:01:45.073937544Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-03T00:01:45.073963834Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=27.2µs logger=migrator t=2026-06-03T00:01:45.079625365Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-03T00:01:45.080313337Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=687.862µs logger=migrator t=2026-06-03T00:01:45.092675872Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-03T00:01:45.093792107Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.116545ms logger=migrator t=2026-06-03T00:01:45.102222306Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-03T00:01:45.103671033Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.450586ms logger=migrator t=2026-06-03T00:01:45.187964794Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-03T00:01:45.189354098Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.392424ms logger=migrator t=2026-06-03T00:01:45.203129898Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-03T00:01:45.20727191Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.140722ms logger=migrator t=2026-06-03T00:01:45.217388883Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-03T00:01:45.218514339Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.125576ms logger=migrator t=2026-06-03T00:01:45.234290253Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-03T00:01:45.235414579Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.132346ms logger=migrator t=2026-06-03T00:01:45.246769681Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-03T00:01:45.247999171Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.22924ms logger=migrator t=2026-06-03T00:01:45.256877814Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-03T00:01:45.258015001Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.136166ms logger=migrator t=2026-06-03T00:01:45.267071969Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-03T00:01:45.268281818Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.209669ms logger=migrator t=2026-06-03T00:01:45.28149341Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-03T00:01:45.282646467Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.158737ms logger=migrator t=2026-06-03T00:01:45.297568173Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-03T00:01:45.298481262Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=917.039µs logger=migrator t=2026-06-03T00:01:45.308666727Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-03T00:01:45.309594337Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=931.64µs logger=migrator t=2026-06-03T00:01:45.319014878Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-03T00:01:45.320096483Z level=info msg="Migration successfully executed" id="create star table" duration=1.081734ms logger=migrator t=2026-06-03T00:01:45.334050258Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-03T00:01:45.335242716Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.191668ms logger=migrator t=2026-06-03T00:01:45.350458602Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-03T00:01:45.351681801Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.222139ms logger=migrator t=2026-06-03T00:01:45.361739782Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-03T00:01:45.363068864Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.330422ms logger=migrator t=2026-06-03T00:01:45.371993009Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-03T00:01:45.373345943Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.352434ms logger=migrator t=2026-06-03T00:01:45.385670516Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-03T00:01:45.386544064Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=884.909µs logger=migrator t=2026-06-03T00:01:45.395482059Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-03T00:01:45.396811541Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.328962ms logger=migrator t=2026-06-03T00:01:45.405695765Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-03T00:01:45.406724818Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.027833ms logger=migrator t=2026-06-03T00:01:45.417002836Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-03T00:01:45.417037918Z level=info msg="Migration successfully executed" id="Update org table charset" duration=37.222µs logger=migrator t=2026-06-03T00:01:45.430475196Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-03T00:01:45.430512138Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=52.582µs logger=migrator t=2026-06-03T00:01:45.438025648Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-03T00:01:45.438510893Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=486.156µs logger=migrator t=2026-06-03T00:01:45.462997755Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-03T00:01:45.465062631Z level=info msg="Migration successfully executed" id="create dashboard table" duration=2.064706ms logger=migrator t=2026-06-03T00:01:45.476850177Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-03T00:01:45.477799977Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=950.07µs logger=migrator t=2026-06-03T00:01:45.489253533Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-03T00:01:45.491226906Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.943982ms logger=migrator t=2026-06-03T00:01:45.515978416Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-03T00:01:45.517724972Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.746766ms logger=migrator t=2026-06-03T00:01:45.533416413Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-03T00:01:45.535323254Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.88445ms logger=migrator t=2026-06-03T00:01:45.578898085Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-03T00:01:45.580722463Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.841529ms logger=migrator t=2026-06-03T00:01:45.596178977Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-03T00:01:45.605254616Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.075229ms logger=migrator t=2026-06-03T00:01:45.640777601Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-03T00:01:45.642510026Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.733395ms logger=migrator t=2026-06-03T00:01:45.716441816Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-03T00:01:45.718836803Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=2.397207ms logger=migrator t=2026-06-03T00:01:45.7375258Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-03T00:01:45.739044828Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.519099ms logger=migrator t=2026-06-03T00:01:45.762522378Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-03T00:01:45.763124317Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=603.929µs logger=migrator t=2026-06-03T00:01:45.771544995Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-03T00:01:45.773013882Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.466997ms logger=migrator t=2026-06-03T00:01:45.783976823Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-03T00:01:45.784135158Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=161.926µs logger=migrator t=2026-06-03T00:01:45.797291287Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-03T00:01:45.801593575Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.306778ms logger=migrator t=2026-06-03T00:01:45.813829995Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-03T00:01:45.817840143Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=4.012148ms logger=migrator t=2026-06-03T00:01:45.834725953Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-03T00:01:45.836984025Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.260382ms logger=migrator t=2026-06-03T00:01:45.87567792Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-03T00:01:45.877142607Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.466787ms logger=migrator t=2026-06-03T00:01:45.960111466Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-03T00:01:45.962696418Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.576712ms logger=migrator t=2026-06-03T00:01:46.621825451Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-03T00:01:46.622940256Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.116545ms logger=migrator t=2026-06-03T00:01:47.129581192Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-03T00:01:47.130710858Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.132487ms logger=migrator t=2026-06-03T00:01:47.238271332Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-03T00:01:47.238319284Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=52.031µs logger=migrator t=2026-06-03T00:01:47.338860313Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-03T00:01:47.338926065Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=71.442µs logger=migrator t=2026-06-03T00:01:48.360505141Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-03T00:01:48.363343761Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.8374ms logger=migrator t=2026-06-03T00:01:48.38834206Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-03T00:01:48.390393455Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.052636ms logger=migrator t=2026-06-03T00:01:48.39711545Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-03T00:01:48.398960769Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.845999ms logger=migrator t=2026-06-03T00:01:48.405246879Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-03T00:01:48.406705306Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.456337ms logger=migrator t=2026-06-03T00:01:48.412455939Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-03T00:01:48.413741661Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=1.285921ms logger=migrator t=2026-06-03T00:01:48.417453549Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-03T00:01:48.418362718Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=904.539µs logger=migrator t=2026-06-03T00:01:48.42499846Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-03T00:01:48.426969243Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.972743ms logger=migrator t=2026-06-03T00:01:48.432681315Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-03T00:01:48.432711426Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=52.062µs logger=migrator t=2026-06-03T00:01:48.438513961Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-03T00:01:48.440190015Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.677004ms logger=migrator t=2026-06-03T00:01:48.447003182Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-03T00:01:48.448268143Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.270931ms logger=migrator t=2026-06-03T00:01:48.452603671Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-03T00:01:48.458489989Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.883198ms logger=migrator t=2026-06-03T00:01:48.463318773Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-03T00:01:48.464061097Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=742.074µs logger=migrator t=2026-06-03T00:01:48.46886791Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-03T00:01:48.469722277Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=853.957µs logger=migrator t=2026-06-03T00:01:48.474052106Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-03T00:01:48.47543336Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.385574ms logger=migrator t=2026-06-03T00:01:48.482711372Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-03T00:01:48.483120516Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=417.223µs logger=migrator t=2026-06-03T00:01:48.488044533Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-03T00:01:48.488963832Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=920.229µs logger=migrator t=2026-06-03T00:01:48.49548043Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-03T00:01:48.498629191Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.14925ms logger=migrator t=2026-06-03T00:01:48.504115896Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-03T00:01:48.50831291Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=4.190474ms logger=migrator t=2026-06-03T00:01:48.512267586Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-03T00:01:48.512467883Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=200.867µs logger=migrator t=2026-06-03T00:01:48.515871541Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-03T00:01:48.516047587Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=176.806µs logger=migrator t=2026-06-03T00:01:48.521012775Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-03T00:01:48.52210569Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.092525ms logger=migrator t=2026-06-03T00:01:48.526605374Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-03T00:01:48.529029051Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.421737ms logger=migrator t=2026-06-03T00:01:48.53431857Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-03T00:01:48.536137868Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.819338ms logger=migrator t=2026-06-03T00:01:48.542750359Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-03T00:01:48.543909136Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.158917ms logger=migrator t=2026-06-03T00:01:48.54904577Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-03T00:01:48.549731002Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=656.361µs logger=migrator t=2026-06-03T00:01:48.555811736Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-03T00:01:48.556567401Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=739.414µs logger=migrator t=2026-06-03T00:01:48.593670095Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-03T00:01:48.595047929Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.384114ms logger=migrator t=2026-06-03T00:01:48.613941402Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-03T00:01:48.622221707Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.283534ms logger=migrator t=2026-06-03T00:01:48.626128251Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-03T00:01:48.626837494Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=706.893µs logger=migrator t=2026-06-03T00:01:48.631563235Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-03T00:01:48.632630439Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.068634ms logger=migrator t=2026-06-03T00:01:48.637144283Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-03T00:01:48.639092445Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.947332ms logger=migrator t=2026-06-03T00:01:48.645229651Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-03T00:01:48.646186082Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=968.431µs logger=migrator t=2026-06-03T00:01:48.65491497Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-03T00:01:48.659095704Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.186923ms logger=migrator t=2026-06-03T00:01:48.669531697Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-03T00:01:48.672259124Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.734937ms logger=migrator t=2026-06-03T00:01:48.67620006Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-03T00:01:48.67622432Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=25.21µs logger=migrator t=2026-06-03T00:01:48.68060924Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-03T00:01:48.680864759Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=253.008µs logger=migrator t=2026-06-03T00:01:48.684440003Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-03T00:01:48.686915752Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.477799ms logger=migrator t=2026-06-03T00:01:48.690794176Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-03T00:01:48.690984752Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=190.506µs logger=migrator t=2026-06-03T00:01:48.694428252Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-03T00:01:48.694610788Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=183.006µs logger=migrator t=2026-06-03T00:01:48.698799491Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-03T00:01:48.703339806Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.540185ms logger=migrator t=2026-06-03T00:01:48.70847369Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-03T00:01:48.708695837Z level=info msg="Migration successfully executed" id="Update uid value" duration=224.847µs logger=migrator t=2026-06-03T00:01:48.713723978Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-03T00:01:48.715241866Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.517548ms logger=migrator t=2026-06-03T00:01:48.722543859Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-03T00:01:48.723337945Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=797.866µs logger=migrator t=2026-06-03T00:01:48.731664871Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-03T00:01:48.740048038Z level=info msg="Migration successfully executed" id="create api_key table" duration=8.379928ms logger=migrator t=2026-06-03T00:01:48.748321322Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-03T00:01:48.749732887Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.417955ms logger=migrator t=2026-06-03T00:01:48.760947276Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-03T00:01:48.763113605Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.162039ms logger=migrator t=2026-06-03T00:01:48.771627146Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-03T00:01:48.77267401Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.046724ms logger=migrator t=2026-06-03T00:01:48.777617588Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-03T00:01:48.778490716Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=871.857µs logger=migrator t=2026-06-03T00:01:48.782460172Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-03T00:01:48.783291129Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=830.867µs logger=migrator t=2026-06-03T00:01:48.787733921Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-03T00:01:48.788461534Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=727.883µs logger=migrator t=2026-06-03T00:01:48.793713511Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-03T00:01:48.806529941Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=12.81588ms logger=migrator t=2026-06-03T00:01:48.811366345Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-03T00:01:48.811942434Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=575.879µs logger=migrator t=2026-06-03T00:01:48.817090208Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-03T00:01:48.817878753Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=782.025µs logger=migrator t=2026-06-03T00:01:48.824255747Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-03T00:01:48.825656411Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.401935ms logger=migrator t=2026-06-03T00:01:48.831608132Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-03T00:01:48.832454909Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=852.317µs logger=migrator t=2026-06-03T00:01:48.837686356Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-03T00:01:48.838022586Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=336.75µs logger=migrator t=2026-06-03T00:01:48.846550218Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-03T00:01:48.848050076Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.500428ms logger=migrator t=2026-06-03T00:01:48.854009637Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-03T00:01:48.854057618Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=50.011µs logger=migrator t=2026-06-03T00:01:48.860569706Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-03T00:01:48.863430117Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.861301ms logger=migrator t=2026-06-03T00:01:48.869797781Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-03T00:01:48.87354754Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.75149ms logger=migrator t=2026-06-03T00:01:48.881528255Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-03T00:01:48.881868186Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=346.231µs logger=migrator t=2026-06-03T00:01:48.894152188Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-03T00:01:48.897988251Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.826462ms logger=migrator t=2026-06-03T00:01:48.90577787Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-03T00:01:48.909668133Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.890764ms logger=migrator t=2026-06-03T00:01:48.91551439Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-03T00:01:48.91644945Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=934.67µs logger=migrator t=2026-06-03T00:01:48.921917845Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-03T00:01:48.922537675Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=620.199µs logger=migrator t=2026-06-03T00:01:48.927561665Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-03T00:01:48.929044952Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.486367ms logger=migrator t=2026-06-03T00:01:48.934165626Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-03T00:01:48.935024953Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=884.959µs logger=migrator t=2026-06-03T00:01:48.939286869Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-03T00:01:48.940395715Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.105145ms logger=migrator t=2026-06-03T00:01:48.944968321Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-03T00:01:48.946258262Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.289271ms logger=migrator t=2026-06-03T00:01:48.951484099Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-03T00:01:48.951556941Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=72.022µs logger=migrator t=2026-06-03T00:01:48.957232132Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-03T00:01:48.957290524Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=61.982µs logger=migrator t=2026-06-03T00:01:48.964630058Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-03T00:01:48.968556114Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.925146ms logger=migrator t=2026-06-03T00:01:48.977547581Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-03T00:01:48.979630987Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.087897ms logger=migrator t=2026-06-03T00:01:48.98504496Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-03T00:01:48.985173514Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=128.684µs logger=migrator t=2026-06-03T00:01:48.99348194Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-03T00:01:48.994916615Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.434196ms logger=migrator t=2026-06-03T00:01:49.00383888Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-03T00:01:49.004668926Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=829.986µs logger=migrator t=2026-06-03T00:01:49.011209625Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-03T00:01:49.011264807Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=57.362µs logger=migrator t=2026-06-03T00:01:49.04769566Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-03T00:01:49.048448534Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=756.104µs logger=migrator t=2026-06-03T00:01:49.286268387Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-03T00:01:49.288152067Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.88529ms logger=migrator t=2026-06-03T00:01:49.296613468Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-03T00:01:49.299562552Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.949164ms logger=migrator t=2026-06-03T00:01:49.305915394Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-03T00:01:49.305943595Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.271µs logger=migrator t=2026-06-03T00:01:49.312217756Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-03T00:01:49.313549698Z level=info msg="Migration successfully executed" id="create session table" duration=1.331703ms logger=migrator t=2026-06-03T00:01:49.319192788Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-03T00:01:49.319350933Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=158.895µs logger=migrator t=2026-06-03T00:01:49.326671947Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-03T00:01:49.326805431Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=128.334µs logger=migrator t=2026-06-03T00:01:49.334719834Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-03T00:01:49.335869631Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.148547ms logger=migrator t=2026-06-03T00:01:49.342033468Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-03T00:01:49.343151753Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.118625ms logger=migrator t=2026-06-03T00:01:49.349736243Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-03T00:01:49.349776985Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=42.361µs logger=migrator t=2026-06-03T00:01:49.356428797Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-03T00:01:49.356477749Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=50.092µs logger=migrator t=2026-06-03T00:01:49.361632153Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-03T00:01:49.366519519Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.894146ms logger=migrator t=2026-06-03T00:01:49.371919372Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-03T00:01:49.375050661Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.12924ms logger=migrator t=2026-06-03T00:01:49.379802293Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-03T00:01:49.379877196Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=75.393µs logger=migrator t=2026-06-03T00:01:49.385612769Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-03T00:01:49.385728973Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=117.304µs logger=migrator t=2026-06-03T00:01:49.391696583Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-03T00:01:49.392964933Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.26835ms logger=migrator t=2026-06-03T00:01:49.400925458Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-03T00:01:49.400964989Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=34.281µs logger=migrator t=2026-06-03T00:01:49.407525068Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-03T00:01:49.411191446Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.662737ms logger=migrator t=2026-06-03T00:01:49.41633867Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-03T00:01:49.416510915Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=163.665µs logger=migrator t=2026-06-03T00:01:49.424682886Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-03T00:01:49.429296664Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.613907ms logger=migrator t=2026-06-03T00:01:49.434257762Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-03T00:01:49.437477815Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.220253ms logger=migrator t=2026-06-03T00:01:49.443386183Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-03T00:01:49.443452175Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=66.752µs logger=migrator t=2026-06-03T00:01:49.449201379Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-03T00:01:49.450607054Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.393214ms logger=migrator t=2026-06-03T00:01:49.456915325Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-03T00:01:49.458204997Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.288881ms logger=migrator t=2026-06-03T00:01:49.464631622Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-03T00:01:49.465726046Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.095205ms logger=migrator t=2026-06-03T00:01:49.47053951Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-03T00:01:49.471534052Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=994.622µs logger=migrator t=2026-06-03T00:01:49.483731971Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-03T00:01:49.484420273Z level=info msg="Migration successfully executed" id="add index alert state" duration=689.572µs logger=migrator t=2026-06-03T00:01:49.489696752Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-03T00:01:49.490289171Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=595.799µs logger=migrator t=2026-06-03T00:01:49.49591279Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-03T00:01:49.496486389Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=573.129µs logger=migrator t=2026-06-03T00:01:49.503384279Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-03T00:01:49.503978148Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=593.649µs logger=migrator t=2026-06-03T00:01:49.509033129Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-03T00:01:49.509667459Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=629.87µs logger=migrator t=2026-06-03T00:01:49.515620619Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-03T00:01:49.522624353Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=7.002364ms logger=migrator t=2026-06-03T00:01:49.52909805Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-03T00:01:49.529824113Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=718.863µs logger=migrator t=2026-06-03T00:01:49.535156593Z 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-06-03T00:01:49.535966599Z 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=803.806µs logger=migrator t=2026-06-03T00:01:49.541476065Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-03T00:01:49.54193491Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=459.004µs logger=migrator t=2026-06-03T00:01:49.547745405Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-03T00:01:49.548445428Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=703.693µs logger=migrator t=2026-06-03T00:01:49.554311625Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-03T00:01:49.554973736Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=663.061µs logger=migrator t=2026-06-03T00:01:49.559419938Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-03T00:01:49.5632588Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.838682ms logger=migrator t=2026-06-03T00:01:49.569256112Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-03T00:01:49.573086784Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.830782ms logger=migrator t=2026-06-03T00:01:49.578366103Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-03T00:01:49.582332259Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.966186ms logger=migrator t=2026-06-03T00:01:49.587153443Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-03T00:01:49.591159161Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.007838ms logger=migrator t=2026-06-03T00:01:49.59644985Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-03T00:01:49.597973229Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.523599ms logger=migrator t=2026-06-03T00:01:49.60398346Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-03T00:01:49.604016431Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.451µs logger=migrator t=2026-06-03T00:01:49.608837616Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-03T00:01:49.608886377Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=61.632µs logger=migrator t=2026-06-03T00:01:49.615034163Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-03T00:01:49.615952943Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=918.82µs logger=migrator t=2026-06-03T00:01:49.621394357Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-03T00:01:49.622804832Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.410294ms logger=migrator t=2026-06-03T00:01:49.630008311Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-03T00:01:49.630819997Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=812.466µs logger=migrator t=2026-06-03T00:01:49.636407426Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-03T00:01:49.638907196Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=2.49991ms logger=migrator t=2026-06-03T00:01:49.645397733Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-03T00:01:49.646457217Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.077025ms logger=migrator t=2026-06-03T00:01:49.651714254Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-03T00:01:49.657490659Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.775865ms logger=migrator t=2026-06-03T00:01:49.663188551Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-03T00:01:49.669250495Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.061823ms logger=migrator t=2026-06-03T00:01:49.676074672Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-03T00:01:49.676209836Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=136.244µs logger=migrator t=2026-06-03T00:01:49.681543057Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-03T00:01:49.683068466Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.525968ms logger=migrator t=2026-06-03T00:01:49.689411938Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-03T00:01:49.690356328Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=944.34µs logger=migrator t=2026-06-03T00:01:49.699558982Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-03T00:01:49.706610147Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.056845ms logger=migrator t=2026-06-03T00:01:49.713356803Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-03T00:01:49.713421505Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.872µs logger=migrator t=2026-06-03T00:01:49.723154685Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-03T00:01:49.724036623Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=884.668µs logger=migrator t=2026-06-03T00:01:49.729083675Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-03T00:01:49.729771897Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=688.172µs logger=migrator t=2026-06-03T00:01:49.736847283Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-03T00:01:49.736974557Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=124.184µs logger=migrator t=2026-06-03T00:01:49.74524586Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-03T00:01:49.746451649Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.207229ms logger=migrator t=2026-06-03T00:01:49.758092521Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-03T00:01:49.76088565Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.793459ms logger=migrator t=2026-06-03T00:01:49.768304927Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-03T00:01:49.769284418Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=976.221µs logger=migrator t=2026-06-03T00:01:49.77591633Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-03T00:01:49.778001926Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.086016ms logger=migrator t=2026-06-03T00:01:49.787166979Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-03T00:01:49.788357077Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.191818ms logger=migrator t=2026-06-03T00:01:49.795838666Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-03T00:01:49.797354144Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.514018ms logger=migrator t=2026-06-03T00:01:49.804489542Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-03T00:01:49.804544974Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=57.482µs logger=migrator t=2026-06-03T00:01:49.811439174Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-03T00:01:49.817499307Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.052633ms logger=migrator t=2026-06-03T00:01:49.827397234Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-03T00:01:49.828443977Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.049234ms logger=migrator t=2026-06-03T00:01:49.834220781Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-03T00:01:49.83952223Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.308779ms logger=migrator t=2026-06-03T00:01:49.846773372Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-03T00:01:49.848199158Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.428506ms logger=migrator t=2026-06-03T00:01:49.853044822Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-03T00:01:49.853975132Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=934.9µs logger=migrator t=2026-06-03T00:01:49.85956202Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-03T00:01:49.861038597Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.478687ms logger=migrator t=2026-06-03T00:01:49.869462916Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-03T00:01:49.881855722Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.391646ms logger=migrator t=2026-06-03T00:01:49.888171424Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-03T00:01:49.888763363Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=585.588µs logger=migrator t=2026-06-03T00:01:49.893844955Z 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-06-03T00:01:49.895401055Z 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.55645ms logger=migrator t=2026-06-03T00:01:49.909018019Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-03T00:01:49.909525195Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=524.196µs logger=migrator t=2026-06-03T00:01:49.914490884Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-03T00:01:49.915375752Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=883.798µs logger=migrator t=2026-06-03T00:01:49.921151267Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-03T00:01:49.921420675Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=269.838µs logger=migrator t=2026-06-03T00:01:50.013309568Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-03T00:01:50.020458736Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.150498ms logger=migrator t=2026-06-03T00:01:50.135824759Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-03T00:01:50.140692035Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.855615ms logger=migrator t=2026-06-03T00:01:50.146396617Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-03T00:01:50.147606496Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.209669ms logger=migrator t=2026-06-03T00:01:50.152536823Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-03T00:01:50.153748472Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.212509ms logger=migrator t=2026-06-03T00:01:50.159309329Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-03T00:01:50.159542546Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=231.207µs logger=migrator t=2026-06-03T00:01:50.164058231Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-03T00:01:50.169136743Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.076832ms logger=migrator t=2026-06-03T00:01:50.174083661Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-03T00:01:50.175436024Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.352803ms logger=migrator t=2026-06-03T00:01:50.181080584Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-03T00:01:50.181344803Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=264.408µs logger=migrator t=2026-06-03T00:01:50.186426415Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-03T00:01:50.187268792Z level=info msg="Migration successfully executed" id="Move region to single row" duration=841.357µs logger=migrator t=2026-06-03T00:01:50.192708626Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-03T00:01:50.193912624Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.204099ms logger=migrator t=2026-06-03T00:01:50.199374818Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-03T00:01:50.200476733Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.101915ms logger=migrator t=2026-06-03T00:01:50.205906647Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-03T00:01:50.208024744Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.102767ms logger=migrator t=2026-06-03T00:01:50.215372799Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-03T00:01:50.216301999Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=929.53µs logger=migrator t=2026-06-03T00:01:50.222011951Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-03T00:01:50.223447337Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.438576ms logger=migrator t=2026-06-03T00:01:50.230047657Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-03T00:01:50.231296877Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.24997ms logger=migrator t=2026-06-03T00:01:50.238125396Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-03T00:01:50.238209878Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=79.933µs logger=migrator t=2026-06-03T00:01:50.243810397Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-03T00:01:50.244629393Z level=info msg="Migration successfully executed" id="create test_data table" duration=818.916µs logger=migrator t=2026-06-03T00:01:50.251504572Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-03T00:01:50.252257367Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=752.594µs logger=migrator t=2026-06-03T00:01:50.258904179Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-03T00:01:50.259789087Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=884.608µs logger=migrator t=2026-06-03T00:01:50.265093987Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-03T00:01:50.265928343Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=834.046µs logger=migrator t=2026-06-03T00:01:50.27178594Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-03T00:01:50.272123371Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=337.541µs logger=migrator t=2026-06-03T00:01:50.278199615Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-03T00:01:50.278754523Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=554.377µs logger=migrator t=2026-06-03T00:01:50.284730283Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-03T00:01:50.284797396Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=67.302µs logger=migrator t=2026-06-03T00:01:50.291148149Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-03T00:01:50.292956286Z level=info msg="Migration successfully executed" id="create team table" duration=1.813708ms logger=migrator t=2026-06-03T00:01:50.299157004Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-03T00:01:50.301886351Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.731917ms logger=migrator t=2026-06-03T00:01:50.309177984Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-03T00:01:50.310264929Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.086225ms logger=migrator t=2026-06-03T00:01:50.317718446Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-03T00:01:50.323547623Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.830217ms logger=migrator t=2026-06-03T00:01:50.331199937Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-03T00:01:50.331376933Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=176.806µs logger=migrator t=2026-06-03T00:01:50.33754611Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-03T00:01:50.339048978Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.502418ms logger=migrator t=2026-06-03T00:01:50.36011831Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-03T00:01:50.361200335Z level=info msg="Migration successfully executed" id="create team member table" duration=1.085205ms logger=migrator t=2026-06-03T00:01:50.369944204Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-03T00:01:50.371300197Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.365973ms logger=migrator t=2026-06-03T00:01:50.377444023Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-03T00:01:50.378453286Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.055454ms logger=migrator t=2026-06-03T00:01:50.382626069Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-03T00:01:50.38452526Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.899301ms logger=migrator t=2026-06-03T00:01:50.390306364Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-03T00:01:50.396513352Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.197678ms logger=migrator t=2026-06-03T00:01:50.40271419Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-03T00:01:50.407439161Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.725251ms logger=migrator t=2026-06-03T00:01:50.411837981Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-03T00:01:50.416647055Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.808904ms logger=migrator t=2026-06-03T00:01:50.421407537Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-03T00:01:50.422460561Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.052344ms logger=migrator t=2026-06-03T00:01:50.430108835Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-03T00:01:50.431611463Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.501548ms logger=migrator t=2026-06-03T00:01:50.437633215Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-03T00:01:50.438594266Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=960.741µs logger=migrator t=2026-06-03T00:01:50.444334759Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-03T00:01:50.445669792Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.332202ms logger=migrator t=2026-06-03T00:01:50.45125053Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-03T00:01:50.452609543Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.358863ms logger=migrator t=2026-06-03T00:01:50.457373505Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-03T00:01:50.458254113Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=880.298µs logger=migrator t=2026-06-03T00:01:50.464314147Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-03T00:01:50.465814425Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.500208ms logger=migrator t=2026-06-03T00:01:50.471212247Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-03T00:01:50.472290672Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.079265ms logger=migrator t=2026-06-03T00:01:50.477007052Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-03T00:01:50.477518909Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=511.807µs logger=migrator t=2026-06-03T00:01:50.483083556Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-03T00:01:50.483484659Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=399.843µs logger=migrator t=2026-06-03T00:01:50.487562099Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-03T00:01:50.488675815Z level=info msg="Migration successfully executed" id="create tag table" duration=1.113986ms logger=migrator t=2026-06-03T00:01:50.493908982Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-03T00:01:50.49478104Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=872.128µs logger=migrator t=2026-06-03T00:01:50.499650995Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-03T00:01:50.500874214Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.220369ms logger=migrator t=2026-06-03T00:01:50.505791811Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-03T00:01:50.50669701Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=904.649µs logger=migrator t=2026-06-03T00:01:50.512609869Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-03T00:01:50.513511928Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=919.05µs logger=migrator t=2026-06-03T00:01:50.517723042Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-03T00:01:50.531708398Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.987536ms logger=migrator t=2026-06-03T00:01:50.537031459Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-03T00:01:50.538173435Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.146397ms logger=migrator t=2026-06-03T00:01:50.542338818Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-03T00:01:50.543775144Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.433356ms logger=migrator t=2026-06-03T00:01:50.549095303Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-03T00:01:50.549516647Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=423.264µs logger=migrator t=2026-06-03T00:01:50.553778053Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-03T00:01:50.554463745Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=697.972µs logger=migrator t=2026-06-03T00:01:50.558722491Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-03T00:01:50.559408523Z level=info msg="Migration successfully executed" id="create user auth table" duration=686.492µs logger=migrator t=2026-06-03T00:01:50.563950408Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-03T00:01:50.565073064Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.120186ms logger=migrator t=2026-06-03T00:01:50.569808805Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-03T00:01:50.569881157Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=73.672µs logger=migrator t=2026-06-03T00:01:50.574569907Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-03T00:01:50.584746012Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=10.169815ms logger=migrator t=2026-06-03T00:01:50.589252966Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-03T00:01:50.593196972Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.945776ms logger=migrator t=2026-06-03T00:01:50.598408338Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-03T00:01:50.604259745Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.850547ms logger=migrator t=2026-06-03T00:01:50.610108022Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-03T00:01:50.61507029Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.969049ms logger=migrator t=2026-06-03T00:01:50.653758795Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-03T00:01:50.655810621Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=2.054246ms logger=migrator t=2026-06-03T00:01:50.779407417Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-03T00:01:50.787761703Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.333366ms logger=migrator t=2026-06-03T00:01:50.915217243Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-03T00:01:50.917878127Z level=info msg="Migration successfully executed" id="create server_lock table" duration=2.662965ms logger=migrator t=2026-06-03T00:01:50.9884342Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-03T00:01:50.99030821Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.87906ms logger=migrator t=2026-06-03T00:01:50.995691052Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-03T00:01:50.997152518Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.455206ms logger=migrator t=2026-06-03T00:01:51.002785558Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-03T00:01:51.003965876Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.180128ms logger=migrator t=2026-06-03T00:01:51.009218224Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-03T00:01:51.010310659Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.092405ms logger=migrator t=2026-06-03T00:01:51.018294953Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-03T00:01:51.019467541Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.172758ms logger=migrator t=2026-06-03T00:01:51.024415989Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-03T00:01:51.031807225Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.396396ms logger=migrator t=2026-06-03T00:01:51.038388465Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-03T00:01:51.041697491Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=3.305795ms logger=migrator t=2026-06-03T00:01:51.047030931Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-03T00:01:51.048648153Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.612111ms logger=migrator t=2026-06-03T00:01:51.054462498Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-03T00:01:51.05547085Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.008302ms logger=migrator t=2026-06-03T00:01:51.060009755Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-03T00:01:51.060894413Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=884.548µs logger=migrator t=2026-06-03T00:01:51.06642612Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-03T00:01:51.068328931Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.905131ms logger=migrator t=2026-06-03T00:01:51.073266519Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-03T00:01:51.073369082Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=103.633µs logger=migrator t=2026-06-03T00:01:51.07830942Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-03T00:01:51.078593549Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=286.91µs logger=migrator t=2026-06-03T00:01:51.08489361Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-03T00:01:51.086121469Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.228569ms logger=migrator t=2026-06-03T00:01:51.091408538Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-03T00:01:51.092583895Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.177887ms logger=migrator t=2026-06-03T00:01:51.096964295Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-03T00:01:51.098181874Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.220519ms logger=migrator t=2026-06-03T00:01:51.104430023Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-03T00:01:51.104552217Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=123.024µs logger=migrator t=2026-06-03T00:01:51.111460108Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-03T00:01:51.112966376Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.507008ms logger=migrator t=2026-06-03T00:01:51.116961814Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-03T00:01:51.118561345Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.600141ms logger=migrator t=2026-06-03T00:01:51.12343277Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-03T00:01:51.124515725Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.083435ms logger=migrator t=2026-06-03T00:01:51.129165773Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-03T00:01:51.130765264Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.598591ms logger=migrator t=2026-06-03T00:01:51.137084456Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-03T00:01:51.145505195Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.421279ms logger=migrator t=2026-06-03T00:01:51.151276089Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-03T00:01:51.152449636Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.173747ms logger=migrator t=2026-06-03T00:01:51.156354471Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-03T00:01:51.156440124Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=87.053µs logger=migrator t=2026-06-03T00:01:51.160637198Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-03T00:01:51.161661071Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.019713ms logger=migrator t=2026-06-03T00:01:51.165167963Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-03T00:01:51.166222676Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.054953ms logger=migrator t=2026-06-03T00:01:51.170907566Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-03T00:01:51.172865578Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.961302ms logger=migrator t=2026-06-03T00:01:51.176899417Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-03T00:01:51.177062872Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=172.445µs logger=migrator t=2026-06-03T00:01:51.180536183Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-03T00:01:51.181670839Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.134646ms logger=migrator t=2026-06-03T00:01:51.185220143Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-03T00:01:51.186524575Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.303631ms logger=migrator t=2026-06-03T00:01:51.18982789Z 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-06-03T00:01:51.190952526Z 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.124706ms logger=migrator t=2026-06-03T00:01:51.194232361Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-03T00:01:51.195290104Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.052323ms logger=migrator t=2026-06-03T00:01:51.200015325Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-03T00:01:51.206982778Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.966583ms logger=migrator t=2026-06-03T00:01:51.210271263Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-03T00:01:51.21143019Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.158837ms logger=migrator t=2026-06-03T00:01:51.215113067Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-03T00:01:51.216114069Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=996.622µs logger=migrator t=2026-06-03T00:01:51.220094056Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-03T00:01:51.247744669Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.646863ms logger=migrator t=2026-06-03T00:01:51.252085408Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-03T00:01:51.278022456Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.932698ms logger=migrator t=2026-06-03T00:01:51.282058595Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-03T00:01:51.282971894Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=914.819µs logger=migrator t=2026-06-03T00:01:51.28629345Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-03T00:01:51.287026563Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=733.183µs logger=migrator t=2026-06-03T00:01:51.291215777Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-03T00:01:51.301911088Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.717702ms logger=migrator t=2026-06-03T00:01:51.307528718Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-03T00:01:51.311931618Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.40259ms logger=migrator t=2026-06-03T00:01:51.317754824Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-03T00:01:51.318824458Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.069544ms logger=migrator t=2026-06-03T00:01:51.322715423Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-03T00:01:51.323783157Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.067214ms logger=migrator t=2026-06-03T00:01:51.327441964Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-03T00:01:51.328500117Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.057883ms logger=migrator t=2026-06-03T00:01:51.33233836Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-03T00:01:51.333507237Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.164647ms logger=migrator t=2026-06-03T00:01:51.33737282Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-03T00:01:51.337518635Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=143.925µs logger=migrator t=2026-06-03T00:01:51.340990656Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-03T00:01:51.347088551Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.100515ms logger=migrator t=2026-06-03T00:01:51.35050784Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-03T00:01:51.356230703Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.722702ms logger=migrator t=2026-06-03T00:01:51.359570299Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-03T00:01:51.365396415Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.825806ms logger=migrator t=2026-06-03T00:01:51.372308166Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-03T00:01:51.373217085Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=909.129µs logger=migrator t=2026-06-03T00:01:51.376555702Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-03T00:01:51.377557844Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.001942ms logger=migrator t=2026-06-03T00:01:51.380924201Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-03T00:01:51.386697395Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.772394ms logger=migrator t=2026-06-03T00:01:51.390003621Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-03T00:01:51.395644731Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.64494ms logger=migrator t=2026-06-03T00:01:51.399209155Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-03T00:01:51.400229408Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.019792ms logger=migrator t=2026-06-03T00:01:51.404576856Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-03T00:01:51.415176565Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.637859ms logger=migrator t=2026-06-03T00:01:51.420691891Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-03T00:01:51.425577206Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.876975ms logger=migrator t=2026-06-03T00:01:51.429071188Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-03T00:01:51.429188522Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=118.294µs logger=migrator t=2026-06-03T00:01:51.432940582Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-03T00:01:51.434342256Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.403625ms logger=migrator t=2026-06-03T00:01:51.438640554Z 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-06-03T00:01:51.440492193Z 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.853879ms logger=migrator t=2026-06-03T00:01:51.445889865Z 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-06-03T00:01:51.447089233Z 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.199018ms logger=migrator t=2026-06-03T00:01:51.451104991Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-03T00:01:51.451238606Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=134.455µs logger=migrator t=2026-06-03T00:01:51.457829686Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-03T00:01:51.467068951Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.235855ms logger=migrator t=2026-06-03T00:01:51.473323701Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-03T00:01:51.480257202Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.933751ms logger=migrator t=2026-06-03T00:01:51.484169797Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-03T00:01:51.492969518Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.799741ms logger=migrator t=2026-06-03T00:01:51.496599074Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-03T00:01:51.504271679Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.671465ms logger=migrator t=2026-06-03T00:01:51.507810852Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-03T00:01:51.514921739Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.110777ms logger=migrator t=2026-06-03T00:01:51.521102666Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-03T00:01:51.52122232Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=121.824µs logger=migrator t=2026-06-03T00:01:51.525883799Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-03T00:01:51.52686658Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=984.531µs logger=migrator t=2026-06-03T00:01:51.534136293Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-03T00:01:51.543986007Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.851495ms logger=migrator t=2026-06-03T00:01:51.550175775Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-03T00:01:51.55033748Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=162.196µs logger=migrator t=2026-06-03T00:01:51.55661774Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-03T00:01:51.564075178Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.455908ms logger=migrator t=2026-06-03T00:01:51.571912398Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-03T00:01:51.573892772Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.008835ms logger=migrator t=2026-06-03T00:01:51.580632557Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-03T00:01:51.587795746Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.169419ms logger=migrator t=2026-06-03T00:01:51.594532561Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-03T00:01:51.595707398Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.180318ms logger=migrator t=2026-06-03T00:01:51.600648926Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-03T00:01:51.601671419Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.022463ms logger=migrator t=2026-06-03T00:01:51.607898658Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-03T00:01:51.617329338Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.41431ms logger=migrator t=2026-06-03T00:01:51.623353571Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-03T00:01:51.624716974Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.368773ms logger=migrator t=2026-06-03T00:01:51.631264593Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-03T00:01:51.632876295Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.611771ms logger=migrator t=2026-06-03T00:01:51.640179068Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-03T00:01:51.641298204Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.125806ms logger=migrator t=2026-06-03T00:01:51.647167321Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-03T00:01:51.648199654Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.032693ms logger=migrator t=2026-06-03T00:01:51.665808506Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-03T00:01:51.665903129Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=97.943µs logger=migrator t=2026-06-03T00:01:51.674767903Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-03T00:01:51.676229769Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.463527ms logger=migrator t=2026-06-03T00:01:51.682248901Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-03T00:01:51.683992507Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.744266ms logger=migrator t=2026-06-03T00:01:51.688424208Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-03T00:01:51.688834491Z 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-06-03T00:01:51.693217051Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-03T00:01:51.693651795Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=438.084µs logger=migrator t=2026-06-03T00:01:51.697775877Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-03T00:01:51.699606926Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.836558ms logger=migrator t=2026-06-03T00:01:51.705871605Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-03T00:01:51.713017304Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.145348ms logger=migrator t=2026-06-03T00:01:51.716607788Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-03T00:01:51.717756775Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.149057ms logger=migrator t=2026-06-03T00:01:51.72606442Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-03T00:01:51.727181836Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.117306ms logger=migrator t=2026-06-03T00:01:51.73325956Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-03T00:01:51.734743397Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.485177ms logger=migrator t=2026-06-03T00:01:51.739075546Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-03T00:01:51.740644646Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.56425ms logger=migrator t=2026-06-03T00:01:51.746064819Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-03T00:01:51.747774133Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.708574ms logger=migrator t=2026-06-03T00:01:51.754416475Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-03T00:01:51.754444476Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.931µs logger=migrator t=2026-06-03T00:01:51.759364593Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-03T00:01:51.759452946Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=88.323µs logger=migrator t=2026-06-03T00:01:51.76522149Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-03T00:01:51.775737056Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.524366ms logger=migrator t=2026-06-03T00:01:51.893263318Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-03T00:01:51.893998142Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=737.573µs logger=migrator t=2026-06-03T00:01:51.901519672Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-03T00:01:51.90335439Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.852679ms logger=migrator t=2026-06-03T00:01:51.90992525Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-03T00:01:51.9102341Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=308.84µs logger=migrator t=2026-06-03T00:01:51.915351903Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-03T00:01:51.916964255Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.612212ms logger=migrator t=2026-06-03T00:01:51.923021898Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-03T00:01:51.924359831Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.337963ms logger=migrator t=2026-06-03T00:01:51.930826107Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-03T00:01:51.965005869Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.178591ms logger=migrator t=2026-06-03T00:01:51.970171664Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-03T00:01:51.975329618Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.157584ms logger=migrator t=2026-06-03T00:01:51.980027878Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-03T00:01:51.980172233Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=139.195µs logger=migrator t=2026-06-03T00:01:51.985147932Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-03T00:01:52.017919118Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.772667ms logger=migrator t=2026-06-03T00:01:52.02362133Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-03T00:01:52.054419763Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.780713ms logger=migrator t=2026-06-03T00:01:52.058728731Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-03T00:01:52.05932874Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=599.959µs logger=migrator t=2026-06-03T00:01:52.064922679Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-03T00:01:52.066026764Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.103955ms logger=migrator t=2026-06-03T00:01:52.071930862Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-03T00:01:52.072127359Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=197.227µs logger=migrator t=2026-06-03T00:01:52.076574751Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-03T00:01:52.07751137Z level=info msg="Migration successfully executed" id="create permission table" duration=939.55µs logger=migrator t=2026-06-03T00:01:52.082430458Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-03T00:01:52.083490171Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.059633ms logger=migrator t=2026-06-03T00:01:52.090172795Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-03T00:01:52.091320732Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.150917ms logger=migrator t=2026-06-03T00:01:52.097119866Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-03T00:01:52.098063247Z level=info msg="Migration successfully executed" id="create role table" duration=943.02µs logger=migrator t=2026-06-03T00:01:52.103359906Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-03T00:01:52.111866317Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.506011ms logger=migrator t=2026-06-03T00:01:52.119618595Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-03T00:01:52.125056248Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.436223ms logger=migrator t=2026-06-03T00:01:52.130065728Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-03T00:01:52.131146333Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.080385ms logger=migrator t=2026-06-03T00:01:52.136536355Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-03T00:01:52.13763226Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.095465ms logger=migrator t=2026-06-03T00:01:52.142400832Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-03T00:01:52.143454406Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.053064ms logger=migrator t=2026-06-03T00:01:52.149114687Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-03T00:01:52.150084067Z level=info msg="Migration successfully executed" id="create team role table" duration=969.231µs logger=migrator t=2026-06-03T00:01:52.154984464Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-03T00:01:52.156019637Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.035153ms logger=migrator t=2026-06-03T00:01:52.161468461Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-03T00:01:52.162518045Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.049294ms logger=migrator t=2026-06-03T00:01:52.167432231Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-03T00:01:52.169038323Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.607441ms logger=migrator t=2026-06-03T00:01:52.177366379Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-03T00:01:52.178270087Z level=info msg="Migration successfully executed" id="create user role table" duration=903.298µs logger=migrator t=2026-06-03T00:01:52.184543558Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-03T00:01:52.185594771Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.051393ms logger=migrator t=2026-06-03T00:01:52.192097079Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-03T00:01:52.193151642Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.058923ms logger=migrator t=2026-06-03T00:01:52.198067009Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-03T00:01:52.199129943Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.070414ms logger=migrator t=2026-06-03T00:01:52.204214116Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-03T00:01:52.205075143Z level=info msg="Migration successfully executed" id="create builtin role table" duration=862.697µs logger=migrator t=2026-06-03T00:01:52.211011513Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-03T00:01:52.212079627Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.068104ms logger=migrator t=2026-06-03T00:01:52.218687738Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-03T00:01:52.219778883Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.090975ms logger=migrator t=2026-06-03T00:01:52.224299687Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-03T00:01:52.232566641Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.267284ms logger=migrator t=2026-06-03T00:01:52.23817418Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-03T00:01:52.239874894Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.700744ms logger=migrator t=2026-06-03T00:01:52.245540475Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-03T00:01:52.246602299Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.061484ms logger=migrator t=2026-06-03T00:01:52.252024142Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-03T00:01:52.252996083Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=972.171µs logger=migrator t=2026-06-03T00:01:52.258096566Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-03T00:01:52.25918026Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.083474ms logger=migrator t=2026-06-03T00:01:52.264326455Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-03T00:01:52.265709139Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.382564ms logger=migrator t=2026-06-03T00:01:52.270959927Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-03T00:01:52.272115544Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.157067ms logger=migrator t=2026-06-03T00:01:52.277815266Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-03T00:01:52.285847572Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.033696ms logger=migrator t=2026-06-03T00:01:52.290669336Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-03T00:01:52.296348017Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.678441ms logger=migrator t=2026-06-03T00:01:52.301068348Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-03T00:01:52.309675893Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.606935ms logger=migrator t=2026-06-03T00:01:52.315758437Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-03T00:01:52.323898887Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.13847ms logger=migrator t=2026-06-03T00:01:52.329284639Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-03T00:01:52.330114615Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=829.806µs logger=migrator t=2026-06-03T00:01:52.335693563Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-03T00:01:52.337500491Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.805918ms logger=migrator t=2026-06-03T00:01:52.34498219Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-03T00:01:52.346066055Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.090145ms logger=migrator t=2026-06-03T00:01:52.351951972Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-03T00:01:52.352913893Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=961.891µs logger=migrator t=2026-06-03T00:01:52.35844973Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-03T00:01:52.360081762Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.630362ms logger=migrator t=2026-06-03T00:01:52.366413844Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-03T00:01:52.366519938Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=107.304µs logger=migrator t=2026-06-03T00:01:52.372671304Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-03T00:01:52.372704855Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=36.541µs logger=migrator t=2026-06-03T00:01:52.378089097Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-03T00:01:52.378712967Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=620.09µs logger=migrator t=2026-06-03T00:01:52.38443993Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-03T00:01:52.385322918Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=883.888µs logger=migrator t=2026-06-03T00:01:52.390887506Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-03T00:01:52.392253849Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.358243ms logger=migrator t=2026-06-03T00:01:52.398605312Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-03T00:01:52.398844549Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=233.747µs logger=migrator t=2026-06-03T00:01:52.404166509Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-03T00:01:52.405008716Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=841.897µs logger=migrator t=2026-06-03T00:01:52.411296037Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-03T00:01:52.412410963Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.121066ms logger=migrator t=2026-06-03T00:01:52.41889448Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-03T00:01:52.421048638Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.155698ms logger=migrator t=2026-06-03T00:01:52.430209471Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-03T00:01:52.436389958Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=6.182667ms logger=migrator t=2026-06-03T00:01:52.441732979Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-03T00:01:52.441803431Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=71.352µs logger=migrator t=2026-06-03T00:01:52.44833691Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-03T00:01:52.450022893Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.685404ms logger=migrator t=2026-06-03T00:01:52.45837294Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-03T00:01:52.459476765Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.104665ms logger=migrator t=2026-06-03T00:01:52.466441948Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-03T00:01:52.468436211Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.987184ms logger=migrator t=2026-06-03T00:01:52.475499657Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-03T00:01:52.484451963Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.952086ms logger=migrator t=2026-06-03T00:01:52.49033595Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-03T00:01:52.491358783Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.023163ms logger=migrator t=2026-06-03T00:01:52.49658673Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-03T00:01:52.497636514Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.049644ms logger=migrator t=2026-06-03T00:01:52.503375577Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-03T00:01:52.53070647Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.329922ms logger=migrator t=2026-06-03T00:01:52.536870096Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-03T00:01:52.537704283Z level=info msg="Migration successfully executed" id="create correlation v2" duration=834.147µs logger=migrator t=2026-06-03T00:01:52.545668097Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-03T00:01:52.547582748Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.918321ms logger=migrator t=2026-06-03T00:01:52.554745547Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-03T00:01:52.556000517Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.26049ms logger=migrator t=2026-06-03T00:01:52.562100452Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-03T00:01:52.564022183Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.923152ms logger=migrator t=2026-06-03T00:01:52.571714539Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-03T00:01:52.572015328Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=299.309µs logger=migrator t=2026-06-03T00:01:52.579716204Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-03T00:01:52.581134069Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.418775ms logger=migrator t=2026-06-03T00:01:52.586885343Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-03T00:01:52.596707797Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.802073ms logger=migrator t=2026-06-03T00:01:52.60213656Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-03T00:01:52.602887904Z level=info msg="Migration successfully executed" id="create entity_events table" duration=752.034µs logger=migrator t=2026-06-03T00:01:52.608896466Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-03T00:01:52.610682643Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.787828ms logger=migrator t=2026-06-03T00:01:52.619121932Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-03T00:01:52.61967423Z 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-06-03T00:01:52.625180946Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-03T00:01:52.625976921Z 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-06-03T00:01:52.632033794Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-03T00:01:52.633357307Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.325073ms logger=migrator t=2026-06-03T00:01:52.639144332Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-03T00:01:52.640840566Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.724826ms logger=migrator t=2026-06-03T00:01:52.646801206Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-03T00:01:52.648726157Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.927371ms logger=migrator t=2026-06-03T00:01:52.656201516Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-03T00:01:52.657562499Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.360833ms logger=migrator t=2026-06-03T00:01:52.664673407Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-03T00:01:52.666602878Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.929432ms logger=migrator t=2026-06-03T00:01:52.672089683Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-03T00:01:52.673278281Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.189278ms logger=migrator t=2026-06-03T00:01:52.679176829Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-03T00:01:52.680194852Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.017523ms logger=migrator t=2026-06-03T00:01:52.686417071Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-03T00:01:52.688340152Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.924171ms logger=migrator t=2026-06-03T00:01:52.69485559Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-03T00:01:52.696249955Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.396074ms logger=migrator t=2026-06-03T00:01:52.701667748Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-03T00:01:52.703487536Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.820159ms logger=migrator t=2026-06-03T00:01:52.710437398Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-03T00:01:52.712010688Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.57405ms logger=migrator t=2026-06-03T00:01:52.717312497Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-03T00:01:52.743248805Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.941738ms logger=migrator t=2026-06-03T00:01:52.751994194Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-03T00:01:52.762586603Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.591338ms logger=migrator t=2026-06-03T00:01:52.76907931Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-03T00:01:52.778360526Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.280216ms logger=migrator t=2026-06-03T00:01:52.789532563Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-03T00:01:52.789868263Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=336.031µs logger=migrator t=2026-06-03T00:01:52.795216564Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-03T00:01:52.804990186Z level=info msg="Migration successfully executed" id="add share column" duration=9.772992ms logger=migrator t=2026-06-03T00:01:52.811648819Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-03T00:01:52.811869896Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=221.707µs logger=migrator t=2026-06-03T00:01:52.81825773Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-03T00:01:52.819349075Z level=info msg="Migration successfully executed" id="create file table" duration=1.091415ms logger=migrator t=2026-06-03T00:01:52.826019068Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-03T00:01:52.827238427Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.216979ms logger=migrator t=2026-06-03T00:01:52.835111528Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-03T00:01:52.836881924Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.771036ms logger=migrator t=2026-06-03T00:01:52.845347075Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-03T00:01:52.846710848Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.364453ms logger=migrator t=2026-06-03T00:01:52.853260668Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-03T00:01:52.855685155Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.423657ms logger=migrator t=2026-06-03T00:01:52.861554812Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-03T00:01:52.861626384Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=70.462µs logger=migrator t=2026-06-03T00:01:52.867970637Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-03T00:01:52.8680717Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=102.383µs logger=migrator t=2026-06-03T00:01:52.878792423Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-03T00:01:52.879676751Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=883.788µs logger=migrator t=2026-06-03T00:01:52.885267839Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-03T00:01:52.885649931Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=381.542µs logger=migrator t=2026-06-03T00:01:52.891378364Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-03T00:01:52.893383728Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.005974ms logger=migrator t=2026-06-03T00:01:52.900114163Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-03T00:01:52.911208677Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.094664ms logger=migrator t=2026-06-03T00:01:52.917723846Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-03T00:01:52.917903611Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=181.916µs logger=migrator t=2026-06-03T00:01:52.923232572Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-03T00:01:52.924400069Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.167557ms logger=migrator t=2026-06-03T00:01:52.930014538Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-03T00:01:52.930641618Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=628.54µs logger=migrator t=2026-06-03T00:01:52.936935449Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-03T00:01:52.9372697Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=334.81µs logger=migrator t=2026-06-03T00:01:52.943301572Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-03T00:01:52.943830589Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=530.187µs logger=migrator t=2026-06-03T00:01:52.948705245Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-03T00:01:52.958417935Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.71166ms logger=migrator t=2026-06-03T00:01:52.964370675Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-03T00:01:52.970875543Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.501157ms logger=migrator t=2026-06-03T00:01:52.981679637Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-03T00:01:52.983451974Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.773597ms logger=migrator t=2026-06-03T00:01:52.988814845Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-03T00:01:53.068407906Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.587571ms logger=migrator t=2026-06-03T00:01:53.075276886Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-03T00:01:53.076478944Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.202328ms logger=migrator t=2026-06-03T00:01:53.082016841Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-03T00:01:53.083060164Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.043393ms logger=migrator t=2026-06-03T00:01:53.088116825Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-03T00:01:53.11925741Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.137985ms logger=migrator t=2026-06-03T00:01:53.131346316Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-03T00:01:53.141221531Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.874075ms logger=migrator t=2026-06-03T00:01:53.146862141Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-03T00:01:53.14715106Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=287.109µs logger=migrator t=2026-06-03T00:01:53.152665087Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-03T00:01:53.152852532Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=187.796µs logger=migrator t=2026-06-03T00:01:53.159449063Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-03T00:01:53.159646539Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=201.326µs logger=migrator t=2026-06-03T00:01:53.164470313Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-03T00:01:53.16467841Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=208.527µs logger=migrator t=2026-06-03T00:01:53.170605879Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-03T00:01:53.170811916Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=203.567µs logger=migrator t=2026-06-03T00:01:53.176033543Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-03T00:01:53.177024074Z level=info msg="Migration successfully executed" id="create folder table" duration=990.271µs logger=migrator t=2026-06-03T00:01:53.18377963Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-03T00:01:53.185185034Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.406205ms logger=migrator t=2026-06-03T00:01:53.191261349Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-03T00:01:53.192301592Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.039643ms logger=migrator t=2026-06-03T00:01:53.199788991Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-03T00:01:53.199831942Z level=info msg="Migration successfully executed" id="Update folder title length" duration=45.351µs logger=migrator t=2026-06-03T00:01:53.207805887Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-03T00:01:53.209832431Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.024374ms logger=migrator t=2026-06-03T00:01:53.215598256Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-03T00:01:53.216615068Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.017822ms logger=migrator t=2026-06-03T00:01:53.222534707Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-03T00:01:53.224600173Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.066216ms logger=migrator t=2026-06-03T00:01:53.231206704Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-03T00:01:53.231859415Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=653.281µs logger=migrator t=2026-06-03T00:01:53.235610284Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-03T00:01:53.235994347Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=385.163µs logger=migrator t=2026-06-03T00:01:53.240514651Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-03T00:01:53.242196835Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.680224ms logger=migrator t=2026-06-03T00:01:53.248454625Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-03T00:01:53.249918371Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.463896ms logger=migrator t=2026-06-03T00:01:53.256067218Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-03T00:01:53.257205534Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.139277ms logger=migrator t=2026-06-03T00:01:53.263706232Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-03T00:01:53.266570933Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.864222ms logger=migrator t=2026-06-03T00:01:53.273612248Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-03T00:01:53.274846647Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.23622ms logger=migrator t=2026-06-03T00:01:53.28120355Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-03T00:01:53.282474001Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.269381ms logger=migrator t=2026-06-03T00:01:53.28807402Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-03T00:01:53.289529066Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.455497ms logger=migrator t=2026-06-03T00:01:53.297346445Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-03T00:01:53.298630106Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.286931ms logger=migrator t=2026-06-03T00:01:53.309340838Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-03T00:01:53.310847387Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.505378ms logger=migrator t=2026-06-03T00:01:53.319697389Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-03T00:01:53.322089365Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.396836ms logger=migrator t=2026-06-03T00:01:53.328601063Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-03T00:01:53.330822594Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.225351ms logger=migrator t=2026-06-03T00:01:53.338325794Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-03T00:01:53.338653344Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=328.39µs logger=migrator t=2026-06-03T00:01:53.344894933Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-03T00:01:53.356772043Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.88106ms logger=migrator t=2026-06-03T00:01:53.362087053Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-03T00:01:53.362880998Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=795.006µs logger=migrator t=2026-06-03T00:01:53.369702015Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-03T00:01:53.369728426Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=27.621µs logger=migrator t=2026-06-03T00:01:53.374980124Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-03T00:01:53.376681158Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.700574ms logger=migrator t=2026-06-03T00:01:53.381839503Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-03T00:01:53.381856634Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.131µs logger=migrator t=2026-06-03T00:01:53.386464501Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-03T00:01:53.387786603Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.321802ms logger=migrator t=2026-06-03T00:01:53.394662752Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-03T00:01:53.396508011Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.844889ms logger=migrator t=2026-06-03T00:01:53.403840296Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-03T00:01:53.405585431Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.744296ms logger=migrator t=2026-06-03T00:01:53.411984285Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-03T00:01:53.412853273Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=869.008µs logger=migrator t=2026-06-03T00:01:53.420008022Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-03T00:01:53.420453286Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=446.135µs logger=migrator t=2026-06-03T00:01:53.424569787Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-03T00:01:53.425313721Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=745.134µs logger=migrator t=2026-06-03T00:01:53.429139563Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-03T00:01:53.430012721Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=872.848µs logger=migrator t=2026-06-03T00:01:53.43654502Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-03T00:01:53.438007766Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.462017ms logger=migrator t=2026-06-03T00:01:53.443881774Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-03T00:01:53.45690867Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.028526ms logger=migrator t=2026-06-03T00:01:53.462392035Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-03T00:01:53.473784169Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.391454ms logger=migrator t=2026-06-03T00:01:53.480293796Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-03T00:01:53.494419997Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=14.123911ms logger=migrator t=2026-06-03T00:01:53.557665135Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-03T00:01:53.557865282Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=212.377µs logger=migrator t=2026-06-03T00:01:53.564519134Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-03T00:01:53.579225324Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.70517ms logger=migrator t=2026-06-03T00:01:53.585020369Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-03T00:01:53.594615125Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.591196ms logger=migrator t=2026-06-03T00:01:53.600551945Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-03T00:01:53.600806033Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=253.808µs logger=migrator t=2026-06-03T00:01:53.605477252Z level=info msg="migrations completed" performed=558 skipped=0 duration=8.724248991s logger=migrator t=2026-06-03T00:01:53.606440623Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-03T00:01:53.63233591Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-03T00:01:53.632738022Z level=info msg="Created default organization" logger=secrets t=2026-06-03T00:01:53.641023347Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-03T00:01:53.702286013Z level=info msg="Restored cache from database" duration=479.746µs logger=plugin.store t=2026-06-03T00:01:53.703578234Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-03T00:01:53.742649681Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-03T00:01:53.742684603Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-03T00:01:53.742766365Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-03T00:01:53.742777045Z level=info msg="Plugins loaded" count=54 duration=39.199211ms logger=query_data t=2026-06-03T00:01:53.747010721Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-03T00:01:53.751511144Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-03T00:01:53.765863073Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-03T00:01:53.772465003Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-03T00:01:53.774617912Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-03T00:01:53.776622226Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-03T00:01:53.798477494Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-03T00:01:53.81778617Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-03T00:01:53.838194972Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-03T00:01:53.838221403Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-03T00:01:53.84063983Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-03T00:01:53.840797425Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-06-03T00:01:53.841934951Z level=info msg="State cache has been initialized" states=0 duration=1.138076ms logger=ngalert.scheduler t=2026-06-03T00:01:53.841980013Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-03T00:01:53.842048625Z level=info msg=starting first_tick=2026-06-03T00:02:00Z logger=ngalert.multiorg.alertmanager t=2026-06-03T00:01:53.840838716Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-03T00:01:53.851720994Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-06-03T00:01:53.894017534Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:01:54.0038336Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-06-03T00:01:54.154562122Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-03T00:01:54.155003716Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugins.update.checker t=2026-06-03T00:01:54.673512561Z level=info msg="Update check succeeded" duration=835.151793ms logger=grafana.update.checker t=2026-06-03T00:01:55.326458937Z level=info msg="Update check succeeded" duration=1.48808037s logger=plugin.angulardetectorsprovider.dynamic t=2026-06-03T00:01:55.560996915Z level=info msg="Patterns update finished" duration=1.602328507s logger=provisioning.dashboard t=2026-06-03T00:02:05.705908163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:05.708354871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:05.726324564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:05.753699728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:05.800087719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:05.897047895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:05.934042906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:05.983781184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:06.004032611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:06.114346623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:06.137157361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:06.208188079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:06.238809586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:06.377712001Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:06.394352002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:06.485350657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:06.507223716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:06.563909715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:06.586824927Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:06.648419094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:06.671713357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:06.861036212Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:06.878135637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:06.948821234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:06.971437796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:07.08712635Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:07.105519827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:07.180923834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:07.202337228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:07.427637691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:07.443402905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:07.554881044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:07.571945338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:07.645888109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:07.66187137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:07.726826963Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:07.742455212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:07.802463638Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:07.820119442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:07.893813773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:07.909222756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:07.973824078Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:07.989886411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.062586702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.080644718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.152056108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.166464899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.224528442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.238738286Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.296693956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.318291446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.391433961Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.402893157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.469244405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.487692444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.567056208Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.585218968Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.655613685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.67488083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.750589347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.770623747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.837955057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.857506951Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.922963531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:08.945654275Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:09.013077498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:09.031468305Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:09.100433627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:09.121873831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:09.189897103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:09.20766381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:09.275273719Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:09.289259525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:09.359420015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:09.379159485Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:09.4585338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:09.480304055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:09.556303111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:09.572433616Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:02:09.659531357Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-03T00:02:36.864309332Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-03T00:11:53.879486Z level=info msg="Completed cleanup jobs" duration=38.435754ms logger=plugins.update.checker t=2026-06-03T00:11:55.37402891Z level=info msg="Update check succeeded" duration=699.72946ms logger=sqlstore.transactions t=2026-06-03T00:16:53.767088832Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-03T00:21:53.891279517Z level=info msg="Completed cleanup jobs" duration=49.893772ms logger=plugins.update.checker t=2026-06-03T00:21:55.275356803Z level=info msg="Update check succeeded" duration=599.665704ms logger=cleanup t=2026-06-03T00:31:53.854703478Z level=info msg="Completed cleanup jobs" duration=13.337302ms logger=plugins.update.checker t=2026-06-03T00:31:55.409418004Z level=info msg="Update check succeeded" duration=734.835132ms logger=infra.usagestats t=2026-06-03T00:32:36.892531615Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-06-03T00:41:55.268041615Z level=info msg="Update check succeeded" duration=593.593303ms logger=cleanup t=2026-06-03T00:41:57.086889195Z level=info msg="Completed cleanup jobs" duration=3.246048041s logger=cleanup t=2026-06-03T00:51:53.870544414Z level=info msg="Completed cleanup jobs" duration=29.730147ms logger=plugins.update.checker t=2026-06-03T00:51:55.174043829Z level=info msg="Update check succeeded" duration=499.465682ms logger=cleanup t=2026-06-03T01:01:53.880312564Z level=info msg="Completed cleanup jobs" duration=39.418684ms logger=plugins.update.checker t=2026-06-03T01:01:54.903196648Z level=info msg="Update check succeeded" duration=229.419177ms logger=infra.usagestats t=2026-06-03T01:02:36.882491962Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-03T01:11:53.878416284Z level=info msg="Completed cleanup jobs" duration=36.921722ms logger=plugins.update.checker t=2026-06-03T01:11:55.104090251Z level=info msg="Update check succeeded" duration=430.136621ms