logger=settings t=2026-05-18T00:49:41.221081724Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-18T00:49:41Z logger=settings t=2026-05-18T00:49:41.221438361Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-18T00:49:41.221448181Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-18T00:49:41.221451601Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-18T00:49:41.221454392Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-18T00:49:41.221457182Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-18T00:49:41.221459942Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-18T00:49:41.221462602Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-18T00:49:41.221467892Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-18T00:49:41.221470662Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-18T00:49:41.221473182Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-18T00:49:41.221476462Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-18T00:49:41.221481642Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-18T00:49:41.221485362Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-18T00:49:41.221491162Z level=info msg=Target target=[all] logger=settings t=2026-05-18T00:49:41.221500762Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-18T00:49:41.221508063Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-18T00:49:41.221512223Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-18T00:49:41.221516503Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-18T00:49:41.221520813Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-18T00:49:41.221525063Z level=info msg="App mode production" logger=sqlstore t=2026-05-18T00:49:41.221864389Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-18T00:49:41.221882249Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-18T00:49:41.223414068Z level=info msg="Locking database" logger=migrator t=2026-05-18T00:49:41.223425408Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-18T00:49:41.22401615Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-18T00:49:41.224936507Z level=info msg="Migration successfully executed" id="create migration_log table" duration=919.717µs logger=migrator t=2026-05-18T00:49:41.231559262Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-18T00:49:41.232272055Z level=info msg="Migration successfully executed" id="create user table" duration=712.863µs logger=migrator t=2026-05-18T00:49:41.236015916Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-18T00:49:41.23728667Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.284904ms logger=migrator t=2026-05-18T00:49:41.241019431Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-18T00:49:41.241878417Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=858.926µs logger=migrator t=2026-05-18T00:49:41.250398987Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-18T00:49:41.251634701Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.229713ms logger=migrator t=2026-05-18T00:49:41.256109875Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-18T00:49:41.257055293Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=945.408µs logger=migrator t=2026-05-18T00:49:41.263273641Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-18T00:49:41.266675995Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.407104ms logger=migrator t=2026-05-18T00:49:41.277752484Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-18T00:49:41.279380695Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.629361ms logger=migrator t=2026-05-18T00:49:41.283889699Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-18T00:49:41.284844708Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=955.239µs logger=migrator t=2026-05-18T00:49:41.295221863Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-18T00:49:41.29607799Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=858.327µs logger=migrator t=2026-05-18T00:49:41.303074972Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-18T00:49:41.303672913Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=598.811µs logger=migrator t=2026-05-18T00:49:41.307320872Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-18T00:49:41.308228289Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=911.937µs logger=migrator t=2026-05-18T00:49:41.313889256Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-18T00:49:41.315418315Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.530399ms logger=migrator t=2026-05-18T00:49:41.323032449Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-18T00:49:41.32312674Z level=info msg="Migration successfully executed" id="Update user table charset" duration=97.272µs logger=migrator t=2026-05-18T00:49:41.32737517Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-18T00:49:41.328643084Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.268114ms logger=migrator t=2026-05-18T00:49:41.332346174Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-18T00:49:41.332763292Z level=info msg="Migration successfully executed" id="Add missing user data" duration=417.298µs logger=migrator t=2026-05-18T00:49:41.336745488Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-18T00:49:41.338010641Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.264864ms logger=migrator t=2026-05-18T00:49:41.342780091Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-18T00:49:41.34375808Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=976.799µs logger=migrator t=2026-05-18T00:49:41.347963489Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-18T00:49:41.349781723Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.820804ms logger=migrator t=2026-05-18T00:49:41.353437322Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-18T00:49:41.362986003Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.548131ms logger=migrator t=2026-05-18T00:49:41.368423306Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-18T00:49:41.369583838Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.167213ms logger=migrator t=2026-05-18T00:49:41.37504719Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-18T00:49:41.375334036Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=292.266µs logger=migrator t=2026-05-18T00:49:41.380682447Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-18T00:49:41.382596823Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.915587ms logger=migrator t=2026-05-18T00:49:41.387775961Z 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-18T00:49:41.388316021Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=538.19µs logger=migrator t=2026-05-18T00:49:41.393332025Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-18T00:49:41.393883616Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=551.921µs logger=migrator t=2026-05-18T00:49:41.39938009Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-18T00:49:41.400373579Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=993.129µs logger=migrator t=2026-05-18T00:49:41.404826443Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-18T00:49:41.405346242Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=516.529µs logger=migrator t=2026-05-18T00:49:41.40944616Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-18T00:49:41.409970729Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=524.119µs logger=migrator t=2026-05-18T00:49:41.414940444Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-18T00:49:41.416099346Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.159072ms logger=migrator t=2026-05-18T00:49:41.443474762Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-18T00:49:41.44497308Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.499428ms logger=migrator t=2026-05-18T00:49:41.450507235Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-18T00:49:41.450540445Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.35µs logger=migrator t=2026-05-18T00:49:41.454871827Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-18T00:49:41.455682432Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=814.425µs logger=migrator t=2026-05-18T00:49:41.460495833Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-18T00:49:41.46137591Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=880.797µs logger=migrator t=2026-05-18T00:49:41.465901675Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-18T00:49:41.466630789Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=730.724µs logger=migrator t=2026-05-18T00:49:41.472032402Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-18T00:49:41.472660233Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=625.891µs logger=migrator t=2026-05-18T00:49:41.476867622Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-18T00:49:41.480172395Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.308643ms logger=migrator t=2026-05-18T00:49:41.48464242Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-18T00:49:41.485625147Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=982.768µs logger=migrator t=2026-05-18T00:49:41.489895958Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-18T00:49:41.490633092Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=736.844µs logger=migrator t=2026-05-18T00:49:41.494613748Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-18T00:49:41.495480373Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=859.165µs logger=migrator t=2026-05-18T00:49:41.499912018Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-18T00:49:41.500670891Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=756.483µs logger=migrator t=2026-05-18T00:49:41.504957302Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-18T00:49:41.505678886Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=721.474µs logger=migrator t=2026-05-18T00:49:41.509967147Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-18T00:49:41.510371915Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=404.628µs logger=migrator t=2026-05-18T00:49:41.514637675Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-18T00:49:41.515438551Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=799.456µs logger=migrator t=2026-05-18T00:49:41.519863104Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-18T00:49:41.520420284Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=557.25µs logger=migrator t=2026-05-18T00:49:41.524775206Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-18T00:49:41.525393909Z level=info msg="Migration successfully executed" id="create star table" duration=619.553µs logger=migrator t=2026-05-18T00:49:41.529395894Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-18T00:49:41.530099547Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=703.533µs logger=migrator t=2026-05-18T00:49:41.534651853Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-18T00:49:41.535387197Z level=info msg="Migration successfully executed" id="create org table v1" duration=735.404µs logger=migrator t=2026-05-18T00:49:41.540522914Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-18T00:49:41.541751287Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.188932ms logger=migrator t=2026-05-18T00:49:41.546608559Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-18T00:49:41.54774377Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.127611ms logger=migrator t=2026-05-18T00:49:41.552291356Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-18T00:49:41.552966368Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=674.982µs logger=migrator t=2026-05-18T00:49:41.557016825Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-18T00:49:41.557717688Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=704.843µs logger=migrator t=2026-05-18T00:49:41.562245014Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-18T00:49:41.563419636Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.180072ms logger=migrator t=2026-05-18T00:49:41.568609814Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-18T00:49:41.568650905Z level=info msg="Migration successfully executed" id="Update org table charset" duration=42.551µs logger=migrator t=2026-05-18T00:49:41.573781461Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-18T00:49:41.573828442Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=49.591µs logger=migrator t=2026-05-18T00:49:41.578673514Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-18T00:49:41.578854137Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=180.383µs logger=migrator t=2026-05-18T00:49:41.584435563Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-18T00:49:41.585816979Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.384016ms logger=migrator t=2026-05-18T00:49:41.591291522Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-18T00:49:41.592447584Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.169182ms logger=migrator t=2026-05-18T00:49:41.597744614Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-18T00:49:41.599045088Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.299984ms logger=migrator t=2026-05-18T00:49:41.604371039Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-18T00:49:41.605341658Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=970.519µs logger=migrator t=2026-05-18T00:49:41.61179418Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-18T00:49:41.612542803Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=748.243µs logger=migrator t=2026-05-18T00:49:41.617398876Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-18T00:49:41.618462875Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.06414ms logger=migrator t=2026-05-18T00:49:41.623116683Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-18T00:49:41.629512844Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.39708ms logger=migrator t=2026-05-18T00:49:41.635349323Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-18T00:49:41.636063247Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=713.564µs logger=migrator t=2026-05-18T00:49:41.640895718Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-18T00:49:41.641654303Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=758.835µs logger=migrator t=2026-05-18T00:49:41.646678507Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-18T00:49:41.647471803Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=792.956µs logger=migrator t=2026-05-18T00:49:41.653301873Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-18T00:49:41.653960336Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=657.463µs logger=migrator t=2026-05-18T00:49:41.659635763Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-18T00:49:41.660966608Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.327736ms logger=migrator t=2026-05-18T00:49:41.667202675Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-18T00:49:41.667286627Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=84.012µs logger=migrator t=2026-05-18T00:49:41.672409824Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-18T00:49:41.675714136Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.304963ms logger=migrator t=2026-05-18T00:49:41.680819382Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-18T00:49:41.68283713Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.017728ms logger=migrator t=2026-05-18T00:49:41.687918536Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-18T00:49:41.689860363Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.941957ms logger=migrator t=2026-05-18T00:49:41.696219933Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-18T00:49:41.697107179Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=887.366µs logger=migrator t=2026-05-18T00:49:41.702379059Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-18T00:49:41.705438316Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.070277ms logger=migrator t=2026-05-18T00:49:41.71037028Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-18T00:49:41.711635214Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.264914ms logger=migrator t=2026-05-18T00:49:41.717952383Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-18T00:49:41.718987313Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.03975ms logger=migrator t=2026-05-18T00:49:41.724408795Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-18T00:49:41.724446216Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=39.301µs logger=migrator t=2026-05-18T00:49:41.729325837Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-18T00:49:41.729369798Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=45.391µs logger=migrator t=2026-05-18T00:49:41.735142718Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-18T00:49:41.738246076Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.102858ms logger=migrator t=2026-05-18T00:49:41.74323384Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-18T00:49:41.745217828Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.983578ms logger=migrator t=2026-05-18T00:49:41.750457167Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-18T00:49:41.752524966Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.067669ms logger=migrator t=2026-05-18T00:49:41.758420487Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-18T00:49:41.761404553Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.993027ms logger=migrator t=2026-05-18T00:49:41.766478579Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-18T00:49:41.766686093Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=214.464µs logger=migrator t=2026-05-18T00:49:41.771253889Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-18T00:49:41.772036634Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=782.635µs logger=migrator t=2026-05-18T00:49:41.777167751Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-18T00:49:41.778288282Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.12065ms logger=migrator t=2026-05-18T00:49:41.784165463Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-18T00:49:41.784201194Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=37.091µs logger=migrator t=2026-05-18T00:49:41.789134817Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-18T00:49:41.790419471Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.284264ms logger=migrator t=2026-05-18T00:49:41.796367553Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-18T00:49:41.797428953Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.06126ms logger=migrator t=2026-05-18T00:49:41.80361149Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-18T00:49:41.810711895Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.098834ms logger=migrator t=2026-05-18T00:49:41.815062586Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-18T00:49:41.81581952Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=756.744µs logger=migrator t=2026-05-18T00:49:41.819439469Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-18T00:49:41.820203573Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=757.564µs logger=migrator t=2026-05-18T00:49:41.827550282Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-18T00:49:41.829419987Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.860655ms logger=migrator t=2026-05-18T00:49:41.835837799Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-18T00:49:41.836181015Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=343.296µs logger=migrator t=2026-05-18T00:49:41.839590909Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-18T00:49:41.840841862Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.250563ms logger=migrator t=2026-05-18T00:49:41.84810786Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-18T00:49:41.853149315Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=5.038895ms logger=migrator t=2026-05-18T00:49:41.861137776Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-18T00:49:41.862150245Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.026058ms logger=migrator t=2026-05-18T00:49:41.867625668Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-18T00:49:41.867829372Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=205.364µs logger=migrator t=2026-05-18T00:49:41.872355148Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-18T00:49:41.87249691Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=143.032µs logger=migrator t=2026-05-18T00:49:41.875902934Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-18T00:49:41.876595428Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=695.764µs logger=migrator t=2026-05-18T00:49:41.881142624Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-18T00:49:41.883995827Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.852523ms logger=migrator t=2026-05-18T00:49:41.887929032Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-18T00:49:41.889335858Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.407516ms logger=migrator t=2026-05-18T00:49:41.895391802Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-18T00:49:41.89630042Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=909.618µs logger=migrator t=2026-05-18T00:49:41.899626172Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-18T00:49:41.900470398Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=843.756µs logger=migrator t=2026-05-18T00:49:41.90373547Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-18T00:49:41.904497395Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=762.855µs logger=migrator t=2026-05-18T00:49:41.913087697Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-18T00:49:41.915169446Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=2.067149ms logger=migrator t=2026-05-18T00:49:41.923634455Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-18T00:49:41.932533964Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.905199ms logger=migrator t=2026-05-18T00:49:41.936464797Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-18T00:49:41.937372715Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=907.628µs logger=migrator t=2026-05-18T00:49:41.943707615Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-18T00:49:41.945074991Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.370736ms logger=migrator t=2026-05-18T00:49:41.950300869Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-18T00:49:41.951220936Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=920.077µs logger=migrator t=2026-05-18T00:49:41.955958685Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-18T00:49:41.956948574Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.005849ms logger=migrator t=2026-05-18T00:49:41.9609292Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-18T00:49:41.965261201Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.330551ms logger=migrator t=2026-05-18T00:49:41.97099817Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-18T00:49:41.973588849Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.591859ms logger=migrator t=2026-05-18T00:49:41.979353657Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-18T00:49:41.979381847Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=30.08µs logger=migrator t=2026-05-18T00:49:41.987594973Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-18T00:49:41.98797474Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=382.147µs logger=migrator t=2026-05-18T00:49:41.9932797Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-18T00:49:41.997711924Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.431393ms logger=migrator t=2026-05-18T00:49:42.002470034Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-18T00:49:42.002692528Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=219.284µs logger=migrator t=2026-05-18T00:49:42.010609037Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-18T00:49:42.016929587Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=6.31649ms logger=migrator t=2026-05-18T00:49:42.022283478Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-18T00:49:42.0250695Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.788312ms logger=migrator t=2026-05-18T00:49:42.033443628Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-18T00:49:42.033857506Z level=info msg="Migration successfully executed" id="Update uid value" duration=409.448µs logger=migrator t=2026-05-18T00:49:42.04094497Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-18T00:49:42.042170253Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.228193ms logger=migrator t=2026-05-18T00:49:42.119870989Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-18T00:49:42.122640291Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.775472ms logger=migrator t=2026-05-18T00:49:42.184829556Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-18T00:49:42.186245763Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.422797ms logger=migrator t=2026-05-18T00:49:42.309725803Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-18T00:49:42.312153659Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.425096ms logger=migrator t=2026-05-18T00:49:42.318924237Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-18T00:49:42.320217261Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.292814ms logger=migrator t=2026-05-18T00:49:42.340146438Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-18T00:49:42.341483563Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.347776ms logger=migrator t=2026-05-18T00:49:42.346334254Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-18T00:49:42.347487636Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.155712ms logger=migrator t=2026-05-18T00:49:42.354218243Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-18T00:49:42.355492618Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.269454ms logger=migrator t=2026-05-18T00:49:42.361185155Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-18T00:49:42.36250136Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.317805ms logger=migrator t=2026-05-18T00:49:42.379028461Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-18T00:49:42.387873048Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.842567ms logger=migrator t=2026-05-18T00:49:42.392538346Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-18T00:49:42.398380197Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=5.83428ms logger=migrator t=2026-05-18T00:49:42.405169675Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-18T00:49:42.406103673Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=933.788µs logger=migrator t=2026-05-18T00:49:42.409604278Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-18T00:49:42.410513116Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=907.238µs logger=migrator t=2026-05-18T00:49:42.413981771Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-18T00:49:42.415524621Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.54124ms logger=migrator t=2026-05-18T00:49:42.423642653Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-18T00:49:42.424045492Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=402.839µs logger=migrator t=2026-05-18T00:49:42.427432735Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-18T00:49:42.427989815Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=557.29µs logger=migrator t=2026-05-18T00:49:42.431732236Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-18T00:49:42.431784617Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=51.801µs logger=migrator t=2026-05-18T00:49:42.442878056Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-18T00:49:42.446002575Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.125589ms logger=migrator t=2026-05-18T00:49:42.449647654Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-18T00:49:42.452427817Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.779343ms logger=migrator t=2026-05-18T00:49:42.455972463Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-18T00:49:42.456139767Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=167.844µs logger=migrator t=2026-05-18T00:49:42.459564762Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-18T00:49:42.462060499Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.495657ms logger=migrator t=2026-05-18T00:49:42.468409428Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-18T00:49:42.470949256Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.539748ms logger=migrator t=2026-05-18T00:49:42.476471621Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-18T00:49:42.477748245Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.266194ms logger=migrator t=2026-05-18T00:49:42.482048636Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-18T00:49:42.482706779Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=657.573µs logger=migrator t=2026-05-18T00:49:42.488808974Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-18T00:49:42.490425004Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.61782ms logger=migrator t=2026-05-18T00:49:42.495931068Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-18T00:49:42.496824105Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=893.117µs logger=migrator t=2026-05-18T00:49:42.502532863Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-18T00:49:42.50396895Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.460477ms logger=migrator t=2026-05-18T00:49:42.509522835Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-18T00:49:42.511234277Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.711552ms logger=migrator t=2026-05-18T00:49:42.514707682Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-18T00:49:42.514756923Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=49.771µs logger=migrator t=2026-05-18T00:49:42.518973842Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-18T00:49:42.519013533Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=41.241µs logger=migrator t=2026-05-18T00:49:42.523764553Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-18T00:49:42.528076055Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.312572ms logger=migrator t=2026-05-18T00:49:42.531795495Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-18T00:49:42.533697981Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=1.902166ms logger=migrator t=2026-05-18T00:49:42.537805869Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-18T00:49:42.53785656Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=51.351µs logger=migrator t=2026-05-18T00:49:42.542625459Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-18T00:49:42.543245281Z level=info msg="Migration successfully executed" id="create quota table v1" duration=618.342µs logger=migrator t=2026-05-18T00:49:42.547145915Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-18T00:49:42.547789917Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=645.422µs logger=migrator t=2026-05-18T00:49:42.551232511Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-18T00:49:42.551258902Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.441µs logger=migrator t=2026-05-18T00:49:42.556986361Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-18T00:49:42.557897068Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=910.536µs logger=migrator t=2026-05-18T00:49:42.562013455Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-18T00:49:42.563615855Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.60247ms logger=migrator t=2026-05-18T00:49:42.568110371Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-18T00:49:42.571534505Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.421234ms logger=migrator t=2026-05-18T00:49:42.578810102Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-18T00:49:42.578840303Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.741µs logger=migrator t=2026-05-18T00:49:42.584400698Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-18T00:49:42.585448838Z level=info msg="Migration successfully executed" id="create session table" duration=1.03479ms logger=migrator t=2026-05-18T00:49:42.591648574Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-18T00:49:42.591831988Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=169.413µs logger=migrator t=2026-05-18T00:49:42.598731368Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-18T00:49:42.598922042Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=177.074µs logger=migrator t=2026-05-18T00:49:42.604931906Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-18T00:49:42.605781211Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=850.395µs logger=migrator t=2026-05-18T00:49:42.614459616Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-18T00:49:42.615661368Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.202132ms logger=migrator t=2026-05-18T00:49:42.621649751Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-18T00:49:42.621695412Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=60.531µs logger=migrator t=2026-05-18T00:49:42.626708456Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-18T00:49:42.626774658Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=67.681µs logger=migrator t=2026-05-18T00:49:42.632992385Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-18T00:49:42.636738146Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.745791ms logger=migrator t=2026-05-18T00:49:42.641544277Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-18T00:49:42.645289478Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.7447ms logger=migrator t=2026-05-18T00:49:42.649358094Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-18T00:49:42.649492827Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=150.253µs logger=migrator t=2026-05-18T00:49:42.652988062Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-18T00:49:42.653109105Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=121.653µs logger=migrator t=2026-05-18T00:49:42.657411756Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-18T00:49:42.659110619Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.699753ms logger=migrator t=2026-05-18T00:49:42.665241614Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-18T00:49:42.665353176Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=136.593µs logger=migrator t=2026-05-18T00:49:42.66927236Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-18T00:49:42.672554982Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.282822ms logger=migrator t=2026-05-18T00:49:42.676883863Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-18T00:49:42.677055467Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=171.643µs logger=migrator t=2026-05-18T00:49:42.681038842Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-18T00:49:42.684263073Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.221241ms logger=migrator t=2026-05-18T00:49:42.68939203Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-18T00:49:42.692480338Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.088329ms logger=migrator t=2026-05-18T00:49:42.69789939Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-18T00:49:42.698058303Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=163.173µs logger=migrator t=2026-05-18T00:49:42.702110219Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-18T00:49:42.703095388Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=984.949µs logger=migrator t=2026-05-18T00:49:42.7084753Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-18T00:49:42.709285095Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=809.645µs logger=migrator t=2026-05-18T00:49:42.71328696Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-18T00:49:42.7143128Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.02162ms logger=migrator t=2026-05-18T00:49:42.720335434Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-18T00:49:42.721226251Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=890.837µs logger=migrator t=2026-05-18T00:49:42.726671474Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-18T00:49:42.727659602Z level=info msg="Migration successfully executed" id="add index alert state" duration=994.278µs logger=migrator t=2026-05-18T00:49:42.73179016Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-18T00:49:42.732646026Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=855.366µs logger=migrator t=2026-05-18T00:49:42.736990678Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-18T00:49:42.737702022Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=724.884µs logger=migrator t=2026-05-18T00:49:42.742496362Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-18T00:49:42.743140555Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=644.153µs logger=migrator t=2026-05-18T00:49:42.748472585Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-18T00:49:42.749014505Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=542.02µs logger=migrator t=2026-05-18T00:49:42.753050832Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-18T00:49:42.760062084Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=7.010602ms logger=migrator t=2026-05-18T00:49:42.765308592Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-18T00:49:42.765845223Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=536.871µs logger=migrator t=2026-05-18T00:49:42.771191864Z 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-18T00:49:42.77257036Z 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.414647ms logger=migrator t=2026-05-18T00:49:42.777052215Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-18T00:49:42.777849509Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=797.104µs logger=migrator t=2026-05-18T00:49:42.783900084Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-18T00:49:42.784826491Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=929.167µs logger=migrator t=2026-05-18T00:49:42.788949079Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-18T00:49:42.790013059Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.0636ms logger=migrator t=2026-05-18T00:49:42.79532368Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-18T00:49:42.800606809Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.280669ms logger=migrator t=2026-05-18T00:49:42.806035681Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-18T00:49:42.811308251Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.2735ms logger=migrator t=2026-05-18T00:49:42.815645402Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-18T00:49:42.818941216Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.296334ms logger=migrator t=2026-05-18T00:49:42.823012672Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-18T00:49:42.826604909Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.592417ms logger=migrator t=2026-05-18T00:49:42.832922129Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-18T00:49:42.833773915Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=852.416µs logger=migrator t=2026-05-18T00:49:42.837507376Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-18T00:49:42.837532356Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=25.391µs logger=migrator t=2026-05-18T00:49:42.841326718Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-18T00:49:42.841356199Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.8µs logger=migrator t=2026-05-18T00:49:42.845841033Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-18T00:49:42.84670119Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=870.717µs logger=migrator t=2026-05-18T00:49:42.852500389Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-18T00:49:42.854085239Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.58249ms logger=migrator t=2026-05-18T00:49:42.860686993Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-18T00:49:42.861907576Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.220963ms logger=migrator t=2026-05-18T00:49:42.867769517Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-18T00:49:42.868951489Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.180902ms logger=migrator t=2026-05-18T00:49:42.873437924Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-18T00:49:42.874592495Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.156051ms logger=migrator t=2026-05-18T00:49:42.877963419Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-18T00:49:42.881990865Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.027126ms logger=migrator t=2026-05-18T00:49:42.886587592Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-18T00:49:42.890539877Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.951825ms logger=migrator t=2026-05-18T00:49:42.894212725Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-18T00:49:42.89438814Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=175.805µs logger=migrator t=2026-05-18T00:49:42.897899915Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-18T00:49:42.898777683Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=877.777µs logger=migrator t=2026-05-18T00:49:42.903129714Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-18T00:49:42.904774525Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.647751ms logger=migrator t=2026-05-18T00:49:42.910253509Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-18T00:49:42.916290512Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.038693ms logger=migrator t=2026-05-18T00:49:42.920290828Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-18T00:49:42.920362719Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=74.661µs logger=migrator t=2026-05-18T00:49:42.925439766Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-18T00:49:42.926407953Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=967.897µs logger=migrator t=2026-05-18T00:49:42.930994431Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-18T00:49:42.93206087Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.066469ms logger=migrator t=2026-05-18T00:49:42.939497741Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-18T00:49:42.939669244Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=175.273µs logger=migrator t=2026-05-18T00:49:42.944988705Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-18T00:49:42.946552744Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.566649ms logger=migrator t=2026-05-18T00:49:42.950656881Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-18T00:49:42.952062778Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.405967ms logger=migrator t=2026-05-18T00:49:42.95638999Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-18T00:49:42.957380739Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=988.539µs logger=migrator t=2026-05-18T00:49:42.962490454Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-18T00:49:42.963895431Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.404767ms logger=migrator t=2026-05-18T00:49:42.968211973Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-18T00:49:42.969761742Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.54962ms logger=migrator t=2026-05-18T00:49:42.974869998Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-18T00:49:42.975978349Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.107561ms logger=migrator t=2026-05-18T00:49:42.980856121Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-18T00:49:42.980887342Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=32.491µs logger=migrator t=2026-05-18T00:49:42.985209093Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-18T00:49:42.989678678Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.469285ms logger=migrator t=2026-05-18T00:49:42.998664048Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-18T00:49:43.000112115Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.451107ms logger=migrator t=2026-05-18T00:49:43.005638649Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-18T00:49:43.010440319Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.80168ms logger=migrator t=2026-05-18T00:49:43.014347843Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-18T00:49:43.015401463Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.05399ms logger=migrator t=2026-05-18T00:49:43.020305195Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-18T00:49:43.021231043Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=925.948µs logger=migrator t=2026-05-18T00:49:43.025023285Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-18T00:49:43.026156637Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.133042ms logger=migrator t=2026-05-18T00:49:43.030954927Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-18T00:49:43.044285369Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.328722ms logger=migrator t=2026-05-18T00:49:43.050951084Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-18T00:49:43.052066495Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.117441ms logger=migrator t=2026-05-18T00:49:43.05763615Z 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-18T00:49:43.059072448Z 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.448088ms logger=migrator t=2026-05-18T00:49:43.065913027Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-18T00:49:43.066345705Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=433.328µs logger=migrator t=2026-05-18T00:49:43.074905626Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-18T00:49:43.075764813Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=856.247µs logger=migrator t=2026-05-18T00:49:43.081530022Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-18T00:49:43.081839477Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=309.686µs logger=migrator t=2026-05-18T00:49:43.088471022Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-18T00:49:43.095695959Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.223777ms logger=migrator t=2026-05-18T00:49:43.100905987Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-18T00:49:43.103834843Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.928756ms logger=migrator t=2026-05-18T00:49:43.110817974Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-18T00:49:43.111955696Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.137912ms logger=migrator t=2026-05-18T00:49:43.11963416Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-18T00:49:43.121516717Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.887256ms logger=migrator t=2026-05-18T00:49:43.133072475Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-18T00:49:43.133462952Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=395.538µs logger=migrator t=2026-05-18T00:49:43.144868747Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-18T00:49:43.151848279Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.980061ms logger=migrator t=2026-05-18T00:49:43.156538538Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-18T00:49:43.157430974Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=891.876µs logger=migrator t=2026-05-18T00:49:43.161850658Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-18T00:49:43.162052132Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=201.354µs logger=migrator t=2026-05-18T00:49:43.165438665Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-18T00:49:43.165835932Z level=info msg="Migration successfully executed" id="Move region to single row" duration=397.227µs logger=migrator t=2026-05-18T00:49:43.169055754Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-18T00:49:43.170025532Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=971.058µs logger=migrator t=2026-05-18T00:49:43.174742931Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-18T00:49:43.175584837Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=841.586µs logger=migrator t=2026-05-18T00:49:43.179022842Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-18T00:49:43.180017761Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=993.909µs logger=migrator t=2026-05-18T00:49:43.186428872Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-18T00:49:43.187586804Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.157701ms logger=migrator t=2026-05-18T00:49:43.191027958Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-18T00:49:43.192491456Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.461957ms logger=migrator t=2026-05-18T00:49:43.197687774Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-18T00:49:43.199510208Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.821664ms logger=migrator t=2026-05-18T00:49:43.203393932Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-18T00:49:43.203514984Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=101.512µs logger=migrator t=2026-05-18T00:49:43.207698023Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-18T00:49:43.208999087Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.299474ms logger=migrator t=2026-05-18T00:49:43.242138703Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-18T00:49:43.24515168Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=3.012997ms logger=migrator t=2026-05-18T00:49:43.252610121Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-18T00:49:43.254422395Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.811704ms logger=migrator t=2026-05-18T00:49:43.260794095Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-18T00:49:43.262568339Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.773694ms logger=migrator t=2026-05-18T00:49:43.277514161Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-18T00:49:43.278012451Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=497.48µs logger=migrator t=2026-05-18T00:49:43.28379213Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-18T00:49:43.284634085Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=838.055µs logger=migrator t=2026-05-18T00:49:43.290032337Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-18T00:49:43.290161429Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=133.952µs logger=migrator t=2026-05-18T00:49:43.295563402Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-18T00:49:43.296477369Z level=info msg="Migration successfully executed" id="create team table" duration=914.837µs logger=migrator t=2026-05-18T00:49:43.300815541Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-18T00:49:43.301662366Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=844.645µs logger=migrator t=2026-05-18T00:49:43.306349146Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-18T00:49:43.307309453Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=959.817µs logger=migrator t=2026-05-18T00:49:43.312026483Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-18T00:49:43.316242982Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.214049ms logger=migrator t=2026-05-18T00:49:43.321535132Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-18T00:49:43.321683225Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=148.473µs logger=migrator t=2026-05-18T00:49:43.32677844Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-18T00:49:43.327746329Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=970.219µs logger=migrator t=2026-05-18T00:49:43.333163642Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-18T00:49:43.333996448Z level=info msg="Migration successfully executed" id="create team member table" duration=832.457µs logger=migrator t=2026-05-18T00:49:43.338506763Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-18T00:49:43.339310057Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=803.214µs logger=migrator t=2026-05-18T00:49:43.343399504Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-18T00:49:43.344252641Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=849.727µs logger=migrator t=2026-05-18T00:49:43.348509601Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-18T00:49:43.349386898Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=877.207µs logger=migrator t=2026-05-18T00:49:43.353312902Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-18T00:49:43.357699364Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.384072ms logger=migrator t=2026-05-18T00:49:43.362039007Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-18T00:49:43.366554222Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.514665ms logger=migrator t=2026-05-18T00:49:43.371003976Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-18T00:49:43.375504931Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.500295ms logger=migrator t=2026-05-18T00:49:43.379971495Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-18T00:49:43.380955533Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=983.668µs logger=migrator t=2026-05-18T00:49:43.385351576Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-18T00:49:43.386336705Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=985.449µs logger=migrator t=2026-05-18T00:49:43.391339109Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-18T00:49:43.392288747Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=949.168µs logger=migrator t=2026-05-18T00:49:43.397039618Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-18T00:49:43.398365123Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.325136ms logger=migrator t=2026-05-18T00:49:43.404268164Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-18T00:49:43.405542488Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.277374ms logger=migrator t=2026-05-18T00:49:43.410894028Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-18T00:49:43.412133722Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.243464ms logger=migrator t=2026-05-18T00:49:43.417413172Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-18T00:49:43.418462332Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.04927ms logger=migrator t=2026-05-18T00:49:43.425657497Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-18T00:49:43.426993372Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.336215ms logger=migrator t=2026-05-18T00:49:43.431447407Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-18T00:49:43.432040748Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=594.771µs logger=migrator t=2026-05-18T00:49:43.437069243Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-18T00:49:43.437389938Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=320.406µs logger=migrator t=2026-05-18T00:49:43.441444835Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-18T00:49:43.442305912Z level=info msg="Migration successfully executed" id="create tag table" duration=860.647µs logger=migrator t=2026-05-18T00:49:43.446805976Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-18T00:49:43.447913257Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.108941ms logger=migrator t=2026-05-18T00:49:43.452328051Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-18T00:49:43.453401951Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.07467ms logger=migrator t=2026-05-18T00:49:43.457847725Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-18T00:49:43.458974706Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.126691ms logger=migrator t=2026-05-18T00:49:43.463780557Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-18T00:49:43.464771536Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=991.079µs logger=migrator t=2026-05-18T00:49:43.469025016Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-18T00:49:43.4872668Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.237404ms logger=migrator t=2026-05-18T00:49:43.492465499Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-18T00:49:43.493967067Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.501698ms logger=migrator t=2026-05-18T00:49:43.499015562Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-18T00:49:43.500081652Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.06599ms logger=migrator t=2026-05-18T00:49:43.504500545Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-18T00:49:43.504859723Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=358.518µs logger=migrator t=2026-05-18T00:49:43.508575662Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-18T00:49:43.509291916Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=714.364µs logger=migrator t=2026-05-18T00:49:43.513961554Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-18T00:49:43.514953093Z level=info msg="Migration successfully executed" id="create user auth table" duration=991.069µs logger=migrator t=2026-05-18T00:49:43.519175003Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-18T00:49:43.520238973Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.06353ms logger=migrator t=2026-05-18T00:49:43.525230337Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-18T00:49:43.52540858Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=175.783µs logger=migrator t=2026-05-18T00:49:43.529996607Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-18T00:49:43.537769433Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.771616ms logger=migrator t=2026-05-18T00:49:43.543015193Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-18T00:49:43.546993448Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.976895ms logger=migrator t=2026-05-18T00:49:43.561859258Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-18T00:49:43.569756427Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.898909ms logger=migrator t=2026-05-18T00:49:43.574921905Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-18T00:49:43.580190854Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.272509ms logger=migrator t=2026-05-18T00:49:43.586102196Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-18T00:49:43.587484642Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.378966ms logger=migrator t=2026-05-18T00:49:43.59213409Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-18T00:49:43.597835307Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.702167ms logger=migrator t=2026-05-18T00:49:43.602907414Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-18T00:49:43.603715998Z level=info msg="Migration successfully executed" id="create server_lock table" duration=808.314µs logger=migrator t=2026-05-18T00:49:43.609385905Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-18T00:49:43.610545867Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.161322ms logger=migrator t=2026-05-18T00:49:43.616144433Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-18T00:49:43.617466498Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.321645ms logger=migrator t=2026-05-18T00:49:43.625728104Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-18T00:49:43.626759974Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.03185ms logger=migrator t=2026-05-18T00:49:43.63401116Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-18T00:49:43.635529109Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.57099ms logger=migrator t=2026-05-18T00:49:43.645886514Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-18T00:49:43.647667849Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.785884ms logger=migrator t=2026-05-18T00:49:43.65309292Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-18T00:49:43.658575514Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.485024ms logger=migrator t=2026-05-18T00:49:43.66365648Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-18T00:49:43.664583258Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=926.657µs logger=migrator t=2026-05-18T00:49:43.672009898Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-18T00:49:43.673451305Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.437118ms logger=migrator t=2026-05-18T00:49:43.681632199Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-18T00:49:43.683373092Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.740813ms logger=migrator t=2026-05-18T00:49:43.689762433Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-18T00:49:43.69068707Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=923.437µs logger=migrator t=2026-05-18T00:49:43.695908069Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-18T00:49:43.696865097Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=956.629µs logger=migrator t=2026-05-18T00:49:43.70446007Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-18T00:49:43.704535721Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=76.571µs logger=migrator t=2026-05-18T00:49:43.709282411Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-18T00:49:43.709414164Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=133.263µs logger=migrator t=2026-05-18T00:49:43.715943997Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-18T00:49:43.717438225Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.490598ms logger=migrator t=2026-05-18T00:49:43.724293214Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-18T00:49:43.725838333Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.542549ms logger=migrator t=2026-05-18T00:49:43.734430796Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-18T00:49:43.735796342Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.366126ms logger=migrator t=2026-05-18T00:49:43.744265492Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-18T00:49:43.744376514Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=113.802µs logger=migrator t=2026-05-18T00:49:43.75109324Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-18T00:49:43.752597429Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.504219ms logger=migrator t=2026-05-18T00:49:43.7590502Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-18T00:49:43.760134611Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.086971ms logger=migrator t=2026-05-18T00:49:43.76646209Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-18T00:49:43.767613682Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.150332ms logger=migrator t=2026-05-18T00:49:43.77281052Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-18T00:49:43.774262198Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.451038ms logger=migrator t=2026-05-18T00:49:43.779938715Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-18T00:49:43.785964558Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.023353ms logger=migrator t=2026-05-18T00:49:43.79238339Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-18T00:49:43.793297727Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=912.167µs logger=migrator t=2026-05-18T00:49:43.798658508Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-18T00:49:43.798753269Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=94.841µs logger=migrator t=2026-05-18T00:49:43.804330185Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-18T00:49:43.805835184Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.50484ms logger=migrator t=2026-05-18T00:49:43.81040005Z 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-18T00:49:43.811495991Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.092581ms logger=migrator t=2026-05-18T00:49:43.816730529Z 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-18T00:49:43.818241137Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.510398ms logger=migrator t=2026-05-18T00:49:43.824458935Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-18T00:49:43.824586618Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=127.852µs logger=migrator t=2026-05-18T00:49:43.830439518Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-18T00:49:43.831984667Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.545419ms logger=migrator t=2026-05-18T00:49:43.837477901Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-18T00:49:43.838523271Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.04481ms logger=migrator t=2026-05-18T00:49:43.84488051Z 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-18T00:49:43.84642109Z 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.53929ms logger=migrator t=2026-05-18T00:49:43.851129119Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-18T00:49:43.852129938Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.000769ms logger=migrator t=2026-05-18T00:49:43.85862566Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-18T00:49:43.867764303Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.137783ms logger=migrator t=2026-05-18T00:49:43.874156843Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-18T00:49:43.8750664Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=909.377µs logger=migrator t=2026-05-18T00:49:43.880237428Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-18T00:49:43.881088334Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=846.926µs logger=migrator t=2026-05-18T00:49:43.887316672Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-18T00:49:43.91746483Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.142558ms logger=migrator t=2026-05-18T00:49:43.923205709Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-18T00:49:43.947773833Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.568195ms logger=migrator t=2026-05-18T00:49:43.952822649Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-18T00:49:43.953538682Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=715.883µs logger=migrator t=2026-05-18T00:49:43.960234568Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-18T00:49:43.961699466Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.464588ms logger=migrator t=2026-05-18T00:49:43.96673359Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-18T00:49:43.97410409Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.37084ms logger=migrator t=2026-05-18T00:49:43.979807178Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-18T00:49:43.990890877Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=11.080139ms logger=migrator t=2026-05-18T00:49:43.998017351Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-18T00:49:43.999049861Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.03276ms logger=migrator t=2026-05-18T00:49:44.005008843Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-18T00:49:44.006841507Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.831944ms logger=migrator t=2026-05-18T00:49:44.01331241Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-18T00:49:44.015123274Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.810464ms logger=migrator t=2026-05-18T00:49:44.021135947Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-18T00:49:44.022157607Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.02163ms logger=migrator t=2026-05-18T00:49:44.028412345Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-18T00:49:44.028521347Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=110.382µs logger=migrator t=2026-05-18T00:49:44.034602612Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-18T00:49:44.042464121Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.860399ms logger=migrator t=2026-05-18T00:49:44.047893022Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-18T00:49:44.053872276Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.978864ms logger=migrator t=2026-05-18T00:49:44.059027572Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-18T00:49:44.065173559Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.142897ms logger=migrator t=2026-05-18T00:49:44.071189872Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-18T00:49:44.072057259Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=867.747µs logger=migrator t=2026-05-18T00:49:44.077479601Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-18T00:49:44.079027991Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.54764ms logger=migrator t=2026-05-18T00:49:44.084941742Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-18T00:49:44.09329074Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.349158ms logger=migrator t=2026-05-18T00:49:44.101183868Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-18T00:49:44.106980488Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.7941ms logger=migrator t=2026-05-18T00:49:44.112575564Z 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-18T00:49:44.113576422Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.002808ms logger=migrator t=2026-05-18T00:49:44.120590774Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-18T00:49:44.126887094Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.29435ms logger=migrator t=2026-05-18T00:49:44.13353786Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-18T00:49:44.143486367Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.953718ms logger=migrator t=2026-05-18T00:49:44.14739628Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-18T00:49:44.147491603Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=94.373µs logger=migrator t=2026-05-18T00:49:44.151753373Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-18T00:49:44.152849223Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.09653ms logger=migrator t=2026-05-18T00:49:44.160112601Z 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-18T00:49:44.16115954Z 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.046689ms logger=migrator t=2026-05-18T00:49:44.167374528Z 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-18T00:49:44.168375396Z 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.000518ms logger=migrator t=2026-05-18T00:49:44.175264246Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-18T00:49:44.175347008Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=83.862µs logger=migrator t=2026-05-18T00:49:44.180993335Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-18T00:49:44.190501734Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.50737ms logger=migrator t=2026-05-18T00:49:44.197344183Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-18T00:49:44.203757615Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.413572ms logger=migrator t=2026-05-18T00:49:44.2082993Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-18T00:49:44.215301013Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.004103ms logger=migrator t=2026-05-18T00:49:44.219518672Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-18T00:49:44.225593697Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.074645ms logger=migrator t=2026-05-18T00:49:44.230458959Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-18T00:49:44.237732566Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.274247ms logger=migrator t=2026-05-18T00:49:44.241989466Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-18T00:49:44.242054647Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=65.861µs logger=migrator t=2026-05-18T00:49:44.245971052Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-18T00:49:44.246740086Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=769.054µs logger=migrator t=2026-05-18T00:49:44.25279511Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-18T00:49:44.260847783Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.051283ms logger=migrator t=2026-05-18T00:49:44.266274734Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-18T00:49:44.266394956Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=122.072µs logger=migrator t=2026-05-18T00:49:44.27030107Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-18T00:49:44.27877784Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.47244ms logger=migrator t=2026-05-18T00:49:44.28402386Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-18T00:49:44.285120971Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.099181ms logger=migrator t=2026-05-18T00:49:44.290145625Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-18T00:49:44.300865458Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.713192ms logger=migrator t=2026-05-18T00:49:44.305592256Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-18T00:49:44.306440413Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=849.187µs logger=migrator t=2026-05-18T00:49:44.313204551Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-18T00:49:44.315846661Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.63824ms logger=migrator t=2026-05-18T00:49:44.323370122Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-18T00:49:44.329549439Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.179997ms logger=migrator t=2026-05-18T00:49:44.333629015Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-18T00:49:44.334787347Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.159372ms logger=migrator t=2026-05-18T00:49:44.34067984Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-18T00:49:44.341854351Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.172381ms logger=migrator t=2026-05-18T00:49:44.346409097Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-18T00:49:44.347360195Z level=info msg="Migration successfully executed" id="create alert_image table" duration=951.728µs logger=migrator t=2026-05-18T00:49:44.353061132Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-18T00:49:44.354132223Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.071801ms logger=migrator t=2026-05-18T00:49:44.358461675Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-18T00:49:44.358549946Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=89.051µs logger=migrator t=2026-05-18T00:49:44.362593193Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-18T00:49:44.363760715Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.165642ms logger=migrator t=2026-05-18T00:49:44.369014884Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-18T00:49:44.369984972Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=970.368µs logger=migrator t=2026-05-18T00:49:44.374178101Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-18T00:49:44.374646341Z 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-18T00:49:44.378399271Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-18T00:49:44.378966362Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=567.232µs logger=migrator t=2026-05-18T00:49:44.383586979Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-18T00:49:44.38469301Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.106631ms logger=migrator t=2026-05-18T00:49:44.388435761Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-18T00:49:44.397305848Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.867557ms logger=migrator t=2026-05-18T00:49:44.401334754Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-18T00:49:44.402256632Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=923.668µs logger=migrator t=2026-05-18T00:49:44.407688084Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-18T00:49:44.409150141Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.461147ms logger=migrator t=2026-05-18T00:49:44.414274748Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-18T00:49:44.415649354Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.374926ms logger=migrator t=2026-05-18T00:49:44.420515127Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-18T00:49:44.421986954Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.472778ms logger=migrator t=2026-05-18T00:49:44.428566968Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-18T00:49:44.429870533Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.303004ms logger=migrator t=2026-05-18T00:49:44.434587212Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-18T00:49:44.434652683Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=67.241µs logger=migrator t=2026-05-18T00:49:44.438587877Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-18T00:49:44.43868979Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=102.283µs logger=migrator t=2026-05-18T00:49:44.443217645Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-18T00:49:44.450437261Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.218146ms logger=migrator t=2026-05-18T00:49:44.456437944Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-18T00:49:44.457111327Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=676.843µs logger=migrator t=2026-05-18T00:49:44.460912578Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-18T00:49:44.462170482Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.260084ms logger=migrator t=2026-05-18T00:49:44.466720449Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-18T00:49:44.46732011Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=599.33µs logger=migrator t=2026-05-18T00:49:44.47260761Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-18T00:49:44.474288451Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.680262ms logger=migrator t=2026-05-18T00:49:44.479684323Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-18T00:49:44.480731683Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.04713ms logger=migrator t=2026-05-18T00:49:44.48537127Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-18T00:49:44.519455534Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.083974ms logger=migrator t=2026-05-18T00:49:44.524152203Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-18T00:49:44.530023513Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.87051ms logger=migrator t=2026-05-18T00:49:44.534213292Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-18T00:49:44.534468597Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=257.015µs logger=migrator t=2026-05-18T00:49:44.538471963Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-18T00:49:44.570196011Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.724518ms logger=migrator t=2026-05-18T00:49:44.574831069Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-18T00:49:44.601650915Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=26.822226ms logger=migrator t=2026-05-18T00:49:44.605084119Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-18T00:49:44.605746082Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=661.663µs logger=migrator t=2026-05-18T00:49:44.625013467Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-18T00:49:44.627040274Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.026898ms logger=migrator t=2026-05-18T00:49:44.636801929Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-18T00:49:44.637051003Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=249.044µs logger=migrator t=2026-05-18T00:49:44.641005708Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-18T00:49:44.64375112Z level=info msg="Migration successfully executed" id="create permission table" duration=2.743512ms logger=migrator t=2026-05-18T00:49:44.652011816Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-18T00:49:44.653961862Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.982047ms logger=migrator t=2026-05-18T00:49:44.660909853Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-18T00:49:44.661991224Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.080671ms logger=migrator t=2026-05-18T00:49:44.666031911Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-18T00:49:44.666898477Z level=info msg="Migration successfully executed" id="create role table" duration=864.157µs logger=migrator t=2026-05-18T00:49:44.670941343Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-18T00:49:44.678988675Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.042632ms logger=migrator t=2026-05-18T00:49:44.682332499Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-18T00:49:44.72319951Z level=info msg="Migration successfully executed" id="add column group_name" duration=40.860752ms logger=migrator t=2026-05-18T00:49:44.731617418Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-18T00:49:44.735173465Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=3.540887ms logger=migrator t=2026-05-18T00:49:44.740774531Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-18T00:49:44.741892932Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.118971ms logger=migrator t=2026-05-18T00:49:44.745811816Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-18T00:49:44.746759195Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=947.229µs logger=migrator t=2026-05-18T00:49:44.751173618Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-18T00:49:44.753231096Z level=info msg="Migration successfully executed" id="create team role table" duration=2.049128ms logger=migrator t=2026-05-18T00:49:44.758228721Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-18T00:49:44.760504563Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.277932ms logger=migrator t=2026-05-18T00:49:44.765739792Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-18T00:49:44.766804893Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.064651ms logger=migrator t=2026-05-18T00:49:44.770852569Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-18T00:49:44.77194277Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.089841ms logger=migrator t=2026-05-18T00:49:44.776039196Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-18T00:49:44.776837902Z level=info msg="Migration successfully executed" id="create user role table" duration=798.566µs logger=migrator t=2026-05-18T00:49:44.781770496Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-18T00:49:44.782763194Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=992.178µs logger=migrator t=2026-05-18T00:49:44.787475393Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-18T00:49:44.788510072Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.033939ms logger=migrator t=2026-05-18T00:49:44.792686901Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-18T00:49:44.793427695Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=742.254µs logger=migrator t=2026-05-18T00:49:44.799094362Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-18T00:49:44.799847366Z level=info msg="Migration successfully executed" id="create builtin role table" duration=752.474µs logger=migrator t=2026-05-18T00:49:44.804289011Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-18T00:49:44.805440351Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.15113ms logger=migrator t=2026-05-18T00:49:44.811416335Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-18T00:49:44.812475624Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.059249ms logger=migrator t=2026-05-18T00:49:44.817132813Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-18T00:49:44.824914469Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.781286ms logger=migrator t=2026-05-18T00:49:44.829779451Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-18T00:49:44.83186635Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.090119ms logger=migrator t=2026-05-18T00:49:44.836288725Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-18T00:49:44.837596668Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.307183ms logger=migrator t=2026-05-18T00:49:44.842163345Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-18T00:49:44.843405419Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.242214ms logger=migrator t=2026-05-18T00:49:44.848354762Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-18T00:49:44.850170266Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.816944ms logger=migrator t=2026-05-18T00:49:44.85411666Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-18T00:49:44.854945266Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=828.166µs logger=migrator t=2026-05-18T00:49:44.860293588Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-18T00:49:44.861360847Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.063949ms logger=migrator t=2026-05-18T00:49:44.865662888Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-18T00:49:44.87366867Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.005531ms logger=migrator t=2026-05-18T00:49:44.877994361Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-18T00:49:44.890588109Z level=info msg="Migration successfully executed" id="permission kind migration" duration=12.572477ms logger=migrator t=2026-05-18T00:49:44.901463694Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-18T00:49:44.910717519Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.249755ms logger=migrator t=2026-05-18T00:49:44.916645831Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-18T00:49:44.923281406Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.634595ms logger=migrator t=2026-05-18T00:49:44.928430653Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-18T00:49:44.92984035Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.409677ms logger=migrator t=2026-05-18T00:49:44.935041148Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-18T00:49:44.936645878Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.60419ms logger=migrator t=2026-05-18T00:49:44.941059891Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-18T00:49:44.942395017Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.335306ms logger=migrator t=2026-05-18T00:49:44.94786572Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-18T00:49:44.948723057Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=857.406µs logger=migrator t=2026-05-18T00:49:44.95368722Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-18T00:49:44.956002094Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.314364ms logger=migrator t=2026-05-18T00:49:44.962388845Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-18T00:49:44.96268916Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=301.585µs logger=migrator t=2026-05-18T00:49:44.968471589Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-18T00:49:44.96852491Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=54.261µs logger=migrator t=2026-05-18T00:49:44.97217476Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-18T00:49:44.972707429Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=533.309µs logger=migrator t=2026-05-18T00:49:44.977048511Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-18T00:49:44.977789425Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=739.934µs logger=migrator t=2026-05-18T00:49:44.981958144Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-18T00:49:44.983124186Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.166282ms logger=migrator t=2026-05-18T00:49:44.98755912Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-18T00:49:44.987889876Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=332.356µs logger=migrator t=2026-05-18T00:49:44.991618936Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-18T00:49:44.992246858Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=628.953µs logger=migrator t=2026-05-18T00:49:44.996961617Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-18T00:49:44.997964376Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.002909ms logger=migrator t=2026-05-18T00:49:45.00242149Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-18T00:49:45.003699224Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.277404ms logger=migrator t=2026-05-18T00:49:45.008126118Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-18T00:49:45.017132628Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.00515ms logger=migrator t=2026-05-18T00:49:45.023759942Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-18T00:49:45.023819013Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=56.311µs logger=migrator t=2026-05-18T00:49:45.027496173Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-18T00:49:45.028232707Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=735.814µs logger=migrator t=2026-05-18T00:49:45.033594378Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-18T00:49:45.03474027Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.145352ms logger=migrator t=2026-05-18T00:49:45.051948005Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-18T00:49:45.054473002Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.584639ms logger=migrator t=2026-05-18T00:49:45.060498417Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-18T00:49:45.0691785Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.678903ms logger=migrator t=2026-05-18T00:49:45.075107252Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-18T00:49:45.076250404Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.143732ms logger=migrator t=2026-05-18T00:49:45.083076032Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-18T00:49:45.08558826Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.513378ms logger=migrator t=2026-05-18T00:49:45.100329158Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-18T00:49:45.127927979Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.618152ms logger=migrator t=2026-05-18T00:49:45.136342338Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-18T00:49:45.137783065Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.437527ms logger=migrator t=2026-05-18T00:49:45.144319999Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-18T00:49:45.146277265Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.963646ms logger=migrator t=2026-05-18T00:49:45.151924482Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-18T00:49:45.153168956Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.245274ms logger=migrator t=2026-05-18T00:49:45.157369665Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-18T00:49:45.158543317Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.173782ms logger=migrator t=2026-05-18T00:49:45.163052812Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-18T00:49:45.163308457Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=256.295µs logger=migrator t=2026-05-18T00:49:45.16932137Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-18T00:49:45.171324808Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=2.008198ms logger=migrator t=2026-05-18T00:49:45.179164136Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-18T00:49:45.189218626Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.06452ms logger=migrator t=2026-05-18T00:49:45.19314523Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-18T00:49:45.193959295Z level=info msg="Migration successfully executed" id="create entity_events table" duration=814.835µs logger=migrator t=2026-05-18T00:49:45.197682266Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-18T00:49:45.198989731Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.307915ms logger=migrator t=2026-05-18T00:49:45.204472903Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-18T00:49:45.204984684Z 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-18T00:49:45.209074731Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-18T00:49:45.209817665Z 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-18T00:49:45.214622806Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-18T00:49:45.216121384Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.501278ms logger=migrator t=2026-05-18T00:49:45.221544786Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-18T00:49:45.222679947Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.144991ms logger=migrator t=2026-05-18T00:49:45.226458739Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-18T00:49:45.228048988Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.589879ms logger=migrator t=2026-05-18T00:49:45.234208735Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-18T00:49:45.23548551Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.276585ms logger=migrator t=2026-05-18T00:49:45.24085005Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-18T00:49:45.242138035Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.283724ms logger=migrator t=2026-05-18T00:49:45.24559374Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-18T00:49:45.246796603Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.202403ms logger=migrator t=2026-05-18T00:49:45.252187065Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-18T00:49:45.253130412Z level=info msg="Migration successfully executed" id="Drop public config table" duration=943.857µs logger=migrator t=2026-05-18T00:49:45.260320858Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-18T00:49:45.261417679Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.096841ms logger=migrator t=2026-05-18T00:49:45.268602514Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-18T00:49:45.27045308Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.850956ms logger=migrator t=2026-05-18T00:49:45.278035242Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-18T00:49:45.279792725Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.758403ms logger=migrator t=2026-05-18T00:49:45.289735633Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-18T00:49:45.29222151Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.485937ms logger=migrator t=2026-05-18T00:49:45.30277348Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-18T00:49:45.324348547Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.572777ms logger=migrator t=2026-05-18T00:49:45.331979671Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-18T00:49:45.341698944Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.718252ms logger=migrator t=2026-05-18T00:49:45.347407112Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-18T00:49:45.355850992Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.449909ms logger=migrator t=2026-05-18T00:49:45.362910325Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-18T00:49:45.363090318Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=181.383µs logger=migrator t=2026-05-18T00:49:45.368834756Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-18T00:49:45.380779482Z level=info msg="Migration successfully executed" id="add share column" duration=11.944145ms logger=migrator t=2026-05-18T00:49:45.389150189Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-18T00:49:45.389558878Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=408.119µs logger=migrator t=2026-05-18T00:49:45.395014301Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-18T00:49:45.396133251Z level=info msg="Migration successfully executed" id="create file table" duration=1.11994ms logger=migrator t=2026-05-18T00:49:45.401527553Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-18T00:49:45.402714076Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.186223ms logger=migrator t=2026-05-18T00:49:45.409055436Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-18T00:49:45.410755278Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.699682ms logger=migrator t=2026-05-18T00:49:45.419029494Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-18T00:49:45.41991539Z level=info msg="Migration successfully executed" id="create file_meta table" duration=889.536µs logger=migrator t=2026-05-18T00:49:45.424334563Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-18T00:49:45.425516596Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.182333ms logger=migrator t=2026-05-18T00:49:45.43154375Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-18T00:49:45.431609951Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=85.911µs logger=migrator t=2026-05-18T00:49:45.437754697Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-18T00:49:45.437866509Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=115.642µs logger=migrator t=2026-05-18T00:49:45.448820076Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-18T00:49:45.450117161Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.299425ms logger=migrator t=2026-05-18T00:49:45.45647797Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-18T00:49:45.456757546Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=280.136µs logger=migrator t=2026-05-18T00:49:45.463086805Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-18T00:49:45.464324229Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.241274ms logger=migrator t=2026-05-18T00:49:45.467946267Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-18T00:49:45.480145477Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.20411ms logger=migrator t=2026-05-18T00:49:45.485152132Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-18T00:49:45.485411707Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=260.335µs logger=migrator t=2026-05-18T00:49:45.489142507Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-18T00:49:45.491112624Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.969997ms logger=migrator t=2026-05-18T00:49:45.499232008Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-18T00:49:45.499772948Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=544.209µs logger=migrator t=2026-05-18T00:49:45.506389273Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-18T00:49:45.50677486Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=386.977µs logger=migrator t=2026-05-18T00:49:45.527865018Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-18T00:49:45.528963009Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.102301ms logger=migrator t=2026-05-18T00:49:45.543418002Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-18T00:49:45.554776926Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.356504ms logger=migrator t=2026-05-18T00:49:45.562827238Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-18T00:49:45.577166939Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=14.337911ms logger=migrator t=2026-05-18T00:49:45.629042478Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-18T00:49:45.630790621Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.751253ms logger=migrator t=2026-05-18T00:49:45.635324916Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-18T00:49:45.71231379Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.985663ms logger=migrator t=2026-05-18T00:49:45.718401055Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-18T00:49:45.719274521Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=873.736µs logger=migrator t=2026-05-18T00:49:45.723752645Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-18T00:49:45.724557171Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=804.126µs logger=migrator t=2026-05-18T00:49:45.734870695Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-18T00:49:45.762565118Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.692143ms logger=migrator t=2026-05-18T00:49:45.770189993Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-18T00:49:45.776457971Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.266958ms logger=migrator t=2026-05-18T00:49:45.781152409Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-18T00:49:45.781380424Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=228.235µs logger=migrator t=2026-05-18T00:49:45.785676325Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-18T00:49:45.785799567Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=125.682µs logger=migrator t=2026-05-18T00:49:45.790792981Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-18T00:49:45.791055896Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=263.305µs logger=migrator t=2026-05-18T00:49:45.79659121Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-18T00:49:45.796858056Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=267.286µs logger=migrator t=2026-05-18T00:49:45.801685787Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-18T00:49:45.802082864Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=397.557µs logger=migrator t=2026-05-18T00:49:45.808430044Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-18T00:49:45.810052675Z level=info msg="Migration successfully executed" id="create folder table" duration=1.622671ms logger=migrator t=2026-05-18T00:49:45.81670502Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-18T00:49:45.818788909Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.089749ms logger=migrator t=2026-05-18T00:49:45.825572628Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-18T00:49:45.82677059Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.197902ms logger=migrator t=2026-05-18T00:49:45.833793833Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-18T00:49:45.833899585Z level=info msg="Migration successfully executed" id="Update folder title length" duration=110.402µs logger=migrator t=2026-05-18T00:49:45.838723505Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-18T00:49:45.840556441Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.834346ms logger=migrator t=2026-05-18T00:49:45.857001681Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-18T00:49:45.861005966Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=4.007265ms logger=migrator t=2026-05-18T00:49:45.866673423Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-18T00:49:45.867962368Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.284554ms logger=migrator t=2026-05-18T00:49:45.87341113Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-18T00:49:45.874057193Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=647.493µs logger=migrator t=2026-05-18T00:49:45.878777552Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-18T00:49:45.879144919Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=367.437µs logger=migrator t=2026-05-18T00:49:45.885051721Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-18T00:49:45.886797253Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.747882ms logger=migrator t=2026-05-18T00:49:45.892248157Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-18T00:49:45.893700764Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.455228ms logger=migrator t=2026-05-18T00:49:45.898706218Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-18T00:49:45.899768548Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.073211ms logger=migrator t=2026-05-18T00:49:45.905271182Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-18T00:49:45.906607707Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.336155ms logger=migrator t=2026-05-18T00:49:45.912153452Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-18T00:49:45.913445267Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.292825ms logger=migrator t=2026-05-18T00:49:45.919515781Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-18T00:49:45.920556461Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.04105ms logger=migrator t=2026-05-18T00:49:45.926597574Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-18T00:49:45.928134673Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.537139ms logger=migrator t=2026-05-18T00:49:45.933646287Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-18T00:49:45.935566714Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.920517ms logger=migrator t=2026-05-18T00:49:45.943030175Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-18T00:49:45.943994313Z level=info msg="Migration successfully executed" id="create signing_key table" duration=966.298µs logger=migrator t=2026-05-18T00:49:45.951620807Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-18T00:49:45.953003553Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.384646ms logger=migrator t=2026-05-18T00:49:45.960951883Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-18T00:49:45.962416661Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.475978ms logger=migrator t=2026-05-18T00:49:45.968873692Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-18T00:49:45.969289761Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=418.299µs logger=migrator t=2026-05-18T00:49:45.974729993Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-18T00:49:45.986659158Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.926295ms logger=migrator t=2026-05-18T00:49:45.994048137Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-18T00:49:45.99467289Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=623.603µs logger=migrator t=2026-05-18T00:49:46.000012761Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-18T00:49:46.000050271Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=39.97µs logger=migrator t=2026-05-18T00:49:46.005919732Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-18T00:49:46.008074862Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.15796ms logger=migrator t=2026-05-18T00:49:46.014454633Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-18T00:49:46.014487064Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=34.461µs logger=migrator t=2026-05-18T00:49:46.0195571Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-18T00:49:46.02118454Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.62723ms logger=migrator t=2026-05-18T00:49:46.026233055Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-18T00:49:46.027696123Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.463117ms logger=migrator t=2026-05-18T00:49:46.033723827Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-18T00:49:46.03496515Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.238443ms logger=migrator t=2026-05-18T00:49:46.040544526Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-18T00:49:46.042174656Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.63202ms logger=migrator t=2026-05-18T00:49:46.047370294Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-18T00:49:46.048053377Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=684.463µs logger=migrator t=2026-05-18T00:49:46.053007251Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-18T00:49:46.053823026Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=815.615µs logger=migrator t=2026-05-18T00:49:46.058536125Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-18T00:49:46.059602025Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.0657ms logger=migrator t=2026-05-18T00:49:46.064764193Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-18T00:49:46.065747911Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=988.829µs logger=migrator t=2026-05-18T00:49:46.070661404Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-18T00:49:46.081663542Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.996677ms logger=migrator t=2026-05-18T00:49:46.088224746Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-18T00:49:46.098628622Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.401046ms logger=migrator t=2026-05-18T00:49:46.103307409Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-18T00:49:46.110956465Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.649145ms logger=migrator t=2026-05-18T00:49:46.116427768Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-18T00:49:46.1165506Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=124.612µs logger=migrator t=2026-05-18T00:49:46.121697628Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-18T00:49:46.134774974Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.081226ms logger=migrator t=2026-05-18T00:49:46.141491581Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-18T00:49:46.150810237Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.319255ms logger=migrator t=2026-05-18T00:49:46.156612767Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-18T00:49:46.157112866Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=500.229µs logger=migrator t=2026-05-18T00:49:46.162411416Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.938414166s logger=migrator t=2026-05-18T00:49:46.163468865Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-18T00:49:46.188530618Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-18T00:49:46.188813105Z level=info msg="Created default organization" logger=secrets t=2026-05-18T00:49:46.195782075Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-18T00:49:46.241207273Z level=info msg="Restored cache from database" duration=400.997µs logger=plugin.store t=2026-05-18T00:49:46.242539638Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-18T00:49:46.278519688Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-18T00:49:46.278552058Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-18T00:49:46.27861859Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-18T00:49:46.27863174Z level=info msg="Plugins loaded" count=54 duration=36.092942ms logger=query_data t=2026-05-18T00:49:46.282194666Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-18T00:49:46.285386517Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-18T00:49:46.290932111Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-18T00:49:46.301846497Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-18T00:49:46.305643289Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-18T00:49:46.308294169Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-18T00:49:46.329192764Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-18T00:49:46.352714938Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-18T00:49:46.37401568Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-18T00:49:46.37403856Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-18T00:49:46.374246694Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-18T00:49:46.374672562Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-05-18T00:49:46.375012108Z level=info msg="Storage starting" logger=http.server t=2026-05-18T00:49:46.387170638Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-18T00:49:46.43707401Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-18T00:49:46.443387149Z level=info msg="State cache has been initialized" states=0 duration=69.136875ms logger=ngalert.scheduler t=2026-05-18T00:49:46.443497381Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-18T00:49:46.443570512Z level=info msg=starting first_tick=2026-05-18T00:49:50Z logger=grafana.update.checker t=2026-05-18T00:49:46.451303489Z level=info msg="Update check succeeded" duration=76.557736ms logger=plugins.update.checker t=2026-05-18T00:49:46.452829068Z level=info msg="Update check succeeded" duration=69.87431ms logger=sqlstore.transactions t=2026-05-18T00:49:46.453827467Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-18T00:49:46.459025494Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-18T00:49:46.489332896Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-18T00:49:46.491962456Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-18T00:49:46.50435282Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-18T00:49:46.518842103Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-18T00:49:46.5377127Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-18T00:49:46.56576791Z level=info msg="Patterns update finished" duration=126.495768ms logger=grafana-apiserver t=2026-05-18T00:49:46.806364811Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-18T00:49:46.806764259Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-18T00:49:50.678534204Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:50.680068253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:51.512715908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:51.548702207Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:51.564017276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:51.581537286Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:51.606453867Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:51.659498848Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:51.679937163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:51.71524111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:51.733588256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:51.794397764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:51.812376773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:51.852086112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:51.879867876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:51.952279393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:51.969559289Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.009683707Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.028174966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.086214502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.101645993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.139482527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.155405107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.199594692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.21970346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.266557434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.282999495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.323260385Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.344918433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.391282428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.416221929Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.475998738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.491879647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.54181561Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.557945434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.601491996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.622232207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.679343545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.695737085Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.742253433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.764608764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.81686657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.838655852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.89207095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.912252861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.965165449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:52.985581745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:53.067240506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:53.082503814Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:53.167720492Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:53.187419374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:53.251576255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:53.286739819Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:53.381966986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:53.401063807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:53.469378795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:53.488482016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:53.566931566Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:53.58298811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:53.677720347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:53.693416763Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:53.7801238Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:53.796943757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:53.873262228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:53.893664623Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:53.963004522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:53.980876739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:54.058714218Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:54.07787907Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:54.156983143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:54.177862986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:54.257802956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:54.278106419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:54.35920782Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:54.378880931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:54.587743842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:54.605142701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:54.688428913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:54.705503985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:49:54.784082397Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-18T00:51:34.39647905Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-05-18T00:59:46.386119072Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-18T00:59:46.393332879Z level=info msg="Completed cleanup jobs" duration=18.929508ms logger=plugins.update.checker t=2026-05-18T00:59:46.50585176Z level=info msg="Update check succeeded" duration=52.585736ms logger=sqlstore.transactions t=2026-05-18T01:04:46.302383186Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-18T01:09:46.494770164Z level=info msg="Completed cleanup jobs" duration=120.325378ms logger=plugins.update.checker t=2026-05-18T01:09:46.508679966Z level=info msg="Update check succeeded" duration=53.255374ms logger=cleanup t=2026-05-18T01:19:46.41705235Z level=info msg="Completed cleanup jobs" duration=42.176509ms logger=plugins.update.checker t=2026-05-18T01:19:46.501130862Z level=info msg="Update check succeeded" duration=47.339367ms logger=infra.usagestats t=2026-05-18T01:21:34.419670948Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-18T01:29:46.411848801Z level=info msg="Completed cleanup jobs" duration=36.556331ms logger=plugins.update.checker t=2026-05-18T01:29:46.502218118Z level=info msg="Update check succeeded" duration=49.056616ms logger=cleanup t=2026-05-18T01:39:46.433827901Z level=info msg="Completed cleanup jobs" duration=59.175398ms logger=plugins.update.checker t=2026-05-18T01:39:46.499496833Z level=info msg="Update check succeeded" duration=45.864747ms logger=cleanup t=2026-05-18T01:49:46.429828911Z level=info msg="Completed cleanup jobs" duration=54.273772ms logger=plugins.update.checker t=2026-05-18T01:49:46.503414476Z level=info msg="Update check succeeded" duration=49.96105ms logger=infra.usagestats t=2026-05-18T01:51:34.423850505Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-18T01:59:46.400471679Z level=info msg="Completed cleanup jobs" duration=23.606806ms logger=plugins.update.checker t=2026-05-18T01:59:46.504797352Z level=info msg="Update check succeeded" duration=51.469683ms