logger=settings t=2026-05-14T01:28:07.151764397Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-14T01:28:07Z logger=settings t=2026-05-14T01:28:07.152014734Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-14T01:28:07.152027974Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-14T01:28:07.152031684Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-14T01:28:07.152034604Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-14T01:28:07.152037385Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-14T01:28:07.152039995Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-14T01:28:07.152042685Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-14T01:28:07.152045955Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-14T01:28:07.152051105Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-14T01:28:07.152054325Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-14T01:28:07.152057095Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-14T01:28:07.152059865Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-14T01:28:07.152064105Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-14T01:28:07.152068395Z level=info msg=Target target=[all] logger=settings t=2026-05-14T01:28:07.152076686Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-14T01:28:07.152080066Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-14T01:28:07.152083226Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-14T01:28:07.152086326Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-14T01:28:07.152089476Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-14T01:28:07.152092606Z level=info msg="App mode production" logger=sqlstore t=2026-05-14T01:28:07.152346503Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-14T01:28:07.152362964Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-14T01:28:07.153750092Z level=info msg="Locking database" logger=migrator t=2026-05-14T01:28:07.153762853Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-14T01:28:07.154271528Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-14T01:28:07.155112021Z level=info msg="Migration successfully executed" id="create migration_log table" duration=841.563µs logger=migrator t=2026-05-14T01:28:07.159115624Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-14T01:28:07.159891577Z level=info msg="Migration successfully executed" id="create user table" duration=775.813µs logger=migrator t=2026-05-14T01:28:07.163954811Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-14T01:28:07.164865206Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=905.505µs logger=migrator t=2026-05-14T01:28:07.171078253Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-14T01:28:07.171893295Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=809.202µs logger=migrator t=2026-05-14T01:28:07.178186173Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-14T01:28:07.178928154Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=741.431µs logger=migrator t=2026-05-14T01:28:07.182792383Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-14T01:28:07.183422411Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=628.538µs logger=migrator t=2026-05-14T01:28:07.187752154Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-14T01:28:07.190145701Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.393026ms logger=migrator t=2026-05-14T01:28:07.195317787Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-14T01:28:07.196791919Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.476572ms logger=migrator t=2026-05-14T01:28:07.202636044Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-14T01:28:07.203556449Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=923.275µs logger=migrator t=2026-05-14T01:28:07.207673126Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-14T01:28:07.209007103Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.333667ms logger=migrator t=2026-05-14T01:28:07.215802876Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-14T01:28:07.216341731Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=540.745µs logger=migrator t=2026-05-14T01:28:07.220449426Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-14T01:28:07.220963171Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=514.215µs logger=migrator t=2026-05-14T01:28:07.226215329Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-14T01:28:07.227337051Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.121612ms logger=migrator t=2026-05-14T01:28:07.231429697Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-14T01:28:07.231462988Z level=info msg="Migration successfully executed" id="Update user table charset" duration=27.57µs logger=migrator t=2026-05-14T01:28:07.236058138Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-14T01:28:07.237762245Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.703877ms logger=migrator t=2026-05-14T01:28:07.241615065Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-14T01:28:07.241952294Z level=info msg="Migration successfully executed" id="Add missing user data" duration=337.399µs logger=migrator t=2026-05-14T01:28:07.246619576Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-14T01:28:07.247799149Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.179643ms logger=migrator t=2026-05-14T01:28:07.251915736Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-14T01:28:07.252693578Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=781.922µs logger=migrator t=2026-05-14T01:28:07.259342845Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-14T01:28:07.260657413Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.314448ms logger=migrator t=2026-05-14T01:28:07.265622642Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-14T01:28:07.276431387Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.807885ms logger=migrator t=2026-05-14T01:28:07.282031096Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-14T01:28:07.283527928Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.495922ms logger=migrator t=2026-05-14T01:28:07.287725046Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-14T01:28:07.287938082Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=213.166µs logger=migrator t=2026-05-14T01:28:07.291875194Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-14T01:28:07.292937724Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.06117ms logger=migrator t=2026-05-14T01:28:07.297486283Z 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-14T01:28:07.297813352Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=326.869µs logger=migrator t=2026-05-14T01:28:07.301603739Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-14T01:28:07.30200334Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=395.561µs logger=migrator t=2026-05-14T01:28:07.307584647Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-14T01:28:07.308893925Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.308578ms logger=migrator t=2026-05-14T01:28:07.313722052Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-14T01:28:07.314619307Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=892.464µs logger=migrator t=2026-05-14T01:28:07.319182786Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-14T01:28:07.319856325Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=673.439µs logger=migrator t=2026-05-14T01:28:07.327084358Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-14T01:28:07.32817298Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.092571ms logger=migrator t=2026-05-14T01:28:07.333983313Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-14T01:28:07.335094264Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.109741ms logger=migrator t=2026-05-14T01:28:07.339766007Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-14T01:28:07.339812168Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=41.171µs logger=migrator t=2026-05-14T01:28:07.344690156Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-14T01:28:07.345347974Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=658.428µs logger=migrator t=2026-05-14T01:28:07.350531061Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-14T01:28:07.351479417Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=948.366µs logger=migrator t=2026-05-14T01:28:07.356346025Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-14T01:28:07.357381404Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.035639ms logger=migrator t=2026-05-14T01:28:07.362478078Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-14T01:28:07.363096895Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=629.847µs logger=migrator t=2026-05-14T01:28:07.367447089Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-14T01:28:07.371921595Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.472245ms logger=migrator t=2026-05-14T01:28:07.379006095Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-14T01:28:07.380416745Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.410769ms logger=migrator t=2026-05-14T01:28:07.401975653Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-14T01:28:07.40293929Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=962.067µs logger=migrator t=2026-05-14T01:28:07.420042214Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-14T01:28:07.421340551Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.301816ms logger=migrator t=2026-05-14T01:28:07.433588166Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-14T01:28:07.434722519Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.137923ms logger=migrator t=2026-05-14T01:28:07.44042908Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-14T01:28:07.441454179Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.023839ms logger=migrator t=2026-05-14T01:28:07.447349925Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-14T01:28:07.449148456Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.796481ms logger=migrator t=2026-05-14T01:28:07.454848547Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-14T01:28:07.455480224Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=631.997µs logger=migrator t=2026-05-14T01:28:07.460756794Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-14T01:28:07.461204226Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=447.352µs logger=migrator t=2026-05-14T01:28:07.466248519Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-14T01:28:07.466900127Z level=info msg="Migration successfully executed" id="create star table" duration=651.778µs logger=migrator t=2026-05-14T01:28:07.472696141Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-14T01:28:07.473397091Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=701µs logger=migrator t=2026-05-14T01:28:07.479706569Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-14T01:28:07.480547063Z level=info msg="Migration successfully executed" id="create org table v1" duration=838.123µs logger=migrator t=2026-05-14T01:28:07.486537772Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-14T01:28:07.487058936Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=521.214µs logger=migrator t=2026-05-14T01:28:07.492602263Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-14T01:28:07.493838618Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.242495ms logger=migrator t=2026-05-14T01:28:07.500299831Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-14T01:28:07.501518166Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.224456ms logger=migrator t=2026-05-14T01:28:07.507781882Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-14T01:28:07.509313695Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.534763ms logger=migrator t=2026-05-14T01:28:07.515339546Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-14T01:28:07.516783796Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.44718ms logger=migrator t=2026-05-14T01:28:07.522706523Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-14T01:28:07.522761205Z level=info msg="Migration successfully executed" id="Update org table charset" duration=42.831µs logger=migrator t=2026-05-14T01:28:07.528484426Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-14T01:28:07.528520477Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=33.011µs logger=migrator t=2026-05-14T01:28:07.533411486Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-14T01:28:07.533596861Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=185.605µs logger=migrator t=2026-05-14T01:28:07.538182971Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-14T01:28:07.539044845Z level=info msg="Migration successfully executed" id="create dashboard table" duration=861.564µs logger=migrator t=2026-05-14T01:28:07.54382363Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-14T01:28:07.544620062Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=795.902µs logger=migrator t=2026-05-14T01:28:07.552053353Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-14T01:28:07.553048691Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=998.637µs logger=migrator t=2026-05-14T01:28:07.559461851Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-14T01:28:07.560242464Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=781.013µs logger=migrator t=2026-05-14T01:28:07.573972531Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-14T01:28:07.575536955Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.576895ms logger=migrator t=2026-05-14T01:28:07.582177663Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-14T01:28:07.583409748Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.233175ms logger=migrator t=2026-05-14T01:28:07.588339057Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-14T01:28:07.5934076Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.065223ms logger=migrator t=2026-05-14T01:28:07.598078322Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-14T01:28:07.598816623Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=740.751µs logger=migrator t=2026-05-14T01:28:07.603840905Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-14T01:28:07.604574425Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=733.32µs logger=migrator t=2026-05-14T01:28:07.620361252Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-14T01:28:07.621087452Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=726.04µs logger=migrator t=2026-05-14T01:28:07.628679216Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-14T01:28:07.629054257Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=376.281µs logger=migrator t=2026-05-14T01:28:07.633447641Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-14T01:28:07.634350616Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=903.355µs logger=migrator t=2026-05-14T01:28:07.639723938Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-14T01:28:07.639815411Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=93.173µs logger=migrator t=2026-05-14T01:28:07.644506424Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-14T01:28:07.647401966Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.899562ms logger=migrator t=2026-05-14T01:28:07.652334714Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-14T01:28:07.654282229Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.948015ms logger=migrator t=2026-05-14T01:28:07.662659226Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-14T01:28:07.664663953Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.004927ms logger=migrator t=2026-05-14T01:28:07.668571073Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-14T01:28:07.669398507Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=827.274µs logger=migrator t=2026-05-14T01:28:07.673636766Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-14T01:28:07.675636403Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.998567ms logger=migrator t=2026-05-14T01:28:07.679878562Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-14T01:28:07.680753758Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=875.396µs logger=migrator t=2026-05-14T01:28:07.68545264Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-14T01:28:07.686225522Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=772.902µs logger=migrator t=2026-05-14T01:28:07.692051557Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-14T01:28:07.692084008Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=25.6µs logger=migrator t=2026-05-14T01:28:07.696485431Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-14T01:28:07.696530942Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=46.671µs logger=migrator t=2026-05-14T01:28:07.701837502Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-14T01:28:07.71199008Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=10.150568ms logger=migrator t=2026-05-14T01:28:07.716167807Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-14T01:28:07.717590978Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.421501ms logger=migrator t=2026-05-14T01:28:07.722372222Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-14T01:28:07.724345338Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.973086ms logger=migrator t=2026-05-14T01:28:07.729908855Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-14T01:28:07.731888032Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.979187ms logger=migrator t=2026-05-14T01:28:07.738114127Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-14T01:28:07.738613051Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=501.534µs logger=migrator t=2026-05-14T01:28:07.74422531Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-14T01:28:07.74561746Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.39583ms logger=migrator t=2026-05-14T01:28:07.755719824Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-14T01:28:07.756555948Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=841.964µs logger=migrator t=2026-05-14T01:28:07.760202971Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-14T01:28:07.760228922Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=26.891µs logger=migrator t=2026-05-14T01:28:07.764377708Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-14T01:28:07.765301275Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=923.177µs logger=migrator t=2026-05-14T01:28:07.770158643Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-14T01:28:07.770909744Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=743.27µs logger=migrator t=2026-05-14T01:28:07.775770281Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-14T01:28:07.782346457Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.575786ms logger=migrator t=2026-05-14T01:28:07.786906516Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-14T01:28:07.787745449Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=772.951µs logger=migrator t=2026-05-14T01:28:07.794547341Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-14T01:28:07.79589842Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.354239ms logger=migrator t=2026-05-14T01:28:07.802362592Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-14T01:28:07.80369902Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.339578ms logger=migrator t=2026-05-14T01:28:07.808544326Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-14T01:28:07.808883846Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=339.46µs logger=migrator t=2026-05-14T01:28:07.817019365Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-14T01:28:07.817586941Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=567.516µs logger=migrator t=2026-05-14T01:28:07.823654003Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-14T01:28:07.82742818Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.773847ms logger=migrator t=2026-05-14T01:28:07.831985869Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-14T01:28:07.832826162Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=840.743µs logger=migrator t=2026-05-14T01:28:07.837267117Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-14T01:28:07.837466564Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=200.227µs logger=migrator t=2026-05-14T01:28:07.841995261Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-14T01:28:07.842223677Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=230.556µs logger=migrator t=2026-05-14T01:28:07.849533904Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-14T01:28:07.85043425Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=900.625µs logger=migrator t=2026-05-14T01:28:07.85998076Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-14T01:28:07.863033916Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.053666ms logger=migrator t=2026-05-14T01:28:07.870793044Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-14T01:28:07.872236075Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.446081ms logger=migrator t=2026-05-14T01:28:07.884613054Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-14T01:28:07.886045285Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.431941ms logger=migrator t=2026-05-14T01:28:07.893557678Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-14T01:28:07.894671129Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.115521ms logger=migrator t=2026-05-14T01:28:07.900647548Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-14T01:28:07.901555983Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=905.545µs logger=migrator t=2026-05-14T01:28:07.906601156Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-14T01:28:07.90742355Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=822.664µs logger=migrator t=2026-05-14T01:28:07.912265596Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-14T01:28:07.920085587Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.819621ms logger=migrator t=2026-05-14T01:28:07.927404134Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-14T01:28:07.928606928Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.204224ms logger=migrator t=2026-05-14T01:28:07.932671773Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-14T01:28:07.933676501Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.005538ms logger=migrator t=2026-05-14T01:28:07.939103854Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-14T01:28:07.940010579Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=898.465µs logger=migrator t=2026-05-14T01:28:07.944146427Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-14T01:28:07.944721683Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=575.486µs logger=migrator t=2026-05-14T01:28:07.948137329Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-14T01:28:07.950560457Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.435539ms logger=migrator t=2026-05-14T01:28:07.956096684Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-14T01:28:07.958973555Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.872761ms logger=migrator t=2026-05-14T01:28:07.963362689Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-14T01:28:07.963397971Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=36.272µs logger=migrator t=2026-05-14T01:28:07.966991862Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-14T01:28:07.96727145Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=279.218µs logger=migrator t=2026-05-14T01:28:07.971288923Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-14T01:28:07.975240075Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.946772ms logger=migrator t=2026-05-14T01:28:07.981981855Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-14T01:28:07.982180611Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=201.835µs logger=migrator t=2026-05-14T01:28:07.986249536Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-14T01:28:07.986613036Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=362.75µs logger=migrator t=2026-05-14T01:28:07.990932328Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-14T01:28:07.995187808Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.247081ms logger=migrator t=2026-05-14T01:28:07.998844861Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-14T01:28:07.999322254Z level=info msg="Migration successfully executed" id="Update uid value" duration=525.205µs logger=migrator t=2026-05-14T01:28:08.004780098Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-14T01:28:08.005699935Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=920.377µs logger=migrator t=2026-05-14T01:28:08.012420645Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-14T01:28:08.013667689Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.250945ms logger=migrator t=2026-05-14T01:28:08.031903685Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-14T01:28:08.033283173Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.381918ms logger=migrator t=2026-05-14T01:28:08.101847521Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-14T01:28:08.102970862Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.125572ms logger=migrator t=2026-05-14T01:28:08.11069391Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-14T01:28:08.111907805Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.217365ms logger=migrator t=2026-05-14T01:28:08.115884567Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-14T01:28:08.116845144Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=954.976µs logger=migrator t=2026-05-14T01:28:08.12237074Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-14T01:28:08.124067068Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.697019ms logger=migrator t=2026-05-14T01:28:08.129782379Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-14T01:28:08.130995423Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.212514ms logger=migrator t=2026-05-14T01:28:08.136107448Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-14T01:28:08.137307712Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.193214ms logger=migrator t=2026-05-14T01:28:08.141520311Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-14T01:28:08.148942391Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.42672ms logger=migrator t=2026-05-14T01:28:08.15281818Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-14T01:28:08.153739866Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=921.585µs logger=migrator t=2026-05-14T01:28:08.15814518Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-14T01:28:08.159315783Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.171003ms logger=migrator t=2026-05-14T01:28:08.163206034Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-14T01:28:08.164042187Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=836.273µs logger=migrator t=2026-05-14T01:28:08.16769115Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-14T01:28:08.168527454Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=836.724µs logger=migrator t=2026-05-14T01:28:08.173730361Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-14T01:28:08.174094211Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=363.78µs logger=migrator t=2026-05-14T01:28:08.179135133Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-14T01:28:08.180032079Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=889.645µs logger=migrator t=2026-05-14T01:28:08.18503808Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-14T01:28:08.185077671Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=45.431µs logger=migrator t=2026-05-14T01:28:08.191237765Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-14T01:28:08.195638919Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.402374ms logger=migrator t=2026-05-14T01:28:08.201131974Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-14T01:28:08.204100428Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.967584ms logger=migrator t=2026-05-14T01:28:08.207745372Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-14T01:28:08.207934507Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=189.596µs logger=migrator t=2026-05-14T01:28:08.211567049Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-14T01:28:08.2151468Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.579221ms logger=migrator t=2026-05-14T01:28:08.220992915Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-14T01:28:08.223717662Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.720227ms logger=migrator t=2026-05-14T01:28:08.229066303Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-14T01:28:08.229906798Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=846.215µs logger=migrator t=2026-05-14T01:28:08.234099626Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-14T01:28:08.235271449Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.171683ms logger=migrator t=2026-05-14T01:28:08.241183746Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-14T01:28:08.242157953Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=976.057µs logger=migrator t=2026-05-14T01:28:08.245997481Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-14T01:28:08.246959229Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=961.628µs logger=migrator t=2026-05-14T01:28:08.257333991Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-14T01:28:08.258585347Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.251476ms logger=migrator t=2026-05-14T01:28:08.2625879Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-14T01:28:08.263883057Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.287897ms logger=migrator t=2026-05-14T01:28:08.271524982Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-14T01:28:08.271679317Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=157.965µs logger=migrator t=2026-05-14T01:28:08.275219197Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-14T01:28:08.275244928Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=26.641µs logger=migrator t=2026-05-14T01:28:08.279975722Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-14T01:28:08.284446108Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.470345ms logger=migrator t=2026-05-14T01:28:08.288448411Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-14T01:28:08.291327873Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.876001ms logger=migrator t=2026-05-14T01:28:08.294840911Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-14T01:28:08.294934814Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=94.793µs logger=migrator t=2026-05-14T01:28:08.30010985Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-14T01:28:08.300857741Z level=info msg="Migration successfully executed" id="create quota table v1" duration=749.331µs logger=migrator t=2026-05-14T01:28:08.305503412Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-14T01:28:08.3064863Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=982.468µs logger=migrator t=2026-05-14T01:28:08.312047977Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-14T01:28:08.312120479Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=75.392µs logger=migrator t=2026-05-14T01:28:08.315944737Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-14T01:28:08.316789211Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=844.274µs logger=migrator t=2026-05-14T01:28:08.321749031Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-14T01:28:08.323390077Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.639556ms logger=migrator t=2026-05-14T01:28:08.328220884Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-14T01:28:08.331527307Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.307443ms logger=migrator t=2026-05-14T01:28:08.335579011Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-14T01:28:08.335616882Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=38.991µs logger=migrator t=2026-05-14T01:28:08.339938985Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-14T01:28:08.34083052Z level=info msg="Migration successfully executed" id="create session table" duration=891.275µs logger=migrator t=2026-05-14T01:28:08.344839674Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-14T01:28:08.344972127Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=139.334µs logger=migrator t=2026-05-14T01:28:08.349492354Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-14T01:28:08.349711811Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=219.757µs logger=migrator t=2026-05-14T01:28:08.354921738Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-14T01:28:08.356074621Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.152633ms logger=migrator t=2026-05-14T01:28:08.361180665Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-14T01:28:08.362538653Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.357388ms logger=migrator t=2026-05-14T01:28:08.368124341Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-14T01:28:08.368151411Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.56µs logger=migrator t=2026-05-14T01:28:08.371790074Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-14T01:28:08.371814595Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.611µs logger=migrator t=2026-05-14T01:28:08.376731264Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-14T01:28:08.382355473Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.614308ms logger=migrator t=2026-05-14T01:28:08.386721396Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-14T01:28:08.389777233Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.055297ms logger=migrator t=2026-05-14T01:28:08.393789346Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-14T01:28:08.393897669Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=108.683µs logger=migrator t=2026-05-14T01:28:08.400347651Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-14T01:28:08.400432024Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=84.783µs logger=migrator t=2026-05-14T01:28:08.404999782Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-14T01:28:08.406388662Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.38866ms logger=migrator t=2026-05-14T01:28:08.411447594Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-14T01:28:08.411476505Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=28.541µs logger=migrator t=2026-05-14T01:28:08.415663434Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-14T01:28:08.418808742Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.142758ms logger=migrator t=2026-05-14T01:28:08.422344132Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-14T01:28:08.422503116Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=165.735µs logger=migrator t=2026-05-14T01:28:08.426343595Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-14T01:28:08.431181401Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.835876ms logger=migrator t=2026-05-14T01:28:08.435090992Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-14T01:28:08.439818326Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.728134ms logger=migrator t=2026-05-14T01:28:08.445574639Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-14T01:28:08.44563713Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=63.251µs logger=migrator t=2026-05-14T01:28:08.450005523Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-14T01:28:08.451458895Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.444791ms logger=migrator t=2026-05-14T01:28:08.456493667Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-14T01:28:08.457564987Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.07134ms logger=migrator t=2026-05-14T01:28:08.462754454Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-14T01:28:08.463915946Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.161202ms logger=migrator t=2026-05-14T01:28:08.468020803Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-14T01:28:08.468916768Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=895.875µs logger=migrator t=2026-05-14T01:28:08.47393358Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-14T01:28:08.475262557Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.327967ms logger=migrator t=2026-05-14T01:28:08.480193186Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-14T01:28:08.481527153Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.333947ms logger=migrator t=2026-05-14T01:28:08.486522174Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-14T01:28:08.487210144Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=683.229µs logger=migrator t=2026-05-14T01:28:08.492689148Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-14T01:28:08.494108129Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.413381ms logger=migrator t=2026-05-14T01:28:08.498892224Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-14T01:28:08.500254512Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.368898ms logger=migrator t=2026-05-14T01:28:08.503994898Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-14T01:28:08.517210681Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.214533ms logger=migrator t=2026-05-14T01:28:08.521888744Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-14T01:28:08.52281708Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=932.386µs logger=migrator t=2026-05-14T01:28:08.527552494Z 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-14T01:28:08.528741307Z 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.188173ms logger=migrator t=2026-05-14T01:28:08.533035059Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-14T01:28:08.533305776Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=276.737µs logger=migrator t=2026-05-14T01:28:08.537010151Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-14T01:28:08.537501804Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=491.693µs logger=migrator t=2026-05-14T01:28:08.543898465Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-14T01:28:08.545099289Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.200754ms logger=migrator t=2026-05-14T01:28:08.54902751Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-14T01:28:08.554758692Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.731842ms logger=migrator t=2026-05-14T01:28:08.559742672Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-14T01:28:08.565700192Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.960249ms logger=migrator t=2026-05-14T01:28:08.570374003Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-14T01:28:08.574114559Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.741796ms logger=migrator t=2026-05-14T01:28:08.582925518Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-14T01:28:08.585718307Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.794139ms logger=migrator t=2026-05-14T01:28:08.589492413Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-14T01:28:08.590487091Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=994.248µs logger=migrator t=2026-05-14T01:28:08.595731349Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-14T01:28:08.59575964Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.121µs logger=migrator t=2026-05-14T01:28:08.599965239Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-14T01:28:08.60000379Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=39.681µs logger=migrator t=2026-05-14T01:28:08.604206058Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-14T01:28:08.605604688Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.39853ms logger=migrator t=2026-05-14T01:28:08.610332041Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-14T01:28:08.611200796Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=868.435µs logger=migrator t=2026-05-14T01:28:08.617057752Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-14T01:28:08.618276756Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.218844ms logger=migrator t=2026-05-14T01:28:08.62303394Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-14T01:28:08.624228644Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.179403ms logger=migrator t=2026-05-14T01:28:08.629175924Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-14T01:28:08.630612925Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.435671ms logger=migrator t=2026-05-14T01:28:08.634677919Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-14T01:28:08.638730154Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.051035ms logger=migrator t=2026-05-14T01:28:08.643328323Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-14T01:28:08.647303796Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.975243ms logger=migrator t=2026-05-14T01:28:08.65243395Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-14T01:28:08.652701679Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=255.058µs logger=migrator t=2026-05-14T01:28:08.656761263Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-14T01:28:08.65806919Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.306747ms logger=migrator t=2026-05-14T01:28:08.662888746Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-14T01:28:08.664349357Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.470722ms logger=migrator t=2026-05-14T01:28:08.668580916Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-14T01:28:08.672744164Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.163138ms logger=migrator t=2026-05-14T01:28:08.677851339Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-14T01:28:08.678005673Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=156.424µs logger=migrator t=2026-05-14T01:28:08.68181222Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-14T01:28:08.683273221Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.460151ms logger=migrator t=2026-05-14T01:28:08.687523062Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-14T01:28:08.689013094Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.489842ms logger=migrator t=2026-05-14T01:28:08.694146318Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-14T01:28:08.694285272Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=139.134µs logger=migrator t=2026-05-14T01:28:08.697923376Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-14T01:28:08.699250543Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.326207ms logger=migrator t=2026-05-14T01:28:08.703966046Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-14T01:28:08.705829349Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.860343ms logger=migrator t=2026-05-14T01:28:08.711115378Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-14T01:28:08.712120917Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.005479ms logger=migrator t=2026-05-14T01:28:08.716450659Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-14T01:28:08.717438867Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=988.158µs logger=migrator t=2026-05-14T01:28:08.722219431Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-14T01:28:08.723370324Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.151253ms logger=migrator t=2026-05-14T01:28:08.72851724Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-14T01:28:08.729650111Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.133671ms logger=migrator t=2026-05-14T01:28:08.734069877Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-14T01:28:08.734108348Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=39.781µs logger=migrator t=2026-05-14T01:28:08.738310366Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-14T01:28:08.744634234Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.324758ms logger=migrator t=2026-05-14T01:28:08.751093597Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-14T01:28:08.751806487Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=713.85µs logger=migrator t=2026-05-14T01:28:08.75582041Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-14T01:28:08.760234005Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.412245ms logger=migrator t=2026-05-14T01:28:08.765671619Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-14T01:28:08.766528173Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=856.784µs logger=migrator t=2026-05-14T01:28:08.772476851Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-14T01:28:08.774236491Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.75967ms logger=migrator t=2026-05-14T01:28:08.780772595Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-14T01:28:08.78197743Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.205754ms logger=migrator t=2026-05-14T01:28:08.786462866Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-14T01:28:08.80607669Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=19.608233ms logger=migrator t=2026-05-14T01:28:08.813350146Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-14T01:28:08.814991571Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.644066ms logger=migrator t=2026-05-14T01:28:08.820331512Z 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-14T01:28:08.821312211Z 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=980.739µs logger=migrator t=2026-05-14T01:28:08.824926353Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-14T01:28:08.825228761Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=305.189µs logger=migrator t=2026-05-14T01:28:08.830065698Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-14T01:28:08.830652654Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=586.696µs logger=migrator t=2026-05-14T01:28:08.838788404Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-14T01:28:08.839418082Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=641.368µs logger=migrator t=2026-05-14T01:28:08.844901606Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-14T01:28:08.853473788Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.571052ms logger=migrator t=2026-05-14T01:28:08.857482282Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-14T01:28:08.860462616Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.980234ms logger=migrator t=2026-05-14T01:28:08.866569509Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-14T01:28:08.867617838Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.047789ms logger=migrator t=2026-05-14T01:28:08.874701828Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-14T01:28:08.877285042Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.587393ms logger=migrator t=2026-05-14T01:28:08.882959392Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-14T01:28:08.883334822Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=378.31µs logger=migrator t=2026-05-14T01:28:08.888375725Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-14T01:28:08.893761747Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.387762ms logger=migrator t=2026-05-14T01:28:08.898632404Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-14T01:28:08.899363735Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=731.151µs logger=migrator t=2026-05-14T01:28:08.903389998Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-14T01:28:08.903584324Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=194.286µs logger=migrator t=2026-05-14T01:28:08.907413601Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-14T01:28:08.907749542Z level=info msg="Migration successfully executed" id="Move region to single row" duration=335.821µs logger=migrator t=2026-05-14T01:28:08.91230456Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-14T01:28:08.912952208Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=647.608µs logger=migrator t=2026-05-14T01:28:08.917102536Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-14T01:28:08.917768324Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=665.878µs logger=migrator t=2026-05-14T01:28:08.921913892Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-14T01:28:08.922669483Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=758.491µs logger=migrator t=2026-05-14T01:28:08.927365326Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-14T01:28:08.928903169Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.536963ms logger=migrator t=2026-05-14T01:28:08.93387713Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-14T01:28:08.934861317Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=984.467µs logger=migrator t=2026-05-14T01:28:08.941966478Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-14T01:28:08.943884203Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.916675ms logger=migrator t=2026-05-14T01:28:08.951045375Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-14T01:28:08.951211789Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=170.195µs logger=migrator t=2026-05-14T01:28:08.95545822Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-14T01:28:08.957709932Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.247742ms logger=migrator t=2026-05-14T01:28:08.963417174Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-14T01:28:08.964402232Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=986.219µs logger=migrator t=2026-05-14T01:28:08.97037606Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-14T01:28:08.972267374Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.890234ms logger=migrator t=2026-05-14T01:28:08.980939199Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-14T01:28:08.981986208Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.048439ms logger=migrator t=2026-05-14T01:28:08.992832215Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-14T01:28:08.993225386Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=396.521µs logger=migrator t=2026-05-14T01:28:09.002453956Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-14T01:28:09.002955911Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=505.585µs logger=migrator t=2026-05-14T01:28:09.009462595Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-14T01:28:09.009587598Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=126.244µs logger=migrator t=2026-05-14T01:28:09.015727521Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-14T01:28:09.016767361Z level=info msg="Migration successfully executed" id="create team table" duration=1.04168ms logger=migrator t=2026-05-14T01:28:09.023248224Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-14T01:28:09.024847738Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.598924ms logger=migrator t=2026-05-14T01:28:09.032451513Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-14T01:28:09.033427141Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=978.008µs logger=migrator t=2026-05-14T01:28:09.039529354Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-14T01:28:09.047853099Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.318215ms logger=migrator t=2026-05-14T01:28:09.055685229Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-14T01:28:09.055885025Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=201.456µs logger=migrator t=2026-05-14T01:28:09.061039801Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-14T01:28:09.06206485Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.023379ms logger=migrator t=2026-05-14T01:28:09.071204028Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-14T01:28:09.072213927Z level=info msg="Migration successfully executed" id="create team member table" duration=1.014338ms logger=migrator t=2026-05-14T01:28:09.079685988Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-14T01:28:09.080780858Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.09463ms logger=migrator t=2026-05-14T01:28:09.086324085Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-14T01:28:09.087866489Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.542004ms logger=migrator t=2026-05-14T01:28:09.093967951Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-14T01:28:09.094886206Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=920.245µs logger=migrator t=2026-05-14T01:28:09.099533898Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-14T01:28:09.109075097Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=9.456367ms logger=migrator t=2026-05-14T01:28:09.137070468Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-14T01:28:09.14209509Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.024352ms logger=migrator t=2026-05-14T01:28:09.149307804Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-14T01:28:09.157557387Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.252143ms logger=migrator t=2026-05-14T01:28:09.174627129Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-14T01:28:09.175683599Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.05921ms logger=migrator t=2026-05-14T01:28:09.182212654Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-14T01:28:09.183171501Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=958.557µs logger=migrator t=2026-05-14T01:28:09.187510233Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-14T01:28:09.189361185Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.851562ms logger=migrator t=2026-05-14T01:28:09.195888589Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-14T01:28:09.197091234Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.201895ms logger=migrator t=2026-05-14T01:28:09.222865211Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-14T01:28:09.22354702Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=682.199µs logger=migrator t=2026-05-14T01:28:09.228503491Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-14T01:28:09.229249421Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=746.01µs logger=migrator t=2026-05-14T01:28:09.235973922Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-14T01:28:09.237435703Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.463781ms logger=migrator t=2026-05-14T01:28:09.244267176Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-14T01:28:09.245217383Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=947.397µs logger=migrator t=2026-05-14T01:28:09.25149102Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-14T01:28:09.252251262Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=761.022µs logger=migrator t=2026-05-14T01:28:09.258356404Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-14T01:28:09.258841768Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=486.444µs logger=migrator t=2026-05-14T01:28:09.264413365Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-14T01:28:09.266156474Z level=info msg="Migration successfully executed" id="create tag table" duration=1.748929ms logger=migrator t=2026-05-14T01:28:09.272188965Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-14T01:28:09.273241874Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.052989ms logger=migrator t=2026-05-14T01:28:09.278975886Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-14T01:28:09.280535611Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.560764ms logger=migrator t=2026-05-14T01:28:09.287084185Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-14T01:28:09.288842505Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.75831ms logger=migrator t=2026-05-14T01:28:09.294358221Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-14T01:28:09.295296717Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=939.236µs logger=migrator t=2026-05-14T01:28:09.301233465Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-14T01:28:09.316459246Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.227011ms logger=migrator t=2026-05-14T01:28:09.324334947Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-14T01:28:09.325006367Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=671.67µs logger=migrator t=2026-05-14T01:28:09.330978065Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-14T01:28:09.332972601Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.996106ms logger=migrator t=2026-05-14T01:28:09.340561735Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-14T01:28:09.340893825Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=332.23µs logger=migrator t=2026-05-14T01:28:09.346583335Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-14T01:28:09.34711649Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=532.555µs logger=migrator t=2026-05-14T01:28:09.353756899Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-14T01:28:09.355174648Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.41717ms logger=migrator t=2026-05-14T01:28:09.360863689Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-14T01:28:09.36194145Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.075241ms logger=migrator t=2026-05-14T01:28:09.36688684Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-14T01:28:09.366968812Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=83.792µs logger=migrator t=2026-05-14T01:28:09.37255403Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-14T01:28:09.378294102Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.741772ms logger=migrator t=2026-05-14T01:28:09.384353093Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-14T01:28:09.390216938Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.863165ms logger=migrator t=2026-05-14T01:28:09.39630099Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-14T01:28:09.405356685Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=9.056905ms logger=migrator t=2026-05-14T01:28:09.40974903Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-14T01:28:09.415243785Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.494505ms logger=migrator t=2026-05-14T01:28:09.421033299Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-14T01:28:09.422598712Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.562503ms logger=migrator t=2026-05-14T01:28:09.429000174Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-14T01:28:09.434743496Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.741142ms logger=migrator t=2026-05-14T01:28:09.440069387Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-14T01:28:09.440848848Z level=info msg="Migration successfully executed" id="create server_lock table" duration=782.101µs logger=migrator t=2026-05-14T01:28:09.448181796Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-14T01:28:09.44907104Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=891.714µs logger=migrator t=2026-05-14T01:28:09.454584806Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-14T01:28:09.455511062Z level=info msg="Migration successfully executed" id="create user auth token table" duration=926.656µs logger=migrator t=2026-05-14T01:28:09.464026202Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-14T01:28:09.46498769Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=960.738µs logger=migrator t=2026-05-14T01:28:09.472223494Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-14T01:28:09.473720277Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.495923ms logger=migrator t=2026-05-14T01:28:09.479575332Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-14T01:28:09.48057115Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=995.898µs logger=migrator t=2026-05-14T01:28:09.486792145Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-14T01:28:09.492512057Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.719752ms logger=migrator t=2026-05-14T01:28:09.497876039Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-14T01:28:09.499865205Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.988656ms logger=migrator t=2026-05-14T01:28:09.507329676Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-14T01:28:09.50854371Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.218084ms logger=migrator t=2026-05-14T01:28:09.526684443Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-14T01:28:09.527592398Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=908.715µs logger=migrator t=2026-05-14T01:28:09.550781143Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-14T01:28:09.5520917Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.313337ms logger=migrator t=2026-05-14T01:28:09.558383568Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-14T01:28:09.559733226Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.353578ms logger=migrator t=2026-05-14T01:28:09.56446364Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-14T01:28:09.564551752Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=90.453µs logger=migrator t=2026-05-14T01:28:09.571527239Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-14T01:28:09.571690944Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=166.465µs logger=migrator t=2026-05-14T01:28:09.578711942Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-14T01:28:09.58041342Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.704349ms logger=migrator t=2026-05-14T01:28:09.586884653Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-14T01:28:09.588707804Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.825882ms logger=migrator t=2026-05-14T01:28:09.594880909Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-14T01:28:09.595843485Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=962.356µs logger=migrator t=2026-05-14T01:28:09.599945342Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-14T01:28:09.600027674Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=83.412µs logger=migrator t=2026-05-14T01:28:09.606053214Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-14T01:28:09.607486584Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.43487ms logger=migrator t=2026-05-14T01:28:09.613520286Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-14T01:28:09.615626264Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.105369ms logger=migrator t=2026-05-14T01:28:09.622131609Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-14T01:28:09.623464606Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.332637ms logger=migrator t=2026-05-14T01:28:09.629748923Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-14T01:28:09.630879145Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.128102ms logger=migrator t=2026-05-14T01:28:09.637720068Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-14T01:28:09.648171824Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.450445ms logger=migrator t=2026-05-14T01:28:09.654348538Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-14T01:28:09.655709297Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.361169ms logger=migrator t=2026-05-14T01:28:09.661942873Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-14T01:28:09.662026265Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=83.612µs logger=migrator t=2026-05-14T01:28:09.667974183Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-14T01:28:09.66931549Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.341327ms logger=migrator t=2026-05-14T01:28:09.675453035Z 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-14T01:28:09.676651458Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.201554ms logger=migrator t=2026-05-14T01:28:09.686022162Z 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-14T01:28:09.687588127Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.569785ms logger=migrator t=2026-05-14T01:28:09.69477602Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-14T01:28:09.694831122Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=55.482µs logger=migrator t=2026-05-14T01:28:09.699459942Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-14T01:28:09.700210953Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=750.331µs logger=migrator t=2026-05-14T01:28:09.705538163Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-14T01:28:09.707389206Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.848763ms logger=migrator t=2026-05-14T01:28:09.715607708Z 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-14T01:28:09.716783171Z 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.152172ms logger=migrator t=2026-05-14T01:28:09.721996968Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-14T01:28:09.723167622Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.166854ms logger=migrator t=2026-05-14T01:28:09.731524238Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-14T01:28:09.740869302Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.341004ms logger=migrator t=2026-05-14T01:28:09.746294425Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-14T01:28:09.747453587Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.161042ms logger=migrator t=2026-05-14T01:28:09.752929802Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-14T01:28:09.753998923Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.069731ms logger=migrator t=2026-05-14T01:28:09.759946191Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-14T01:28:09.790323379Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.377509ms logger=migrator t=2026-05-14T01:28:09.795280748Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-14T01:28:09.821463738Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.160299ms logger=migrator t=2026-05-14T01:28:09.826112559Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-14T01:28:09.826868971Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=756.432µs logger=migrator t=2026-05-14T01:28:09.83250291Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-14T01:28:09.833482967Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=979.887µs logger=migrator t=2026-05-14T01:28:09.855112139Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-14T01:28:09.8615423Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.439682ms logger=migrator t=2026-05-14T01:28:09.867176169Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-14T01:28:09.872701215Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.523916ms logger=migrator t=2026-05-14T01:28:09.877977454Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-14T01:28:09.878883519Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=905.945µs logger=migrator t=2026-05-14T01:28:09.884266061Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-14T01:28:09.885128446Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=862.375µs logger=migrator t=2026-05-14T01:28:09.891117665Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-14T01:28:09.892764621Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.646956ms logger=migrator t=2026-05-14T01:28:09.898279257Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-14T01:28:09.899548594Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.268487ms logger=migrator t=2026-05-14T01:28:09.906085698Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-14T01:28:09.906624423Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=547.875µs logger=migrator t=2026-05-14T01:28:09.913295282Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-14T01:28:09.921427071Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.128119ms logger=migrator t=2026-05-14T01:28:09.926675099Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-14T01:28:09.931582878Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.908639ms logger=migrator t=2026-05-14T01:28:09.937169946Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-14T01:28:09.944715589Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.544333ms logger=migrator t=2026-05-14T01:28:09.95075784Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-14T01:28:09.952046386Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.330107ms logger=migrator t=2026-05-14T01:28:09.960909997Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-14T01:28:09.962649205Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.740448ms logger=migrator t=2026-05-14T01:28:09.968335416Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-14T01:28:09.975318104Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.983368ms logger=migrator t=2026-05-14T01:28:09.985415688Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-14T01:28:09.996067389Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=10.651681ms logger=migrator t=2026-05-14T01:28:10.001246105Z 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-14T01:28:10.002076579Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=828.144µs logger=migrator t=2026-05-14T01:28:10.007588964Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-14T01:28:10.017781553Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.187038ms logger=migrator t=2026-05-14T01:28:10.024199534Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-14T01:28:10.031515051Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.315257ms logger=migrator t=2026-05-14T01:28:10.037739336Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-14T01:28:10.037811208Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=70.712µs logger=migrator t=2026-05-14T01:28:10.042793109Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-14T01:28:10.044582579Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.78931ms logger=migrator t=2026-05-14T01:28:10.052778231Z 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-14T01:28:10.055633451Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.909742ms logger=migrator t=2026-05-14T01:28:10.063951036Z 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-14T01:28:10.065879081Z 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.929745ms logger=migrator t=2026-05-14T01:28:10.070344047Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-14T01:28:10.070497532Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=153.955µs logger=migrator t=2026-05-14T01:28:10.074368541Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-14T01:28:10.081844032Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.476401ms logger=migrator t=2026-05-14T01:28:10.088567402Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-14T01:28:10.095505398Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.935996ms logger=migrator t=2026-05-14T01:28:10.100608772Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-14T01:28:10.10797213Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.381129ms logger=migrator t=2026-05-14T01:28:10.114344829Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-14T01:28:10.120582606Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.237987ms logger=migrator t=2026-05-14T01:28:10.127550183Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-14T01:28:10.134266842Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.710499ms logger=migrator t=2026-05-14T01:28:10.140629553Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-14T01:28:10.140749766Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=124.394µs logger=migrator t=2026-05-14T01:28:10.145663695Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-14T01:28:10.146658893Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=998.418µs logger=migrator t=2026-05-14T01:28:10.150968594Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-14T01:28:10.157821528Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.850724ms logger=migrator t=2026-05-14T01:28:10.163730815Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-14T01:28:10.163830668Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=101.403µs logger=migrator t=2026-05-14T01:28:10.1678162Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-14T01:28:10.178845811Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=11.026841ms logger=migrator t=2026-05-14T01:28:10.182656599Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-14T01:28:10.183424851Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=770.142µs logger=migrator t=2026-05-14T01:28:10.188577597Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-14T01:28:10.196642414Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.064408ms logger=migrator t=2026-05-14T01:28:10.201903373Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-14T01:28:10.20251584Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=611.007µs logger=migrator t=2026-05-14T01:28:10.212023519Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-14T01:28:10.213781789Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.76211ms logger=migrator t=2026-05-14T01:28:10.223134742Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-14T01:28:10.231317394Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.184782ms logger=migrator t=2026-05-14T01:28:10.234823472Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-14T01:28:10.235404779Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=581.137µs logger=migrator t=2026-05-14T01:28:10.23969591Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-14T01:28:10.240729179Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.033029ms logger=migrator t=2026-05-14T01:28:10.245597437Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-14T01:28:10.246892844Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.297438ms logger=migrator t=2026-05-14T01:28:10.253530591Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-14T01:28:10.255309571Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.7785ms logger=migrator t=2026-05-14T01:28:10.261715682Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-14T01:28:10.261801315Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=86.642µs logger=migrator t=2026-05-14T01:28:10.266383614Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-14T01:28:10.267897937Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.514243ms logger=migrator t=2026-05-14T01:28:10.274229805Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-14T01:28:10.277414436Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=3.207982ms logger=migrator t=2026-05-14T01:28:10.28356465Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-14T01:28:10.284115725Z 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-14T01:28:10.289107726Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-14T01:28:10.289512668Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=405.031µs logger=migrator t=2026-05-14T01:28:10.294302103Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-14T01:28:10.295393013Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.08834ms logger=migrator t=2026-05-14T01:28:10.30059648Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-14T01:28:10.311594181Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.996951ms logger=migrator t=2026-05-14T01:28:10.315620764Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-14T01:28:10.316394976Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=824.453µs logger=migrator t=2026-05-14T01:28:10.320173603Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-14T01:28:10.320931814Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=757.051µs logger=migrator t=2026-05-14T01:28:10.326549993Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-14T01:28:10.327375156Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=824.853µs logger=migrator t=2026-05-14T01:28:10.331275327Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-14T01:28:10.332916213Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.640466ms logger=migrator t=2026-05-14T01:28:10.336965018Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-14T01:28:10.33916431Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.197192ms logger=migrator t=2026-05-14T01:28:10.344103999Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-14T01:28:10.344125129Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=21.98µs logger=migrator t=2026-05-14T01:28:10.348843233Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-14T01:28:10.348908255Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=66.032µs logger=migrator t=2026-05-14T01:28:10.361815159Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-14T01:28:10.371190424Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.396835ms logger=migrator t=2026-05-14T01:28:10.375352661Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-14T01:28:10.375841946Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=505.926µs logger=migrator t=2026-05-14T01:28:10.37992033Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-14T01:28:10.381001672Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.081152ms logger=migrator t=2026-05-14T01:28:10.385685513Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-14T01:28:10.385958001Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=272.698µs logger=migrator t=2026-05-14T01:28:10.398020162Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-14T01:28:10.399639357Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.616365ms logger=migrator t=2026-05-14T01:28:10.405539594Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-14T01:28:10.406602865Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.062921ms logger=migrator t=2026-05-14T01:28:10.412491881Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-14T01:28:10.444015031Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.52307ms logger=migrator t=2026-05-14T01:28:10.449164436Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-14T01:28:10.456596896Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.43518ms logger=migrator t=2026-05-14T01:28:10.463254975Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-14T01:28:10.463396018Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=142.014µs logger=migrator t=2026-05-14T01:28:10.468208755Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-14T01:28:10.514181083Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=45.966797ms logger=migrator t=2026-05-14T01:28:10.521709246Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-14T01:28:10.552728031Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.014116ms logger=migrator t=2026-05-14T01:28:10.557332501Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-14T01:28:10.5579738Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=641.629µs logger=migrator t=2026-05-14T01:28:10.56613086Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-14T01:28:10.56718639Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.06716ms logger=migrator t=2026-05-14T01:28:10.571631586Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-14T01:28:10.5717938Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=161.764µs logger=migrator t=2026-05-14T01:28:10.576524573Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-14T01:28:10.57743649Z level=info msg="Migration successfully executed" id="create permission table" duration=911.416µs logger=migrator t=2026-05-14T01:28:10.583858111Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-14T01:28:10.584887009Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.028938ms logger=migrator t=2026-05-14T01:28:10.591041183Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-14T01:28:10.592840904Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.799061ms logger=migrator t=2026-05-14T01:28:10.599914914Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-14T01:28:10.601103077Z level=info msg="Migration successfully executed" id="create role table" duration=1.186403ms logger=migrator t=2026-05-14T01:28:10.609264758Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-14T01:28:10.619929719Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.666681ms logger=migrator t=2026-05-14T01:28:10.624471977Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-14T01:28:10.632659978Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.182591ms logger=migrator t=2026-05-14T01:28:10.637190307Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-14T01:28:10.638071041Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=882.134µs logger=migrator t=2026-05-14T01:28:10.641927791Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-14T01:28:10.643404042Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.471151ms logger=migrator t=2026-05-14T01:28:10.651893452Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-14T01:28:10.653453777Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.558414ms logger=migrator t=2026-05-14T01:28:10.657685895Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-14T01:28:10.659327942Z level=info msg="Migration successfully executed" id="create team role table" duration=1.643447ms logger=migrator t=2026-05-14T01:28:10.664255911Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-14T01:28:10.665256309Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.000118ms logger=migrator t=2026-05-14T01:28:10.672303698Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-14T01:28:10.673643726Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.342438ms logger=migrator t=2026-05-14T01:28:10.677384772Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-14T01:28:10.678698159Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.313518ms logger=migrator t=2026-05-14T01:28:10.685416649Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-14T01:28:10.686591452Z level=info msg="Migration successfully executed" id="create user role table" duration=1.178324ms logger=migrator t=2026-05-14T01:28:10.691071778Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-14T01:28:10.692414597Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.342759ms logger=migrator t=2026-05-14T01:28:10.698362375Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-14T01:28:10.699512357Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.153633ms logger=migrator t=2026-05-14T01:28:10.7035002Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-14T01:28:10.704719034Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.218894ms logger=migrator t=2026-05-14T01:28:10.70849102Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-14T01:28:10.709328345Z level=info msg="Migration successfully executed" id="create builtin role table" duration=838.075µs logger=migrator t=2026-05-14T01:28:10.713658856Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-14T01:28:10.714748908Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.089712ms logger=migrator t=2026-05-14T01:28:10.719588034Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-14T01:28:10.720966623Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.379149ms logger=migrator t=2026-05-14T01:28:10.725645325Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-14T01:28:10.735084082Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.424006ms logger=migrator t=2026-05-14T01:28:10.740297929Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-14T01:28:10.741109332Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=811.833µs logger=migrator t=2026-05-14T01:28:10.74495613Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-14T01:28:10.745925728Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=968.338µs logger=migrator t=2026-05-14T01:28:10.749806077Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-14T01:28:10.751008132Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.203205ms logger=migrator t=2026-05-14T01:28:10.755531639Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-14T01:28:10.756722433Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.189934ms logger=migrator t=2026-05-14T01:28:10.760089308Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-14T01:28:10.760992853Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=897.945µs logger=migrator t=2026-05-14T01:28:10.765015377Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-14T01:28:10.766358515Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.337208ms logger=migrator t=2026-05-14T01:28:10.771090469Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-14T01:28:10.779846226Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.756027ms logger=migrator t=2026-05-14T01:28:10.783422286Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-14T01:28:10.796137886Z level=info msg="Migration successfully executed" id="permission kind migration" duration=12.71747ms logger=migrator t=2026-05-14T01:28:10.800054186Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-14T01:28:10.806008054Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.953588ms logger=migrator t=2026-05-14T01:28:10.810557253Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-14T01:28:10.821553524Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.997551ms logger=migrator t=2026-05-14T01:28:10.825229408Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-14T01:28:10.826323558Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.103421ms logger=migrator t=2026-05-14T01:28:10.831150055Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-14T01:28:10.832350869Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.201204ms logger=migrator t=2026-05-14T01:28:10.837469483Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-14T01:28:10.838633216Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.163773ms logger=migrator t=2026-05-14T01:28:10.845831239Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-14T01:28:10.847223549Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.3949ms logger=migrator t=2026-05-14T01:28:10.856006637Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-14T01:28:10.857804708Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.798671ms logger=migrator t=2026-05-14T01:28:10.862337435Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-14T01:28:10.862423838Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=85.963µs logger=migrator t=2026-05-14T01:28:10.867614874Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-14T01:28:10.867669986Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=56.462µs logger=migrator t=2026-05-14T01:28:10.873504801Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-14T01:28:10.87416981Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=668.289µs logger=migrator t=2026-05-14T01:28:10.878139692Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-14T01:28:10.878830101Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=691.259µs logger=migrator t=2026-05-14T01:28:10.882231667Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-14T01:28:10.883066641Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=834.854µs logger=migrator t=2026-05-14T01:28:10.886716254Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-14T01:28:10.887014263Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=304.639µs logger=migrator t=2026-05-14T01:28:10.894222227Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-14T01:28:10.89542645Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.206084ms logger=migrator t=2026-05-14T01:28:10.899734072Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-14T01:28:10.901280105Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.545913ms logger=migrator t=2026-05-14T01:28:10.907887162Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-14T01:28:10.910712672Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.83353ms logger=migrator t=2026-05-14T01:28:10.920366234Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-14T01:28:10.927436555Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=7.06752ms logger=migrator t=2026-05-14T01:28:10.933260939Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-14T01:28:10.933346792Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=81.272µs logger=migrator t=2026-05-14T01:28:10.937877139Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-14T01:28:10.938730734Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=854.235µs logger=migrator t=2026-05-14T01:28:10.945435863Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-14T01:28:10.948830578Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=3.397435ms logger=migrator t=2026-05-14T01:28:10.955996621Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-14T01:28:10.957814662Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.817851ms logger=migrator t=2026-05-14T01:28:10.965758616Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-14T01:28:10.980642107Z level=info msg="Migration successfully executed" id="add correlation config column" duration=14.879351ms logger=migrator t=2026-05-14T01:28:10.987765948Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-14T01:28:10.989884138Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.12216ms logger=migrator t=2026-05-14T01:28:10.99670005Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-14T01:28:10.997834803Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.135043ms logger=migrator t=2026-05-14T01:28:11.00303854Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-14T01:28:11.032853841Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=29.811351ms logger=migrator t=2026-05-14T01:28:11.036560507Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-14T01:28:11.038424609Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.849832ms logger=migrator t=2026-05-14T01:28:11.044919923Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-14T01:28:11.045981192Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.064249ms logger=migrator t=2026-05-14T01:28:11.050601513Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-14T01:28:11.051806117Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.204354ms logger=migrator t=2026-05-14T01:28:11.055847661Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-14T01:28:11.057025894Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.180554ms logger=migrator t=2026-05-14T01:28:11.064280499Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-14T01:28:11.064670181Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=393.032µs logger=migrator t=2026-05-14T01:28:11.070571657Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-14T01:28:11.071655878Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.084141ms logger=migrator t=2026-05-14T01:28:11.078694337Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-14T01:28:11.089616904Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.922037ms logger=migrator t=2026-05-14T01:28:11.095350547Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-14T01:28:11.096214121Z level=info msg="Migration successfully executed" id="create entity_events table" duration=854.754µs logger=migrator t=2026-05-14T01:28:11.102133888Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-14T01:28:11.103482626Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.348308ms logger=migrator t=2026-05-14T01:28:11.110883205Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-14T01:28:11.11139605Z 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-14T01:28:11.118531152Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-14T01:28:11.119119748Z 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-14T01:28:11.122460212Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-14T01:28:11.123335067Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=871.795µs logger=migrator t=2026-05-14T01:28:11.129837011Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-14T01:28:11.131047845Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.210194ms logger=migrator t=2026-05-14T01:28:11.135424589Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-14T01:28:11.136610272Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.186373ms logger=migrator t=2026-05-14T01:28:11.143191898Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-14T01:28:11.145639036Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.447968ms logger=migrator t=2026-05-14T01:28:11.152540952Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-14T01:28:11.153683544Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.151222ms logger=migrator t=2026-05-14T01:28:11.156979668Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-14T01:28:11.158313425Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.344908ms logger=migrator t=2026-05-14T01:28:11.163368548Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-14T01:28:11.164229372Z level=info msg="Migration successfully executed" id="Drop public config table" duration=858.534µs logger=migrator t=2026-05-14T01:28:11.16874848Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-14T01:28:11.170074517Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.326157ms logger=migrator t=2026-05-14T01:28:11.175682645Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-14T01:28:11.177203709Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.521504ms logger=migrator t=2026-05-14T01:28:11.181726086Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-14T01:28:11.183032283Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.306097ms logger=migrator t=2026-05-14T01:28:11.188374424Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-14T01:28:11.189861936Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.483692ms logger=migrator t=2026-05-14T01:28:11.209961353Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-14T01:28:11.23710113Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.138077ms logger=migrator t=2026-05-14T01:28:11.242536544Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-14T01:28:11.250277693Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.737438ms logger=migrator t=2026-05-14T01:28:11.297156247Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-14T01:28:11.310618646Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=13.466109ms logger=migrator t=2026-05-14T01:28:11.31672355Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-14T01:28:11.316963786Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=243.827µs logger=migrator t=2026-05-14T01:28:11.321935916Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-14T01:28:11.331157947Z level=info msg="Migration successfully executed" id="add share column" duration=9.219671ms logger=migrator t=2026-05-14T01:28:11.335860939Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-14T01:28:11.336051244Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=190.445µs logger=migrator t=2026-05-14T01:28:11.341365725Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-14T01:28:11.342548009Z level=info msg="Migration successfully executed" id="create file table" duration=1.182224ms logger=migrator t=2026-05-14T01:28:11.348344412Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-14T01:28:11.349942757Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.597905ms logger=migrator t=2026-05-14T01:28:11.354926278Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-14T01:28:11.356082921Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.155793ms logger=migrator t=2026-05-14T01:28:11.361851234Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-14T01:28:11.36278827Z level=info msg="Migration successfully executed" id="create file_meta table" duration=937.526µs logger=migrator t=2026-05-14T01:28:11.368722048Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-14T01:28:11.370750555Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.026357ms logger=migrator t=2026-05-14T01:28:11.376550719Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-14T01:28:11.376669892Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=113.253µs logger=migrator t=2026-05-14T01:28:11.381813108Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-14T01:28:11.381920201Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=108.473µs logger=migrator t=2026-05-14T01:28:11.387826377Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-14T01:28:11.388775284Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=949.696µs logger=migrator t=2026-05-14T01:28:11.394057513Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-14T01:28:11.394347021Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=290.108µs logger=migrator t=2026-05-14T01:28:11.39925652Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-14T01:28:11.401402771Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.146541ms logger=migrator t=2026-05-14T01:28:11.40916508Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-14T01:28:11.42156946Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.40826ms logger=migrator t=2026-05-14T01:28:11.427475897Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-14T01:28:11.427641662Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=175.125µs logger=migrator t=2026-05-14T01:28:11.433028494Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-14T01:28:11.434251758Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.223004ms logger=migrator t=2026-05-14T01:28:11.440779353Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-14T01:28:11.441431281Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=652.798µs logger=migrator t=2026-05-14T01:28:11.446397891Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-14T01:28:11.446786192Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=388.961µs logger=migrator t=2026-05-14T01:28:11.451763583Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-14T01:28:11.452555565Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=793.122µs logger=migrator t=2026-05-14T01:28:11.457886166Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-14T01:28:11.469417071Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.531635ms logger=migrator t=2026-05-14T01:28:11.4750195Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-14T01:28:11.481192064Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.172544ms logger=migrator t=2026-05-14T01:28:11.486327739Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-14T01:28:11.487510652Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.182563ms logger=migrator t=2026-05-14T01:28:11.493303437Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-14T01:28:11.568976644Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.671447ms logger=migrator t=2026-05-14T01:28:11.5773493Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-14T01:28:11.578201644Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=852.154µs logger=migrator t=2026-05-14T01:28:11.584981915Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-14T01:28:11.586726525Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.7481ms logger=migrator t=2026-05-14T01:28:11.593797354Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-14T01:28:11.622393163Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.592449ms logger=migrator t=2026-05-14T01:28:11.630376817Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-14T01:28:11.638091885Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.713958ms logger=migrator t=2026-05-14T01:28:11.643962181Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-14T01:28:11.644354122Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=394.531µs logger=migrator t=2026-05-14T01:28:11.649342763Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-14T01:28:11.649541228Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=198.855µs logger=migrator t=2026-05-14T01:28:11.655167187Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-14T01:28:11.655465906Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=299.199µs logger=migrator t=2026-05-14T01:28:11.660412586Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-14T01:28:11.660785386Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=373.07µs logger=migrator t=2026-05-14T01:28:11.666159478Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-14T01:28:11.66659274Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=432.972µs logger=migrator t=2026-05-14T01:28:11.671200411Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-14T01:28:11.672315042Z level=info msg="Migration successfully executed" id="create folder table" duration=1.114781ms logger=migrator t=2026-05-14T01:28:11.678694243Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-14T01:28:11.680796781Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.102608ms logger=migrator t=2026-05-14T01:28:11.686551755Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-14T01:28:11.687865821Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.310756ms logger=migrator t=2026-05-14T01:28:11.693926722Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-14T01:28:11.693951243Z level=info msg="Migration successfully executed" id="Update folder title length" duration=25.221µs logger=migrator t=2026-05-14T01:28:11.698970525Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-14T01:28:11.700873219Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.911125ms logger=migrator t=2026-05-14T01:28:11.70800607Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-14T01:28:11.709967626Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.965085ms logger=migrator t=2026-05-14T01:28:11.715041709Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-14T01:28:11.716197831Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.155902ms logger=migrator t=2026-05-14T01:28:11.720404091Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-14T01:28:11.721041398Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=634.547µs logger=migrator t=2026-05-14T01:28:11.726743909Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-14T01:28:11.727241183Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=497.064µs logger=migrator t=2026-05-14T01:28:11.732004898Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-14T01:28:11.733934992Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.929294ms logger=migrator t=2026-05-14T01:28:11.738894942Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-14T01:28:11.740259412Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.364329ms logger=migrator t=2026-05-14T01:28:11.746275861Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-14T01:28:11.747596198Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.323287ms logger=migrator t=2026-05-14T01:28:11.753452653Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-14T01:28:11.755607344Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.153841ms logger=migrator t=2026-05-14T01:28:11.761697316Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-14T01:28:11.763639401Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.945445ms logger=migrator t=2026-05-14T01:28:11.769943809Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-14T01:28:11.770895907Z level=info msg="Migration successfully executed" id="create anon_device table" duration=952.108µs logger=migrator t=2026-05-14T01:28:11.776389932Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-14T01:28:11.778687596Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.296424ms logger=migrator t=2026-05-14T01:28:11.784730868Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-14T01:28:11.786026744Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.296147ms logger=migrator t=2026-05-14T01:28:11.792239729Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-14T01:28:11.793175256Z level=info msg="Migration successfully executed" id="create signing_key table" duration=935.647µs logger=migrator t=2026-05-14T01:28:11.799207416Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-14T01:28:11.800462381Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.254895ms logger=migrator t=2026-05-14T01:28:11.805663368Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-14T01:28:11.806991886Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.328478ms logger=migrator t=2026-05-14T01:28:11.813003986Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-14T01:28:11.813319655Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=317.608µs logger=migrator t=2026-05-14T01:28:11.821705251Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-14T01:28:11.833263448Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.553847ms logger=migrator t=2026-05-14T01:28:11.838691801Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-14T01:28:11.839411801Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=720.92µs logger=migrator t=2026-05-14T01:28:11.845049071Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-14T01:28:11.845069471Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.75µs logger=migrator t=2026-05-14T01:28:11.851286877Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-14T01:28:11.852995975Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.710199ms logger=migrator t=2026-05-14T01:28:11.858945463Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-14T01:28:11.858965914Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.271µs logger=migrator t=2026-05-14T01:28:11.864256633Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-14T01:28:11.866367443Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.10634ms logger=migrator t=2026-05-14T01:28:11.872517006Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-14T01:28:11.87373757Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.219904ms logger=migrator t=2026-05-14T01:28:11.880672617Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-14T01:28:11.882582511Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.903294ms logger=migrator t=2026-05-14T01:28:11.888450217Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-14T01:28:11.889505446Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.057409ms logger=migrator t=2026-05-14T01:28:11.89458216Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-14T01:28:11.894887978Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=306.338µs logger=migrator t=2026-05-14T01:28:11.899510089Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-14T01:28:11.900171788Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=661.699µs logger=migrator t=2026-05-14T01:28:11.904843269Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-14T01:28:11.905795997Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=954.898µs logger=migrator t=2026-05-14T01:28:11.912051693Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-14T01:28:11.913782732Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.731229ms logger=migrator t=2026-05-14T01:28:11.919294448Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-14T01:28:11.934900018Z level=info msg="Migration successfully executed" id="add stack_id column" duration=15.6038ms logger=migrator t=2026-05-14T01:28:11.940745533Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-14T01:28:11.950442377Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.696434ms logger=migrator t=2026-05-14T01:28:11.955671685Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-14T01:28:11.969050673Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.370667ms logger=migrator t=2026-05-14T01:28:11.974922478Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-14T01:28:11.975008262Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=82.394µs logger=migrator t=2026-05-14T01:28:11.980324511Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-14T01:28:11.993866853Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.546162ms logger=migrator t=2026-05-14T01:28:12.000030977Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-14T01:28:12.010142193Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.105486ms logger=migrator t=2026-05-14T01:28:12.015839534Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-14T01:28:12.016111272Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=271.458µs logger=migrator t=2026-05-14T01:28:12.021433452Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.867182565s logger=migrator t=2026-05-14T01:28:12.022525253Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-14T01:28:12.044344359Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-14T01:28:12.044641228Z level=info msg="Created default organization" logger=secrets t=2026-05-14T01:28:12.053164968Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-14T01:28:12.103433648Z level=info msg="Restored cache from database" duration=411.961µs logger=plugin.store t=2026-05-14T01:28:12.104751006Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-14T01:28:12.14595483Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-14T01:28:12.145989851Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-14T01:28:12.146087473Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-14T01:28:12.146176466Z level=info msg="Plugins loaded" count=54 duration=41.42597ms logger=query_data t=2026-05-14T01:28:12.151010062Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-14T01:28:12.159228354Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-14T01:28:12.168282711Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-14T01:28:12.180556666Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-14T01:28:12.183018456Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-14T01:28:12.186441753Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-14T01:28:12.207533479Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-14T01:28:12.231841065Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-14T01:28:12.254895496Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-14T01:28:12.254926396Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-14T01:28:12.255567855Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-14T01:28:12.255789352Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-14T01:28:12.255769651Z level=info msg="Warming state cache for startup" logger=http.server t=2026-05-14T01:28:12.258258481Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-05-14T01:28:12.267645276Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-14T01:28:12.281366074Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana.update.checker t=2026-05-14T01:28:12.323219456Z level=info msg="Update check succeeded" duration=67.733323ms logger=plugins.update.checker t=2026-05-14T01:28:12.323326979Z level=info msg="Update check succeeded" duration=67.790205ms logger=ngalert.state.manager t=2026-05-14T01:28:12.345163376Z level=info msg="State cache has been initialized" states=0 duration=89.360914ms logger=ngalert.scheduler t=2026-05-14T01:28:12.345241578Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-14T01:28:12.34530591Z level=info msg=starting first_tick=2026-05-14T01:28:20Z logger=provisioning.dashboard t=2026-05-14T01:28:12.352900054Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-14T01:28:12.422718775Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-14T01:28:12.433448379Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-05-14T01:28:12.461131261Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-14T01:28:12.502464978Z level=info msg="Patterns update finished" duration=85.134335ms logger=grafana-apiserver t=2026-05-14T01:28:12.588270341Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-14T01:28:12.589005503Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-14T01:28:16.069374959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:16.07259592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:16.175863497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:16.374213699Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:16.395017787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:16.676171498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:16.697458789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:16.739434254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:16.762126725Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:16.799419519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:16.819752633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:16.856797479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:16.8742125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:16.914492949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:16.936464079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:16.982808668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:16.99953117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.041018402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.056520379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.106609354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.128817242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.198111509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.220954094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.261751326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.282859222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.34757132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.363427068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.409354185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.425721997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.461555709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.479335011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.517213791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.53486146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.584518562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.602194351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.646488472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.664395528Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.721498991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.738359808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.800199144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.818999015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.873891625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.893260532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.932222922Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:17.951800405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.005984865Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.023054068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.072288308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.091278025Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.153200924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.171172591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.217232913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.237304799Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.293963729Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.307697987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.360269842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.376496771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.548830807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.577200049Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.684310625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.70542444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.766854146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.786092029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.866964613Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.883465039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.953985541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:18.970091746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:19.046033091Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:19.063245647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:19.128692815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:19.144601814Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:19.214598581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:19.236529861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:19.311420665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:19.33247435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:19.438354461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:19.46207611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:19.548539613Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:19.583797959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:28:19.659321812Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-14T01:29:31.279354144Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-14T01:38:12.30829908Z level=info msg="Completed cleanup jobs" duration=51.805035ms logger=plugins.update.checker t=2026-05-14T01:38:12.391125313Z level=info msg="Update check succeeded" duration=66.640875ms logger=sqlstore.transactions t=2026-05-14T01:43:12.1763233Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-14T01:48:12.288449745Z level=info msg="Completed cleanup jobs" duration=31.191427ms logger=plugins.update.checker t=2026-05-14T01:48:12.392022147Z level=info msg="Update check succeeded" duration=68.005732ms logger=cleanup t=2026-05-14T01:58:12.295504349Z level=info msg="Completed cleanup jobs" duration=39.194704ms logger=plugins.update.checker t=2026-05-14T01:58:12.424041249Z level=info msg="Update check succeeded" duration=100.15228ms logger=infra.usagestats t=2026-05-14T01:59:31.301220609Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-14T02:08:12.298522129Z level=info msg="Completed cleanup jobs" duration=41.997153ms logger=plugins.update.checker t=2026-05-14T02:08:12.376896146Z level=info msg="Update check succeeded" duration=52.420227ms logger=cleanup t=2026-05-14T02:18:12.293232914Z level=info msg="Completed cleanup jobs" duration=37.177906ms logger=plugins.update.checker t=2026-05-14T02:18:12.373195275Z level=info msg="Update check succeeded" duration=48.959568ms