logger=settings t=2026-05-09T21:54:28.016753999Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-09T21:54:28Z logger=settings t=2026-05-09T21:54:28.017024586Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-09T21:54:28.017039377Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-09T21:54:28.017043007Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-09T21:54:28.017045807Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-09T21:54:28.017048497Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-09T21:54:28.017051117Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-09T21:54:28.017054067Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-09T21:54:28.017056977Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-09T21:54:28.017059777Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-09T21:54:28.017062328Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-09T21:54:28.017067228Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-09T21:54:28.017090298Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-09T21:54:28.017093328Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-09T21:54:28.017096368Z level=info msg=Target target=[all] logger=settings t=2026-05-09T21:54:28.017102329Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-09T21:54:28.017105289Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-09T21:54:28.017107769Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-09T21:54:28.017112059Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-09T21:54:28.017115139Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-09T21:54:28.017118729Z level=info msg="App mode production" logger=sqlstore t=2026-05-09T21:54:28.017382126Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-09T21:54:28.017403247Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-09T21:54:28.019092995Z level=info msg="Locking database" logger=migrator t=2026-05-09T21:54:28.019105976Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-09T21:54:28.019643941Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-09T21:54:28.020737371Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.093111ms logger=migrator t=2026-05-09T21:54:28.073359658Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-09T21:54:28.075504779Z level=info msg="Migration successfully executed" id="create user table" duration=2.146301ms logger=migrator t=2026-05-09T21:54:28.095566836Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-09T21:54:28.096918705Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.350688ms logger=migrator t=2026-05-09T21:54:28.107644617Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-09T21:54:28.108344767Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=694.29µs logger=migrator t=2026-05-09T21:54:28.116600551Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-09T21:54:28.117796124Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.197144ms logger=migrator t=2026-05-09T21:54:28.125388669Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-09T21:54:28.126086898Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=694.479µs logger=migrator t=2026-05-09T21:54:28.136742269Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-09T21:54:28.141333518Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.592339ms logger=migrator t=2026-05-09T21:54:28.151526017Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-09T21:54:28.152549865Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.024228ms logger=migrator t=2026-05-09T21:54:28.160408758Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-09T21:54:28.16118943Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=774.833µs logger=migrator t=2026-05-09T21:54:28.169328119Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-09T21:54:28.17074851Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.420231ms logger=migrator t=2026-05-09T21:54:28.183803269Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-09T21:54:28.184429097Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=626.867µs logger=migrator t=2026-05-09T21:54:28.199233434Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-09T21:54:28.200041467Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=805.353µs logger=migrator t=2026-05-09T21:54:28.204676438Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-09T21:54:28.205899343Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.222625ms logger=migrator t=2026-05-09T21:54:28.210958636Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-09T21:54:28.210995007Z level=info msg="Migration successfully executed" id="Update user table charset" duration=37.682µs logger=migrator t=2026-05-09T21:54:28.214885357Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-09T21:54:28.215976348Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.08727ms logger=migrator t=2026-05-09T21:54:28.223637844Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-09T21:54:28.224173639Z level=info msg="Migration successfully executed" id="Add missing user data" duration=536.335µs logger=migrator t=2026-05-09T21:54:28.23378432Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-09T21:54:28.236211649Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.432989ms logger=migrator t=2026-05-09T21:54:28.250451712Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-09T21:54:28.251767969Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.318277ms logger=migrator t=2026-05-09T21:54:28.264821398Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-09T21:54:28.266804684Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.984396ms logger=migrator t=2026-05-09T21:54:28.279844763Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-09T21:54:28.289895977Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.051834ms logger=migrator t=2026-05-09T21:54:28.312272978Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-09T21:54:28.3151521Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.899983ms logger=migrator t=2026-05-09T21:54:28.333854348Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-09T21:54:28.334400023Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=568.216µs logger=migrator t=2026-05-09T21:54:28.349718977Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-09T21:54:28.351092285Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.369409ms logger=migrator t=2026-05-09T21:54:28.362052245Z 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-09T21:54:28.362825507Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=774.512µs logger=migrator t=2026-05-09T21:54:28.373320293Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-09T21:54:28.373845298Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=527.885µs logger=migrator t=2026-05-09T21:54:28.384611542Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-09T21:54:28.386024072Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.41388ms logger=migrator t=2026-05-09T21:54:28.396721585Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-09T21:54:28.398085513Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.364048ms logger=migrator t=2026-05-09T21:54:28.415415483Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-09T21:54:28.416836673Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.433501ms logger=migrator t=2026-05-09T21:54:28.429704916Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-09T21:54:28.431205699Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.501013ms logger=migrator t=2026-05-09T21:54:28.452045947Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-09T21:54:28.453199511Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.155734ms logger=migrator t=2026-05-09T21:54:28.460483646Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-09T21:54:28.460535467Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=53.761µs logger=migrator t=2026-05-09T21:54:28.46914139Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-09T21:54:28.469987935Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=846.955µs logger=migrator t=2026-05-09T21:54:28.477668462Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-09T21:54:28.478898636Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.231474ms logger=migrator t=2026-05-09T21:54:28.487606522Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-09T21:54:28.488691923Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.07624ms logger=migrator t=2026-05-09T21:54:28.495051363Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-09T21:54:28.496213275Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.161922ms logger=migrator t=2026-05-09T21:54:28.505151648Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-09T21:54:28.509786619Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.633931ms logger=migrator t=2026-05-09T21:54:28.516156069Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-09T21:54:28.517731544Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.579065ms logger=migrator t=2026-05-09T21:54:28.523800525Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-09T21:54:28.524564326Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=763.641µs logger=migrator t=2026-05-09T21:54:28.529499076Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-09T21:54:28.53072562Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.226444ms logger=migrator t=2026-05-09T21:54:28.536564806Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-09T21:54:28.537277946Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=712.96µs logger=migrator t=2026-05-09T21:54:28.543359058Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-09T21:54:28.544073487Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=714.49µs logger=migrator t=2026-05-09T21:54:28.549889292Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-09T21:54:28.550291623Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=407.391µs logger=migrator t=2026-05-09T21:54:28.555520191Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-09T21:54:28.556031016Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=514.274µs logger=migrator t=2026-05-09T21:54:28.561718857Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-09T21:54:28.562378875Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=655.438µs logger=migrator t=2026-05-09T21:54:28.577000498Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-09T21:54:28.577977346Z level=info msg="Migration successfully executed" id="create star table" duration=976.718µs logger=migrator t=2026-05-09T21:54:28.584033937Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-09T21:54:28.585132758Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.098501ms logger=migrator t=2026-05-09T21:54:28.590171081Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-09T21:54:28.590927012Z level=info msg="Migration successfully executed" id="create org table v1" duration=752.061µs logger=migrator t=2026-05-09T21:54:28.596627593Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-09T21:54:28.597339043Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=711.61µs logger=migrator t=2026-05-09T21:54:28.611277297Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-09T21:54:28.612371158Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.093602ms logger=migrator t=2026-05-09T21:54:28.618029338Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-09T21:54:28.619229981Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.200433ms logger=migrator t=2026-05-09T21:54:28.624191812Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-09T21:54:28.624919442Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=734.95µs logger=migrator t=2026-05-09T21:54:28.631482357Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-09T21:54:28.632223359Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=741.072µs logger=migrator t=2026-05-09T21:54:28.63829929Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-09T21:54:28.638362162Z level=info msg="Migration successfully executed" id="Update org table charset" duration=64.302µs logger=migrator t=2026-05-09T21:54:28.643409365Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-09T21:54:28.643434926Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=26.501µs logger=migrator t=2026-05-09T21:54:28.648519899Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-09T21:54:28.648834088Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=313.959µs logger=migrator t=2026-05-09T21:54:28.654313483Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-09T21:54:28.655917958Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.604665ms logger=migrator t=2026-05-09T21:54:28.661937638Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-09T21:54:28.662732251Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=794.423µs logger=migrator t=2026-05-09T21:54:28.674669988Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-09T21:54:28.675500961Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=832.463µs logger=migrator t=2026-05-09T21:54:28.680547254Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-09T21:54:28.681727067Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.170842ms logger=migrator t=2026-05-09T21:54:28.687703726Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-09T21:54:28.68891752Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.213334ms logger=migrator t=2026-05-09T21:54:28.694154528Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-09T21:54:28.694912789Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=758.181µs logger=migrator t=2026-05-09T21:54:28.700097066Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-09T21:54:28.706448875Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.350889ms logger=migrator t=2026-05-09T21:54:28.712462735Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-09T21:54:28.713358731Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=895.506µs logger=migrator t=2026-05-09T21:54:28.718458604Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-09T21:54:28.719856334Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.41939ms logger=migrator t=2026-05-09T21:54:28.724495506Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-09T21:54:28.725611967Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.116161ms logger=migrator t=2026-05-09T21:54:28.740461507Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-09T21:54:28.740970452Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=511.426µs logger=migrator t=2026-05-09T21:54:28.747204698Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-09T21:54:28.748209806Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=998.167µs logger=migrator t=2026-05-09T21:54:28.753051193Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-09T21:54:28.753143445Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=93.792µs logger=migrator t=2026-05-09T21:54:28.75826955Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-09T21:54:28.760270796Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.000476ms logger=migrator t=2026-05-09T21:54:28.766513523Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-09T21:54:28.769296992Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.785309ms logger=migrator t=2026-05-09T21:54:28.775409744Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-09T21:54:28.778783659Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.386865ms logger=migrator t=2026-05-09T21:54:28.785823229Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-09T21:54:28.786999532Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.176143ms logger=migrator t=2026-05-09T21:54:28.793658569Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-09T21:54:28.796109389Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.45037ms logger=migrator t=2026-05-09T21:54:28.801960714Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-09T21:54:28.803961331Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=2.041968ms logger=migrator t=2026-05-09T21:54:28.807881531Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-09T21:54:28.808974573Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.076831ms logger=migrator t=2026-05-09T21:54:28.813221872Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-09T21:54:28.813252903Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.651µs logger=migrator t=2026-05-09T21:54:28.821040913Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-09T21:54:28.821110925Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=76.072µs logger=migrator t=2026-05-09T21:54:28.828079313Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-09T21:54:28.8318939Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.812648ms logger=migrator t=2026-05-09T21:54:28.839297769Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-09T21:54:28.843189319Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.89563ms logger=migrator t=2026-05-09T21:54:28.847890992Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-09T21:54:28.850807045Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.909512ms logger=migrator t=2026-05-09T21:54:28.855028053Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-09T21:54:28.85775908Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.730997ms logger=migrator t=2026-05-09T21:54:28.862446163Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-09T21:54:28.862841134Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=389.041µs logger=migrator t=2026-05-09T21:54:28.866777605Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-09T21:54:28.867776074Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=998.579µs logger=migrator t=2026-05-09T21:54:28.872995301Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-09T21:54:28.874207155Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.214964ms logger=migrator t=2026-05-09T21:54:28.881293196Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-09T21:54:28.881357108Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=70.822µs logger=migrator t=2026-05-09T21:54:28.888493179Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-09T21:54:28.889412986Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=925.197µs logger=migrator t=2026-05-09T21:54:28.896516216Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-09T21:54:28.897826334Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.308307ms logger=migrator t=2026-05-09T21:54:28.903527535Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-09T21:54:28.911296993Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.758029ms logger=migrator t=2026-05-09T21:54:28.917670324Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-09T21:54:28.918837417Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.170703ms logger=migrator t=2026-05-09T21:54:28.924098135Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-09T21:54:28.925254888Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.159173ms logger=migrator t=2026-05-09T21:54:28.930499306Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-09T21:54:28.931611738Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.115402ms logger=migrator t=2026-05-09T21:54:28.939066418Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-09T21:54:28.939915783Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=853.315µs logger=migrator t=2026-05-09T21:54:28.943881054Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-09T21:54:28.944876442Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=998.898µs logger=migrator t=2026-05-09T21:54:28.950197052Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-09T21:54:28.953813234Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.614912ms logger=migrator t=2026-05-09T21:54:28.959351401Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-09T21:54:28.960195195Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=846.364µs logger=migrator t=2026-05-09T21:54:28.965560637Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-09T21:54:28.96601763Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=461.793µs logger=migrator t=2026-05-09T21:54:29.048827989Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-09T21:54:29.049388256Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=562.547µs logger=migrator t=2026-05-09T21:54:29.058933125Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-09T21:54:29.060290044Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.361429ms logger=migrator t=2026-05-09T21:54:29.06515259Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-09T21:54:29.066959072Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.797412ms logger=migrator t=2026-05-09T21:54:29.07538498Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-09T21:54:29.077167711Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.783571ms logger=migrator t=2026-05-09T21:54:29.082533461Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-09T21:54:29.083771427Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.243576ms logger=migrator t=2026-05-09T21:54:29.0888507Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-09T21:54:29.090549878Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.690477ms logger=migrator t=2026-05-09T21:54:29.094682525Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-09T21:54:29.095841187Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.159142ms logger=migrator t=2026-05-09T21:54:29.100191851Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-09T21:54:29.100935052Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=743.311µs logger=migrator t=2026-05-09T21:54:29.107322622Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-09T21:54:29.116993696Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.669223ms logger=migrator t=2026-05-09T21:54:29.122607824Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-09T21:54:29.123352495Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=745.161µs logger=migrator t=2026-05-09T21:54:29.127656687Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-09T21:54:29.128968654Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.312506ms logger=migrator t=2026-05-09T21:54:29.134192511Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-09T21:54:29.13557719Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.451071ms logger=migrator t=2026-05-09T21:54:29.139551823Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-09T21:54:29.140497159Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=945.186µs logger=migrator t=2026-05-09T21:54:29.149266377Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-09T21:54:29.153408784Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.151958ms logger=migrator t=2026-05-09T21:54:29.158725445Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-09T21:54:29.161237136Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.511711ms logger=migrator t=2026-05-09T21:54:29.167737159Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-09T21:54:29.16777445Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=39.491µs logger=migrator t=2026-05-09T21:54:29.173518792Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-09T21:54:29.173935054Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=422.282µs logger=migrator t=2026-05-09T21:54:29.179775499Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-09T21:54:29.184189834Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.976941ms logger=migrator t=2026-05-09T21:54:29.189633008Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-09T21:54:29.189951277Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=319.939µs logger=migrator t=2026-05-09T21:54:29.195686219Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-09T21:54:29.196022168Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=334.869µs logger=migrator t=2026-05-09T21:54:29.202280035Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-09T21:54:29.204913589Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.635564ms logger=migrator t=2026-05-09T21:54:29.208937644Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-09T21:54:29.209130769Z level=info msg="Migration successfully executed" id="Update uid value" duration=193.365µs logger=migrator t=2026-05-09T21:54:29.215499079Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-09T21:54:29.216888657Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.390528ms logger=migrator t=2026-05-09T21:54:29.220893771Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-09T21:54:29.222333791Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.43868ms logger=migrator t=2026-05-09T21:54:29.226262173Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-09T21:54:29.227101036Z level=info msg="Migration successfully executed" id="create api_key table" duration=842.013µs logger=migrator t=2026-05-09T21:54:29.231173552Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-09T21:54:29.23216204Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=994.717µs logger=migrator t=2026-05-09T21:54:29.238223401Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-09T21:54:29.239433204Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.312917ms logger=migrator t=2026-05-09T21:54:29.243539271Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-09T21:54:29.244653952Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.114231ms logger=migrator t=2026-05-09T21:54:29.250572369Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-09T21:54:29.251584228Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.013779ms logger=migrator t=2026-05-09T21:54:29.256783235Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-09T21:54:29.258205105Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.42718ms logger=migrator t=2026-05-09T21:54:29.263799713Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-09T21:54:29.265183803Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.39781ms logger=migrator t=2026-05-09T21:54:29.269594897Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-09T21:54:29.277162111Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.565514ms logger=migrator t=2026-05-09T21:54:29.282386739Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-09T21:54:29.283316184Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=930.186µs logger=migrator t=2026-05-09T21:54:29.28707795Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-09T21:54:29.287911035Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=833.045µs logger=migrator t=2026-05-09T21:54:29.291985709Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-09T21:54:29.292678709Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=692.65µs logger=migrator t=2026-05-09T21:54:29.296483707Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-09T21:54:29.297381222Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=897.445µs logger=migrator t=2026-05-09T21:54:29.302145167Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-09T21:54:29.302462586Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=312.638µs logger=migrator t=2026-05-09T21:54:29.305887772Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-09T21:54:29.307066426Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.178274ms logger=migrator t=2026-05-09T21:54:29.310919674Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-09T21:54:29.311035188Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=117.834µs logger=migrator t=2026-05-09T21:54:29.316523233Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-09T21:54:29.320382241Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.871999ms logger=migrator t=2026-05-09T21:54:29.325038743Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-09T21:54:29.328402048Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.367925ms logger=migrator t=2026-05-09T21:54:29.332777062Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-09T21:54:29.332974528Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=205.546µs logger=migrator t=2026-05-09T21:54:29.336929279Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-09T21:54:29.339684767Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.755118ms logger=migrator t=2026-05-09T21:54:29.344859423Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-09T21:54:29.347831858Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.972154ms logger=migrator t=2026-05-09T21:54:29.352069028Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-09T21:54:29.35285984Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=783.852µs logger=migrator t=2026-05-09T21:54:29.357851811Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-09T21:54:29.358653523Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=801.322µs logger=migrator t=2026-05-09T21:54:29.367616866Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-09T21:54:29.368541253Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=925.047µs logger=migrator t=2026-05-09T21:54:29.371999871Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-09T21:54:29.37377493Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.774449ms logger=migrator t=2026-05-09T21:54:29.379673368Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-09T21:54:29.381357615Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.687007ms logger=migrator t=2026-05-09T21:54:29.391209644Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-09T21:54:29.392031656Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=823.903µs logger=migrator t=2026-05-09T21:54:29.398311334Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-09T21:54:29.398412856Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=102.312µs logger=migrator t=2026-05-09T21:54:29.402211264Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-09T21:54:29.402281286Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=70.062µs logger=migrator t=2026-05-09T21:54:29.407840823Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-09T21:54:29.416239701Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=8.406317ms logger=migrator t=2026-05-09T21:54:29.42083584Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-09T21:54:29.425353908Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.511708ms logger=migrator t=2026-05-09T21:54:29.430759391Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-09T21:54:29.430846063Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=87.802µs logger=migrator t=2026-05-09T21:54:29.435379691Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-09T21:54:29.436230525Z level=info msg="Migration successfully executed" id="create quota table v1" duration=850.734µs logger=migrator t=2026-05-09T21:54:29.440159606Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-09T21:54:29.44102464Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=863.404µs logger=migrator t=2026-05-09T21:54:29.445794315Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-09T21:54:29.445840266Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=47.531µs logger=migrator t=2026-05-09T21:54:29.450014395Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-09T21:54:29.451079885Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.072419ms logger=migrator t=2026-05-09T21:54:29.455791948Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-09T21:54:29.457461755Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.672636ms logger=migrator t=2026-05-09T21:54:29.462495487Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-09T21:54:29.46542301Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.930423ms logger=migrator t=2026-05-09T21:54:29.469490285Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-09T21:54:29.469521776Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.741µs logger=migrator t=2026-05-09T21:54:29.474864066Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-09T21:54:29.475770212Z level=info msg="Migration successfully executed" id="create session table" duration=906.256µs logger=migrator t=2026-05-09T21:54:29.481881045Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-09T21:54:29.48206349Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=172.324µs logger=migrator t=2026-05-09T21:54:29.487968887Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-09T21:54:29.488171192Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=207.456µs logger=migrator t=2026-05-09T21:54:29.492820144Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-09T21:54:29.49374444Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=912.955µs logger=migrator t=2026-05-09T21:54:29.497438575Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-09T21:54:29.518727276Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.09824ms logger=migrator t=2026-05-09T21:54:29.525307442Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-09T21:54:29.525422096Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=118.015µs logger=migrator t=2026-05-09T21:54:29.531541978Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-09T21:54:29.531659802Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=120.894µs logger=migrator t=2026-05-09T21:54:29.535561872Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-09T21:54:29.539019259Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.456677ms logger=migrator t=2026-05-09T21:54:29.544427992Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-09T21:54:29.548893418Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.464616ms logger=migrator t=2026-05-09T21:54:29.556159084Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-09T21:54:29.556341719Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=183.095µs logger=migrator t=2026-05-09T21:54:29.559539039Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-09T21:54:29.559716364Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=167.095µs logger=migrator t=2026-05-09T21:54:29.564918711Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-09T21:54:29.566327721Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.40884ms logger=migrator t=2026-05-09T21:54:29.571402994Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-09T21:54:29.571462796Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=60.522µs logger=migrator t=2026-05-09T21:54:29.575492039Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-09T21:54:29.578764483Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.272084ms logger=migrator t=2026-05-09T21:54:29.582750365Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-09T21:54:29.58293498Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=184.485µs logger=migrator t=2026-05-09T21:54:29.586905982Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-09T21:54:29.59215396Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.247048ms logger=migrator t=2026-05-09T21:54:29.599599721Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-09T21:54:29.6031106Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.510629ms logger=migrator t=2026-05-09T21:54:29.609198182Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-09T21:54:29.609347846Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=149.924µs logger=migrator t=2026-05-09T21:54:29.612551577Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-09T21:54:29.613980617Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.372018ms logger=migrator t=2026-05-09T21:54:29.619101062Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-09T21:54:29.620491121Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.389839ms logger=migrator t=2026-05-09T21:54:29.624546276Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-09T21:54:29.625659987Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.118451ms logger=migrator t=2026-05-09T21:54:29.63072649Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-09T21:54:29.632250204Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.523884ms logger=migrator t=2026-05-09T21:54:29.636681688Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-09T21:54:29.638293164Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.611256ms logger=migrator t=2026-05-09T21:54:29.642475702Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-09T21:54:29.644636353Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=2.160321ms logger=migrator t=2026-05-09T21:54:29.649879961Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-09T21:54:29.651611701Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.74753ms logger=migrator t=2026-05-09T21:54:29.656251341Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-09T21:54:29.657088826Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=837.605µs logger=migrator t=2026-05-09T21:54:29.660976465Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-09T21:54:29.661743337Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=766.842µs logger=migrator t=2026-05-09T21:54:29.66789877Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-09T21:54:29.67987867Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.98086ms logger=migrator t=2026-05-09T21:54:29.684635853Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-09T21:54:29.685354824Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=722.351µs logger=migrator t=2026-05-09T21:54:29.689387968Z 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-09T21:54:29.690450528Z 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.060359ms logger=migrator t=2026-05-09T21:54:29.69477519Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-09T21:54:29.695263174Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=485.964µs logger=migrator t=2026-05-09T21:54:29.700110261Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-09T21:54:29.701244043Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.137322ms logger=migrator t=2026-05-09T21:54:29.706651585Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-09T21:54:29.707606873Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=957.108µs logger=migrator t=2026-05-09T21:54:29.712427579Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-09T21:54:29.716052812Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.625303ms logger=migrator t=2026-05-09T21:54:29.722595996Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-09T21:54:29.726194278Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.597902ms logger=migrator t=2026-05-09T21:54:29.730005526Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-09T21:54:29.733549326Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.54334ms logger=migrator t=2026-05-09T21:54:29.737588349Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-09T21:54:29.741658305Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.068736ms logger=migrator t=2026-05-09T21:54:29.746575853Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-09T21:54:29.748166538Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.593645ms logger=migrator t=2026-05-09T21:54:29.755584618Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-09T21:54:29.755608879Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=25.451µs logger=migrator t=2026-05-09T21:54:29.762667418Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-09T21:54:29.762696159Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.601µs logger=migrator t=2026-05-09T21:54:29.766224828Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-09T21:54:29.767489354Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.261826ms logger=migrator t=2026-05-09T21:54:29.773909946Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-09T21:54:29.774875744Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=962.667µs logger=migrator t=2026-05-09T21:54:29.779936936Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-09T21:54:29.780709668Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=772.642µs logger=migrator t=2026-05-09T21:54:29.785169534Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-09T21:54:29.78609432Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=925.066µs logger=migrator t=2026-05-09T21:54:29.792013938Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-09T21:54:29.794440336Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.428479ms logger=migrator t=2026-05-09T21:54:29.801139565Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-09T21:54:29.805393025Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.2542ms logger=migrator t=2026-05-09T21:54:29.811780226Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-09T21:54:29.815753328Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.972602ms logger=migrator t=2026-05-09T21:54:29.822262633Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-09T21:54:29.822601762Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=340.129µs logger=migrator t=2026-05-09T21:54:29.828798187Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-09T21:54:29.830413952Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.614715ms logger=migrator t=2026-05-09T21:54:29.835703152Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-09T21:54:29.836659009Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=950.357µs logger=migrator t=2026-05-09T21:54:29.840891658Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-09T21:54:29.845022416Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.099627ms logger=migrator t=2026-05-09T21:54:29.848992677Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-09T21:54:29.84909404Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=101.723µs logger=migrator t=2026-05-09T21:54:29.853756872Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-09T21:54:29.854790821Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.031099ms logger=migrator t=2026-05-09T21:54:29.863751024Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-09T21:54:29.864794294Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.0396ms logger=migrator t=2026-05-09T21:54:29.872802191Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-09T21:54:29.872972745Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=171.765µs logger=migrator t=2026-05-09T21:54:29.879465168Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-09T21:54:29.881133756Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.666748ms logger=migrator t=2026-05-09T21:54:29.889744669Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-09T21:54:29.89083826Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.093061ms logger=migrator t=2026-05-09T21:54:29.898064764Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-09T21:54:29.899070572Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.005668ms logger=migrator t=2026-05-09T21:54:29.906555574Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-09T21:54:29.908228611Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.672217ms logger=migrator t=2026-05-09T21:54:29.937359944Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-09T21:54:29.939549885Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.189471ms logger=migrator t=2026-05-09T21:54:29.954765746Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-09T21:54:29.95635404Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.585234ms logger=migrator t=2026-05-09T21:54:29.96376781Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-09T21:54:29.963831852Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=64.162µs logger=migrator t=2026-05-09T21:54:29.972160928Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-09T21:54:29.97929828Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.139003ms logger=migrator t=2026-05-09T21:54:29.984057003Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-09T21:54:29.98497013Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=913.267µs logger=migrator t=2026-05-09T21:54:29.990440634Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-09T21:54:29.994722245Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.283551ms logger=migrator t=2026-05-09T21:54:30.001212548Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-09T21:54:30.002192526Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=979.518µs logger=migrator t=2026-05-09T21:54:30.008319299Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-09T21:54:30.010663916Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.343446ms logger=migrator t=2026-05-09T21:54:30.01683031Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-09T21:54:30.018156607Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.325316ms logger=migrator t=2026-05-09T21:54:30.025137094Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-09T21:54:30.036635329Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.498105ms logger=migrator t=2026-05-09T21:54:30.042086533Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-09T21:54:30.042830094Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=743.011µs logger=migrator t=2026-05-09T21:54:30.048751661Z 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-09T21:54:30.049914894Z 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.161933ms logger=migrator t=2026-05-09T21:54:30.056392207Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-09T21:54:30.056992624Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=578.406µs logger=migrator t=2026-05-09T21:54:30.061676367Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-09T21:54:30.063025494Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.349708ms logger=migrator t=2026-05-09T21:54:30.06993953Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-09T21:54:30.070509186Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=569.366µs logger=migrator t=2026-05-09T21:54:30.076195357Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-09T21:54:30.081437575Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.241459ms logger=migrator t=2026-05-09T21:54:30.086536019Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-09T21:54:30.091303884Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.766285ms logger=migrator t=2026-05-09T21:54:30.097011805Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-09T21:54:30.09825459Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.242055ms logger=migrator t=2026-05-09T21:54:30.102869561Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-09T21:54:30.103764086Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=894.384µs logger=migrator t=2026-05-09T21:54:30.108693455Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-09T21:54:30.108918911Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=224.966µs logger=migrator t=2026-05-09T21:54:30.114363065Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-09T21:54:30.120884079Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.521644ms logger=migrator t=2026-05-09T21:54:30.126679053Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-09T21:54:30.127598689Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=919.166µs logger=migrator t=2026-05-09T21:54:30.132799886Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-09T21:54:30.132968091Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=168.075µs logger=migrator t=2026-05-09T21:54:30.138879999Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-09T21:54:30.139438714Z level=info msg="Migration successfully executed" id="Move region to single row" duration=555.956µs logger=migrator t=2026-05-09T21:54:30.145875986Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-09T21:54:30.148020827Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=2.1414ms logger=migrator t=2026-05-09T21:54:30.15453853Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-09T21:54:30.155547388Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.010228ms logger=migrator t=2026-05-09T21:54:30.16053136Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-09T21:54:30.162076474Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.547794ms logger=migrator t=2026-05-09T21:54:30.168220117Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-09T21:54:30.169155183Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=931.766µs logger=migrator t=2026-05-09T21:54:30.174299019Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-09T21:54:30.175722269Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.423031ms logger=migrator t=2026-05-09T21:54:30.181355268Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-09T21:54:30.182453479Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.099011ms logger=migrator t=2026-05-09T21:54:30.188006726Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-09T21:54:30.188079368Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=70.582µs logger=migrator t=2026-05-09T21:54:30.192701489Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-09T21:54:30.193564533Z level=info msg="Migration successfully executed" id="create test_data table" duration=863.194µs logger=migrator t=2026-05-09T21:54:30.198364849Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-09T21:54:30.199633814Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.268685ms logger=migrator t=2026-05-09T21:54:30.205121829Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-09T21:54:30.206569781Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.448872ms logger=migrator t=2026-05-09T21:54:30.21183765Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-09T21:54:30.213181877Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.343907ms logger=migrator t=2026-05-09T21:54:30.219026082Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-09T21:54:30.219215687Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=188.455µs logger=migrator t=2026-05-09T21:54:30.224671662Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-09T21:54:30.225235787Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=563.665µs logger=migrator t=2026-05-09T21:54:30.231367241Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-09T21:54:30.231495385Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=130.154µs logger=migrator t=2026-05-09T21:54:30.237089603Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-09T21:54:30.238838462Z level=info msg="Migration successfully executed" id="create team table" duration=1.748179ms logger=migrator t=2026-05-09T21:54:30.244650586Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-09T21:54:30.246032836Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.383359ms logger=migrator t=2026-05-09T21:54:30.251810739Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-09T21:54:30.252837057Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.026818ms logger=migrator t=2026-05-09T21:54:30.257975263Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-09T21:54:30.262698206Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.724944ms logger=migrator t=2026-05-09T21:54:30.268058238Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-09T21:54:30.268397867Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=330.939µs logger=migrator t=2026-05-09T21:54:30.274814048Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-09T21:54:30.276305351Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.492503ms logger=migrator t=2026-05-09T21:54:30.282694512Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-09T21:54:30.284028299Z level=info msg="Migration successfully executed" id="create team member table" duration=1.341468ms logger=migrator t=2026-05-09T21:54:30.289414841Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-09T21:54:30.290554884Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.140933ms logger=migrator t=2026-05-09T21:54:30.297757867Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-09T21:54:30.299576789Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.818951ms logger=migrator t=2026-05-09T21:54:30.306490253Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-09T21:54:30.307453021Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=961.748µs logger=migrator t=2026-05-09T21:54:30.313045249Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-09T21:54:30.322956639Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=9.91179ms logger=migrator t=2026-05-09T21:54:30.328710181Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-09T21:54:30.332123958Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.413037ms logger=migrator t=2026-05-09T21:54:30.338723365Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-09T21:54:30.343595272Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.872028ms logger=migrator t=2026-05-09T21:54:30.349974792Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-09T21:54:30.351097654Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.120002ms logger=migrator t=2026-05-09T21:54:30.35732544Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-09T21:54:30.358875504Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.549714ms logger=migrator t=2026-05-09T21:54:30.366350695Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-09T21:54:30.367672432Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.320407ms logger=migrator t=2026-05-09T21:54:30.375245916Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-09T21:54:30.37679922Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.553383ms logger=migrator t=2026-05-09T21:54:30.381501453Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-09T21:54:30.382719728Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.217395ms logger=migrator t=2026-05-09T21:54:30.388963364Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-09T21:54:30.390205849Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.241854ms logger=migrator t=2026-05-09T21:54:30.395118968Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-09T21:54:30.396332701Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.214263ms logger=migrator t=2026-05-09T21:54:30.401717104Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-09T21:54:30.403192736Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.476762ms logger=migrator t=2026-05-09T21:54:30.407729653Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-09T21:54:30.408367392Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=637.069µs logger=migrator t=2026-05-09T21:54:30.413669152Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-09T21:54:30.41430764Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=638.698µs logger=migrator t=2026-05-09T21:54:30.419803795Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-09T21:54:30.420997748Z level=info msg="Migration successfully executed" id="create tag table" duration=1.194193ms logger=migrator t=2026-05-09T21:54:30.427898464Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-09T21:54:30.429100638Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.203073ms logger=migrator t=2026-05-09T21:54:30.434268594Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-09T21:54:30.435995863Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.725619ms logger=migrator t=2026-05-09T21:54:30.444262767Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-09T21:54:30.446677134Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.418287ms logger=migrator t=2026-05-09T21:54:30.451786249Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-09T21:54:30.452838129Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.05536ms logger=migrator t=2026-05-09T21:54:30.457184651Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-09T21:54:30.473092151Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.90653ms logger=migrator t=2026-05-09T21:54:30.480700996Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-09T21:54:30.481349484Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=647.338µs logger=migrator t=2026-05-09T21:54:30.485487351Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-09T21:54:30.487092237Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.604446ms logger=migrator t=2026-05-09T21:54:30.491426869Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-09T21:54:30.491737647Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=319.479µs logger=migrator t=2026-05-09T21:54:30.496677007Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-09T21:54:30.497333825Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=657.648µs logger=migrator t=2026-05-09T21:54:30.502007848Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-09T21:54:30.5034821Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.473532ms logger=migrator t=2026-05-09T21:54:30.50809777Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-09T21:54:30.509058097Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=959.768µs logger=migrator t=2026-05-09T21:54:30.514040797Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-09T21:54:30.514212323Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=173.066µs logger=migrator t=2026-05-09T21:54:30.519118881Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-09T21:54:30.525736449Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.619057ms logger=migrator t=2026-05-09T21:54:30.53042005Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-09T21:54:30.536148892Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.727872ms logger=migrator t=2026-05-09T21:54:30.542233845Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-09T21:54:30.548284996Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.04982ms logger=migrator t=2026-05-09T21:54:30.553613436Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-09T21:54:30.559393749Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.780423ms logger=migrator t=2026-05-09T21:54:30.56440669Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-09T21:54:30.565383738Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=976.848µs logger=migrator t=2026-05-09T21:54:30.57144362Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-09T21:54:30.577400418Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.955649ms logger=migrator t=2026-05-09T21:54:30.583076388Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-09T21:54:30.583928092Z level=info msg="Migration successfully executed" id="create server_lock table" duration=851.304µs logger=migrator t=2026-05-09T21:54:30.588565563Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-09T21:54:30.589659624Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.095351ms logger=migrator t=2026-05-09T21:54:30.594849351Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-09T21:54:30.595788458Z level=info msg="Migration successfully executed" id="create user auth token table" duration=938.707µs logger=migrator t=2026-05-09T21:54:30.601193441Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-09T21:54:30.602274321Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.07991ms logger=migrator t=2026-05-09T21:54:30.607232411Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-09T21:54:30.608241539Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.008888ms logger=migrator t=2026-05-09T21:54:30.613425626Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-09T21:54:30.615273989Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.842982ms logger=migrator t=2026-05-09T21:54:30.621611817Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-09T21:54:30.627654318Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.043221ms logger=migrator t=2026-05-09T21:54:30.63267509Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-09T21:54:30.633716929Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.042129ms logger=migrator t=2026-05-09T21:54:30.64043895Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-09T21:54:30.642095266Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.652697ms logger=migrator t=2026-05-09T21:54:30.647723705Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-09T21:54:30.648767905Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.04488ms logger=migrator t=2026-05-09T21:54:30.65356477Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-09T21:54:30.654554338Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=988.998µs logger=migrator t=2026-05-09T21:54:30.661376391Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-09T21:54:30.663166442Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.791071ms logger=migrator t=2026-05-09T21:54:30.669324635Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-09T21:54:30.669425108Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=101.603µs logger=migrator t=2026-05-09T21:54:30.675216102Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-09T21:54:30.675317464Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=102.502µs logger=migrator t=2026-05-09T21:54:30.679852843Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-09T21:54:30.680923593Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.06715ms logger=migrator t=2026-05-09T21:54:30.687446767Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T21:54:30.689369121Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.922894ms logger=migrator t=2026-05-09T21:54:30.700871166Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T21:54:30.702014599Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.143083ms logger=migrator t=2026-05-09T21:54:30.707842244Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-09T21:54:30.707983438Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=140.704µs logger=migrator t=2026-05-09T21:54:30.713663448Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T21:54:30.715232542Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.568834ms logger=migrator t=2026-05-09T21:54:30.721492919Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T21:54:30.723040503Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.548405ms logger=migrator t=2026-05-09T21:54:30.728270331Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T21:54:30.729226557Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=956.337µs logger=migrator t=2026-05-09T21:54:30.735186945Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T21:54:30.736993837Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.805152ms logger=migrator t=2026-05-09T21:54:30.742881213Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-09T21:54:30.748742789Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.861666ms logger=migrator t=2026-05-09T21:54:30.754602285Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-09T21:54:30.755864381Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.250836ms logger=migrator t=2026-05-09T21:54:30.761891811Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-09T21:54:30.761975223Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=83.702µs logger=migrator t=2026-05-09T21:54:30.767781467Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-09T21:54:30.769361562Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.582765ms logger=migrator t=2026-05-09T21:54:30.77567278Z 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-09T21:54:30.777184932Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.511662ms logger=migrator t=2026-05-09T21:54:30.78311351Z 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-09T21:54:30.784804338Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.685718ms logger=migrator t=2026-05-09T21:54:30.796118588Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-09T21:54:30.79622106Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=104.252µs logger=migrator t=2026-05-09T21:54:30.80398412Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-09T21:54:30.805031539Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.045669ms logger=migrator t=2026-05-09T21:54:30.8103674Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-09T21:54:30.81141756Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.04929ms logger=migrator t=2026-05-09T21:54:30.816661888Z 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-09T21:54:30.817762059Z 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.099561ms logger=migrator t=2026-05-09T21:54:30.824353545Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-09T21:54:30.826057004Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.702599ms logger=migrator t=2026-05-09T21:54:30.833597827Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-09T21:54:30.839414321Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.816034ms logger=migrator t=2026-05-09T21:54:30.844679799Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-09T21:54:30.845644877Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=972.798µs logger=migrator t=2026-05-09T21:54:30.852046348Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-09T21:54:30.852997784Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=951.406µs logger=migrator t=2026-05-09T21:54:30.860023583Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-09T21:54:30.893803187Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=33.781454ms logger=migrator t=2026-05-09T21:54:30.8995528Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-09T21:54:30.936516304Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=36.952814ms logger=migrator t=2026-05-09T21:54:30.942991728Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-09T21:54:30.945858079Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.871131ms logger=migrator t=2026-05-09T21:54:30.950781657Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-09T21:54:30.951682563Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=900.886µs logger=migrator t=2026-05-09T21:54:30.957480847Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-09T21:54:30.963277251Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.792894ms logger=migrator t=2026-05-09T21:54:30.967582302Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-09T21:54:30.974976171Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.367618ms logger=migrator t=2026-05-09T21:54:30.98058269Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-09T21:54:30.981417523Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=834.583µs logger=migrator t=2026-05-09T21:54:30.985755876Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-09T21:54:30.986872127Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.117051ms logger=migrator t=2026-05-09T21:54:30.991328123Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-09T21:54:31.001736918Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=10.336393ms logger=migrator t=2026-05-09T21:54:31.007286024Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-09T21:54:31.008378735Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.091681ms logger=migrator t=2026-05-09T21:54:31.014087606Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-09T21:54:31.014186269Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=95.203µs logger=migrator t=2026-05-09T21:54:31.018938563Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-09T21:54:31.025853658Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.913205ms logger=migrator t=2026-05-09T21:54:31.029915804Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-09T21:54:31.039492444Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.5712ms logger=migrator t=2026-05-09T21:54:31.044088714Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-09T21:54:31.050822474Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.73019ms logger=migrator t=2026-05-09T21:54:31.056607437Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-09T21:54:31.058195153Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.590985ms logger=migrator t=2026-05-09T21:54:31.062630287Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-09T21:54:31.063564634Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=934.087µs logger=migrator t=2026-05-09T21:54:31.069837482Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-09T21:54:31.078079615Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.240292ms logger=migrator t=2026-05-09T21:54:31.083435376Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-09T21:54:31.092526613Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.138987ms logger=migrator t=2026-05-09T21:54:31.096526595Z 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-09T21:54:31.097511494Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=984.419µs logger=migrator t=2026-05-09T21:54:31.101834265Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-09T21:54:31.110522821Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.686866ms logger=migrator t=2026-05-09T21:54:31.116433107Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-09T21:54:31.1235757Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.147373ms logger=migrator t=2026-05-09T21:54:31.128710815Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-09T21:54:31.128769877Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=59.672µs logger=migrator t=2026-05-09T21:54:31.134299943Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-09T21:54:31.136142125Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.842052ms logger=migrator t=2026-05-09T21:54:31.142630178Z 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-09T21:54:31.143652947Z 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.022449ms logger=migrator t=2026-05-09T21:54:31.148198696Z 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-09T21:54:31.149375568Z 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.172412ms logger=migrator t=2026-05-09T21:54:31.153578178Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-09T21:54:31.153709531Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=131.033µs logger=migrator t=2026-05-09T21:54:31.159462704Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-09T21:54:31.169577949Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.110855ms logger=migrator t=2026-05-09T21:54:31.173746427Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-09T21:54:31.179994143Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.247196ms logger=migrator t=2026-05-09T21:54:31.183945176Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-09T21:54:31.192576399Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.623733ms logger=migrator t=2026-05-09T21:54:31.198157517Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-09T21:54:31.20462632Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.468792ms logger=migrator t=2026-05-09T21:54:31.210370212Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-09T21:54:31.216995269Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.620406ms logger=migrator t=2026-05-09T21:54:31.220810957Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-09T21:54:31.220862859Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=52.742µs logger=migrator t=2026-05-09T21:54:31.22446299Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-09T21:54:31.225106048Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=632.088µs logger=migrator t=2026-05-09T21:54:31.230220493Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-09T21:54:31.240149764Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.930241ms logger=migrator t=2026-05-09T21:54:31.244065184Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-09T21:54:31.244147396Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=80.582µs logger=migrator t=2026-05-09T21:54:31.249523458Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-09T21:54:31.257319449Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.790501ms logger=migrator t=2026-05-09T21:54:31.26375483Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-09T21:54:31.264849181Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.093991ms logger=migrator t=2026-05-09T21:54:31.270188572Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-09T21:54:31.281616425Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.429902ms logger=migrator t=2026-05-09T21:54:31.285584417Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-09T21:54:31.286214325Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=630.058µs logger=migrator t=2026-05-09T21:54:31.290489786Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-09T21:54:31.291507885Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.017468ms logger=migrator t=2026-05-09T21:54:31.296558167Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-09T21:54:31.306616591Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.056114ms logger=migrator t=2026-05-09T21:54:31.310360007Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-09T21:54:31.310968824Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=609.327µs logger=migrator t=2026-05-09T21:54:31.316217093Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-09T21:54:31.317432197Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.211754ms logger=migrator t=2026-05-09T21:54:31.324937529Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-09T21:54:31.325855315Z level=info msg="Migration successfully executed" id="create alert_image table" duration=917.536µs logger=migrator t=2026-05-09T21:54:31.330442835Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-09T21:54:31.331495564Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.049679ms logger=migrator t=2026-05-09T21:54:31.337516134Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-09T21:54:31.337604366Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=88.792µs logger=migrator t=2026-05-09T21:54:31.34268453Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-09T21:54:31.344306606Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.622396ms logger=migrator t=2026-05-09T21:54:31.348752761Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-09T21:54:31.349862363Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.105832ms logger=migrator t=2026-05-09T21:54:31.353443684Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-09T21:54:31.353922908Z 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-09T21:54:31.358792755Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-09T21:54:31.359247108Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=457.693µs logger=migrator t=2026-05-09T21:54:31.363053966Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-09T21:54:31.364291291Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.240085ms logger=migrator t=2026-05-09T21:54:31.3692118Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-09T21:54:31.37805926Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.84505ms logger=migrator t=2026-05-09T21:54:31.382509775Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-09T21:54:31.383969717Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.461032ms logger=migrator t=2026-05-09T21:54:31.390298546Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-09T21:54:31.392005044Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.708778ms logger=migrator t=2026-05-09T21:54:31.396539432Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-09T21:54:31.397764117Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.226005ms logger=migrator t=2026-05-09T21:54:31.405883186Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-09T21:54:31.407978096Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.0976ms logger=migrator t=2026-05-09T21:54:31.415508138Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-09T21:54:31.416818075Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.310687ms logger=migrator t=2026-05-09T21:54:31.425344646Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-09T21:54:31.425385597Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=43.301µs logger=migrator t=2026-05-09T21:54:31.435899815Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-09T21:54:31.435989057Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=90.282µs logger=migrator t=2026-05-09T21:54:31.43890753Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-09T21:54:31.449060216Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.153696ms logger=migrator t=2026-05-09T21:54:31.452781022Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-09T21:54:31.453353268Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=574.206µs logger=migrator t=2026-05-09T21:54:31.456752653Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-09T21:54:31.457905586Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.152472ms logger=migrator t=2026-05-09T21:54:31.461909789Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-09T21:54:31.462226708Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=316.819µs logger=migrator t=2026-05-09T21:54:31.465445639Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-09T21:54:31.466467657Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.021708ms logger=migrator t=2026-05-09T21:54:31.470470601Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-09T21:54:31.471292774Z level=info msg="Migration successfully executed" id="create secrets table" duration=822.023µs logger=migrator t=2026-05-09T21:54:31.475711549Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-09T21:54:31.510213974Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.493694ms logger=migrator t=2026-05-09T21:54:31.514561047Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-09T21:54:31.520477664Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.920977ms logger=migrator t=2026-05-09T21:54:31.527947354Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-09T21:54:31.528270253Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=325.219µs logger=migrator t=2026-05-09T21:54:31.538481613Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-09T21:54:31.575597451Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.107978ms logger=migrator t=2026-05-09T21:54:31.58087898Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-09T21:54:31.610071236Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.187335ms logger=migrator t=2026-05-09T21:54:31.618027961Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-09T21:54:31.61871768Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=690.61µs logger=migrator t=2026-05-09T21:54:31.624320908Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-09T21:54:31.625231813Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=910.605µs logger=migrator t=2026-05-09T21:54:31.629751912Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-09T21:54:31.630218145Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=466.383µs logger=migrator t=2026-05-09T21:54:31.634265528Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-09T21:54:31.635406261Z level=info msg="Migration successfully executed" id="create permission table" duration=1.141613ms logger=migrator t=2026-05-09T21:54:31.645137806Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-09T21:54:31.646847244Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.704098ms logger=migrator t=2026-05-09T21:54:31.651705392Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-09T21:54:31.652903225Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.198363ms logger=migrator t=2026-05-09T21:54:31.661636262Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-09T21:54:31.662705412Z level=info msg="Migration successfully executed" id="create role table" duration=1.06968ms logger=migrator t=2026-05-09T21:54:31.666899931Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-09T21:54:31.675441602Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.540671ms logger=migrator t=2026-05-09T21:54:31.680992139Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-09T21:54:31.689011676Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.017867ms logger=migrator t=2026-05-09T21:54:31.69482136Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-09T21:54:31.696605651Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.784501ms logger=migrator t=2026-05-09T21:54:31.70157409Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-09T21:54:31.702676502Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.101332ms logger=migrator t=2026-05-09T21:54:31.709266968Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-09T21:54:31.711171012Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.929855ms logger=migrator t=2026-05-09T21:54:31.715478153Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-09T21:54:31.716987546Z level=info msg="Migration successfully executed" id="create team role table" duration=1.463612ms logger=migrator t=2026-05-09T21:54:31.721116213Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-09T21:54:31.722186043Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.069541ms logger=migrator t=2026-05-09T21:54:31.726004281Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-09T21:54:31.727096431Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.08918ms logger=migrator t=2026-05-09T21:54:31.73128915Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-09T21:54:31.732739141Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.450111ms logger=migrator t=2026-05-09T21:54:31.73731722Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-09T21:54:31.738472754Z level=info msg="Migration successfully executed" id="create user role table" duration=1.150393ms logger=migrator t=2026-05-09T21:54:31.742745314Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-09T21:54:31.743932267Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.187453ms logger=migrator t=2026-05-09T21:54:31.748897407Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-09T21:54:31.75002301Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.125293ms logger=migrator t=2026-05-09T21:54:31.754007262Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-09T21:54:31.755710261Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.699868ms logger=migrator t=2026-05-09T21:54:31.762903163Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-09T21:54:31.763796669Z level=info msg="Migration successfully executed" id="create builtin role table" duration=894.376µs logger=migrator t=2026-05-09T21:54:31.768544373Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-09T21:54:31.770487768Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.942676ms logger=migrator t=2026-05-09T21:54:31.778898445Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-09T21:54:31.780004626Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.106301ms logger=migrator t=2026-05-09T21:54:31.784500034Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-09T21:54:31.793494587Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.993663ms logger=migrator t=2026-05-09T21:54:31.798659024Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-09T21:54:31.799992701Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.333308ms logger=migrator t=2026-05-09T21:54:31.807891254Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-09T21:54:31.810464887Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.580213ms logger=migrator t=2026-05-09T21:54:31.820067699Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-09T21:54:31.821616652Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.553413ms logger=migrator t=2026-05-09T21:54:31.831467111Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-09T21:54:31.833777786Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.313686ms logger=migrator t=2026-05-09T21:54:31.84136907Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-09T21:54:31.844154599Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=2.791769ms logger=migrator t=2026-05-09T21:54:31.857165357Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-09T21:54:31.858448523Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.282536ms logger=migrator t=2026-05-09T21:54:31.864056121Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-09T21:54:31.872416937Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.361316ms logger=migrator t=2026-05-09T21:54:31.87885813Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-09T21:54:31.88840906Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.550899ms logger=migrator t=2026-05-09T21:54:31.895099338Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-09T21:54:31.902636691Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.537023ms logger=migrator t=2026-05-09T21:54:31.907000835Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-09T21:54:31.915489655Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.48805ms logger=migrator t=2026-05-09T21:54:31.920711743Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-09T21:54:31.921990668Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.280076ms logger=migrator t=2026-05-09T21:54:31.933785121Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-09T21:54:31.935547601Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.76053ms logger=migrator t=2026-05-09T21:54:31.942340163Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-09T21:54:31.943435894Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.096671ms logger=migrator t=2026-05-09T21:54:31.946588773Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-09T21:54:31.947427007Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=838.664µs logger=migrator t=2026-05-09T21:54:31.952052948Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-09T21:54:31.953075296Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.021288ms logger=migrator t=2026-05-09T21:54:31.96025275Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-09T21:54:31.960358102Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=108.623µs logger=migrator t=2026-05-09T21:54:31.966107355Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-09T21:54:31.966203868Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=98.693µs logger=migrator t=2026-05-09T21:54:31.971625131Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-09T21:54:31.972056393Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=432.262µs logger=migrator t=2026-05-09T21:54:31.983400043Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-09T21:54:31.984654958Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.260285ms logger=migrator t=2026-05-09T21:54:31.989243558Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-09T21:54:31.990229676Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=986.608µs logger=migrator t=2026-05-09T21:54:31.994829766Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-09T21:54:31.995274798Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=445.412µs logger=migrator t=2026-05-09T21:54:32.000226769Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-09T21:54:32.000748233Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=520.724µs logger=migrator t=2026-05-09T21:54:32.005889919Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-09T21:54:32.006804925Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=921.385µs logger=migrator t=2026-05-09T21:54:32.013219046Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-09T21:54:32.015104559Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.890143ms logger=migrator t=2026-05-09T21:54:32.021055867Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-09T21:54:32.03033725Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.283893ms logger=migrator t=2026-05-09T21:54:32.037401119Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-09T21:54:32.037572694Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=172.225µs logger=migrator t=2026-05-09T21:54:32.044585282Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-09T21:54:32.04630797Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.726798ms logger=migrator t=2026-05-09T21:54:32.093951996Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-09T21:54:32.096175799Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.227553ms logger=migrator t=2026-05-09T21:54:32.1085641Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-09T21:54:32.109815445Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.251375ms logger=migrator t=2026-05-09T21:54:32.116619488Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-09T21:54:32.125255162Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.636524ms logger=migrator t=2026-05-09T21:54:32.132174857Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-09T21:54:32.133744741Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.574045ms logger=migrator t=2026-05-09T21:54:32.139742131Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-09T21:54:32.141106979Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.364908ms logger=migrator t=2026-05-09T21:54:32.14682333Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-09T21:54:32.173346581Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.51774ms logger=migrator t=2026-05-09T21:54:32.182413406Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-09T21:54:32.183366963Z level=info msg="Migration successfully executed" id="create correlation v2" duration=953.687µs logger=migrator t=2026-05-09T21:54:32.190206847Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-09T21:54:32.191166694Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=963.107µs logger=migrator t=2026-05-09T21:54:32.197244545Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-09T21:54:32.198764129Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.523934ms logger=migrator t=2026-05-09T21:54:32.204428239Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-09T21:54:32.205796447Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.371579ms logger=migrator t=2026-05-09T21:54:32.216090558Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-09T21:54:32.216373436Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=283.498µs logger=migrator t=2026-05-09T21:54:32.222658503Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-09T21:54:32.223802146Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.146973ms logger=migrator t=2026-05-09T21:54:32.233485629Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-09T21:54:32.243198174Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.701535ms logger=migrator t=2026-05-09T21:54:32.247950628Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-09T21:54:32.248863424Z level=info msg="Migration successfully executed" id="create entity_events table" duration=911.876µs logger=migrator t=2026-05-09T21:54:32.255201423Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-09T21:54:32.25618802Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=989.177µs logger=migrator t=2026-05-09T21:54:32.261633524Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T21:54:32.262065366Z 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-09T21:54:32.26852636Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T21:54:32.269014433Z 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-09T21:54:32.273805809Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-09T21:54:32.274713474Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=908.305µs logger=migrator t=2026-05-09T21:54:32.280039205Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-09T21:54:32.281278569Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.239834ms logger=migrator t=2026-05-09T21:54:32.285974982Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T21:54:32.287175966Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.201824ms logger=migrator t=2026-05-09T21:54:32.294585545Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T21:54:32.29616475Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.583285ms logger=migrator t=2026-05-09T21:54:32.302841039Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-09T21:54:32.304313361Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.474702ms logger=migrator t=2026-05-09T21:54:32.30963945Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-09T21:54:32.310801454Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.162514ms logger=migrator t=2026-05-09T21:54:32.315097415Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-09T21:54:32.315914529Z level=info msg="Migration successfully executed" id="Drop public config table" duration=817.474µs logger=migrator t=2026-05-09T21:54:32.322577307Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-09T21:54:32.324203383Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.630656ms logger=migrator t=2026-05-09T21:54:32.328783562Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-09T21:54:32.330310545Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.529303ms logger=migrator t=2026-05-09T21:54:32.335209604Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-09T21:54:32.336429658Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.215624ms logger=migrator t=2026-05-09T21:54:32.343218269Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-09T21:54:32.345379451Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.162362ms logger=migrator t=2026-05-09T21:54:32.350795844Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-09T21:54:32.37469876Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.902625ms logger=migrator t=2026-05-09T21:54:32.381652756Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-09T21:54:32.399653355Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=17.976779ms logger=migrator t=2026-05-09T21:54:32.410620344Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-09T21:54:32.421924593Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.30358ms logger=migrator t=2026-05-09T21:54:32.428835299Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-09T21:54:32.429122877Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=274.917µs logger=migrator t=2026-05-09T21:54:32.435216839Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-09T21:54:32.44762254Z level=info msg="Migration successfully executed" id="add share column" duration=12.403651ms logger=migrator t=2026-05-09T21:54:32.45294529Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-09T21:54:32.453109265Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=164.665µs logger=migrator t=2026-05-09T21:54:32.457870309Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-09T21:54:32.458732664Z level=info msg="Migration successfully executed" id="create file table" duration=861.975µs logger=migrator t=2026-05-09T21:54:32.465562016Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-09T21:54:32.467533542Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.972406ms logger=migrator t=2026-05-09T21:54:32.472933065Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-09T21:54:32.474209541Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.278516ms logger=migrator t=2026-05-09T21:54:32.480254181Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-09T21:54:32.481436435Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.186044ms logger=migrator t=2026-05-09T21:54:32.488036242Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-09T21:54:32.489449672Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.413851ms logger=migrator t=2026-05-09T21:54:32.496635194Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-09T21:54:32.496722077Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=80.493µs logger=migrator t=2026-05-09T21:54:32.502953273Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-09T21:54:32.503092657Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=143.924µs logger=migrator t=2026-05-09T21:54:32.508035136Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-09T21:54:32.508771077Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=736.551µs logger=migrator t=2026-05-09T21:54:32.515807486Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-09T21:54:32.516056063Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=249.277µs logger=migrator t=2026-05-09T21:54:32.524421009Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-09T21:54:32.526472398Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.053529ms logger=migrator t=2026-05-09T21:54:32.532248261Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-09T21:54:32.545838525Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.584534ms logger=migrator t=2026-05-09T21:54:32.554120919Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-09T21:54:32.554363026Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=245.267µs logger=migrator t=2026-05-09T21:54:32.559413299Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-09T21:54:32.560814408Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.40189ms logger=migrator t=2026-05-09T21:54:32.56622087Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-09T21:54:32.566980132Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=762.062µs logger=migrator t=2026-05-09T21:54:32.573092194Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-09T21:54:32.57363489Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=546.806µs logger=migrator t=2026-05-09T21:54:32.580464433Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-09T21:54:32.581186653Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=730.771µs logger=migrator t=2026-05-09T21:54:32.586482533Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-09T21:54:32.593412419Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=6.937947ms logger=migrator t=2026-05-09T21:54:32.599050728Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-09T21:54:32.608736391Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.682283ms logger=migrator t=2026-05-09T21:54:32.615153822Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-09T21:54:32.61611534Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=963.068µs logger=migrator t=2026-05-09T21:54:32.620779391Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-09T21:54:32.698960851Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.155229ms logger=migrator t=2026-05-09T21:54:32.705196688Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-09T21:54:32.706665619Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.469681ms logger=migrator t=2026-05-09T21:54:32.7131055Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-09T21:54:32.71519859Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.092619ms logger=migrator t=2026-05-09T21:54:32.721132597Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-09T21:54:32.747549214Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.414447ms logger=migrator t=2026-05-09T21:54:32.754186841Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-09T21:54:32.764380059Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.189318ms logger=migrator t=2026-05-09T21:54:32.771403907Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-09T21:54:32.771753827Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=350.81µs logger=migrator t=2026-05-09T21:54:32.777012426Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-09T21:54:32.777588392Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=591.557µs logger=migrator t=2026-05-09T21:54:32.782743038Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-09T21:54:32.783022286Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=279.658µs logger=migrator t=2026-05-09T21:54:32.788386478Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-09T21:54:32.788751788Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=365.151µs logger=migrator t=2026-05-09T21:54:32.793697518Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-09T21:54:32.794378767Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=682.719µs logger=migrator t=2026-05-09T21:54:32.799980795Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-09T21:54:32.801247561Z level=info msg="Migration successfully executed" id="create folder table" duration=1.267016ms logger=migrator t=2026-05-09T21:54:32.807167888Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-09T21:54:32.808580829Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.412101ms logger=migrator t=2026-05-09T21:54:32.814454755Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-09T21:54:32.815826023Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.370728ms logger=migrator t=2026-05-09T21:54:32.8217443Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-09T21:54:32.821808902Z level=info msg="Migration successfully executed" id="Update folder title length" duration=36.661µs logger=migrator t=2026-05-09T21:54:32.826791543Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-09T21:54:32.829206641Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.415498ms logger=migrator t=2026-05-09T21:54:32.836018773Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-09T21:54:32.837557557Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.538154ms logger=migrator t=2026-05-09T21:54:32.843376881Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-09T21:54:32.845142812Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.764911ms logger=migrator t=2026-05-09T21:54:32.851633395Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-09T21:54:32.852262732Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=631.207µs logger=migrator t=2026-05-09T21:54:32.857295715Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-09T21:54:32.857677995Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=382.39µs logger=migrator t=2026-05-09T21:54:32.862636906Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-09T21:54:32.863947332Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.310996ms logger=migrator t=2026-05-09T21:54:32.868554523Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-09T21:54:32.870302713Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.746929ms logger=migrator t=2026-05-09T21:54:32.875913241Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-09T21:54:32.878246096Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.344085ms logger=migrator t=2026-05-09T21:54:32.883727671Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-09T21:54:32.88508593Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.357729ms logger=migrator t=2026-05-09T21:54:32.892138879Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-09T21:54:32.894442024Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.301675ms logger=migrator t=2026-05-09T21:54:32.900195236Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-09T21:54:32.902244665Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.051398ms logger=migrator t=2026-05-09T21:54:32.908085199Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-09T21:54:32.910280542Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.197833ms logger=migrator t=2026-05-09T21:54:32.917764512Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-09T21:54:32.92051355Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.747958ms logger=migrator t=2026-05-09T21:54:32.926676765Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-09T21:54:32.927997722Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.323147ms logger=migrator t=2026-05-09T21:54:32.934702542Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-09T21:54:32.937050948Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.352856ms logger=migrator t=2026-05-09T21:54:32.944239601Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-09T21:54:32.946571947Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.337586ms logger=migrator t=2026-05-09T21:54:32.951846577Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-09T21:54:32.952217867Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=371.84µs logger=migrator t=2026-05-09T21:54:32.957917948Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-09T21:54:32.970214705Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.297097ms logger=migrator t=2026-05-09T21:54:32.976256435Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-09T21:54:32.976902825Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=647.909µs logger=migrator t=2026-05-09T21:54:32.981796882Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-09T21:54:32.981871544Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=76.622µs logger=migrator t=2026-05-09T21:54:32.98702041Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-09T21:54:32.989227152Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.212753ms logger=migrator t=2026-05-09T21:54:32.997000082Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-09T21:54:32.997055154Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=59.902µs logger=migrator t=2026-05-09T21:54:33.004170324Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-09T21:54:33.006697986Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.530392ms logger=migrator t=2026-05-09T21:54:33.012365406Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-09T21:54:33.013874799Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.510393ms logger=migrator t=2026-05-09T21:54:33.020444294Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-09T21:54:33.021750612Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.306807ms logger=migrator t=2026-05-09T21:54:33.027548355Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-09T21:54:33.028583894Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.038789ms logger=migrator t=2026-05-09T21:54:33.034922613Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-09T21:54:33.035287573Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=366.76µs logger=migrator t=2026-05-09T21:54:33.039910394Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-09T21:54:33.040693006Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=782.502µs logger=migrator t=2026-05-09T21:54:33.045677107Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-09T21:54:33.047045666Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.368649ms logger=migrator t=2026-05-09T21:54:33.053466377Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-09T21:54:33.054745943Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.255055ms logger=migrator t=2026-05-09T21:54:33.063590594Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-09T21:54:33.077126785Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.530492ms logger=migrator t=2026-05-09T21:54:33.087714805Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-09T21:54:33.102469722Z level=info msg="Migration successfully executed" id="add region_slug column" duration=14.756837ms logger=migrator t=2026-05-09T21:54:33.10912Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-09T21:54:33.119474222Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.352062ms logger=migrator t=2026-05-09T21:54:33.125323308Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-09T21:54:33.125432741Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=110.123µs logger=migrator t=2026-05-09T21:54:33.131537103Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-09T21:54:33.146098835Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.559451ms logger=migrator t=2026-05-09T21:54:33.152475754Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-09T21:54:33.16646185Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.982495ms logger=migrator t=2026-05-09T21:54:33.175057332Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-09T21:54:33.175588878Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=528.196µs logger=migrator t=2026-05-09T21:54:33.181698481Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.16207169s logger=migrator t=2026-05-09T21:54:33.18276325Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-09T21:54:33.203756874Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-09T21:54:33.204128174Z level=info msg="Created default organization" logger=secrets t=2026-05-09T21:54:33.212788729Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-09T21:54:33.268555485Z level=info msg="Restored cache from database" duration=576.976µs logger=plugin.store t=2026-05-09T21:54:33.270015366Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-09T21:54:33.31122587Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-09T21:54:33.311283252Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-09T21:54:33.311366194Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-09T21:54:33.311382205Z level=info msg="Plugins loaded" count=54 duration=41.367298ms logger=query_data t=2026-05-09T21:54:33.316450758Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-09T21:54:33.320555573Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-09T21:54:33.328789046Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-09T21:54:33.34346658Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-09T21:54:33.347816534Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-09T21:54:33.351494157Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-09T21:54:33.371509173Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-09T21:54:33.394075911Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-09T21:54:33.417986247Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-09T21:54:33.418028998Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-09T21:54:33.418499071Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-09T21:54:33.41882573Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-09T21:54:33.419762417Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-09T21:54:33.422887475Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-09T21:54:33.488022445Z level=info msg="Update check succeeded" duration=68.992529ms logger=grafana.update.checker t=2026-05-09T21:54:33.490173786Z level=info msg="Update check succeeded" duration=71.14112ms logger=ngalert.state.manager t=2026-05-09T21:54:33.50730758Z level=info msg="State cache has been initialized" states=0 duration=88.48005ms logger=ngalert.scheduler t=2026-05-09T21:54:33.507375222Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-09T21:54:33.507466855Z level=info msg=starting first_tick=2026-05-09T21:54:40Z logger=sqlstore.transactions t=2026-05-09T21:54:33.519542295Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-09T21:54:33.531248976Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-09T21:54:33.539693655Z level=info msg="starting to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-09T21:54:33.606658107Z level=info msg="Patterns update finished" duration=78.032844ms logger=provisioning.dashboard t=2026-05-09T21:54:33.62551059Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-09T21:54:33.717810857Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-09T21:54:33.718389684Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-09T21:54:36.806824436Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:36.808263066Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:36.825258346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:36.85017341Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:36.868394585Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:36.89087021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:36.909079234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:36.937455206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:36.955534207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:37.000748605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:37.019944787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:37.120634762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:37.137380345Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:37.160665943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:37.184670442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:37.229773866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:37.256149521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:37.283688869Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:37.301753699Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:37.330931384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:37.35205509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:37.394114328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:37.415298987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:37.754968194Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:37.77783332Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.106421725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.126281476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.161728797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.179793288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.213949912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.231726884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.264941463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.286590965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.327347787Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.349777911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.396784928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.420843689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.468251708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.488999864Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.533908742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.556810459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.59505074Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.616566569Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.654218472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.690178058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.789413511Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.817450454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.902931659Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.925847337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:38.982506197Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:39.00027404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:39.063954869Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:39.083685497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:39.154470146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:39.176575681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:39.24556171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:39.265353979Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:39.315542977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:39.345109953Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:39.441041443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:39.465805583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:39.552214605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:39.57010518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:39.6504602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:39.673882182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:39.7456607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:39.763251777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:39.834207281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:39.852101098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:40.01676469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:40.037710182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:40.120106499Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:40.141390611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:40.219333863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:40.240860602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:40.322308383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:40.346497646Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:40.422226655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:40.444153965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:54:40.519999688Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-09T21:56:18.442319359Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-05-09T22:04:33.430257445Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-09T22:04:33.477502494Z level=info msg="Completed cleanup jobs" duration=58.68515ms logger=plugins.update.checker t=2026-05-09T22:04:33.539538089Z level=info msg="Update check succeeded" duration=50.535781ms logger=sqlstore.transactions t=2026-05-09T22:09:33.336874632Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-09T22:14:33.461377799Z level=info msg="Completed cleanup jobs" duration=42.311193ms logger=plugins.update.checker t=2026-05-09T22:14:33.538569485Z level=info msg="Update check succeeded" duration=49.448151ms logger=cleanup t=2026-05-09T22:24:33.445607123Z level=info msg="Completed cleanup jobs" duration=26.437831ms logger=plugins.update.checker t=2026-05-09T22:24:33.540701095Z level=info msg="Update check succeeded" duration=51.512883ms logger=infra.usagestats t=2026-05-09T22:26:18.469843296Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-09T22:34:33.423726061Z level=info msg="Completed cleanup jobs" duration=4.682369ms logger=plugins.update.checker t=2026-05-09T22:34:33.53579077Z level=info msg="Update check succeeded" duration=46.857964ms logger=cleanup t=2026-05-09T22:44:33.459839183Z level=info msg="Completed cleanup jobs" duration=41.0276ms logger=plugins.update.checker t=2026-05-09T22:44:33.53767137Z level=info msg="Update check succeeded" duration=49.048831ms logger=cleanup t=2026-05-09T22:54:33.466489003Z level=info msg="Completed cleanup jobs" duration=47.360908ms logger=plugins.update.checker t=2026-05-09T22:54:33.537166141Z level=info msg="Update check succeeded" duration=48.578363ms logger=infra.usagestats t=2026-05-09T22:56:18.466376892Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-09T23:04:33.455031702Z level=info msg="Completed cleanup jobs" duration=34.683845ms logger=plugins.update.checker t=2026-05-09T23:04:33.53785368Z level=info msg="Update check succeeded" duration=49.294626ms