logger=settings t=2026-05-28T09:03:52.940395417Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-28T09:03:52Z logger=settings t=2026-05-28T09:03:52.940720656Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-28T09:03:52.940731266Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-28T09:03:52.940734647Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-28T09:03:52.940737377Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-28T09:03:52.940740017Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-28T09:03:52.940742697Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-28T09:03:52.940745287Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-28T09:03:52.940748267Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-28T09:03:52.940753617Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-28T09:03:52.940759327Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-28T09:03:52.940762007Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-28T09:03:52.940764667Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-28T09:03:52.940767317Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-28T09:03:52.940770048Z level=info msg=Target target=[all] logger=settings t=2026-05-28T09:03:52.940778688Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-28T09:03:52.940781368Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-28T09:03:52.940783978Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-28T09:03:52.940788058Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-28T09:03:52.940792808Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-28T09:03:52.940795438Z level=info msg="App mode production" logger=sqlstore t=2026-05-28T09:03:52.941065316Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-28T09:03:52.941083126Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-28T09:03:52.94265234Z level=info msg="Locking database" logger=migrator t=2026-05-28T09:03:52.94266523Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-28T09:03:52.943350109Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-28T09:03:52.944392608Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.042069ms logger=migrator t=2026-05-28T09:03:52.947746611Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-28T09:03:52.948287946Z level=info msg="Migration successfully executed" id="create user table" duration=541.205µs logger=migrator t=2026-05-28T09:03:52.952935244Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-28T09:03:52.953674055Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=739.651µs logger=migrator t=2026-05-28T09:03:52.957573133Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-28T09:03:52.958264382Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=692.729µs logger=migrator t=2026-05-28T09:03:52.962496519Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-28T09:03:52.96360641Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.110071ms logger=migrator t=2026-05-28T09:03:52.969076741Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-28T09:03:52.9697513Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=674.759µs logger=migrator t=2026-05-28T09:03:52.974144142Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-28T09:03:52.978376309Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.240768ms logger=migrator t=2026-05-28T09:03:52.983074979Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-28T09:03:52.98420093Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.127531ms logger=migrator t=2026-05-28T09:03:52.989436115Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-28T09:03:52.990297479Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=857.764µs logger=migrator t=2026-05-28T09:03:52.995618746Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-28T09:03:52.996367157Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=748.611µs logger=migrator t=2026-05-28T09:03:53.008059911Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-28T09:03:53.008703919Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=642.897µs logger=migrator t=2026-05-28T09:03:53.017764579Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-28T09:03:53.018546411Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=781.752µs logger=migrator t=2026-05-28T09:03:53.022622624Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-28T09:03:53.024384373Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.761079ms logger=migrator t=2026-05-28T09:03:53.038142143Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-28T09:03:53.038186715Z level=info msg="Migration successfully executed" id="Update user table charset" duration=45.942µs logger=migrator t=2026-05-28T09:03:53.047606496Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-28T09:03:53.049736844Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.132449ms logger=migrator t=2026-05-28T09:03:53.054727293Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-28T09:03:53.055085583Z level=info msg="Migration successfully executed" id="Add missing user data" duration=359.31µs logger=migrator t=2026-05-28T09:03:53.059195007Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-28T09:03:53.060343718Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.148782ms logger=migrator t=2026-05-28T09:03:53.064896194Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-28T09:03:53.065690286Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=794.572µs logger=migrator t=2026-05-28T09:03:53.070035186Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-28T09:03:53.071215959Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.177033ms logger=migrator t=2026-05-28T09:03:53.077719959Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-28T09:03:53.085581247Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.861538ms logger=migrator t=2026-05-28T09:03:53.089107195Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-28T09:03:53.090243006Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.129991ms logger=migrator t=2026-05-28T09:03:53.09506575Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-28T09:03:53.095267585Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=199.486µs logger=migrator t=2026-05-28T09:03:53.099572894Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-28T09:03:53.100609193Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.036499ms logger=migrator t=2026-05-28T09:03:53.106379403Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-28T09:03:53.106818135Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=439.262µs logger=migrator t=2026-05-28T09:03:53.111221167Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-28T09:03:53.111778682Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=557.515µs logger=migrator t=2026-05-28T09:03:53.121516852Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-28T09:03:53.122335304Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=820.413µs logger=migrator t=2026-05-28T09:03:53.127613991Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-28T09:03:53.128354841Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=703.709µs logger=migrator t=2026-05-28T09:03:53.133172984Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-28T09:03:53.134144081Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=969.827µs logger=migrator t=2026-05-28T09:03:53.141224367Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-28T09:03:53.142303807Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.07918ms logger=migrator t=2026-05-28T09:03:53.172663928Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-28T09:03:53.174072837Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.407919ms logger=migrator t=2026-05-28T09:03:53.179667392Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-28T09:03:53.179737154Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=67.122µs logger=migrator t=2026-05-28T09:03:53.185520993Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-28T09:03:53.186533692Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.017319ms logger=migrator t=2026-05-28T09:03:53.192420615Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-28T09:03:53.193029672Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=609.667µs logger=migrator t=2026-05-28T09:03:53.197372472Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-28T09:03:53.197969098Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=596.616µs logger=migrator t=2026-05-28T09:03:53.201858146Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-28T09:03:53.202815222Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=953.916µs logger=migrator t=2026-05-28T09:03:53.207359548Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-28T09:03:53.21066262Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.303092ms logger=migrator t=2026-05-28T09:03:53.215555875Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-28T09:03:53.216524462Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=971.167µs logger=migrator t=2026-05-28T09:03:53.222029985Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-28T09:03:53.222797346Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=771.242µs logger=migrator t=2026-05-28T09:03:53.227534667Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-28T09:03:53.228246037Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=703.619µs logger=migrator t=2026-05-28T09:03:53.23269267Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-28T09:03:53.23342129Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=728.541µs logger=migrator t=2026-05-28T09:03:53.237962446Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-28T09:03:53.239159389Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.197283ms logger=migrator t=2026-05-28T09:03:53.246868532Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-28T09:03:53.247240072Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=371.62µs logger=migrator t=2026-05-28T09:03:53.25221365Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-28T09:03:53.253000302Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=786.762µs logger=migrator t=2026-05-28T09:03:53.258874285Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-28T09:03:53.259228764Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=356.17µs logger=migrator t=2026-05-28T09:03:53.265195939Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-28T09:03:53.265833367Z level=info msg="Migration successfully executed" id="create star table" duration=637.338µs logger=migrator t=2026-05-28T09:03:53.271221906Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-28T09:03:53.272361968Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.139882ms logger=migrator t=2026-05-28T09:03:53.277978733Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-28T09:03:53.279076234Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.097541ms logger=migrator t=2026-05-28T09:03:53.284814023Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-28T09:03:53.285858692Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.042069ms logger=migrator t=2026-05-28T09:03:53.291643232Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-28T09:03:53.292493975Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=850.683µs logger=migrator t=2026-05-28T09:03:53.301979138Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-28T09:03:53.303057278Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.08259ms logger=migrator t=2026-05-28T09:03:53.308375145Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-28T09:03:53.30928861Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=910.065µs logger=migrator t=2026-05-28T09:03:53.313510947Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-28T09:03:53.314684489Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.173422ms logger=migrator t=2026-05-28T09:03:53.319435611Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-28T09:03:53.319478752Z level=info msg="Migration successfully executed" id="Update org table charset" duration=55.171µs logger=migrator t=2026-05-28T09:03:53.325009825Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-28T09:03:53.325043406Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=29.121µs logger=migrator t=2026-05-28T09:03:53.329379946Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-28T09:03:53.329576452Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=195.976µs logger=migrator t=2026-05-28T09:03:53.335161726Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-28T09:03:53.336310428Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.148812ms logger=migrator t=2026-05-28T09:03:53.341508662Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-28T09:03:53.342287934Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=779.202µs logger=migrator t=2026-05-28T09:03:53.347726514Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-28T09:03:53.348488445Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=761.941µs logger=migrator t=2026-05-28T09:03:53.353584947Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-28T09:03:53.354243785Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=659.148µs logger=migrator t=2026-05-28T09:03:53.358909994Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-28T09:03:53.359985424Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.07502ms logger=migrator t=2026-05-28T09:03:53.370744762Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-28T09:03:53.371494502Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=752.41µs logger=migrator t=2026-05-28T09:03:53.377783336Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-28T09:03:53.382925869Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.140743ms logger=migrator t=2026-05-28T09:03:53.389022178Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-28T09:03:53.389887552Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=865.054µs logger=migrator t=2026-05-28T09:03:53.397479532Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-28T09:03:53.398884751Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.418279ms logger=migrator t=2026-05-28T09:03:53.510331645Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-28T09:03:53.511705773Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.376578ms logger=migrator t=2026-05-28T09:03:53.684101276Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-28T09:03:53.684562299Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=466.133µs logger=migrator t=2026-05-28T09:03:53.774993812Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-28T09:03:53.778239552Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=3.24776ms logger=migrator t=2026-05-28T09:03:53.785571545Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-28T09:03:53.785684178Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=88.022µs logger=migrator t=2026-05-28T09:03:53.801967189Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-28T09:03:53.803952344Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.986315ms logger=migrator t=2026-05-28T09:03:53.812324336Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-28T09:03:53.814762773Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.431537ms logger=migrator t=2026-05-28T09:03:53.825600853Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-28T09:03:53.827126275Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.526592ms logger=migrator t=2026-05-28T09:03:53.834590672Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-28T09:03:53.835368624Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=779.142µs logger=migrator t=2026-05-28T09:03:53.840987999Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-28T09:03:53.844532287Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.547238ms logger=migrator t=2026-05-28T09:03:53.84933754Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-28T09:03:53.850288167Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=950.737µs logger=migrator t=2026-05-28T09:03:53.854982857Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-28T09:03:53.855919812Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=935.686µs logger=migrator t=2026-05-28T09:03:53.860023746Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-28T09:03:53.860051987Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.191µs logger=migrator t=2026-05-28T09:03:53.864454159Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-28T09:03:53.864545461Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=89.292µs logger=migrator t=2026-05-28T09:03:53.868511701Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-28T09:03:53.871772801Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.26181ms logger=migrator t=2026-05-28T09:03:53.87570115Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-28T09:03:53.87821776Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.52054ms logger=migrator t=2026-05-28T09:03:53.882855868Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-28T09:03:53.885743058Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.8978ms logger=migrator t=2026-05-28T09:03:53.891523728Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-28T09:03:53.894779219Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.25118ms logger=migrator t=2026-05-28T09:03:53.89953318Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-28T09:03:53.899761976Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=228.976µs logger=migrator t=2026-05-28T09:03:53.906470092Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-28T09:03:53.907793659Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.322357ms logger=migrator t=2026-05-28T09:03:53.913568869Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-28T09:03:53.914847494Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.272665ms logger=migrator t=2026-05-28T09:03:53.919804891Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-28T09:03:53.919840802Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=37.151µs logger=migrator t=2026-05-28T09:03:53.925988353Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-28T09:03:53.927536635Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.547332ms logger=migrator t=2026-05-28T09:03:53.933060108Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-28T09:03:53.934001354Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=941.216µs logger=migrator t=2026-05-28T09:03:53.938214261Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-28T09:03:53.942593072Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.382161ms logger=migrator t=2026-05-28T09:03:53.950754338Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-28T09:03:53.951635612Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=882.044µs logger=migrator t=2026-05-28T09:03:53.956702843Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-28T09:03:53.957736692Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.033509ms logger=migrator t=2026-05-28T09:03:53.963752278Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-28T09:03:53.964574391Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=822.103µs logger=migrator t=2026-05-28T09:03:53.971467002Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-28T09:03:53.971916394Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=458.713µs logger=migrator t=2026-05-28T09:03:53.983932467Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-28T09:03:53.98443478Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=505.664µs logger=migrator t=2026-05-28T09:03:53.987865676Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-28T09:03:53.990412266Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.54658ms logger=migrator t=2026-05-28T09:03:54.005874074Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-28T09:03:54.00753117Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.644875ms logger=migrator t=2026-05-28T09:03:54.015513351Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-28T09:03:54.015696056Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=183.205µs logger=migrator t=2026-05-28T09:03:54.01944752Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-28T09:03:54.019610974Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=163.944µs logger=migrator t=2026-05-28T09:03:54.023883653Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-28T09:03:54.025340903Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.44821ms logger=migrator t=2026-05-28T09:03:54.030485265Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-28T09:03:54.032572553Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.087148ms logger=migrator t=2026-05-28T09:03:54.035921066Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-28T09:03:54.03678543Z level=info msg="Migration successfully executed" id="create data_source table" duration=864.194µs logger=migrator t=2026-05-28T09:03:54.041620154Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-28T09:03:54.042411786Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=791.582µs logger=migrator t=2026-05-28T09:03:54.047443425Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-28T09:03:54.048218286Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=774.651µs logger=migrator t=2026-05-28T09:03:54.052421693Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-28T09:03:54.054181211Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.756809ms logger=migrator t=2026-05-28T09:03:54.058216363Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-28T09:03:54.058893812Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=677.229µs logger=migrator t=2026-05-28T09:03:54.064651241Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-28T09:03:54.070579775Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.936054ms logger=migrator t=2026-05-28T09:03:54.078242678Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-28T09:03:54.079113012Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=870.154µs logger=migrator t=2026-05-28T09:03:54.082993949Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-28T09:03:54.08375917Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=765.421µs logger=migrator t=2026-05-28T09:03:54.087941176Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-28T09:03:54.088705727Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=764.311µs logger=migrator t=2026-05-28T09:03:54.092580155Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-28T09:03:54.093110609Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=530.704µs logger=migrator t=2026-05-28T09:03:54.096348349Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-28T09:03:54.098739195Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.393166ms logger=migrator t=2026-05-28T09:03:54.102840439Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-28T09:03:54.105466771Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.622273ms logger=migrator t=2026-05-28T09:03:54.10904195Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-28T09:03:54.109067361Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=26.261µs logger=migrator t=2026-05-28T09:03:54.112524587Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-28T09:03:54.112711342Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=186.975µs logger=migrator t=2026-05-28T09:03:54.11771812Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-28T09:03:54.121498435Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.780535ms logger=migrator t=2026-05-28T09:03:54.126156994Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-28T09:03:54.126344989Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=188.345µs logger=migrator t=2026-05-28T09:03:54.130792942Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-28T09:03:54.130990278Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=204.086µs logger=migrator t=2026-05-28T09:03:54.134519516Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-28T09:03:54.138459365Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.93908ms logger=migrator t=2026-05-28T09:03:54.143368761Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-28T09:03:54.143579177Z level=info msg="Migration successfully executed" id="Update uid value" duration=210.665µs logger=migrator t=2026-05-28T09:03:54.147147535Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-28T09:03:54.147947487Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=795.752µs logger=migrator t=2026-05-28T09:03:54.151533177Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-28T09:03:54.152300078Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=766.761µs logger=migrator t=2026-05-28T09:03:54.157176623Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-28T09:03:54.157991556Z level=info msg="Migration successfully executed" id="create api_key table" duration=814.643µs logger=migrator t=2026-05-28T09:03:54.162557662Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-28T09:03:54.163775766Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.218033ms logger=migrator t=2026-05-28T09:03:54.169231807Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-28T09:03:54.170135272Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=904.435µs logger=migrator t=2026-05-28T09:03:54.179175532Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-28T09:03:54.18019229Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.011818ms logger=migrator t=2026-05-28T09:03:54.184413547Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-28T09:03:54.185158457Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=745.08µs logger=migrator t=2026-05-28T09:03:54.188525451Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-28T09:03:54.18922955Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=704.119µs logger=migrator t=2026-05-28T09:03:54.193846638Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-28T09:03:54.195048231Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.207253ms logger=migrator t=2026-05-28T09:03:54.201366806Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-28T09:03:54.208259797Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.894181ms logger=migrator t=2026-05-28T09:03:54.216510035Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-28T09:03:54.21702208Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=512.284µs logger=migrator t=2026-05-28T09:03:54.223042657Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-28T09:03:54.224390704Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.335807ms logger=migrator t=2026-05-28T09:03:54.229438773Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-28T09:03:54.230252066Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=813.003µs logger=migrator t=2026-05-28T09:03:54.237651101Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-28T09:03:54.238944417Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.293256ms logger=migrator t=2026-05-28T09:03:54.246470945Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-28T09:03:54.246830085Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=358.49µs logger=migrator t=2026-05-28T09:03:54.25062078Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-28T09:03:54.251184625Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=563.955µs logger=migrator t=2026-05-28T09:03:54.255638329Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-28T09:03:54.255705121Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=67.782µs logger=migrator t=2026-05-28T09:03:54.259475875Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-28T09:03:54.26254873Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.069095ms logger=migrator t=2026-05-28T09:03:54.26725029Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-28T09:03:54.269829522Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.578882ms logger=migrator t=2026-05-28T09:03:54.27447618Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-28T09:03:54.274666256Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=190.576µs logger=migrator t=2026-05-28T09:03:54.278402379Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-28T09:03:54.280910598Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.508129ms logger=migrator t=2026-05-28T09:03:54.284851858Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-28T09:03:54.287377558Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.52573ms logger=migrator t=2026-05-28T09:03:54.291183823Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-28T09:03:54.291935924Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=751.961µs logger=migrator t=2026-05-28T09:03:54.296291384Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-28T09:03:54.296830809Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=538.355µs logger=migrator t=2026-05-28T09:03:54.30045577Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-28T09:03:54.301257152Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=801.242µs logger=migrator t=2026-05-28T09:03:54.306023034Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-28T09:03:54.30732162Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.298616ms logger=migrator t=2026-05-28T09:03:54.312005449Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-28T09:03:54.313014087Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.009708ms logger=migrator t=2026-05-28T09:03:54.317345937Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-28T09:03:54.31816422Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=819.863µs logger=migrator t=2026-05-28T09:03:54.323004344Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-28T09:03:54.323104717Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=101.363µs logger=migrator t=2026-05-28T09:03:54.326668435Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-28T09:03:54.326736817Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=69.222µs logger=migrator t=2026-05-28T09:03:54.330758688Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-28T09:03:54.335067708Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.30908ms logger=migrator t=2026-05-28T09:03:54.340757515Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-28T09:03:54.343418609Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.660934ms logger=migrator t=2026-05-28T09:03:54.348790708Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-28T09:03:54.348887771Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=97.813µs logger=migrator t=2026-05-28T09:03:54.352711876Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-28T09:03:54.353512339Z level=info msg="Migration successfully executed" id="create quota table v1" duration=796.132µs logger=migrator t=2026-05-28T09:03:54.357926641Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-28T09:03:54.359072372Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.137872ms logger=migrator t=2026-05-28T09:03:54.365093009Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-28T09:03:54.365165291Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=73.332µs logger=migrator t=2026-05-28T09:03:54.370157709Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-28T09:03:54.372146004Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.987675ms logger=migrator t=2026-05-28T09:03:54.377556384Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-28T09:03:54.378975613Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.418819ms logger=migrator t=2026-05-28T09:03:54.385409292Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-28T09:03:54.388454536Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.046324ms logger=migrator t=2026-05-28T09:03:54.392118447Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-28T09:03:54.392145638Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.001µs logger=migrator t=2026-05-28T09:03:54.398510024Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-28T09:03:54.399580994Z level=info msg="Migration successfully executed" id="create session table" duration=1.07162ms logger=migrator t=2026-05-28T09:03:54.407654037Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-28T09:03:54.407820822Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=185.515µs logger=migrator t=2026-05-28T09:03:54.431927039Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-28T09:03:54.432186417Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=263.308µs logger=migrator t=2026-05-28T09:03:54.435611761Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-28T09:03:54.436615509Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.006298ms logger=migrator t=2026-05-28T09:03:54.441394881Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-28T09:03:54.442974445Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.584054ms logger=migrator t=2026-05-28T09:03:54.450894275Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-28T09:03:54.451008168Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=119.474µs logger=migrator t=2026-05-28T09:03:54.457460316Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-28T09:03:54.457515518Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=58.512µs logger=migrator t=2026-05-28T09:03:54.464384148Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-28T09:03:54.466940289Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.559121ms logger=migrator t=2026-05-28T09:03:54.471792993Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-28T09:03:54.474892799Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.091395ms logger=migrator t=2026-05-28T09:03:54.478458867Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-28T09:03:54.47853905Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=80.783µs logger=migrator t=2026-05-28T09:03:54.483080046Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-28T09:03:54.483157558Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=78.332µs logger=migrator t=2026-05-28T09:03:54.487832667Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-28T09:03:54.489234456Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.401419ms logger=migrator t=2026-05-28T09:03:54.494185003Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-28T09:03:54.494231064Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=47.501µs logger=migrator t=2026-05-28T09:03:54.498673177Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-28T09:03:54.502943766Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.270078ms logger=migrator t=2026-05-28T09:03:54.506567746Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-28T09:03:54.506760561Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=193.095µs logger=migrator t=2026-05-28T09:03:54.511326658Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-28T09:03:54.514502296Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.168558ms logger=migrator t=2026-05-28T09:03:54.518394213Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-28T09:03:54.521474898Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.080515ms logger=migrator t=2026-05-28T09:03:54.525691205Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-28T09:03:54.525774237Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=91.802µs logger=migrator t=2026-05-28T09:03:54.531776604Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-28T09:03:54.532673579Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=904.375µs logger=migrator t=2026-05-28T09:03:54.537192104Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-28T09:03:54.539340833Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=2.147219ms logger=migrator t=2026-05-28T09:03:54.544234328Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-28T09:03:54.545281157Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.046779ms logger=migrator t=2026-05-28T09:03:54.550342228Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-28T09:03:54.552014714Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.669906ms logger=migrator t=2026-05-28T09:03:54.556746065Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-28T09:03:54.558165894Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.420269ms logger=migrator t=2026-05-28T09:03:54.563486822Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-28T09:03:54.564295244Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=805.033µs logger=migrator t=2026-05-28T09:03:54.568542782Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-28T09:03:54.569245351Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=702.529µs logger=migrator t=2026-05-28T09:03:54.573823908Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-28T09:03:54.574824205Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=999.397µs logger=migrator t=2026-05-28T09:03:54.580117282Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-28T09:03:54.580880573Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=771.091µs logger=migrator t=2026-05-28T09:03:54.585433299Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-28T09:03:54.597957146Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.525197ms logger=migrator t=2026-05-28T09:03:54.601493004Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-28T09:03:54.601997908Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=505.074µs logger=migrator t=2026-05-28T09:03:54.606191114Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-28T09:03:54.607248973Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.057459ms logger=migrator t=2026-05-28T09:03:54.611722777Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-28T09:03:54.612145359Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=427.142µs logger=migrator t=2026-05-28T09:03:54.617102666Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-28T09:03:54.61797375Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=870.724µs logger=migrator t=2026-05-28T09:03:54.622139615Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-28T09:03:54.623290117Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.154872ms logger=migrator t=2026-05-28T09:03:54.628998025Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-28T09:03:54.634623791Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.625136ms logger=migrator t=2026-05-28T09:03:54.639117795Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-28T09:03:54.642674514Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.556029ms logger=migrator t=2026-05-28T09:03:54.647773445Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-28T09:03:54.651751195Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.97706ms logger=migrator t=2026-05-28T09:03:54.656592639Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-28T09:03:54.66022851Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.635381ms logger=migrator t=2026-05-28T09:03:54.664004295Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-28T09:03:54.664868208Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=860.514µs logger=migrator t=2026-05-28T09:03:54.668801737Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-28T09:03:54.668828118Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.511µs logger=migrator t=2026-05-28T09:03:54.673101076Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-28T09:03:54.673141697Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=37.221µs logger=migrator t=2026-05-28T09:03:54.676744307Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-28T09:03:54.678019693Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.274996ms logger=migrator t=2026-05-28T09:03:54.682906898Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-28T09:03:54.683763261Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=856.063µs logger=migrator t=2026-05-28T09:03:54.690492668Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-28T09:03:54.691628179Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.135281ms logger=migrator t=2026-05-28T09:03:54.695504277Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-28T09:03:54.696810133Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.299095ms logger=migrator t=2026-05-28T09:03:54.700731151Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-28T09:03:54.702243143Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.515562ms logger=migrator t=2026-05-28T09:03:54.706949423Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-28T09:03:54.710587204Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.637161ms logger=migrator t=2026-05-28T09:03:54.714126832Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-28T09:03:54.717720942Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.595649ms logger=migrator t=2026-05-28T09:03:54.721477655Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-28T09:03:54.721678021Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=200.886µs logger=migrator t=2026-05-28T09:03:54.726039162Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-28T09:03:54.726849604Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=810.182µs logger=migrator t=2026-05-28T09:03:54.731454832Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-28T09:03:54.732605184Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.149522ms logger=migrator t=2026-05-28T09:03:54.737590582Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-28T09:03:54.742735114Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.142753ms logger=migrator t=2026-05-28T09:03:54.747326581Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-28T09:03:54.747390093Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.912µs logger=migrator t=2026-05-28T09:03:54.750293693Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-28T09:03:54.751438165Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.133132ms logger=migrator t=2026-05-28T09:03:54.755401755Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-28T09:03:54.756965418Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.563043ms logger=migrator t=2026-05-28T09:03:54.762650766Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-28T09:03:54.762723578Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=79.643µs logger=migrator t=2026-05-28T09:03:54.766458091Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-28T09:03:54.767287484Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=829.483µs logger=migrator t=2026-05-28T09:03:54.771620654Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-28T09:03:54.772424406Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=803.912µs logger=migrator t=2026-05-28T09:03:54.777335562Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-28T09:03:54.778599067Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.262085ms logger=migrator t=2026-05-28T09:03:54.783129422Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-28T09:03:54.784455559Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.322757ms logger=migrator t=2026-05-28T09:03:54.788862831Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-28T09:03:54.789866639Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.003628ms logger=migrator t=2026-05-28T09:03:54.795827714Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-28T09:03:54.797266294Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.43868ms logger=migrator t=2026-05-28T09:03:54.802100688Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-28T09:03:54.802138289Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=39.172µs logger=migrator t=2026-05-28T09:03:54.806837809Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-28T09:03:54.810872781Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.034962ms logger=migrator t=2026-05-28T09:03:54.81737067Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-28T09:03:54.818349347Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=978.767µs logger=migrator t=2026-05-28T09:03:54.823634814Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-28T09:03:54.828343064Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.685239ms logger=migrator t=2026-05-28T09:03:54.83180835Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-28T09:03:54.832693885Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=884.044µs logger=migrator t=2026-05-28T09:03:54.837444586Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-28T09:03:54.838546117Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.10667ms logger=migrator t=2026-05-28T09:03:54.842447645Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-28T09:03:54.843389781Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=942.106µs logger=migrator t=2026-05-28T09:03:54.848911414Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-28T09:03:54.862274204Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.36534ms logger=migrator t=2026-05-28T09:03:54.868508426Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-28T09:03:54.869123363Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=614.777µs logger=migrator t=2026-05-28T09:03:54.87261074Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-28T09:03:54.874140182Z 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.529802ms logger=migrator t=2026-05-28T09:03:54.87983543Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-28T09:03:54.880596051Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=760.321µs logger=migrator t=2026-05-28T09:03:54.885021253Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-28T09:03:54.885966019Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=941.376µs logger=migrator t=2026-05-28T09:03:54.890115454Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-28T09:03:54.890548346Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=432.952µs logger=migrator t=2026-05-28T09:03:54.894920767Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-28T09:03:54.901764527Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.84914ms logger=migrator t=2026-05-28T09:03:54.905207652Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-28T09:03:54.908348859Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.141507ms logger=migrator t=2026-05-28T09:03:54.913351878Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-28T09:03:54.914315594Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=963.636µs logger=migrator t=2026-05-28T09:03:54.918687185Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-28T09:03:54.920259529Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.572234ms logger=migrator t=2026-05-28T09:03:54.92534523Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-28T09:03:54.925865064Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=519.684µs logger=migrator t=2026-05-28T09:03:54.930547914Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-28T09:03:54.934619036Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.070762ms logger=migrator t=2026-05-28T09:03:54.938258697Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-28T09:03:54.939211473Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=952.646µs logger=migrator t=2026-05-28T09:03:54.943133262Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-28T09:03:54.94340862Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=264.207µs logger=migrator t=2026-05-28T09:03:54.947900194Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-28T09:03:54.948634514Z level=info msg="Migration successfully executed" id="Move region to single row" duration=734.35µs logger=migrator t=2026-05-28T09:03:54.953615922Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-28T09:03:54.955024311Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.409239ms logger=migrator t=2026-05-28T09:03:54.958759385Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-28T09:03:54.95966878Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=882.014µs logger=migrator t=2026-05-28T09:03:54.963708992Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-28T09:03:54.964787672Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.068209ms logger=migrator t=2026-05-28T09:03:54.968855914Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-28T09:03:54.970308404Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.45236ms logger=migrator t=2026-05-28T09:03:54.974582343Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-28T09:03:54.975460857Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=878.954µs logger=migrator t=2026-05-28T09:03:54.979417687Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-28T09:03:54.980354683Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=937.305µs logger=migrator t=2026-05-28T09:03:54.983926921Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-28T09:03:54.984093046Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=153.954µs logger=migrator t=2026-05-28T09:03:54.987452139Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-28T09:03:54.988327073Z level=info msg="Migration successfully executed" id="create test_data table" duration=874.564µs logger=migrator t=2026-05-28T09:03:54.993677101Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-28T09:03:54.994551346Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=905.105µs logger=migrator t=2026-05-28T09:03:54.999005459Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-28T09:03:55.000946662Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.941003ms logger=migrator t=2026-05-28T09:03:55.006832466Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-28T09:03:55.007926106Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.09352ms logger=migrator t=2026-05-28T09:03:55.01385385Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-28T09:03:55.014103107Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=249.277µs logger=migrator t=2026-05-28T09:03:55.017932953Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-28T09:03:55.018620812Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=687.409µs logger=migrator t=2026-05-28T09:03:55.022731776Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-28T09:03:55.022945932Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=204.135µs logger=migrator t=2026-05-28T09:03:55.027517118Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-28T09:03:55.028971508Z level=info msg="Migration successfully executed" id="create team table" duration=1.45548ms logger=migrator t=2026-05-28T09:03:55.035580641Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-28T09:03:55.036542458Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=961.867µs logger=migrator t=2026-05-28T09:03:55.04455095Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-28T09:03:55.046293838Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.742578ms logger=migrator t=2026-05-28T09:03:55.050633898Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-28T09:03:55.05501811Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.383862ms logger=migrator t=2026-05-28T09:03:55.059604017Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-28T09:03:55.059843453Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=239.886µs logger=migrator t=2026-05-28T09:03:55.063580337Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-28T09:03:55.064497742Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=917.485µs logger=migrator t=2026-05-28T09:03:55.069378417Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-28T09:03:55.070758945Z level=info msg="Migration successfully executed" id="create team member table" duration=1.379958ms logger=migrator t=2026-05-28T09:03:55.076896395Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-28T09:03:55.077873722Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=977.207µs logger=migrator t=2026-05-28T09:03:55.082022427Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-28T09:03:55.083672763Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.650036ms logger=migrator t=2026-05-28T09:03:55.087752106Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-28T09:03:55.089305209Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.546963ms logger=migrator t=2026-05-28T09:03:55.09439026Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-28T09:03:55.098932655Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.542095ms logger=migrator t=2026-05-28T09:03:55.102598847Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-28T09:03:55.107134153Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.534905ms logger=migrator t=2026-05-28T09:03:55.110685151Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-28T09:03:55.115196706Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.511224ms logger=migrator t=2026-05-28T09:03:55.11860623Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-28T09:03:55.119571747Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=966.977µs logger=migrator t=2026-05-28T09:03:55.124217455Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-28T09:03:55.12582669Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.609035ms logger=migrator t=2026-05-28T09:03:55.130450038Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-28T09:03:55.131482126Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.035638ms logger=migrator t=2026-05-28T09:03:55.138069149Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-28T09:03:55.139789257Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.719947ms logger=migrator t=2026-05-28T09:03:55.144151157Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-28T09:03:55.145079253Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=928.056µs logger=migrator t=2026-05-28T09:03:55.150251496Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-28T09:03:55.151193642Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=942.266µs logger=migrator t=2026-05-28T09:03:55.15509973Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-28T09:03:55.156032116Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=926.466µs logger=migrator t=2026-05-28T09:03:55.160079468Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-28T09:03:55.161339943Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.256105ms logger=migrator t=2026-05-28T09:03:55.165782306Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-28T09:03:55.16664795Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=860.084µs logger=migrator t=2026-05-28T09:03:55.171624058Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-28T09:03:55.171904916Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=280.918µs logger=migrator t=2026-05-28T09:03:55.17568471Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-28T09:03:55.176446461Z level=info msg="Migration successfully executed" id="create tag table" duration=757.851µs logger=migrator t=2026-05-28T09:03:55.18111755Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-28T09:03:55.183243809Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.125629ms logger=migrator t=2026-05-28T09:03:55.188212287Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-28T09:03:55.188992919Z level=info msg="Migration successfully executed" id="create login attempt table" duration=780.422µs logger=migrator t=2026-05-28T09:03:55.196324502Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-28T09:03:55.198035939Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.716278ms logger=migrator t=2026-05-28T09:03:55.203943403Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-28T09:03:55.20528998Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.348227ms logger=migrator t=2026-05-28T09:03:55.208939051Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-28T09:03:55.223782962Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.843101ms logger=migrator t=2026-05-28T09:03:55.227849034Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-28T09:03:55.228490922Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=641.748µs logger=migrator t=2026-05-28T09:03:55.232544475Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-28T09:03:55.235207498Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.660974ms logger=migrator t=2026-05-28T09:03:55.245650857Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-28T09:03:55.246237023Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=586.376µs logger=migrator t=2026-05-28T09:03:55.25404012Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-28T09:03:55.255027097Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=983.827µs logger=migrator t=2026-05-28T09:03:55.261752173Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-28T09:03:55.262891494Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.140941ms logger=migrator t=2026-05-28T09:03:55.269521758Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-28T09:03:55.270972058Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.4506ms logger=migrator t=2026-05-28T09:03:55.277457548Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-28T09:03:55.27752431Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=67.622µs logger=migrator t=2026-05-28T09:03:55.282203429Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-28T09:03:55.287558818Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.355528ms logger=migrator t=2026-05-28T09:03:55.294400727Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-28T09:03:55.299518559Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.117371ms logger=migrator t=2026-05-28T09:03:55.308855107Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-28T09:03:55.314440132Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.589884ms logger=migrator t=2026-05-28T09:03:55.318548786Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-28T09:03:55.325906269Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.351284ms logger=migrator t=2026-05-28T09:03:55.331941046Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-28T09:03:55.333624493Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.686647ms logger=migrator t=2026-05-28T09:03:55.349870863Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-28T09:03:55.3569966Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.132688ms logger=migrator t=2026-05-28T09:03:55.362998646Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-28T09:03:55.363928832Z level=info msg="Migration successfully executed" id="create server_lock table" duration=930.056µs logger=migrator t=2026-05-28T09:03:55.369805685Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-28T09:03:55.37146017Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.654546ms logger=migrator t=2026-05-28T09:03:55.39925287Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-28T09:03:55.400465493Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.219503ms logger=migrator t=2026-05-28T09:03:55.412926578Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-28T09:03:55.414679577Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.754849ms logger=migrator t=2026-05-28T09:03:55.42382929Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-28T09:03:55.425306061Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.478151ms logger=migrator t=2026-05-28T09:03:55.439441622Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-28T09:03:55.442300671Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.861319ms logger=migrator t=2026-05-28T09:03:55.452035281Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-28T09:03:55.461591945Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.573015ms logger=migrator t=2026-05-28T09:03:55.467582391Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-28T09:03:55.468819516Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.237685ms logger=migrator t=2026-05-28T09:03:55.475321586Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-28T09:03:55.476306833Z level=info msg="Migration successfully executed" id="create cache_data table" duration=985.268µs logger=migrator t=2026-05-28T09:03:55.483624146Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-28T09:03:55.484411177Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=781.091µs logger=migrator t=2026-05-28T09:03:55.489974331Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-28T09:03:55.490943448Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=971.587µs logger=migrator t=2026-05-28T09:03:55.4978506Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-28T09:03:55.499371132Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.520832ms logger=migrator t=2026-05-28T09:03:55.505171002Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-28T09:03:55.505316576Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=159.224µs logger=migrator t=2026-05-28T09:03:55.511294662Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-28T09:03:55.511445266Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=142.454µs logger=migrator t=2026-05-28T09:03:55.515988262Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-28T09:03:55.517113953Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.126161ms logger=migrator t=2026-05-28T09:03:55.528160669Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-28T09:03:55.52928303Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.119612ms logger=migrator t=2026-05-28T09:03:55.546353832Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-28T09:03:55.547875794Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.523122ms logger=migrator t=2026-05-28T09:03:55.556109562Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-28T09:03:55.556209215Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=100.623µs logger=migrator t=2026-05-28T09:03:55.564080113Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-28T09:03:55.565504492Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.424949ms logger=migrator t=2026-05-28T09:03:55.570552682Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-28T09:03:55.571479528Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=927.926µs logger=migrator t=2026-05-28T09:03:55.576187088Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-28T09:03:55.577204406Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.010628ms logger=migrator t=2026-05-28T09:03:55.582640317Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-28T09:03:55.583629434Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=988.917µs logger=migrator t=2026-05-28T09:03:55.589146137Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-28T09:03:55.59791579Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.770713ms logger=migrator t=2026-05-28T09:03:55.603304609Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-28T09:03:55.603945337Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=640.907µs logger=migrator t=2026-05-28T09:03:55.609922342Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-28T09:03:55.610046745Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=125.703µs logger=migrator t=2026-05-28T09:03:55.615060894Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-28T09:03:55.616553296Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.492062ms logger=migrator t=2026-05-28T09:03:55.622532681Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-28T09:03:55.624186027Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.651316ms logger=migrator t=2026-05-28T09:03:55.62935609Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-28T09:03:55.630385679Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.029509ms logger=migrator t=2026-05-28T09:03:55.635230803Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-28T09:03:55.635330045Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=100.462µs logger=migrator t=2026-05-28T09:03:55.640862158Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-28T09:03:55.642232446Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.370398ms logger=migrator t=2026-05-28T09:03:55.647140413Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-28T09:03:55.648094999Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=954.176µs logger=migrator t=2026-05-28T09:03:55.653040756Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-28T09:03:55.654707552Z 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.666186ms logger=migrator t=2026-05-28T09:03:55.660970275Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-28T09:03:55.662535509Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.565304ms logger=migrator t=2026-05-28T09:03:55.676954608Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-28T09:03:55.684197418Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.24384ms logger=migrator t=2026-05-28T09:03:55.692089317Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-28T09:03:55.693033973Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=944.756µs logger=migrator t=2026-05-28T09:03:55.698391221Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-28T09:03:55.69977842Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.370668ms logger=migrator t=2026-05-28T09:03:55.713466179Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-28T09:03:55.742453891Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.989382ms logger=migrator t=2026-05-28T09:03:55.74817494Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-28T09:03:55.771738802Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.565793ms logger=migrator t=2026-05-28T09:03:55.777221144Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-28T09:03:55.778136329Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=915.195µs logger=migrator t=2026-05-28T09:03:55.784504725Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-28T09:03:55.785427441Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=922.536µs logger=migrator t=2026-05-28T09:03:55.79659419Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-28T09:03:55.802804242Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.212562ms logger=migrator t=2026-05-28T09:03:55.807525793Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-28T09:03:55.811501713Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=3.97583ms logger=migrator t=2026-05-28T09:03:55.816974774Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-28T09:03:55.818208488Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.237064ms logger=migrator t=2026-05-28T09:03:55.82618973Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-28T09:03:55.828333859Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.14842ms logger=migrator t=2026-05-28T09:03:55.833846761Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-28T09:03:55.834752116Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=900.505µs logger=migrator t=2026-05-28T09:03:55.840017392Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-28T09:03:55.840974829Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=959.647µs logger=migrator t=2026-05-28T09:03:55.846499202Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-28T09:03:55.846565344Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=66.662µs logger=migrator t=2026-05-28T09:03:55.850833892Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-28T09:03:55.856333034Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.499092ms logger=migrator t=2026-05-28T09:03:55.865973511Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-28T09:03:55.875469004Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.516994ms logger=migrator t=2026-05-28T09:03:55.880481822Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-28T09:03:55.890904781Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=10.421079ms logger=migrator t=2026-05-28T09:03:55.896501746Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-28T09:03:55.898695797Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=2.195241ms logger=migrator t=2026-05-28T09:03:55.904610271Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-28T09:03:55.906101352Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.496212ms logger=migrator t=2026-05-28T09:03:55.913461396Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-28T09:03:55.922047393Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.584618ms logger=migrator t=2026-05-28T09:03:55.92736097Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-28T09:03:55.935187027Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.825247ms logger=migrator t=2026-05-28T09:03:55.941893013Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-28T09:03:55.943539648Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.655996ms logger=migrator t=2026-05-28T09:03:55.967951724Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-28T09:03:55.972958773Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.010519ms logger=migrator t=2026-05-28T09:03:55.980551583Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-28T09:03:55.987427473Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.87723ms logger=migrator t=2026-05-28T09:03:55.99381771Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-28T09:03:55.993901723Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=81.022µs logger=migrator t=2026-05-28T09:03:55.997959515Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-28T09:03:55.998758707Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=799.322µs logger=migrator t=2026-05-28T09:03:56.005237086Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-28T09:03:56.006930363Z 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.693107ms logger=migrator t=2026-05-28T09:03:56.01333442Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-28T09:03:56.014532244Z 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.197754ms logger=migrator t=2026-05-28T09:03:56.019797219Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-28T09:03:56.019934943Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=138.734µs logger=migrator t=2026-05-28T09:03:56.02704242Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-28T09:03:56.033633412Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.591082ms logger=migrator t=2026-05-28T09:03:56.039126375Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-28T09:03:56.046848618Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.724243ms logger=migrator t=2026-05-28T09:03:56.054075289Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-28T09:03:56.063958042Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.885753ms logger=migrator t=2026-05-28T09:03:56.069541167Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-28T09:03:56.074811613Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.264825ms logger=migrator t=2026-05-28T09:03:56.080202142Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-28T09:03:56.097437179Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=17.228216ms logger=migrator t=2026-05-28T09:03:56.104105854Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-28T09:03:56.104274648Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=173.644µs logger=migrator t=2026-05-28T09:03:56.109895434Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-28T09:03:56.112054204Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=2.161959ms logger=migrator t=2026-05-28T09:03:56.120546129Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-28T09:03:56.127773019Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.22956ms logger=migrator t=2026-05-28T09:03:56.13216871Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-28T09:03:56.132237822Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=65.652µs logger=migrator t=2026-05-28T09:03:56.137383175Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-28T09:03:56.144183903Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.801138ms logger=migrator t=2026-05-28T09:03:56.149359206Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-28T09:03:56.150404905Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.045459ms logger=migrator t=2026-05-28T09:03:56.157266065Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-28T09:03:56.1675668Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.308615ms logger=migrator t=2026-05-28T09:03:56.172986811Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-28T09:03:56.173619398Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=628.078µs logger=migrator t=2026-05-28T09:03:56.178625096Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-28T09:03:56.179673805Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.048729ms logger=migrator t=2026-05-28T09:03:56.187566634Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-28T09:03:56.198955839Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.389865ms logger=migrator t=2026-05-28T09:03:56.203909597Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-28T09:03:56.204898074Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=998.878µs logger=migrator t=2026-05-28T09:03:56.212737891Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-28T09:03:56.215669052Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.930991ms logger=migrator t=2026-05-28T09:03:56.22463906Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-28T09:03:56.225320579Z level=info msg="Migration successfully executed" id="create alert_image table" duration=681.689µs logger=migrator t=2026-05-28T09:03:56.231212502Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-28T09:03:56.233040943Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.77846ms logger=migrator t=2026-05-28T09:03:56.239999186Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-28T09:03:56.240128959Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=131.673µs logger=migrator t=2026-05-28T09:03:56.245370334Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-28T09:03:56.246496446Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.126931ms logger=migrator t=2026-05-28T09:03:56.250756414Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-28T09:03:56.251887725Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.126841ms logger=migrator t=2026-05-28T09:03:56.256236645Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-28T09:03:56.25678453Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-28T09:03:56.264304329Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-28T09:03:56.265201804Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=887.064µs logger=migrator t=2026-05-28T09:03:56.269481092Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-28T09:03:56.27158279Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.105608ms logger=migrator t=2026-05-28T09:03:56.275985952Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-28T09:03:56.284396175Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.413173ms logger=migrator t=2026-05-28T09:03:56.288401386Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-28T09:03:56.289411694Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.010298ms logger=migrator t=2026-05-28T09:03:56.296101309Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-28T09:03:56.297429816Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.328937ms logger=migrator t=2026-05-28T09:03:56.302571268Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-28T09:03:56.303474043Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=902.785µs logger=migrator t=2026-05-28T09:03:56.308567524Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-28T09:03:56.309913491Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.345267ms logger=migrator t=2026-05-28T09:03:56.314153639Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-28T09:03:56.315262019Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.108661ms logger=migrator t=2026-05-28T09:03:56.319938969Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-28T09:03:56.31997446Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=40.291µs logger=migrator t=2026-05-28T09:03:56.324379172Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-28T09:03:56.324467304Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=88.822µs logger=migrator t=2026-05-28T09:03:56.33297637Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-28T09:03:56.340294212Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.318752ms logger=migrator t=2026-05-28T09:03:56.344712425Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-28T09:03:56.345039414Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=327.33µs logger=migrator t=2026-05-28T09:03:56.348412287Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-28T09:03:56.349418385Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.005648ms logger=migrator t=2026-05-28T09:03:56.357080107Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-28T09:03:56.357458448Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=378.6µs logger=migrator t=2026-05-28T09:03:56.362363973Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-28T09:03:56.363967798Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.612055ms logger=migrator t=2026-05-28T09:03:56.368329589Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-28T09:03:56.369633235Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.309207ms logger=migrator t=2026-05-28T09:03:56.376007921Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-28T09:03:56.421054848Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=45.043277ms logger=migrator t=2026-05-28T09:03:56.429721778Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-28T09:03:56.43666352Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.941142ms logger=migrator t=2026-05-28T09:03:56.441491224Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-28T09:03:56.441691279Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=201.745µs logger=migrator t=2026-05-28T09:03:56.447764998Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-28T09:03:56.483487827Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.711098ms logger=migrator t=2026-05-28T09:03:56.488915747Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-28T09:03:56.523320589Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.400932ms logger=migrator t=2026-05-28T09:03:56.52696555Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-28T09:03:56.527595498Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=627.078µs logger=migrator t=2026-05-28T09:03:56.534000685Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-28T09:03:56.535145367Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.144852ms logger=migrator t=2026-05-28T09:03:56.541870623Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-28T09:03:56.54213468Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=278.668µs logger=migrator t=2026-05-28T09:03:56.547641503Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-28T09:03:56.549087453Z level=info msg="Migration successfully executed" id="create permission table" duration=1.43815ms logger=migrator t=2026-05-28T09:03:56.555467299Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-28T09:03:56.556967991Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.501582ms logger=migrator t=2026-05-28T09:03:56.562595637Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-28T09:03:56.563863462Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.267715ms logger=migrator t=2026-05-28T09:03:56.567991146Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-28T09:03:56.569241911Z level=info msg="Migration successfully executed" id="create role table" duration=1.250355ms logger=migrator t=2026-05-28T09:03:56.574524167Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-28T09:03:56.582853688Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.333131ms logger=migrator t=2026-05-28T09:03:56.586818857Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-28T09:03:56.5959372Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.118063ms logger=migrator t=2026-05-28T09:03:56.599846628Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-28T09:03:56.600874357Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.027178ms logger=migrator t=2026-05-28T09:03:56.605426382Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-28T09:03:56.606537573Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.114021ms logger=migrator t=2026-05-28T09:03:56.610461872Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-28T09:03:56.611611524Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.149612ms logger=migrator t=2026-05-28T09:03:56.615382138Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-28T09:03:56.61617104Z level=info msg="Migration successfully executed" id="create team role table" duration=789.472µs logger=migrator t=2026-05-28T09:03:56.624374117Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-28T09:03:56.625574491Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.196433ms logger=migrator t=2026-05-28T09:03:56.62988574Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-28T09:03:56.631012241Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.126381ms logger=migrator t=2026-05-28T09:03:56.635570657Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-28T09:03:56.636685628Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.115301ms logger=migrator t=2026-05-28T09:03:56.642410877Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-28T09:03:56.643329922Z level=info msg="Migration successfully executed" id="create user role table" duration=919.455µs logger=migrator t=2026-05-28T09:03:56.647614141Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-28T09:03:56.649889484Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.225212ms logger=migrator t=2026-05-28T09:03:56.654848651Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-28T09:03:56.656146907Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.297446ms logger=migrator t=2026-05-28T09:03:56.659936142Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-28T09:03:56.661170616Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.238064ms logger=migrator t=2026-05-28T09:03:56.665830855Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-28T09:03:56.666651838Z level=info msg="Migration successfully executed" id="create builtin role table" duration=816.232µs logger=migrator t=2026-05-28T09:03:56.670882465Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-28T09:03:56.672223592Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.347748ms logger=migrator t=2026-05-28T09:03:56.676929032Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-28T09:03:56.678686211Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.757019ms logger=migrator t=2026-05-28T09:03:56.683888695Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-28T09:03:56.692074821Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.186206ms logger=migrator t=2026-05-28T09:03:56.69778839Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-28T09:03:56.698940701Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.143901ms logger=migrator t=2026-05-28T09:03:56.705114902Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-28T09:03:56.706942693Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.827171ms logger=migrator t=2026-05-28T09:03:56.711712705Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-28T09:03:56.712492187Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=779.622µs logger=migrator t=2026-05-28T09:03:56.722774811Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-28T09:03:56.724076067Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.297686ms logger=migrator t=2026-05-28T09:03:56.728844929Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-28T09:03:56.729647402Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=796.872µs logger=migrator t=2026-05-28T09:03:56.743861005Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-28T09:03:56.744710569Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=847.164µs logger=migrator t=2026-05-28T09:03:56.75017988Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-28T09:03:56.760488036Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.312915ms logger=migrator t=2026-05-28T09:03:56.764650361Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-28T09:03:56.772710734Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.056763ms logger=migrator t=2026-05-28T09:03:56.777461705Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-28T09:03:56.783026939Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.565194ms logger=migrator t=2026-05-28T09:03:56.786586818Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-28T09:03:56.794742734Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.155416ms logger=migrator t=2026-05-28T09:03:56.801867001Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-28T09:03:56.803051604Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.187433ms logger=migrator t=2026-05-28T09:03:56.808927387Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-28T09:03:56.810051638Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.123961ms logger=migrator t=2026-05-28T09:03:56.814988344Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-28T09:03:56.816010142Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.021968ms logger=migrator t=2026-05-28T09:03:56.819700635Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-28T09:03:56.820551608Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=850.813µs logger=migrator t=2026-05-28T09:03:56.825873716Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-28T09:03:56.826973956Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.09426ms logger=migrator t=2026-05-28T09:03:56.831120091Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-28T09:03:56.831230344Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=111.093µs logger=migrator t=2026-05-28T09:03:56.835044099Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-28T09:03:56.835104371Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=56.312µs logger=migrator t=2026-05-28T09:03:56.839493163Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-28T09:03:56.840093609Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=600.586µs logger=migrator t=2026-05-28T09:03:56.844568563Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-28T09:03:56.845338055Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=770.561µs logger=migrator t=2026-05-28T09:03:56.851012351Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-28T09:03:56.851636019Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=623.918µs logger=migrator t=2026-05-28T09:03:56.85527778Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-28T09:03:56.855686301Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=408.182µs logger=migrator t=2026-05-28T09:03:56.860229377Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-28T09:03:56.860948247Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=723.48µs logger=migrator t=2026-05-28T09:03:56.864844294Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-28T09:03:56.865628386Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=783.832µs logger=migrator t=2026-05-28T09:03:56.870065679Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-28T09:03:56.8722528Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.188341ms logger=migrator t=2026-05-28T09:03:56.878531093Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-28T09:03:56.887353468Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.826235ms logger=migrator t=2026-05-28T09:03:56.891351978Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-28T09:03:56.89141279Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=61.472µs logger=migrator t=2026-05-28T09:03:56.893887729Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-28T09:03:56.894858565Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=970.476µs logger=migrator t=2026-05-28T09:03:56.900226874Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-28T09:03:56.901754406Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.526212ms logger=migrator t=2026-05-28T09:03:56.907383752Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-28T09:03:56.909051298Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.658896ms logger=migrator t=2026-05-28T09:03:56.912976937Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-28T09:03:56.921294507Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.32398ms logger=migrator t=2026-05-28T09:03:56.925044541Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-28T09:03:56.92607712Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.032929ms logger=migrator t=2026-05-28T09:03:56.929958647Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-28T09:03:56.930899173Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=935.506µs logger=migrator t=2026-05-28T09:03:56.935222343Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-28T09:03:56.961692406Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.469903ms logger=migrator t=2026-05-28T09:03:56.965390858Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-28T09:03:56.96654419Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.148862ms logger=migrator t=2026-05-28T09:03:56.971187399Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-28T09:03:56.97230204Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.114761ms logger=migrator t=2026-05-28T09:03:56.97592595Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-28T09:03:56.97702727Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.09553ms logger=migrator t=2026-05-28T09:03:56.980731033Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-28T09:03:56.981856744Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.125661ms logger=migrator t=2026-05-28T09:03:56.986746229Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-28T09:03:56.986982355Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=236.487µs logger=migrator t=2026-05-28T09:03:56.991083418Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-28T09:03:56.992270391Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.187153ms logger=migrator t=2026-05-28T09:03:56.995901212Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-28T09:03:57.00774368Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.842548ms logger=migrator t=2026-05-28T09:03:57.01281275Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-28T09:03:57.01427172Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.45918ms logger=migrator t=2026-05-28T09:03:57.017676214Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-28T09:03:57.019201907Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.525723ms logger=migrator t=2026-05-28T09:03:57.024753631Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-28T09:03:57.025216703Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-28T09:03:57.028681369Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-28T09:03:57.029113121Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-28T09:03:57.032412122Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-28T09:03:57.033230755Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=818.653µs logger=migrator t=2026-05-28T09:03:57.036619859Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-28T09:03:57.037684359Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.058359ms logger=migrator t=2026-05-28T09:03:57.041589237Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-28T09:03:57.04278933Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.207844ms logger=migrator t=2026-05-28T09:03:57.046537884Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-28T09:03:57.047710286Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.172082ms logger=migrator t=2026-05-28T09:03:57.05146429Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-28T09:03:57.0525479Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.08367ms logger=migrator t=2026-05-28T09:03:57.056933722Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-28T09:03:57.058105954Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.166803ms logger=migrator t=2026-05-28T09:03:57.061403145Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-28T09:03:57.062276169Z level=info msg="Migration successfully executed" id="Drop public config table" duration=873.264µs logger=migrator t=2026-05-28T09:03:57.066399903Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-28T09:03:57.067590887Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.190943ms logger=migrator t=2026-05-28T09:03:57.07097645Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-28T09:03:57.072078531Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.102001ms logger=migrator t=2026-05-28T09:03:57.076418851Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-28T09:03:57.077591013Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.172962ms logger=migrator t=2026-05-28T09:03:57.080889005Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-28T09:03:57.082110108Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.221134ms logger=migrator t=2026-05-28T09:03:57.085958575Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-28T09:03:57.110946247Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.982051ms logger=migrator t=2026-05-28T09:03:57.116002137Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-28T09:03:57.124979045Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.976388ms logger=migrator t=2026-05-28T09:03:57.128335108Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-28T09:03:57.134309074Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=5.973266ms logger=migrator t=2026-05-28T09:03:57.138422388Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-28T09:03:57.138672484Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=251.587µs logger=migrator t=2026-05-28T09:03:57.142200032Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-28T09:03:57.151411977Z level=info msg="Migration successfully executed" id="add share column" duration=9.211435ms logger=migrator t=2026-05-28T09:03:57.155710196Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-28T09:03:57.155889541Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=227.066µs logger=migrator t=2026-05-28T09:03:57.158226756Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-28T09:03:57.158956356Z level=info msg="Migration successfully executed" id="create file table" duration=722.98µs logger=migrator t=2026-05-28T09:03:57.163001148Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-28T09:03:57.16414778Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.161653ms logger=migrator t=2026-05-28T09:03:57.169230881Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-28T09:03:57.17100617Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.77548ms logger=migrator t=2026-05-28T09:03:57.175974697Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-28T09:03:57.177328254Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.354047ms logger=migrator t=2026-05-28T09:03:57.181874101Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-28T09:03:57.183070924Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.201083ms logger=migrator t=2026-05-28T09:03:57.189130781Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-28T09:03:57.189268925Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=139.144µs logger=migrator t=2026-05-28T09:03:57.193743789Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-28T09:03:57.193807251Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=64.072µs logger=migrator t=2026-05-28T09:03:57.198343046Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-28T09:03:57.198942253Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=603.507µs logger=migrator t=2026-05-28T09:03:57.202029149Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-28T09:03:57.202207654Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=178.844µs logger=migrator t=2026-05-28T09:03:57.206474912Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-28T09:03:57.207663504Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.187943ms logger=migrator t=2026-05-28T09:03:57.211045808Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-28T09:03:57.220049057Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.002999ms logger=migrator t=2026-05-28T09:03:57.225103807Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-28T09:03:57.225245301Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=141.664µs logger=migrator t=2026-05-28T09:03:57.230334632Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-28T09:03:57.2313351Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.000188ms logger=migrator t=2026-05-28T09:03:57.237178942Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-28T09:03:57.237551162Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=373µs logger=migrator t=2026-05-28T09:03:57.244634488Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-28T09:03:57.245306576Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=687.829µs logger=migrator t=2026-05-28T09:03:57.253091342Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-28T09:03:57.253988807Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=903.415µs logger=migrator t=2026-05-28T09:03:57.259934151Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-28T09:03:57.269124086Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.185075ms logger=migrator t=2026-05-28T09:03:57.274505335Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-28T09:03:57.287403052Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.900207ms logger=migrator t=2026-05-28T09:03:57.292166344Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-28T09:03:57.293324126Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.157862ms logger=migrator t=2026-05-28T09:03:57.298549331Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-28T09:03:57.385770425Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=87.218584ms logger=migrator t=2026-05-28T09:03:57.389857298Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-28T09:03:57.390752573Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=895.475µs logger=migrator t=2026-05-28T09:03:57.395744591Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-28T09:03:57.397744197Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.998556ms logger=migrator t=2026-05-28T09:03:57.404162634Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-28T09:03:57.432462058Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.298074ms logger=migrator t=2026-05-28T09:03:57.438210657Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-28T09:03:57.444739028Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.527321ms logger=migrator t=2026-05-28T09:03:57.448012539Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-28T09:03:57.448455311Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=411.982µs logger=migrator t=2026-05-28T09:03:57.454604071Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-28T09:03:57.455148716Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=545.475µs logger=migrator t=2026-05-28T09:03:57.4592711Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-28T09:03:57.459705602Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=434.402µs logger=migrator t=2026-05-28T09:03:57.463358053Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-28T09:03:57.463689983Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=332.59µs logger=migrator t=2026-05-28T09:03:57.46902001Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-28T09:03:57.469281867Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=261.997µs logger=migrator t=2026-05-28T09:03:57.474608225Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-28T09:03:57.476454916Z level=info msg="Migration successfully executed" id="create folder table" duration=1.841071ms logger=migrator t=2026-05-28T09:03:57.481864396Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-28T09:03:57.483286445Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.421919ms logger=migrator t=2026-05-28T09:03:57.514093228Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-28T09:03:57.516433243Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.342255ms logger=migrator t=2026-05-28T09:03:57.545820756Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-28T09:03:57.545877618Z level=info msg="Migration successfully executed" id="Update folder title length" duration=60.462µs logger=migrator t=2026-05-28T09:03:57.553458498Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-28T09:03:57.555511454Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.052906ms logger=migrator t=2026-05-28T09:03:57.567472336Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-28T09:03:57.568733531Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.260464ms logger=migrator t=2026-05-28T09:03:57.576411123Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-28T09:03:57.577949126Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.541323ms logger=migrator t=2026-05-28T09:03:57.582731998Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-28T09:03:57.583232962Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=498.384µs logger=migrator t=2026-05-28T09:03:57.587610023Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-28T09:03:57.588027865Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=417.172µs logger=migrator t=2026-05-28T09:03:57.592352675Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-28T09:03:57.593967189Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.614585ms logger=migrator t=2026-05-28T09:03:57.599222515Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-28T09:03:57.600540971Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.318416ms logger=migrator t=2026-05-28T09:03:57.604880441Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-28T09:03:57.606071824Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.154792ms logger=migrator t=2026-05-28T09:03:57.610765494Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-28T09:03:57.612006409Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.240965ms logger=migrator t=2026-05-28T09:03:57.617095499Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-28T09:03:57.618818277Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.722658ms logger=migrator t=2026-05-28T09:03:57.62363281Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-28T09:03:57.624479324Z level=info msg="Migration successfully executed" id="create anon_device table" duration=846.494µs logger=migrator t=2026-05-28T09:03:57.629895414Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-28T09:03:57.630996564Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.10055ms logger=migrator t=2026-05-28T09:03:57.637053722Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-28T09:03:57.638502542Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.45182ms logger=migrator t=2026-05-28T09:03:57.644268192Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-28T09:03:57.646265877Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.998095ms logger=migrator t=2026-05-28T09:03:57.653028984Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-28T09:03:57.654489905Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.464231ms logger=migrator t=2026-05-28T09:03:57.662037974Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-28T09:03:57.663673239Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.634375ms logger=migrator t=2026-05-28T09:03:57.668352998Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-28T09:03:57.668808921Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=456.573µs logger=migrator t=2026-05-28T09:03:57.673499121Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-28T09:03:57.683731044Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.226633ms logger=migrator t=2026-05-28T09:03:57.696734164Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-28T09:03:57.697719672Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=989.178µs logger=migrator t=2026-05-28T09:03:57.704488229Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-28T09:03:57.70452039Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.221µs logger=migrator t=2026-05-28T09:03:57.709425426Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-28T09:03:57.711191805Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.765549ms logger=migrator t=2026-05-28T09:03:57.716050269Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-28T09:03:57.71607284Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=23.791µs logger=migrator t=2026-05-28T09:03:57.721289354Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-28T09:03:57.72296295Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.674556ms logger=migrator t=2026-05-28T09:03:57.734468119Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-28T09:03:57.735909029Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.43858ms logger=migrator t=2026-05-28T09:03:57.742784799Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-28T09:03:57.744169968Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.384439ms logger=migrator t=2026-05-28T09:03:57.750189894Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-28T09:03:57.75149999Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.314626ms logger=migrator t=2026-05-28T09:03:57.755948214Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-28T09:03:57.756334374Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=387.31µs logger=migrator t=2026-05-28T09:03:57.761280101Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-28T09:03:57.762229708Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=949.396µs logger=migrator t=2026-05-28T09:03:57.76665339Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-28T09:03:57.767615987Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=962.626µs logger=migrator t=2026-05-28T09:03:57.773056087Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-28T09:03:57.774102786Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.046489ms logger=migrator t=2026-05-28T09:03:57.778870578Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-28T09:03:57.790407558Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.53729ms logger=migrator t=2026-05-28T09:03:57.794980034Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-28T09:03:57.80601176Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.030796ms logger=migrator t=2026-05-28T09:03:57.811266355Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-28T09:03:57.821336204Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.069669ms logger=migrator t=2026-05-28T09:03:57.827936507Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-28T09:03:57.827998358Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=65.491µs logger=migrator t=2026-05-28T09:03:57.833230823Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-28T09:03:57.843969571Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.733987ms logger=migrator t=2026-05-28T09:03:57.851358845Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-28T09:03:57.862508144Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.147649ms logger=migrator t=2026-05-28T09:03:57.868482479Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-28T09:03:57.868828299Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=349.38µs logger=migrator t=2026-05-28T09:03:57.873499848Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.93017812s logger=migrator t=2026-05-28T09:03:57.874126605Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-28T09:03:57.892192646Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-28T09:03:57.892430692Z level=info msg="Created default organization" logger=secrets t=2026-05-28T09:03:57.899368494Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-28T09:03:57.944682119Z level=info msg="Restored cache from database" duration=403.792µs logger=plugin.store t=2026-05-28T09:03:57.945937723Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-28T09:03:57.981730414Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-28T09:03:57.981762445Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-28T09:03:57.981856068Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-28T09:03:57.981868938Z level=info msg="Plugins loaded" count=54 duration=35.931625ms logger=query_data t=2026-05-28T09:03:57.985708905Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-28T09:03:57.99023078Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-28T09:03:57.99784104Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-28T09:03:58.009448372Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-28T09:03:58.012684511Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-28T09:03:58.015967972Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-28T09:03:58.037041796Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-28T09:03:58.057396099Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-28T09:03:58.076376975Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-28T09:03:58.076409546Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-28T09:03:58.076686303Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-28T09:03:58.076893579Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-28T09:03:58.077080864Z level=info msg="State cache has been initialized" states=0 duration=395.371µs logger=ngalert.multiorg.alertmanager t=2026-05-28T09:03:58.077243109Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-28T09:03:58.086427703Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-28T09:03:58.086504945Z level=info msg="starting to provision dashboards" logger=ngalert.scheduler t=2026-05-28T09:03:58.086698891Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-28T09:03:58.086813764Z level=info msg=starting first_tick=2026-05-28T09:04:00Z logger=sqlstore.transactions t=2026-05-28T09:03:58.098193448Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-28T09:03:58.112099183Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-28T09:03:58.122925433Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-28T09:03:58.168912327Z level=info msg="Update check succeeded" duration=92.356277ms logger=provisioning.dashboard t=2026-05-28T09:03:58.215705512Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-05-28T09:03:58.234320607Z level=info msg="Update check succeeded" duration=156.197264ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-28T09:03:58.259944447Z level=info msg="Patterns update finished" duration=73.025362ms logger=grafana-apiserver t=2026-05-28T09:03:58.486675754Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-28T09:03:58.487105456Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-28T09:04:01.761264179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:01.762185235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:01.779786372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:01.801078652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:01.818908185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:01.844879694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:01.866597616Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:01.893796338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:01.933022475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:01.976729414Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:01.998890928Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.021523055Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.03979195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.062852089Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.08962239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.116406142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.135719156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.164179084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.183425157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.211998998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.226047287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.251988195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.270161828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.29297688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.311464932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.345554736Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.361523268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.383509706Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.411498671Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.466271997Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.499286171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.607657452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.62385419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.687979226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.705135921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.753437958Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.770050068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.83516406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.851669667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.915667849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.931755975Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:02.987321893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:03.006761971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:03.065412115Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:03.080128202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:03.14109452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:03.156873467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:03.222800862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:03.238810865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:03.319950962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:03.337814996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:03.39971411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:03.412968937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:03.484318482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:03.498859445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:03.564895123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:03.58142934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:03.648970151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:03.666065274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:03.945479179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:03.967737675Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:04.234276324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:04.262000231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:04.54261095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:04.556185826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:04.621551865Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:04.645487358Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:04.718691015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:04.740869568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:04.820805732Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:04.840452395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:04.911530143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:04.929553922Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:05.001211786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:05.026012703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:05.170352819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:05.191183396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:05.326238965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:05.34631315Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T09:04:05.420689899Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-28T09:05:27.100775204Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-28T09:13:58.084356771Z level=info msg="Completed cleanup jobs" duration=6.515889ms logger=plugins.update.checker t=2026-05-28T09:13:58.231351668Z level=info msg="Update check succeeded" duration=61.457188ms logger=sqlstore.transactions t=2026-05-28T09:18:58.008411357Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-28T09:23:58.083054248Z level=info msg="Completed cleanup jobs" duration=5.410239ms logger=plugins.update.checker t=2026-05-28T09:23:58.221168673Z level=info msg="Update check succeeded" duration=51.459438ms logger=cleanup t=2026-05-28T09:33:58.083507493Z level=info msg="Completed cleanup jobs" duration=4.587416ms logger=plugins.update.checker t=2026-05-28T09:33:58.217141632Z level=info msg="Update check succeeded" duration=47.888405ms logger=infra.usagestats t=2026-05-28T09:35:27.121405816Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-28T09:43:58.083839471Z level=info msg="Completed cleanup jobs" duration=5.416209ms logger=plugins.update.checker t=2026-05-28T09:43:58.224863325Z level=info msg="Update check succeeded" duration=55.075333ms logger=cleanup t=2026-05-28T09:53:58.083564422Z level=info msg="Completed cleanup jobs" duration=5.776749ms logger=plugins.update.checker t=2026-05-28T09:53:58.222690072Z level=info msg="Update check succeeded" duration=53.208811ms logger=cleanup t=2026-05-28T10:03:58.091447586Z level=info msg="Completed cleanup jobs" duration=13.46145ms logger=plugins.update.checker t=2026-05-28T10:03:58.223883279Z level=info msg="Update check succeeded" duration=53.847061ms logger=infra.usagestats t=2026-05-28T10:05:27.124708348Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-28T10:13:58.081776273Z level=info msg="Completed cleanup jobs" duration=4.239167ms logger=plugins.update.checker t=2026-05-28T10:13:58.220040627Z level=info msg="Update check succeeded" duration=50.763976ms logger=cleanup t=2026-05-28T10:23:58.087429784Z level=info msg="Completed cleanup jobs" duration=9.667105ms logger=plugins.update.checker t=2026-05-28T10:23:58.224339434Z level=info msg="Update check succeeded" duration=54.225259ms