logger=settings t=2026-05-10T01:02:40.74380884Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-10T01:02:40Z logger=settings t=2026-05-10T01:02:40.744427356Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-10T01:02:40.744451367Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-10T01:02:40.744462957Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-10T01:02:40.744470907Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-10T01:02:40.744480898Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-10T01:02:40.744492268Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-10T01:02:40.744498438Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-10T01:02:40.744505278Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-10T01:02:40.744511508Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-10T01:02:40.744518169Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-10T01:02:40.744524409Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-10T01:02:40.744537439Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-10T01:02:40.744544419Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-10T01:02:40.744550919Z level=info msg=Target target=[all] logger=settings t=2026-05-10T01:02:40.7445711Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-10T01:02:40.74457647Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-10T01:02:40.74458144Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-10T01:02:40.74458616Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-10T01:02:40.74459626Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-10T01:02:40.744603251Z level=info msg="App mode production" logger=sqlstore t=2026-05-10T01:02:40.745019401Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-10T01:02:40.745043932Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-10T01:02:40.74691624Z level=info msg="Locking database" logger=migrator t=2026-05-10T01:02:40.74693467Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-10T01:02:40.7477353Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-10T01:02:40.748951371Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.21624ms logger=migrator t=2026-05-10T01:02:40.754304697Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-10T01:02:40.755074466Z level=info msg="Migration successfully executed" id="create user table" duration=769.81µs logger=migrator t=2026-05-10T01:02:40.759270973Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-10T01:02:40.760023202Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=752.009µs logger=migrator t=2026-05-10T01:02:40.764130796Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-10T01:02:40.764809523Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=680.157µs logger=migrator t=2026-05-10T01:02:40.770760285Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-10T01:02:40.771805031Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.044367ms logger=migrator t=2026-05-10T01:02:40.776372207Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-10T01:02:40.777159957Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=790.27µs logger=migrator t=2026-05-10T01:02:40.78199955Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-10T01:02:40.786957986Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.961706ms logger=migrator t=2026-05-10T01:02:40.794474778Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-10T01:02:40.795512054Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.041746ms logger=migrator t=2026-05-10T01:02:40.802211393Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-10T01:02:40.802949993Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=738.97µs logger=migrator t=2026-05-10T01:02:40.809417537Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-10T01:02:40.810142785Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=724.958µs logger=migrator t=2026-05-10T01:02:40.815728037Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-10T01:02:40.816570828Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=845.031µs logger=migrator t=2026-05-10T01:02:40.821923864Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-10T01:02:40.822471179Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=547.675µs logger=migrator t=2026-05-10T01:02:40.938973077Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-10T01:02:40.940320152Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.347685ms logger=migrator t=2026-05-10T01:02:40.94695096Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-10T01:02:40.946996891Z level=info msg="Migration successfully executed" id="Update user table charset" duration=47.901µs logger=migrator t=2026-05-10T01:02:40.960203287Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-10T01:02:40.962961957Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.75675ms logger=migrator t=2026-05-10T01:02:40.969922354Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-10T01:02:40.970208541Z level=info msg="Migration successfully executed" id="Add missing user data" duration=289.538µs logger=migrator t=2026-05-10T01:02:40.975617128Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-10T01:02:40.976796089Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.179071ms logger=migrator t=2026-05-10T01:02:40.985485389Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-10T01:02:40.986753091Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.270932ms logger=migrator t=2026-05-10T01:02:41.002103122Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-10T01:02:41.003907227Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.804246ms logger=migrator t=2026-05-10T01:02:41.01070767Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-10T01:02:41.01896203Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.25474ms logger=migrator t=2026-05-10T01:02:41.023673319Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-10T01:02:41.0244785Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=805.011µs logger=migrator t=2026-05-10T01:02:41.028668626Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-10T01:02:41.028822799Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=154.673µs logger=migrator t=2026-05-10T01:02:41.034225027Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-10T01:02:41.03550432Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.277903ms logger=migrator t=2026-05-10T01:02:41.042511037Z 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-10T01:02:41.042803515Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=292.738µs logger=migrator t=2026-05-10T01:02:41.049392353Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-10T01:02:41.049733501Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=341.448µs logger=migrator t=2026-05-10T01:02:41.054270306Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-10T01:02:41.055543449Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.270393ms logger=migrator t=2026-05-10T01:02:41.061955141Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-10T01:02:41.062836143Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=880.812µs logger=migrator t=2026-05-10T01:02:41.067528633Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-10T01:02:41.068759064Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.230431ms logger=migrator t=2026-05-10T01:02:41.073553806Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-10T01:02:41.074701115Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.147219ms logger=migrator t=2026-05-10T01:02:41.080448071Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-10T01:02:41.081115738Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=667.867µs logger=migrator t=2026-05-10T01:02:41.088054904Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-10T01:02:41.088147126Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=93.302µs logger=migrator t=2026-05-10T01:02:41.093317598Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-10T01:02:41.094010735Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=692.547µs logger=migrator t=2026-05-10T01:02:41.100100051Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-10T01:02:41.101145687Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.045816ms logger=migrator t=2026-05-10T01:02:41.113551221Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-10T01:02:41.114464135Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=915.614µs logger=migrator t=2026-05-10T01:02:41.123545616Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-10T01:02:41.124204982Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=659.196µs logger=migrator t=2026-05-10T01:02:41.128254946Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-10T01:02:41.131338754Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.079938ms logger=migrator t=2026-05-10T01:02:41.139664866Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-10T01:02:41.141273716Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.61043ms logger=migrator t=2026-05-10T01:02:41.14693846Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-10T01:02:41.147891645Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=953.695µs logger=migrator t=2026-05-10T01:02:41.155587209Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-10T01:02:41.157088148Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.475008ms logger=migrator t=2026-05-10T01:02:41.164349303Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-10T01:02:41.165223184Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=875.892µs logger=migrator t=2026-05-10T01:02:41.174348526Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-10T01:02:41.17532147Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=976.424µs logger=migrator t=2026-05-10T01:02:41.184045483Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-10T01:02:41.185095379Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.058316ms logger=migrator t=2026-05-10T01:02:41.195116304Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-10T01:02:41.195814092Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=703.048µs logger=migrator t=2026-05-10T01:02:41.206984335Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-10T01:02:41.20756516Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=582.245µs logger=migrator t=2026-05-10T01:02:41.212811083Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-10T01:02:41.213387118Z level=info msg="Migration successfully executed" id="create star table" duration=578.325µs logger=migrator t=2026-05-10T01:02:41.21818825Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-10T01:02:41.219536654Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.349543ms logger=migrator t=2026-05-10T01:02:41.22805901Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-10T01:02:41.228912843Z level=info msg="Migration successfully executed" id="create org table v1" duration=854.453µs logger=migrator t=2026-05-10T01:02:41.233649162Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-10T01:02:41.236333231Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=2.671918ms logger=migrator t=2026-05-10T01:02:41.24653094Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-10T01:02:41.247361641Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=828.3µs logger=migrator t=2026-05-10T01:02:41.252806289Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-10T01:02:41.254306827Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.496908ms logger=migrator t=2026-05-10T01:02:41.262963677Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-10T01:02:41.263744077Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=780.75µs logger=migrator t=2026-05-10T01:02:41.2681802Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-10T01:02:41.268998661Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=815.51µs logger=migrator t=2026-05-10T01:02:41.273478695Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-10T01:02:41.273509316Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.031µs logger=migrator t=2026-05-10T01:02:41.277602399Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-10T01:02:41.27763248Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=30.861µs logger=migrator t=2026-05-10T01:02:41.282319219Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-10T01:02:41.282663098Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=343.829µs logger=migrator t=2026-05-10T01:02:41.288128327Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-10T01:02:41.289377418Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.248031ms logger=migrator t=2026-05-10T01:02:41.295505913Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-10T01:02:41.296697404Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.198581ms logger=migrator t=2026-05-10T01:02:41.303158818Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-10T01:02:41.304636276Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.481368ms logger=migrator t=2026-05-10T01:02:41.310098015Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-10T01:02:41.311241423Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.142478ms logger=migrator t=2026-05-10T01:02:41.316755004Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-10T01:02:41.317764579Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.008285ms logger=migrator t=2026-05-10T01:02:41.325572507Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-10T01:02:41.326897402Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.330815ms logger=migrator t=2026-05-10T01:02:41.331287193Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-10T01:02:41.340695352Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.39979ms logger=migrator t=2026-05-10T01:02:41.348752376Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-10T01:02:41.350244294Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.494018ms logger=migrator t=2026-05-10T01:02:41.357670323Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-10T01:02:41.358533895Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=867.172µs logger=migrator t=2026-05-10T01:02:41.363084431Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-10T01:02:41.363769198Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=683.957µs logger=migrator t=2026-05-10T01:02:41.372389487Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-10T01:02:41.373046083Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=658.496µs logger=migrator t=2026-05-10T01:02:41.377498797Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-10T01:02:41.37843077Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=932.293µs logger=migrator t=2026-05-10T01:02:41.385357606Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-10T01:02:41.38547932Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=126.225µs logger=migrator t=2026-05-10T01:02:41.390504166Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-10T01:02:41.392571409Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.068153ms logger=migrator t=2026-05-10T01:02:41.396451767Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-10T01:02:41.398411317Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.96296ms logger=migrator t=2026-05-10T01:02:41.403351483Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-10T01:02:41.405471457Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.123354ms logger=migrator t=2026-05-10T01:02:41.41226601Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-10T01:02:41.4130731Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=803.75µs logger=migrator t=2026-05-10T01:02:41.418813426Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-10T01:02:41.421016382Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.207207ms logger=migrator t=2026-05-10T01:02:41.429694322Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-10T01:02:41.430591535Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=899.513µs logger=migrator t=2026-05-10T01:02:41.434397752Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-10T01:02:41.435295604Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=900.662µs logger=migrator t=2026-05-10T01:02:41.442368474Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-10T01:02:41.442423236Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=59.972µs logger=migrator t=2026-05-10T01:02:41.447559116Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-10T01:02:41.447595737Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=38.371µs logger=migrator t=2026-05-10T01:02:41.450178183Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-10T01:02:41.45244199Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.263337ms logger=migrator t=2026-05-10T01:02:41.45636777Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-10T01:02:41.458380051Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.011931ms logger=migrator t=2026-05-10T01:02:41.464367593Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-10T01:02:41.466379974Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.009861ms logger=migrator t=2026-05-10T01:02:41.472056418Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-10T01:02:41.474079229Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.026101ms logger=migrator t=2026-05-10T01:02:41.47764601Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-10T01:02:41.477859865Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=213.745µs logger=migrator t=2026-05-10T01:02:41.482025841Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-10T01:02:41.482854792Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=828.621µs logger=migrator t=2026-05-10T01:02:41.487136531Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-10T01:02:41.48787469Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=735.589µs logger=migrator t=2026-05-10T01:02:41.493475472Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-10T01:02:41.493507293Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=33.081µs logger=migrator t=2026-05-10T01:02:41.500114751Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-10T01:02:41.501211719Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.098388ms logger=migrator t=2026-05-10T01:02:41.505012715Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-10T01:02:41.505724973Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=710.018µs logger=migrator t=2026-05-10T01:02:41.515081301Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-10T01:02:41.520814547Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.732066ms logger=migrator t=2026-05-10T01:02:41.526329037Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-10T01:02:41.526880381Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=551.854µs logger=migrator t=2026-05-10T01:02:41.531293073Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-10T01:02:41.531882988Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=589.925µs logger=migrator t=2026-05-10T01:02:41.539722537Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-10T01:02:41.540555738Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=833.331µs logger=migrator t=2026-05-10T01:02:41.550295495Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-10T01:02:41.550661215Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=366.879µs logger=migrator t=2026-05-10T01:02:41.556779151Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-10T01:02:41.557438137Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=663.906µs logger=migrator t=2026-05-10T01:02:41.563332747Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-10T01:02:41.565676256Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.347509ms logger=migrator t=2026-05-10T01:02:41.573031123Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-10T01:02:41.575107056Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=2.074743ms logger=migrator t=2026-05-10T01:02:41.579665372Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-10T01:02:41.579977029Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=312.807µs logger=migrator t=2026-05-10T01:02:41.585427728Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-10T01:02:41.585715025Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=288.847µs logger=migrator t=2026-05-10T01:02:41.59495854Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-10T01:02:41.595769461Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=810.301µs logger=migrator t=2026-05-10T01:02:41.604278227Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-10T01:02:41.606745259Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.468252ms logger=migrator t=2026-05-10T01:02:41.612867075Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-10T01:02:41.613778838Z level=info msg="Migration successfully executed" id="create data_source table" duration=910.863µs logger=migrator t=2026-05-10T01:02:41.630572325Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-10T01:02:41.632171176Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.598222ms logger=migrator t=2026-05-10T01:02:41.640529738Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-10T01:02:41.641662187Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.136009ms logger=migrator t=2026-05-10T01:02:41.65127875Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-10T01:02:41.65752714Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=6.241509ms logger=migrator t=2026-05-10T01:02:41.662869635Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-10T01:02:41.663564873Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=695.408µs logger=migrator t=2026-05-10T01:02:41.672268744Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-10T01:02:41.677121938Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=4.856954ms logger=migrator t=2026-05-10T01:02:41.685077319Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-10T01:02:41.686130406Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.054807ms logger=migrator t=2026-05-10T01:02:41.693247456Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-10T01:02:41.694099359Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=851.993µs logger=migrator t=2026-05-10T01:02:41.701839344Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-10T01:02:41.703251481Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.413697ms logger=migrator t=2026-05-10T01:02:41.71698757Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-10T01:02:41.717616805Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=631.865µs logger=migrator t=2026-05-10T01:02:41.723964977Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-10T01:02:41.726255255Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.289498ms logger=migrator t=2026-05-10T01:02:41.833372256Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-10T01:02:41.837334147Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.963142ms logger=migrator t=2026-05-10T01:02:41.842610331Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-10T01:02:41.842640482Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=32.411µs logger=migrator t=2026-05-10T01:02:41.848366257Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-10T01:02:41.848643504Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=278.367µs logger=migrator t=2026-05-10T01:02:41.855153159Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-10T01:02:41.857675643Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.522854ms logger=migrator t=2026-05-10T01:02:41.866415485Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-10T01:02:41.866613Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=201.155µs logger=migrator t=2026-05-10T01:02:41.873026124Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-10T01:02:41.873311261Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=282.697µs logger=migrator t=2026-05-10T01:02:41.880094033Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-10T01:02:41.884180867Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.086044ms logger=migrator t=2026-05-10T01:02:41.889154562Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-10T01:02:41.889339527Z level=info msg="Migration successfully executed" id="Update uid value" duration=185.395µs logger=migrator t=2026-05-10T01:02:41.897450393Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-10T01:02:41.89887349Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.420937ms logger=migrator t=2026-05-10T01:02:41.906326049Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-10T01:02:41.907251173Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=925.014µs logger=migrator t=2026-05-10T01:02:41.915447221Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-10T01:02:41.916246621Z level=info msg="Migration successfully executed" id="create api_key table" duration=801.76µs logger=migrator t=2026-05-10T01:02:41.923867735Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-10T01:02:41.924737057Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=867.002µs logger=migrator t=2026-05-10T01:02:41.934599328Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-10T01:02:41.935421768Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=823.45µs logger=migrator t=2026-05-10T01:02:41.943620356Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-10T01:02:41.944917229Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.299973ms logger=migrator t=2026-05-10T01:02:41.951230159Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-10T01:02:41.952558414Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.331315ms logger=migrator t=2026-05-10T01:02:41.958677299Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-10T01:02:41.960036114Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.429427ms logger=migrator t=2026-05-10T01:02:41.967163914Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-10T01:02:41.967950004Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=786.24µs logger=migrator t=2026-05-10T01:02:41.973781583Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-10T01:02:41.985148441Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.362478ms logger=migrator t=2026-05-10T01:02:41.990786265Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-10T01:02:41.991591205Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=805.41µs logger=migrator t=2026-05-10T01:02:41.997438024Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-10T01:02:41.998054039Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=615.605µs logger=migrator t=2026-05-10T01:02:42.004486212Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-10T01:02:42.005310794Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=824.752µs logger=migrator t=2026-05-10T01:02:42.011541862Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-10T01:02:42.012356422Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=814.83µs logger=migrator t=2026-05-10T01:02:42.020311994Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-10T01:02:42.021382162Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=1.070687ms logger=migrator t=2026-05-10T01:02:42.029744353Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-10T01:02:42.030832342Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.088649ms logger=migrator t=2026-05-10T01:02:42.038790564Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-10T01:02:42.038861626Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=72.442µs logger=migrator t=2026-05-10T01:02:42.045452593Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-10T01:02:42.049404914Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.953721ms logger=migrator t=2026-05-10T01:02:42.054997916Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-10T01:02:42.057522049Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.518564ms logger=migrator t=2026-05-10T01:02:42.062524686Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-10T01:02:42.062711811Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=187.935µs logger=migrator t=2026-05-10T01:02:42.068841737Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-10T01:02:42.073105355Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.264169ms logger=migrator t=2026-05-10T01:02:42.078365159Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-10T01:02:42.080889943Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.524424ms logger=migrator t=2026-05-10T01:02:42.086059255Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-10T01:02:42.086786303Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=727.218µs logger=migrator t=2026-05-10T01:02:42.093163685Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-10T01:02:42.094024646Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=860.571µs logger=migrator t=2026-05-10T01:02:42.099526676Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-10T01:02:42.10081777Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.290953ms logger=migrator t=2026-05-10T01:02:42.106530925Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-10T01:02:42.107874038Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.345264ms logger=migrator t=2026-05-10T01:02:42.11462321Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-10T01:02:42.115454961Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=831.231µs logger=migrator t=2026-05-10T01:02:42.12173257Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-10T01:02:42.123092725Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.364215ms logger=migrator t=2026-05-10T01:02:42.12918302Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-10T01:02:42.129321303Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=139.243µs logger=migrator t=2026-05-10T01:02:42.135558522Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-10T01:02:42.135643024Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=84.012µs logger=migrator t=2026-05-10T01:02:42.141560104Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-10T01:02:42.146479899Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.919955ms logger=migrator t=2026-05-10T01:02:42.154861072Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-10T01:02:42.157989101Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.131739ms logger=migrator t=2026-05-10T01:02:42.163968953Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-10T01:02:42.164098096Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=129.113µs logger=migrator t=2026-05-10T01:02:42.169836312Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-10T01:02:42.170804237Z level=info msg="Migration successfully executed" id="create quota table v1" duration=968.115µs logger=migrator t=2026-05-10T01:02:42.177983649Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-10T01:02:42.178860592Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=876.573µs logger=migrator t=2026-05-10T01:02:42.186130706Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-10T01:02:42.186163437Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=34.011µs logger=migrator t=2026-05-10T01:02:42.194426287Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-10T01:02:42.19529981Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=873.943µs logger=migrator t=2026-05-10T01:02:42.202193884Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-10T01:02:42.203049416Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=855.122µs logger=migrator t=2026-05-10T01:02:42.209290005Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-10T01:02:42.212861235Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.57231ms logger=migrator t=2026-05-10T01:02:42.219052902Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-10T01:02:42.219083473Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.661µs logger=migrator t=2026-05-10T01:02:42.225728072Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-10T01:02:42.227351163Z level=info msg="Migration successfully executed" id="create session table" duration=1.622341ms logger=migrator t=2026-05-10T01:02:42.235652394Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-10T01:02:42.235750667Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=92.363µs logger=migrator t=2026-05-10T01:02:42.242047696Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-10T01:02:42.242146919Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=103.233µs logger=migrator t=2026-05-10T01:02:42.250552532Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-10T01:02:42.251769794Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.216582ms logger=migrator t=2026-05-10T01:02:42.26229077Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-10T01:02:42.264007474Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.720084ms logger=migrator t=2026-05-10T01:02:42.273416583Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-10T01:02:42.273484355Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=71.042µs logger=migrator t=2026-05-10T01:02:42.278100092Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-10T01:02:42.278142443Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=43.761µs logger=migrator t=2026-05-10T01:02:42.287525942Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-10T01:02:42.293225377Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.698655ms logger=migrator t=2026-05-10T01:02:42.300541842Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-10T01:02:42.303965099Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.422897ms logger=migrator t=2026-05-10T01:02:42.310473435Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-10T01:02:42.310551717Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=79.032µs logger=migrator t=2026-05-10T01:02:42.31817476Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-10T01:02:42.318279883Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=105.533µs logger=migrator t=2026-05-10T01:02:42.324401169Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-10T01:02:42.325206699Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=806.15µs logger=migrator t=2026-05-10T01:02:42.334555226Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-10T01:02:42.334606447Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=55.121µs logger=migrator t=2026-05-10T01:02:42.341470942Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-10T01:02:42.344649303Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.178051ms logger=migrator t=2026-05-10T01:02:42.351854015Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-10T01:02:42.352039621Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=186.076µs logger=migrator t=2026-05-10T01:02:42.357935011Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-10T01:02:42.361118112Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.18339ms logger=migrator t=2026-05-10T01:02:42.366319244Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-10T01:02:42.369470474Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.15081ms logger=migrator t=2026-05-10T01:02:42.377960939Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-10T01:02:42.378027451Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=67.112µs logger=migrator t=2026-05-10T01:02:42.384045244Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-10T01:02:42.384924576Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=879.082µs logger=migrator t=2026-05-10T01:02:42.392220121Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-10T01:02:42.393007681Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=785.2µs logger=migrator t=2026-05-10T01:02:42.403546369Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-10T01:02:42.404550574Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.003895ms logger=migrator t=2026-05-10T01:02:42.41264157Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-10T01:02:42.414162379Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.53497ms logger=migrator t=2026-05-10T01:02:42.419977416Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-10T01:02:42.420790277Z level=info msg="Migration successfully executed" id="add index alert state" duration=812.751µs logger=migrator t=2026-05-10T01:02:42.427786965Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-10T01:02:42.428606665Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=822.69µs logger=migrator t=2026-05-10T01:02:42.434875124Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-10T01:02:42.436023554Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.14882ms logger=migrator t=2026-05-10T01:02:42.443579685Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-10T01:02:42.444483649Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=901.024µs logger=migrator t=2026-05-10T01:02:42.45162338Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-10T01:02:42.453088358Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.464628ms logger=migrator t=2026-05-10T01:02:42.458975607Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-10T01:02:42.469473913Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.488656ms logger=migrator t=2026-05-10T01:02:42.476976794Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-10T01:02:42.4776201Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=645.346µs logger=migrator t=2026-05-10T01:02:42.483564411Z 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-10T01:02:42.486038524Z 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=2.482034ms logger=migrator t=2026-05-10T01:02:42.492900599Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-10T01:02:42.493486664Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=590.704µs logger=migrator t=2026-05-10T01:02:42.499579548Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-10T01:02:42.500145622Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=565.994µs logger=migrator t=2026-05-10T01:02:42.504994766Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-10T01:02:42.50597253Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=979.504µs logger=migrator t=2026-05-10T01:02:42.512097597Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-10T01:02:42.517898144Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.801048ms logger=migrator t=2026-05-10T01:02:42.523691441Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-10T01:02:42.52719757Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.503268ms logger=migrator t=2026-05-10T01:02:42.53271839Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-10T01:02:42.536150857Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.431977ms logger=migrator t=2026-05-10T01:02:42.542831127Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-10T01:02:42.546304665Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.473218ms logger=migrator t=2026-05-10T01:02:42.551441936Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-10T01:02:42.552282557Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=840.171µs logger=migrator t=2026-05-10T01:02:42.559406938Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-10T01:02:42.559432709Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.591µs logger=migrator t=2026-05-10T01:02:42.565950484Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-10T01:02:42.565977035Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.971µs logger=migrator t=2026-05-10T01:02:42.571329931Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-10T01:02:42.572553961Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.22345ms logger=migrator t=2026-05-10T01:02:42.579286983Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-10T01:02:42.580690168Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.402045ms logger=migrator t=2026-05-10T01:02:42.590201791Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-10T01:02:42.591306388Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.104397ms logger=migrator t=2026-05-10T01:02:42.597738101Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-10T01:02:42.598770198Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.033257ms logger=migrator t=2026-05-10T01:02:42.603811555Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-10T01:02:42.604887573Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.075918ms logger=migrator t=2026-05-10T01:02:42.611179413Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-10T01:02:42.617711278Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.530085ms logger=migrator t=2026-05-10T01:02:42.624274816Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-10T01:02:42.628111533Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.836847ms logger=migrator t=2026-05-10T01:02:42.633533411Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-10T01:02:42.633739636Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=206.385µs logger=migrator t=2026-05-10T01:02:42.64096824Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-10T01:02:42.6425793Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.6081ms logger=migrator t=2026-05-10T01:02:42.649144028Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-10T01:02:42.649987629Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=844.111µs logger=migrator t=2026-05-10T01:02:42.655342235Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-10T01:02:42.660204249Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.864043ms logger=migrator t=2026-05-10T01:02:42.667189035Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-10T01:02:42.667272527Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=81.372µs logger=migrator t=2026-05-10T01:02:42.674465591Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-10T01:02:42.675867366Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.402115ms logger=migrator t=2026-05-10T01:02:42.681773476Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-10T01:02:42.683347356Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.57452ms logger=migrator t=2026-05-10T01:02:42.691069443Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-10T01:02:42.691229617Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=161.294µs logger=migrator t=2026-05-10T01:02:42.697034884Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-10T01:02:42.698658345Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.623691ms logger=migrator t=2026-05-10T01:02:42.704709378Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-10T01:02:42.705648283Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=938.875µs logger=migrator t=2026-05-10T01:02:42.712821954Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-10T01:02:42.714377714Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.55637ms logger=migrator t=2026-05-10T01:02:42.721399802Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-10T01:02:42.722899791Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.499819ms logger=migrator t=2026-05-10T01:02:42.730358081Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-10T01:02:42.73192705Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.568549ms logger=migrator t=2026-05-10T01:02:42.739855501Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-10T01:02:42.741320998Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.465297ms logger=migrator t=2026-05-10T01:02:42.748809469Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-10T01:02:42.74885408Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=45.691µs logger=migrator t=2026-05-10T01:02:42.754949384Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-10T01:02:42.761316057Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.366543ms logger=migrator t=2026-05-10T01:02:42.768743845Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-10T01:02:42.769552316Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=808.571µs logger=migrator t=2026-05-10T01:02:42.776089802Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-10T01:02:42.782892884Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.803002ms logger=migrator t=2026-05-10T01:02:42.787475921Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-10T01:02:42.787988934Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=513.083µs logger=migrator t=2026-05-10T01:02:42.795331591Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-10T01:02:42.796722505Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.390524ms logger=migrator t=2026-05-10T01:02:42.804457912Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-10T01:02:42.806221277Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.763205ms logger=migrator t=2026-05-10T01:02:42.813075431Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-10T01:02:42.830714419Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=17.637558ms logger=migrator t=2026-05-10T01:02:42.834367612Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-10T01:02:42.834904706Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=537.194µs logger=migrator t=2026-05-10T01:02:42.839843141Z 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-10T01:02:42.840703733Z 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=856.642µs logger=migrator t=2026-05-10T01:02:42.845753631Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-10T01:02:42.846063419Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=309.658µs logger=migrator t=2026-05-10T01:02:42.851399055Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-10T01:02:42.852235896Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=837.161µs logger=migrator t=2026-05-10T01:02:42.857275774Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-10T01:02:42.857641733Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=366.419µs logger=migrator t=2026-05-10T01:02:42.861932493Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-10T01:02:42.866544059Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.611046ms logger=migrator t=2026-05-10T01:02:42.873090346Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-10T01:02:42.877475397Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.384991ms logger=migrator t=2026-05-10T01:02:42.88466377Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-10T01:02:42.885742637Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.078057ms logger=migrator t=2026-05-10T01:02:42.890888458Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-10T01:02:42.892452557Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.563379ms logger=migrator t=2026-05-10T01:02:42.898025238Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-10T01:02:42.898287916Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=262.698µs logger=migrator t=2026-05-10T01:02:42.904152425Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-10T01:02:42.911545902Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.392697ms logger=migrator t=2026-05-10T01:02:42.916272963Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-10T01:02:42.916932099Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=659.076µs logger=migrator t=2026-05-10T01:02:42.921211968Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-10T01:02:42.921585558Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=373.58µs logger=migrator t=2026-05-10T01:02:42.928247016Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-10T01:02:42.928879022Z level=info msg="Migration successfully executed" id="Move region to single row" duration=632.196µs logger=migrator t=2026-05-10T01:02:42.934871395Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-10T01:02:42.935752537Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=880.572µs logger=migrator t=2026-05-10T01:02:42.93979755Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-10T01:02:42.940770915Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=976.066µs logger=migrator t=2026-05-10T01:02:42.946416129Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-10T01:02:42.948867671Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.450982ms logger=migrator t=2026-05-10T01:02:42.952816041Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-10T01:02:42.953871337Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.055186ms logger=migrator t=2026-05-10T01:02:42.962645091Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-10T01:02:42.963633236Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=994.476µs logger=migrator t=2026-05-10T01:02:42.970559481Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-10T01:02:42.971445324Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=887.043µs logger=migrator t=2026-05-10T01:02:42.977458447Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-10T01:02:42.977533469Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=76.412µs logger=migrator t=2026-05-10T01:02:42.982039372Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-10T01:02:42.982866334Z level=info msg="Migration successfully executed" id="create test_data table" duration=827.252µs logger=migrator t=2026-05-10T01:02:42.988891047Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-10T01:02:42.989711988Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=821.33µs logger=migrator t=2026-05-10T01:02:42.995775822Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-10T01:02:42.99727962Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.503328ms logger=migrator t=2026-05-10T01:02:43.002594346Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-10T01:02:43.003454617Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=860.102µs logger=migrator t=2026-05-10T01:02:43.009009428Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-10T01:02:43.009346557Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=338.338µs logger=migrator t=2026-05-10T01:02:43.014901698Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-10T01:02:43.015576335Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=674.307µs logger=migrator t=2026-05-10T01:02:43.019784912Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-10T01:02:43.019891645Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=108.272µs logger=migrator t=2026-05-10T01:02:43.024301887Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-10T01:02:43.02560553Z level=info msg="Migration successfully executed" id="create team table" duration=1.299152ms logger=migrator t=2026-05-10T01:02:43.031329305Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-10T01:02:43.032742791Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.416166ms logger=migrator t=2026-05-10T01:02:43.039507543Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-10T01:02:43.040832586Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.324653ms logger=migrator t=2026-05-10T01:02:43.045526566Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-10T01:02:43.051555739Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.029743ms logger=migrator t=2026-05-10T01:02:43.057465769Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-10T01:02:43.057629013Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=163.514µs logger=migrator t=2026-05-10T01:02:43.063111272Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-10T01:02:43.063966264Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=854.632µs logger=migrator t=2026-05-10T01:02:43.06971158Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-10T01:02:43.07089385Z level=info msg="Migration successfully executed" id="create team member table" duration=1.18212ms logger=migrator t=2026-05-10T01:02:43.075945388Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-10T01:02:43.077319043Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.373205ms logger=migrator t=2026-05-10T01:02:43.083575343Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-10T01:02:43.084968618Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.392664ms logger=migrator t=2026-05-10T01:02:43.090102318Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-10T01:02:43.090931489Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=831.041µs logger=migrator t=2026-05-10T01:02:43.09568963Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-10T01:02:43.100189165Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.499295ms logger=migrator t=2026-05-10T01:02:43.104872623Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-10T01:02:43.109343517Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.471304ms logger=migrator t=2026-05-10T01:02:43.113679616Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-10T01:02:43.118170421Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.487155ms logger=migrator t=2026-05-10T01:02:43.124352758Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-10T01:02:43.125279722Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=926.824µs logger=migrator t=2026-05-10T01:02:43.131935561Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-10T01:02:43.133338166Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.405445ms logger=migrator t=2026-05-10T01:02:43.138269051Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-10T01:02:43.139726019Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.456308ms logger=migrator t=2026-05-10T01:02:43.145854104Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-10T01:02:43.146764297Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=912.243µs logger=migrator t=2026-05-10T01:02:43.152676847Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-10T01:02:43.154110094Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.432827ms logger=migrator t=2026-05-10T01:02:43.160335212Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-10T01:02:43.161735138Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.399236ms logger=migrator t=2026-05-10T01:02:43.166461067Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-10T01:02:43.167827052Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.365465ms logger=migrator t=2026-05-10T01:02:43.174082981Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-10T01:02:43.175010945Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=967.125µs logger=migrator t=2026-05-10T01:02:43.180967226Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-10T01:02:43.181758597Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=791.05µs logger=migrator t=2026-05-10T01:02:43.19016189Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-10T01:02:43.190590741Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=429.541µs logger=migrator t=2026-05-10T01:02:43.196801038Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-10T01:02:43.198118402Z level=info msg="Migration successfully executed" id="create tag table" duration=1.317524ms logger=migrator t=2026-05-10T01:02:43.204387661Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-10T01:02:43.206133175Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.745664ms logger=migrator t=2026-05-10T01:02:43.21261285Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-10T01:02:43.214069596Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.461096ms logger=migrator t=2026-05-10T01:02:43.219738221Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-10T01:02:43.220681995Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=939.634µs logger=migrator t=2026-05-10T01:02:43.22678644Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-10T01:02:43.228170265Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.383625ms logger=migrator t=2026-05-10T01:02:43.232882675Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-10T01:02:43.247501586Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.616971ms logger=migrator t=2026-05-10T01:02:43.251341744Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-10T01:02:43.251894138Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=552.524µs logger=migrator t=2026-05-10T01:02:43.256918855Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-10T01:02:43.258397793Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.477937ms logger=migrator t=2026-05-10T01:02:43.263845801Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-10T01:02:43.264327163Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=482.132µs logger=migrator t=2026-05-10T01:02:43.268873509Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-10T01:02:43.270028088Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.155189ms logger=migrator t=2026-05-10T01:02:43.275557069Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-10T01:02:43.277367145Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.817977ms logger=migrator t=2026-05-10T01:02:43.281258923Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-10T01:02:43.282344931Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.084948ms logger=migrator t=2026-05-10T01:02:43.286675141Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-10T01:02:43.286759713Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=87.882µs logger=migrator t=2026-05-10T01:02:43.291446002Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-10T01:02:43.297060945Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.614373ms logger=migrator t=2026-05-10T01:02:43.302694648Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-10T01:02:43.308072085Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.378697ms logger=migrator t=2026-05-10T01:02:43.312654821Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-10T01:02:43.317961546Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.306494ms logger=migrator t=2026-05-10T01:02:43.324008349Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-10T01:02:43.329767796Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.756917ms logger=migrator t=2026-05-10T01:02:43.3346729Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-10T01:02:43.336075856Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.405576ms logger=migrator t=2026-05-10T01:02:43.341096644Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-10T01:02:43.347295811Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.197467ms logger=migrator t=2026-05-10T01:02:43.352899134Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-10T01:02:43.354071603Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.16905ms logger=migrator t=2026-05-10T01:02:43.358933107Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-10T01:02:43.360099186Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.165889ms logger=migrator t=2026-05-10T01:02:43.364543429Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-10T01:02:43.365632016Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.090227ms logger=migrator t=2026-05-10T01:02:43.37205552Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-10T01:02:43.373099336Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.044206ms logger=migrator t=2026-05-10T01:02:43.377614271Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-10T01:02:43.37874365Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.130159ms logger=migrator t=2026-05-10T01:02:43.383391088Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-10T01:02:43.384485315Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.094167ms logger=migrator t=2026-05-10T01:02:43.39019753Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-10T01:02:43.395264009Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.066339ms logger=migrator t=2026-05-10T01:02:43.399131487Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-10T01:02:43.400090372Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=964.345µs logger=migrator t=2026-05-10T01:02:43.4047501Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-10T01:02:43.405747016Z level=info msg="Migration successfully executed" id="create cache_data table" duration=996.416µs logger=migrator t=2026-05-10T01:02:43.411452061Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-10T01:02:43.412570809Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.121068ms logger=migrator t=2026-05-10T01:02:43.417855383Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-10T01:02:43.41892463Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.069187ms logger=migrator t=2026-05-10T01:02:43.423876306Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-10T01:02:43.425006095Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.129489ms logger=migrator t=2026-05-10T01:02:43.430519935Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-10T01:02:43.430635818Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=116.373µs logger=migrator t=2026-05-10T01:02:43.43545566Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-10T01:02:43.435649785Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=194.485µs logger=migrator t=2026-05-10T01:02:43.440073137Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-10T01:02:43.441047722Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=977.765µs logger=migrator t=2026-05-10T01:02:43.446238654Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-10T01:02:43.44727946Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.040576ms logger=migrator t=2026-05-10T01:02:43.452228926Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-10T01:02:43.453344575Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.114469ms logger=migrator t=2026-05-10T01:02:43.458321341Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-10T01:02:43.458503886Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=182.215µs logger=migrator t=2026-05-10T01:02:43.462845296Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-10T01:02:43.464358435Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.513209ms logger=migrator t=2026-05-10T01:02:43.470205643Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-10T01:02:43.471825904Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.619851ms logger=migrator t=2026-05-10T01:02:43.476343319Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-10T01:02:43.477502538Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.159049ms logger=migrator t=2026-05-10T01:02:43.484202359Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-10T01:02:43.485966443Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.763285ms logger=migrator t=2026-05-10T01:02:43.490280703Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-10T01:02:43.497603578Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.321235ms logger=migrator t=2026-05-10T01:02:43.501787765Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-10T01:02:43.50278452Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=996.755µs logger=migrator t=2026-05-10T01:02:43.508528636Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-10T01:02:43.508657619Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=130.263µs logger=migrator t=2026-05-10T01:02:43.514422576Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-10T01:02:43.515966835Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.54394ms logger=migrator t=2026-05-10T01:02:43.520278485Z 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-10T01:02:43.521493446Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.21583ms logger=migrator t=2026-05-10T01:02:43.526417961Z 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-10T01:02:43.52796519Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.546918ms logger=migrator t=2026-05-10T01:02:43.532200268Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-10T01:02:43.532310291Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=113.243µs logger=migrator t=2026-05-10T01:02:43.536371513Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-10T01:02:43.53740282Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.050497ms logger=migrator t=2026-05-10T01:02:43.542317164Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-10T01:02:43.543946006Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.628062ms logger=migrator t=2026-05-10T01:02:43.547919667Z 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-10T01:02:43.548956774Z 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.036647ms logger=migrator t=2026-05-10T01:02:43.553656982Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-10T01:02:43.554670109Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.011776ms logger=migrator t=2026-05-10T01:02:43.561953163Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-10T01:02:43.572426739Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.472506ms logger=migrator t=2026-05-10T01:02:43.579201092Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-10T01:02:43.57991808Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=716.518µs logger=migrator t=2026-05-10T01:02:43.591884434Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-10T01:02:43.593381182Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.459727ms logger=migrator t=2026-05-10T01:02:43.598533692Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-10T01:02:43.627820617Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.287575ms logger=migrator t=2026-05-10T01:02:43.632718271Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-10T01:02:43.661110562Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.394801ms logger=migrator t=2026-05-10T01:02:43.667787881Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-10T01:02:43.668610923Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=818.322µs logger=migrator t=2026-05-10T01:02:43.672786249Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-10T01:02:43.674448881Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.661992ms logger=migrator t=2026-05-10T01:02:43.67991551Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-10T01:02:43.685981574Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.065534ms logger=migrator t=2026-05-10T01:02:43.691162436Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-10T01:02:43.697057425Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.895199ms logger=migrator t=2026-05-10T01:02:43.701699223Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-10T01:02:43.70276611Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.067137ms logger=migrator t=2026-05-10T01:02:43.708553097Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-10T01:02:43.710210539Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.656922ms logger=migrator t=2026-05-10T01:02:43.717368541Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-10T01:02:43.718432978Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.064227ms logger=migrator t=2026-05-10T01:02:43.723541868Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-10T01:02:43.724708078Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.16567ms logger=migrator t=2026-05-10T01:02:43.729408287Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-10T01:02:43.72955753Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=149.833µs logger=migrator t=2026-05-10T01:02:43.734629739Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-10T01:02:43.743344951Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.715392ms logger=migrator t=2026-05-10T01:02:43.747134997Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-10T01:02:43.753258973Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.123176ms logger=migrator t=2026-05-10T01:02:43.75750735Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-10T01:02:43.763929034Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.421884ms logger=migrator t=2026-05-10T01:02:43.769352951Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-10T01:02:43.770093971Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=740.5µs logger=migrator t=2026-05-10T01:02:43.773753503Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-10T01:02:43.774526333Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=769.97µs logger=migrator t=2026-05-10T01:02:43.778116995Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-10T01:02:43.78426381Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.146296ms logger=migrator t=2026-05-10T01:02:43.789421822Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-10T01:02:43.795407023Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.984982ms logger=migrator t=2026-05-10T01:02:43.799323372Z 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-10T01:02:43.800411991Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.087819ms logger=migrator t=2026-05-10T01:02:43.80550554Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-10T01:02:43.812363654Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.857894ms logger=migrator t=2026-05-10T01:02:43.820901281Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-10T01:02:43.831017617Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.116006ms logger=migrator t=2026-05-10T01:02:43.834959458Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-10T01:02:43.83505103Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=94.352µs logger=migrator t=2026-05-10T01:02:43.840335245Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-10T01:02:43.841585816Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.251062ms logger=migrator t=2026-05-10T01:02:43.847443324Z 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-10T01:02:43.849249901Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.806767ms logger=migrator t=2026-05-10T01:02:43.854743661Z 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-10T01:02:43.855879019Z 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.135758ms logger=migrator t=2026-05-10T01:02:43.861405909Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-10T01:02:43.861616855Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=218.766µs logger=migrator t=2026-05-10T01:02:43.870707196Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-10T01:02:43.88032691Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.624384ms logger=migrator t=2026-05-10T01:02:43.890673503Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-10T01:02:43.8976571Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.982637ms logger=migrator t=2026-05-10T01:02:43.907378188Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-10T01:02:43.918516371Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=11.141093ms logger=migrator t=2026-05-10T01:02:43.925864927Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-10T01:02:43.931950222Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.084385ms logger=migrator t=2026-05-10T01:02:43.936343243Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-10T01:02:43.942572201Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.228138ms logger=migrator t=2026-05-10T01:02:43.973116467Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-10T01:02:43.973280521Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=159.224µs logger=migrator t=2026-05-10T01:02:43.981227303Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-10T01:02:43.983018169Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.790746ms logger=migrator t=2026-05-10T01:02:43.993141856Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-10T01:02:44.003178351Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.035485ms logger=migrator t=2026-05-10T01:02:44.009003269Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-10T01:02:44.009135572Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=133.663µs logger=migrator t=2026-05-10T01:02:44.015630857Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-10T01:02:44.02404461Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.414613ms logger=migrator t=2026-05-10T01:02:44.029756755Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-10T01:02:44.030797542Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.040297ms logger=migrator t=2026-05-10T01:02:44.037671987Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-10T01:02:44.04408263Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.409753ms logger=migrator t=2026-05-10T01:02:44.050418261Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-10T01:02:44.051943629Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.528558ms logger=migrator t=2026-05-10T01:02:44.058072726Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-10T01:02:44.059086431Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.013855ms logger=migrator t=2026-05-10T01:02:44.064102159Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-10T01:02:44.074142083Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.040875ms logger=migrator t=2026-05-10T01:02:44.081230094Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-10T01:02:44.081829949Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=599.695µs logger=migrator t=2026-05-10T01:02:44.08933832Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-10T01:02:44.091048893Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.710403ms logger=migrator t=2026-05-10T01:02:44.097370934Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-10T01:02:44.098742438Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.371194ms logger=migrator t=2026-05-10T01:02:44.106773372Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-10T01:02:44.108368302Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.59425ms logger=migrator t=2026-05-10T01:02:44.11457117Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-10T01:02:44.114653032Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=81.862µs logger=migrator t=2026-05-10T01:02:44.120148912Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-10T01:02:44.121724171Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.582149ms logger=migrator t=2026-05-10T01:02:44.167137285Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-10T01:02:44.168985452Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.852027ms logger=migrator t=2026-05-10T01:02:44.28424995Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-10T01:02:44.28501592Z 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-10T01:02:44.293576127Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-10T01:02:44.294249454Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=682.397µs logger=migrator t=2026-05-10T01:02:44.301081487Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-10T01:02:44.302991286Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.909459ms logger=migrator t=2026-05-10T01:02:44.309671296Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-10T01:02:44.31729285Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.621004ms logger=migrator t=2026-05-10T01:02:44.323445166Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-10T01:02:44.324597875Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.154309ms logger=migrator t=2026-05-10T01:02:44.332366492Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-10T01:02:44.333496591Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.128939ms logger=migrator t=2026-05-10T01:02:44.340209221Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-10T01:02:44.341531705Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.322774ms logger=migrator t=2026-05-10T01:02:44.347916447Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-10T01:02:44.349044436Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.127349ms logger=migrator t=2026-05-10T01:02:44.356195128Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-10T01:02:44.357931102Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.735184ms logger=migrator t=2026-05-10T01:02:44.364630762Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-10T01:02:44.364718824Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=92.982µs logger=migrator t=2026-05-10T01:02:44.369502546Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-10T01:02:44.369612599Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=110.863µs logger=migrator t=2026-05-10T01:02:44.37596222Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-10T01:02:44.385728727Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.767097ms logger=migrator t=2026-05-10T01:02:44.391308639Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-10T01:02:44.39172672Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=418.351µs logger=migrator t=2026-05-10T01:02:44.396672996Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-10T01:02:44.39800143Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.318364ms logger=migrator t=2026-05-10T01:02:44.404104545Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-10T01:02:44.404440613Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=335.928µs logger=migrator t=2026-05-10T01:02:44.411147964Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-10T01:02:44.412778055Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.629571ms logger=migrator t=2026-05-10T01:02:44.419014133Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-10T01:02:44.419874996Z level=info msg="Migration successfully executed" id="create secrets table" duration=857.442µs logger=migrator t=2026-05-10T01:02:44.430183277Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-10T01:02:44.463677028Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.491601ms logger=migrator t=2026-05-10T01:02:44.469983588Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-10T01:02:44.477535929Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.552491ms logger=migrator t=2026-05-10T01:02:44.486568629Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-10T01:02:44.486886678Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=322.599µs logger=migrator t=2026-05-10T01:02:44.492384158Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-10T01:02:44.525145469Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.762461ms logger=migrator t=2026-05-10T01:02:44.530607108Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-10T01:02:44.561114743Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.506885ms logger=migrator t=2026-05-10T01:02:44.567220108Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-10T01:02:44.568023659Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=806.462µs logger=migrator t=2026-05-10T01:02:44.575252402Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-10T01:02:44.576553175Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.299563ms logger=migrator t=2026-05-10T01:02:44.58463057Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-10T01:02:44.58498113Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=351.09µs logger=migrator t=2026-05-10T01:02:44.593798943Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-10T01:02:44.595307861Z level=info msg="Migration successfully executed" id="create permission table" duration=1.507558ms logger=migrator t=2026-05-10T01:02:44.601998222Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-10T01:02:44.603046328Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.048206ms logger=migrator t=2026-05-10T01:02:44.609747028Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-10T01:02:44.611545464Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.799077ms logger=migrator t=2026-05-10T01:02:44.618567542Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-10T01:02:44.620024719Z level=info msg="Migration successfully executed" id="create role table" duration=1.456737ms logger=migrator t=2026-05-10T01:02:44.626696229Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-10T01:02:44.634581219Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.88556ms logger=migrator t=2026-05-10T01:02:44.640364696Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-10T01:02:44.648139233Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.773898ms logger=migrator t=2026-05-10T01:02:44.653876099Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-10T01:02:44.655009498Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.133419ms logger=migrator t=2026-05-10T01:02:44.660772104Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-10T01:02:44.662563789Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.791035ms logger=migrator t=2026-05-10T01:02:44.668954633Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-10T01:02:44.67003903Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.084207ms logger=migrator t=2026-05-10T01:02:44.676580236Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-10T01:02:44.677803477Z level=info msg="Migration successfully executed" id="create team role table" duration=1.222011ms logger=migrator t=2026-05-10T01:02:44.684801074Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-10T01:02:44.686489928Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.688314ms logger=migrator t=2026-05-10T01:02:44.692839709Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-10T01:02:44.693925907Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.085938ms logger=migrator t=2026-05-10T01:02:44.699757865Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-10T01:02:44.700786721Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.031005ms logger=migrator t=2026-05-10T01:02:44.707183013Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-10T01:02:44.708003694Z level=info msg="Migration successfully executed" id="create user role table" duration=820.501µs logger=migrator t=2026-05-10T01:02:44.714390427Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-10T01:02:44.716057628Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.666241ms logger=migrator t=2026-05-10T01:02:44.722939974Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-10T01:02:44.723983Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.042536ms logger=migrator t=2026-05-10T01:02:44.730858855Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-10T01:02:44.732500986Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.638441ms logger=migrator t=2026-05-10T01:02:44.739055943Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-10T01:02:44.740305064Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.249311ms logger=migrator t=2026-05-10T01:02:44.746245535Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-10T01:02:44.747272022Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.026467ms logger=migrator t=2026-05-10T01:02:44.755313075Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-10T01:02:44.756942717Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.627132ms logger=migrator t=2026-05-10T01:02:44.763523194Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-10T01:02:44.77123255Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.709056ms logger=migrator t=2026-05-10T01:02:44.777456908Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-10T01:02:44.778546116Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.085238ms logger=migrator t=2026-05-10T01:02:44.785581054Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-10T01:02:44.787307388Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.725774ms logger=migrator t=2026-05-10T01:02:44.793347442Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-10T01:02:44.794963863Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.615991ms logger=migrator t=2026-05-10T01:02:44.808091936Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-10T01:02:44.809519583Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.439957ms logger=migrator t=2026-05-10T01:02:44.815521125Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-10T01:02:44.816796667Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.269242ms logger=migrator t=2026-05-10T01:02:44.824261367Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-10T01:02:44.82633723Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.079203ms logger=migrator t=2026-05-10T01:02:44.837244377Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-10T01:02:44.848658417Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.43019ms logger=migrator t=2026-05-10T01:02:44.8546927Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-10T01:02:44.863147515Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.451905ms logger=migrator t=2026-05-10T01:02:44.868491961Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-10T01:02:44.874501103Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.008362ms logger=migrator t=2026-05-10T01:02:44.880036814Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-10T01:02:44.888828807Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.790443ms logger=migrator t=2026-05-10T01:02:44.895490446Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-10T01:02:44.896471252Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=976.045µs logger=migrator t=2026-05-10T01:02:44.903252613Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-10T01:02:44.904578528Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.325194ms logger=migrator t=2026-05-10T01:02:44.911362649Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-10T01:02:44.912288043Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=925.743µs logger=migrator t=2026-05-10T01:02:44.918661145Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-10T01:02:44.920347407Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.684662ms logger=migrator t=2026-05-10T01:02:44.926200286Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-10T01:02:44.927619842Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.415156ms logger=migrator t=2026-05-10T01:02:44.934853717Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-10T01:02:44.934945599Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=93.653µs logger=migrator t=2026-05-10T01:02:44.942367987Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-10T01:02:44.94248539Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=122.963µs logger=migrator t=2026-05-10T01:02:44.948061212Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-10T01:02:44.9487823Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=721.808µs logger=migrator t=2026-05-10T01:02:44.954186577Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-10T01:02:44.955029909Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=845.512µs logger=migrator t=2026-05-10T01:02:44.967657309Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-10T01:02:44.96844457Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=789.771µs logger=migrator t=2026-05-10T01:02:44.975657212Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-10T01:02:44.975852037Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=196.425µs logger=migrator t=2026-05-10T01:02:44.982317851Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-10T01:02:44.983497412Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.183591ms logger=migrator t=2026-05-10T01:02:44.99445218Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-10T01:02:44.996078811Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.627831ms logger=migrator t=2026-05-10T01:02:45.014277124Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-10T01:02:45.016749796Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.472623ms logger=migrator t=2026-05-10T01:02:45.023405895Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-10T01:02:45.032478356Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.072601ms logger=migrator t=2026-05-10T01:02:45.039504885Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-10T01:02:45.039614277Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=106.432µs logger=migrator t=2026-05-10T01:02:45.045802964Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-10T01:02:45.047558809Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.755455ms logger=migrator t=2026-05-10T01:02:45.057375628Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-10T01:02:45.063499103Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=6.125775ms logger=migrator t=2026-05-10T01:02:45.073945379Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-10T01:02:45.075180701Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.236552ms logger=migrator t=2026-05-10T01:02:45.081333537Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-10T01:02:45.089551646Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.218279ms logger=migrator t=2026-05-10T01:02:45.096786959Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-10T01:02:45.097767165Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=980.296µs logger=migrator t=2026-05-10T01:02:45.104579997Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-10T01:02:45.10624284Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.662293ms logger=migrator t=2026-05-10T01:02:45.112365915Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-10T01:02:45.135589405Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.22361ms logger=migrator t=2026-05-10T01:02:45.142138852Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-10T01:02:45.14405301Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.913988ms logger=migrator t=2026-05-10T01:02:45.15112598Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-10T01:02:45.152825122Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.699122ms logger=migrator t=2026-05-10T01:02:45.160467097Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-10T01:02:45.16256904Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.102493ms logger=migrator t=2026-05-10T01:02:45.26412762Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-10T01:02:45.266671925Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.553905ms logger=migrator t=2026-05-10T01:02:45.274106074Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-10T01:02:45.27436962Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=266.176µs logger=migrator t=2026-05-10T01:02:45.28065582Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-10T01:02:45.282039544Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.383254ms logger=migrator t=2026-05-10T01:02:45.289398612Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-10T01:02:45.298040401Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.642119ms logger=migrator t=2026-05-10T01:02:45.313573936Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-10T01:02:45.315070764Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.497328ms logger=migrator t=2026-05-10T01:02:45.322284537Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-10T01:02:45.323296583Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.011816ms logger=migrator t=2026-05-10T01:02:45.330354472Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-10T01:02:45.331325927Z 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-10T01:02:45.337579475Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-10T01:02:45.338078938Z 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-10T01:02:45.344387959Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-10T01:02:45.345844556Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.451376ms logger=migrator t=2026-05-10T01:02:45.352759482Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-10T01:02:45.35388042Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.120688ms logger=migrator t=2026-05-10T01:02:45.360821997Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-10T01:02:45.362029697Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.20822ms logger=migrator t=2026-05-10T01:02:45.368579423Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-10T01:02:45.369863116Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.284813ms logger=migrator t=2026-05-10T01:02:45.378017923Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-10T01:02:45.379312935Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.295992ms logger=migrator t=2026-05-10T01:02:45.387625767Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-10T01:02:45.388724265Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.099039ms logger=migrator t=2026-05-10T01:02:45.399698643Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-10T01:02:45.40154425Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.849997ms logger=migrator t=2026-05-10T01:02:45.407862061Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-10T01:02:45.409129073Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.267212ms logger=migrator t=2026-05-10T01:02:45.419933398Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-10T01:02:45.421297922Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.366604ms logger=migrator t=2026-05-10T01:02:45.428741231Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-10T01:02:45.430981578Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.244607ms logger=migrator t=2026-05-10T01:02:45.44204544Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-10T01:02:45.443914037Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.869737ms logger=migrator t=2026-05-10T01:02:45.456146148Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-10T01:02:45.480032574Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.883926ms logger=migrator t=2026-05-10T01:02:45.485426051Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-10T01:02:45.491661969Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.235438ms logger=migrator t=2026-05-10T01:02:45.498093863Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-10T01:02:45.504545057Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.450424ms logger=migrator t=2026-05-10T01:02:45.510729094Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-10T01:02:45.511006041Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=278.347µs logger=migrator t=2026-05-10T01:02:45.516276185Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-10T01:02:45.524685338Z level=info msg="Migration successfully executed" id="add share column" duration=8.407934ms logger=migrator t=2026-05-10T01:02:45.531372958Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-10T01:02:45.531577744Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=205.476µs logger=migrator t=2026-05-10T01:02:45.536785865Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-10T01:02:45.53851764Z level=info msg="Migration successfully executed" id="create file table" duration=1.729425ms logger=migrator t=2026-05-10T01:02:45.549110019Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-10T01:02:45.551648544Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.542254ms logger=migrator t=2026-05-10T01:02:45.56177791Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-10T01:02:45.563967526Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.194336ms logger=migrator t=2026-05-10T01:02:45.571504438Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-10T01:02:45.572418141Z level=info msg="Migration successfully executed" id="create file_meta table" duration=912.973µs logger=migrator t=2026-05-10T01:02:45.580513897Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-10T01:02:45.582464556Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.95014ms logger=migrator t=2026-05-10T01:02:45.589083494Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-10T01:02:45.589224498Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=137.763µs logger=migrator t=2026-05-10T01:02:45.59600082Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-10T01:02:45.596148574Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=151.564µs logger=migrator t=2026-05-10T01:02:45.602925646Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-10T01:02:45.603569962Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=647.347µs logger=migrator t=2026-05-10T01:02:45.609479832Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-10T01:02:45.609872702Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=389.619µs logger=migrator t=2026-05-10T01:02:45.616334127Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-10T01:02:45.617712311Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.377924ms logger=migrator t=2026-05-10T01:02:45.625746495Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-10T01:02:45.635408291Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.660706ms logger=migrator t=2026-05-10T01:02:45.642531262Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-10T01:02:45.642738477Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=201.176µs logger=migrator t=2026-05-10T01:02:45.65034942Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-10T01:02:45.651745205Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.399165ms logger=migrator t=2026-05-10T01:02:45.660296752Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-10T01:02:45.660804756Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=510.014µs logger=migrator t=2026-05-10T01:02:45.669781784Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-10T01:02:45.670138353Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=358.459µs logger=migrator t=2026-05-10T01:02:45.676837923Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-10T01:02:45.677370697Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=534.034µs logger=migrator t=2026-05-10T01:02:45.684731803Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-10T01:02:45.694851841Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.120208ms logger=migrator t=2026-05-10T01:02:45.699497858Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-10T01:02:45.708477967Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.978989ms logger=migrator t=2026-05-10T01:02:45.713577246Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-10T01:02:45.715174677Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.599541ms logger=migrator t=2026-05-10T01:02:45.71960625Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-10T01:02:45.806523898Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=86.906347ms logger=migrator t=2026-05-10T01:02:45.811911555Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-10T01:02:45.813076774Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.165249ms logger=migrator t=2026-05-10T01:02:45.820465232Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-10T01:02:45.82315425Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.685948ms logger=migrator t=2026-05-10T01:02:45.830927337Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-10T01:02:45.865055374Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=34.123027ms logger=migrator t=2026-05-10T01:02:45.871251442Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-10T01:02:45.879117141Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.86581ms logger=migrator t=2026-05-10T01:02:45.885444592Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-10T01:02:45.88575601Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=319.848µs logger=migrator t=2026-05-10T01:02:45.890042468Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-10T01:02:45.890229564Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=187.076µs logger=migrator t=2026-05-10T01:02:45.894270396Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-10T01:02:45.894619615Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=349.469µs logger=migrator t=2026-05-10T01:02:45.899002917Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-10T01:02:45.899335615Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=333.018µs logger=migrator t=2026-05-10T01:02:45.904555768Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-10T01:02:45.904761903Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=206.485µs logger=migrator t=2026-05-10T01:02:45.908759204Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-10T01:02:45.910448547Z level=info msg="Migration successfully executed" id="create folder table" duration=1.689463ms logger=migrator t=2026-05-10T01:02:45.915283279Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-10T01:02:45.916409318Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.126049ms logger=migrator t=2026-05-10T01:02:45.921533839Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-10T01:02:45.922710788Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.173079ms logger=migrator t=2026-05-10T01:02:45.927155021Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-10T01:02:45.927185972Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.791µs logger=migrator t=2026-05-10T01:02:45.931408469Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-10T01:02:45.932568679Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.1601ms logger=migrator t=2026-05-10T01:02:45.938331116Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-10T01:02:45.940068569Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.736793ms logger=migrator t=2026-05-10T01:02:45.944256426Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-10T01:02:45.946419481Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.161505ms logger=migrator t=2026-05-10T01:02:45.951325835Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-10T01:02:45.951726586Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=400.471µs logger=migrator t=2026-05-10T01:02:45.956607679Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-10T01:02:45.957009909Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=402.8µs logger=migrator t=2026-05-10T01:02:45.961779091Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-10T01:02:45.963368412Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.600211ms logger=migrator t=2026-05-10T01:02:45.967093896Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-10T01:02:45.968230454Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.136338ms logger=migrator t=2026-05-10T01:02:45.973678983Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-10T01:02:45.974805552Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.126179ms logger=migrator t=2026-05-10T01:02:45.978233989Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-10T01:02:45.979375837Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.141748ms logger=migrator t=2026-05-10T01:02:45.982902758Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-10T01:02:45.983947674Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.044336ms logger=migrator t=2026-05-10T01:02:45.988433508Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-10T01:02:45.98931129Z level=info msg="Migration successfully executed" id="create anon_device table" duration=869.782µs logger=migrator t=2026-05-10T01:02:45.99285994Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-10T01:02:45.994245796Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.385586ms logger=migrator t=2026-05-10T01:02:46.000644428Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-10T01:02:46.001734335Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.089767ms logger=migrator t=2026-05-10T01:02:46.006472546Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-10T01:02:46.007350768Z level=info msg="Migration successfully executed" id="create signing_key table" duration=878.172µs logger=migrator t=2026-05-10T01:02:46.012359115Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-10T01:02:46.013453574Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.094579ms logger=migrator t=2026-05-10T01:02:46.020047731Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-10T01:02:46.021164979Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.117978ms logger=migrator t=2026-05-10T01:02:46.026383582Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-10T01:02:46.0266999Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=317.298µs logger=migrator t=2026-05-10T01:02:46.033586335Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-10T01:02:46.045865807Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.292972ms logger=migrator t=2026-05-10T01:02:46.051938001Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-10T01:02:46.05267076Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=733.469µs logger=migrator t=2026-05-10T01:02:46.057348308Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-10T01:02:46.057368769Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.651µs logger=migrator t=2026-05-10T01:02:46.063454373Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-10T01:02:46.064577652Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.117329ms logger=migrator t=2026-05-10T01:02:46.070908423Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-10T01:02:46.070928874Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.651µs logger=migrator t=2026-05-10T01:02:46.078007474Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-10T01:02:46.079269265Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.258031ms logger=migrator t=2026-05-10T01:02:46.083161684Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-10T01:02:46.084311224Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.149609ms logger=migrator t=2026-05-10T01:02:46.092202504Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-10T01:02:46.09364268Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.439936ms logger=migrator t=2026-05-10T01:02:46.09953105Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-10T01:02:46.100109084Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=578.664µs logger=migrator t=2026-05-10T01:02:46.105432339Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-10T01:02:46.105630244Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=198.065µs logger=migrator t=2026-05-10T01:02:46.110761495Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-10T01:02:46.111236787Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=475.252µs logger=migrator t=2026-05-10T01:02:46.117444295Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-10T01:02:46.118894862Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.456147ms logger=migrator t=2026-05-10T01:02:46.131360479Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-10T01:02:46.132883027Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.521378ms logger=migrator t=2026-05-10T01:02:46.140847699Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-10T01:02:46.151122461Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.273501ms logger=migrator t=2026-05-10T01:02:46.158481357Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-10T01:02:46.168664046Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.180799ms logger=migrator t=2026-05-10T01:02:46.17514932Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-10T01:02:46.185961085Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.808825ms logger=migrator t=2026-05-10T01:02:46.192319446Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-10T01:02:46.19245158Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=128.333µs logger=migrator t=2026-05-10T01:02:46.197342824Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-10T01:02:46.212224962Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.880988ms logger=migrator t=2026-05-10T01:02:46.219723273Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-10T01:02:46.230284111Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.560378ms logger=migrator t=2026-05-10T01:02:46.234720014Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-10T01:02:46.235087423Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=367.049µs logger=migrator t=2026-05-10T01:02:46.240146041Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.492459402s logger=migrator t=2026-05-10T01:02:46.241640599Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-10T01:02:46.260414237Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-10T01:02:46.260649053Z level=info msg="Created default organization" logger=secrets t=2026-05-10T01:02:46.354632219Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-10T01:02:46.404695821Z level=info msg="Restored cache from database" duration=461.401µs logger=plugin.store t=2026-05-10T01:02:46.406262751Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-10T01:02:46.446839692Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-10T01:02:46.446898793Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-10T01:02:46.446989605Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-10T01:02:46.446999686Z level=info msg="Plugins loaded" count=54 duration=40.738005ms logger=query_data t=2026-05-10T01:02:46.451019998Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-10T01:02:46.45383319Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-10T01:02:46.461401701Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-10T01:02:46.791874485Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-10T01:02:46.795201371Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-10T01:02:46.798118035Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-10T01:02:47.189257569Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-10T01:02:47.548869585Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-10T01:02:47.744883724Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-10T01:02:47.744922705Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-10T01:02:47.745105269Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-10T01:02:47.745372966Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-10T01:02:47.745723555Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-10T01:02:47.746974316Z level=info msg="State cache has been initialized" states=0 duration=1.867267ms logger=ngalert.scheduler t=2026-05-10T01:02:47.747035748Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-10T01:02:47.747310115Z level=info msg=starting first_tick=2026-05-10T01:02:50Z logger=http.server t=2026-05-10T01:02:47.749259174Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-05-10T01:02:47.814562183Z level=info msg="Update check succeeded" duration=69.32901ms logger=plugins.update.checker t=2026-05-10T01:02:47.815977989Z level=info msg="Update check succeeded" duration=70.584613ms logger=provisioning.dashboard t=2026-05-10T01:02:47.84631809Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-10T01:02:47.868915364Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-10T01:02:47.881574325Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-10T01:02:47.895694714Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-10T01:02:47.908183001Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-05-10T01:02:47.948766502Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-10T01:02:47.978831306Z level=info msg="Patterns update finished" duration=129.048508ms logger=grafana-apiserver t=2026-05-10T01:02:48.262002838Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-10T01:02:48.262391288Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-10T01:03:02.002500008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.003217986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.024680662Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.046533987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.064091513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.089398035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.107492366Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-10T01:03:02.140709558Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-10T01:03:02.154417617Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-10T01:03:02.178092439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.198006855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.226343034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.24390533Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.269729376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.292521826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.333351652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.35135904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.385331973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.40336146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.43639865Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.454754296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.496454635Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.51472498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.545012549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.564184526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.591821667Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.610109682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.646518567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.663332844Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.70568008Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.722513917Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.760929453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.778243553Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.819766328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.841336146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.883326443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.900626112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.933727173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:02.949164244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.198943799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.220448515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.266173786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.282647415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.320603429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.338956445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.386351399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.402194302Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.452489559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.470397404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.523613586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.540388042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.577356511Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.593697926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.631993139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.660450012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.699609146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.717726546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.759312943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.791103371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.861281933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.88122407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.933665361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:03.958574344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:04.028276514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:04.061123949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:04.167194733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:04.187333375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:04.263091159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:04.275319479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:04.339086309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:04.354996254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:04.436049033Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:04.457897448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:04.533680823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:04.553488756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:04.620430466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:04.641685396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:04.719724828Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:04.737748456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:04.820819916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:04.842414235Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:03:04.920399526Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-10T01:03:52.766035994Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-10T01:12:47.781415911Z level=info msg="Completed cleanup jobs" duration=35.04169ms logger=plugins.update.checker t=2026-05-10T01:12:47.870860093Z level=info msg="Update check succeeded" duration=54.370481ms logger=sqlstore.transactions t=2026-05-10T01:17:46.468771944Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-10T01:22:47.78127843Z level=info msg="Completed cleanup jobs" duration=34.787364ms logger=plugins.update.checker t=2026-05-10T01:22:47.986357287Z level=info msg="Update check succeeded" duration=169.497953ms logger=cleanup t=2026-05-10T01:32:47.784696792Z level=info msg="Completed cleanup jobs" duration=37.482648ms logger=plugins.update.checker t=2026-05-10T01:32:47.867701444Z level=info msg="Update check succeeded" duration=51.360311ms logger=infra.usagestats t=2026-05-10T01:33:52.793265438Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-05-10T01:42:47.866915214Z level=info msg="Update check succeeded" duration=50.276771ms logger=cleanup t=2026-05-10T01:42:48.997490444Z level=info msg="Completed cleanup jobs" duration=1.251049267s logger=cleanup t=2026-05-10T01:52:47.782143841Z level=info msg="Completed cleanup jobs" duration=35.58609ms logger=plugins.update.checker t=2026-05-10T01:52:47.872450073Z level=info msg="Update check succeeded" duration=56.355325ms logger=cleanup t=2026-05-10T02:02:47.779298822Z level=info msg="Completed cleanup jobs" duration=32.930343ms logger=plugins.update.checker t=2026-05-10T02:02:47.868753356Z level=info msg="Update check succeeded" duration=52.341558ms logger=infra.usagestats t=2026-05-10T02:03:52.797062681Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-10T02:12:47.754068173Z level=info msg="Completed cleanup jobs" duration=5.965159ms logger=plugins.update.checker t=2026-05-10T02:12:47.983749699Z level=info msg="Update check succeeded" duration=166.916548ms