logger=settings t=2026-04-06T18:52:42.112511418Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-06T18:52:42Z logger=settings t=2026-04-06T18:52:42.112796074Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-06T18:52:42.112808474Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-06T18:52:42.112811985Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-06T18:52:42.112814935Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-06T18:52:42.112818905Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-06T18:52:42.112821645Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-06T18:52:42.112824425Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-06T18:52:42.112829825Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-06T18:52:42.112834785Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-06T18:52:42.112837865Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-06T18:52:42.112842575Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-06T18:52:42.112846005Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-06T18:52:42.112849465Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-06T18:52:42.112852956Z level=info msg=Target target=[all] logger=settings t=2026-04-06T18:52:42.112861526Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-06T18:52:42.112867046Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-06T18:52:42.112870546Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-06T18:52:42.112873966Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-06T18:52:42.112877466Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-06T18:52:42.112881136Z level=info msg="App mode production" logger=sqlstore t=2026-04-06T18:52:42.113160543Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-06T18:52:42.113179143Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-06T18:52:42.114937574Z level=info msg="Locking database" logger=migrator t=2026-04-06T18:52:42.114949995Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-06T18:52:42.115780264Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-06T18:52:42.117052994Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.27189ms logger=migrator t=2026-04-06T18:52:42.121601949Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-06T18:52:42.122185613Z level=info msg="Migration successfully executed" id="create user table" duration=583.574µs logger=migrator t=2026-04-06T18:52:42.127514258Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-06T18:52:42.128227964Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=713.506µs logger=migrator t=2026-04-06T18:52:42.133886746Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-06T18:52:42.134551062Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=664.356µs logger=migrator t=2026-04-06T18:52:42.138681048Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-06T18:52:42.14002491Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.344001ms logger=migrator t=2026-04-06T18:52:42.147672968Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-06T18:52:42.148893747Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.220679ms logger=migrator t=2026-04-06T18:52:42.156097545Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-06T18:52:42.160340364Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.242679ms logger=migrator t=2026-04-06T18:52:42.165936994Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-06T18:52:42.166735473Z level=info msg="Migration successfully executed" id="create user table v2" duration=798.569µs logger=migrator t=2026-04-06T18:52:42.171414502Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-06T18:52:42.172363635Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=946.812µs logger=migrator t=2026-04-06T18:52:42.176412369Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-06T18:52:42.177082935Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=670.766µs logger=migrator t=2026-04-06T18:52:42.185942891Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-06T18:52:42.186577486Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=634.905µs logger=migrator t=2026-04-06T18:52:42.191728347Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-06T18:52:42.193105069Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.382103ms logger=migrator t=2026-04-06T18:52:42.20043865Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-06T18:52:42.201860443Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.417173ms logger=migrator t=2026-04-06T18:52:42.210819802Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-06T18:52:42.210891104Z level=info msg="Migration successfully executed" id="Update user table charset" duration=76.452µs logger=migrator t=2026-04-06T18:52:42.219551826Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-06T18:52:42.221831129Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.284493ms logger=migrator t=2026-04-06T18:52:42.227740287Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-06T18:52:42.228183907Z level=info msg="Migration successfully executed" id="Add missing user data" duration=456.27µs logger=migrator t=2026-04-06T18:52:42.235022187Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-06T18:52:42.237083925Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.063108ms logger=migrator t=2026-04-06T18:52:42.241734614Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-06T18:52:42.242597204Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=862.67µs logger=migrator t=2026-04-06T18:52:42.24672484Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-06T18:52:42.256449187Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=9.667756ms logger=migrator t=2026-04-06T18:52:42.303833403Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-06T18:52:42.314041491Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.210698ms logger=migrator t=2026-04-06T18:52:42.361400507Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-06T18:52:42.363772472Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.374105ms logger=migrator t=2026-04-06T18:52:42.368703638Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-06T18:52:42.368956664Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=253.975µs logger=migrator t=2026-04-06T18:52:42.374155835Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-06T18:52:42.374887902Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=731.527µs logger=migrator t=2026-04-06T18:52:42.381152588Z 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-04-06T18:52:42.38164956Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=497.512µs logger=migrator t=2026-04-06T18:52:42.389187476Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-06T18:52:42.389828391Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=640.595µs logger=migrator t=2026-04-06T18:52:42.395966034Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-06T18:52:42.397272674Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.3075ms logger=migrator t=2026-04-06T18:52:42.40264569Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-06T18:52:42.403594312Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=953.702µs logger=migrator t=2026-04-06T18:52:42.409970201Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-06T18:52:42.410756749Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=788.688µs logger=migrator t=2026-04-06T18:52:42.417492746Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-06T18:52:42.418324576Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=831.63µs logger=migrator t=2026-04-06T18:52:42.425471063Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-06T18:52:42.427280305Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.812743ms logger=migrator t=2026-04-06T18:52:42.433637853Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-06T18:52:42.433676884Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=40.741µs logger=migrator t=2026-04-06T18:52:42.44119808Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-06T18:52:42.442370677Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.192368ms logger=migrator t=2026-04-06T18:52:42.447958147Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-06T18:52:42.448460179Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=501.582µs logger=migrator t=2026-04-06T18:52:42.455158776Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-06T18:52:42.455881173Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=738.868µs logger=migrator t=2026-04-06T18:52:42.462373544Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-06T18:52:42.463771996Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.399042ms logger=migrator t=2026-04-06T18:52:42.469594383Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-06T18:52:42.474956818Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.363266ms logger=migrator t=2026-04-06T18:52:42.481738146Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-06T18:52:42.483010245Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.270519ms logger=migrator t=2026-04-06T18:52:42.489380214Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-06T18:52:42.490401658Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.022974ms logger=migrator t=2026-04-06T18:52:42.49605211Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-06T18:52:42.496739036Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=686.206µs logger=migrator t=2026-04-06T18:52:42.50162914Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-06T18:52:42.502692135Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.063545ms logger=migrator t=2026-04-06T18:52:42.509914514Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-06T18:52:42.510928487Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.004793ms logger=migrator t=2026-04-06T18:52:42.515874523Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-06T18:52:42.516376035Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=502.402µs logger=migrator t=2026-04-06T18:52:42.520488531Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-06T18:52:42.521014503Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=526.642µs logger=migrator t=2026-04-06T18:52:42.528085078Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-06T18:52:42.528643781Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=558.503µs logger=migrator t=2026-04-06T18:52:42.533253288Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-06T18:52:42.534221791Z level=info msg="Migration successfully executed" id="create star table" duration=968.343µs logger=migrator t=2026-04-06T18:52:42.539432903Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-06T18:52:42.540488917Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.055504ms logger=migrator t=2026-04-06T18:52:42.548092365Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-06T18:52:42.549260152Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.158657ms logger=migrator t=2026-04-06T18:52:42.559558423Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-06T18:52:42.560634118Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.075276ms logger=migrator t=2026-04-06T18:52:42.566281089Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-06T18:52:42.567298443Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.017754ms logger=migrator t=2026-04-06T18:52:42.574724876Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-06T18:52:42.575453693Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=780.668µs logger=migrator t=2026-04-06T18:52:42.579801685Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-06T18:52:42.580540342Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=730.037µs logger=migrator t=2026-04-06T18:52:42.587277469Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-06T18:52:42.588878027Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.604768ms logger=migrator t=2026-04-06T18:52:42.595118092Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-06T18:52:42.595151663Z level=info msg="Migration successfully executed" id="Update org table charset" duration=34.891µs logger=migrator t=2026-04-06T18:52:42.602131016Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-06T18:52:42.602193818Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=65.422µs logger=migrator t=2026-04-06T18:52:42.609121569Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-06T18:52:42.60957505Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=457.071µs logger=migrator t=2026-04-06T18:52:42.614967326Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-06T18:52:42.616100772Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.139507ms logger=migrator t=2026-04-06T18:52:42.620750711Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-06T18:52:42.621511369Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=760.028µs logger=migrator t=2026-04-06T18:52:42.627432577Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-06T18:52:42.628248696Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=815.799µs logger=migrator t=2026-04-06T18:52:42.634499692Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-06T18:52:42.634953612Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=453.71µs logger=migrator t=2026-04-06T18:52:42.640510212Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-06T18:52:42.641072405Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=567.433µs logger=migrator t=2026-04-06T18:52:42.646367079Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-06T18:52:42.647440104Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.073395ms logger=migrator t=2026-04-06T18:52:42.653844743Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-06T18:52:42.659951546Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.106733ms logger=migrator t=2026-04-06T18:52:42.664974433Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-06T18:52:42.665509596Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=535.663µs logger=migrator t=2026-04-06T18:52:42.67043036Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-06T18:52:42.671634418Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.215088ms logger=migrator t=2026-04-06T18:52:42.677670169Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-06T18:52:42.67900285Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.332601ms logger=migrator t=2026-04-06T18:52:42.686093086Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-06T18:52:42.686551717Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=460.161µs logger=migrator t=2026-04-06T18:52:42.691520743Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-06T18:52:42.69229139Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=770.357µs logger=migrator t=2026-04-06T18:52:42.701997647Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-06T18:52:42.702068929Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=71.962µs logger=migrator t=2026-04-06T18:52:42.706938173Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-06T18:52:42.70939654Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.458097ms logger=migrator t=2026-04-06T18:52:42.714164501Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-06T18:52:42.715916142Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.751171ms logger=migrator t=2026-04-06T18:52:42.721533773Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-06T18:52:42.723368066Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.835003ms logger=migrator t=2026-04-06T18:52:42.727859221Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-06T18:52:42.728630349Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=770.948µs logger=migrator t=2026-04-06T18:52:42.733304808Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-06T18:52:42.73510394Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.798482ms logger=migrator t=2026-04-06T18:52:42.740523116Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-06T18:52:42.741798966Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.246039ms logger=migrator t=2026-04-06T18:52:42.746866035Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-06T18:52:42.747916979Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.051494ms logger=migrator t=2026-04-06T18:52:42.752747362Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-06T18:52:42.752777093Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=30.561µs logger=migrator t=2026-04-06T18:52:42.757439591Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-06T18:52:42.757467282Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=33.701µs logger=migrator t=2026-04-06T18:52:42.762979631Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-06T18:52:42.765153271Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.17304ms logger=migrator t=2026-04-06T18:52:42.772444912Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-06T18:52:42.775890312Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.44887ms logger=migrator t=2026-04-06T18:52:42.781228546Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-06T18:52:42.783328736Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.10029ms logger=migrator t=2026-04-06T18:52:42.790603466Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-06T18:52:42.79336444Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.763855ms logger=migrator t=2026-04-06T18:52:42.798605362Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-06T18:52:42.798832698Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=227.816µs logger=migrator t=2026-04-06T18:52:42.806190499Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-06T18:52:42.807015159Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=824.489µs logger=migrator t=2026-04-06T18:52:42.81351683Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-06T18:52:42.814641677Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.124547ms logger=migrator t=2026-04-06T18:52:42.820560995Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-06T18:52:42.820668247Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=185.904µs logger=migrator t=2026-04-06T18:52:42.825611803Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-06T18:52:42.827384674Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.776912ms logger=migrator t=2026-04-06T18:52:42.831874499Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-06T18:52:42.832832741Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=959.642µs logger=migrator t=2026-04-06T18:52:42.838658037Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-06T18:52:42.844667677Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.00676ms logger=migrator t=2026-04-06T18:52:42.848870555Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-06T18:52:42.8499105Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.038485ms logger=migrator t=2026-04-06T18:52:42.853906083Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-06T18:52:42.854711482Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=805.219µs logger=migrator t=2026-04-06T18:52:42.85933016Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-06T18:52:42.860128529Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=798.088µs logger=migrator t=2026-04-06T18:52:42.863575059Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-06T18:52:42.863892676Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=317.957µs logger=migrator t=2026-04-06T18:52:42.867117691Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-06T18:52:42.867664484Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=546.543µs logger=migrator t=2026-04-06T18:52:42.872763803Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-06T18:52:42.874882083Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.11803ms logger=migrator t=2026-04-06T18:52:42.878372154Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-06T18:52:42.879216994Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=849.38µs logger=migrator t=2026-04-06T18:52:42.884080747Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-06T18:52:42.884437286Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=356.669µs logger=migrator t=2026-04-06T18:52:42.890051077Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-06T18:52:42.890226901Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=176.374µs logger=migrator t=2026-04-06T18:52:42.896496127Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-06T18:52:42.897363738Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=867.31µs logger=migrator t=2026-04-06T18:52:42.902339474Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-06T18:52:42.904897893Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.558279ms logger=migrator t=2026-04-06T18:52:42.910389461Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-06T18:52:42.911520468Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.145667ms logger=migrator t=2026-04-06T18:52:42.914916447Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-06T18:52:42.915687545Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=764.068µs logger=migrator t=2026-04-06T18:52:42.91890006Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-06T18:52:42.91974513Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=844.85µs logger=migrator t=2026-04-06T18:52:42.924491671Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-06T18:52:42.925272289Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=780.548µs logger=migrator t=2026-04-06T18:52:42.928523075Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-06T18:52:42.929254512Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=731.537µs logger=migrator t=2026-04-06T18:52:42.93218598Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-06T18:52:42.93860035Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.4135ms logger=migrator t=2026-04-06T18:52:42.945167443Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-06T18:52:42.945967702Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=801.169µs logger=migrator t=2026-04-06T18:52:42.949564976Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-06T18:52:42.951207434Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.642288ms logger=migrator t=2026-04-06T18:52:42.954736147Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-06T18:52:42.95616442Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.427993ms logger=migrator t=2026-04-06T18:52:42.961134216Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-06T18:52:42.961679269Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=544.483µs logger=migrator t=2026-04-06T18:52:42.964941205Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-06T18:52:42.967328591Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.386425ms logger=migrator t=2026-04-06T18:52:43.127213933Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-06T18:52:43.133581691Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=6.379429ms logger=migrator t=2026-04-06T18:52:43.272825401Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-06T18:52:43.272918994Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=100.913µs logger=migrator t=2026-04-06T18:52:43.294590599Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-06T18:52:43.295512371Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=927.002µs logger=migrator t=2026-04-06T18:52:43.303848086Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-06T18:52:43.306115789Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.272393ms logger=migrator t=2026-04-06T18:52:43.312256602Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-06T18:52:43.312452686Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=196.524µs logger=migrator t=2026-04-06T18:52:43.319650165Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-06T18:52:43.319925141Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=265.547µs logger=migrator t=2026-04-06T18:52:43.324641311Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-06T18:52:43.327548419Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.902988ms logger=migrator t=2026-04-06T18:52:43.331862889Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-06T18:52:43.332004333Z level=info msg="Migration successfully executed" id="Update uid value" duration=141.904µs logger=migrator t=2026-04-06T18:52:43.336213201Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-06T18:52:43.337524642Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.312921ms logger=migrator t=2026-04-06T18:52:43.344158367Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-06T18:52:43.345411566Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.252569ms logger=migrator t=2026-04-06T18:52:43.349128243Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-06T18:52:43.350164687Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.036204ms logger=migrator t=2026-04-06T18:52:43.353529255Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-06T18:52:43.354379075Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=849.84µs logger=migrator t=2026-04-06T18:52:43.361140423Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-06T18:52:43.36189055Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=752.677µs logger=migrator t=2026-04-06T18:52:43.366708543Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-06T18:52:43.369931578Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=3.186554ms logger=migrator t=2026-04-06T18:52:43.377972686Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-06T18:52:43.378742064Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=771.948µs logger=migrator t=2026-04-06T18:52:43.383100726Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-06T18:52:43.383803302Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=703.947µs logger=migrator t=2026-04-06T18:52:43.388893441Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-06T18:52:43.389609898Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=714.756µs logger=migrator t=2026-04-06T18:52:43.396371485Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-06T18:52:43.409207825Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=12.83103ms logger=migrator t=2026-04-06T18:52:43.413074215Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-06T18:52:43.413671799Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=607.294µs logger=migrator t=2026-04-06T18:52:43.418360658Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-06T18:52:43.419103916Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=736.058µs logger=migrator t=2026-04-06T18:52:43.422837743Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-06T18:52:43.423644452Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=806.499µs logger=migrator t=2026-04-06T18:52:43.43339885Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-06T18:52:43.436591014Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=3.193454ms logger=migrator t=2026-04-06T18:52:43.44026466Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-06T18:52:43.440629088Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=365.618µs logger=migrator t=2026-04-06T18:52:43.448559184Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-06T18:52:43.449385153Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=840.73µs logger=migrator t=2026-04-06T18:52:43.453428497Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-06T18:52:43.453454648Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.351µs logger=migrator t=2026-04-06T18:52:43.456722404Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-06T18:52:43.459453008Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.727073ms logger=migrator t=2026-04-06T18:52:43.465582111Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-06T18:52:43.468646812Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.068551ms logger=migrator t=2026-04-06T18:52:43.472758298Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-06T18:52:43.472988304Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=229.886µs logger=migrator t=2026-04-06T18:52:43.477658142Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-06T18:52:43.480459578Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.801106ms logger=migrator t=2026-04-06T18:52:43.484719057Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-06T18:52:43.487766059Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.047012ms logger=migrator t=2026-04-06T18:52:43.4933702Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-06T18:52:43.494135437Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=761.437µs logger=migrator t=2026-04-06T18:52:43.499058922Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-06T18:52:43.500032845Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=974.083µs logger=migrator t=2026-04-06T18:52:43.505639926Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-06T18:52:43.506884795Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.253289ms logger=migrator t=2026-04-06T18:52:43.510997441Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-06T18:52:43.511939593Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=942.412µs logger=migrator t=2026-04-06T18:52:43.52038205Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-06T18:52:43.524174138Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=3.790368ms logger=migrator t=2026-04-06T18:52:43.534702484Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-06T18:52:43.535559194Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=856.96µs logger=migrator t=2026-04-06T18:52:43.540741485Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-06T18:52:43.540999191Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=292.397µs logger=migrator t=2026-04-06T18:52:43.545361873Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-06T18:52:43.545529857Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=169.184µs logger=migrator t=2026-04-06T18:52:43.551132188Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-06T18:52:43.554115527Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.976679ms logger=migrator t=2026-04-06T18:52:43.559247767Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-06T18:52:43.562025002Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.777275ms logger=migrator t=2026-04-06T18:52:43.566162988Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-06T18:52:43.566369493Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=206.935µs logger=migrator t=2026-04-06T18:52:43.571318539Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-06T18:52:43.572707811Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.389352ms logger=migrator t=2026-04-06T18:52:43.577179356Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-06T18:52:43.578602129Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.423493ms logger=migrator t=2026-04-06T18:52:43.582687064Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-06T18:52:43.582822257Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=83.732µs logger=migrator t=2026-04-06T18:52:43.586864562Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-06T18:52:43.587822244Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=960.253µs logger=migrator t=2026-04-06T18:52:43.5936269Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-06T18:52:43.595273638Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.658759ms logger=migrator t=2026-04-06T18:52:43.600311116Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-06T18:52:43.603283585Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.972229ms logger=migrator t=2026-04-06T18:52:43.608285462Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-06T18:52:43.608313332Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.51µs logger=migrator t=2026-04-06T18:52:43.611885766Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-06T18:52:43.612704985Z level=info msg="Migration successfully executed" id="create session table" duration=823.049µs logger=migrator t=2026-04-06T18:52:43.617608429Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-06T18:52:43.617736762Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=129.253µs logger=migrator t=2026-04-06T18:52:43.622007832Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-06T18:52:43.622124915Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=117.683µs logger=migrator t=2026-04-06T18:52:43.626520447Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-06T18:52:43.627551461Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.030834ms logger=migrator t=2026-04-06T18:52:43.636659194Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-06T18:52:43.640185606Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=3.531612ms logger=migrator t=2026-04-06T18:52:43.647101518Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-06T18:52:43.647143629Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=46.641µs logger=migrator t=2026-04-06T18:52:43.655819631Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-06T18:52:43.655890273Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=77.102µs logger=migrator t=2026-04-06T18:52:43.659400925Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-06T18:52:43.662897997Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.496662ms logger=migrator t=2026-04-06T18:52:43.66948497Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-06T18:52:43.672706645Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.219555ms logger=migrator t=2026-04-06T18:52:43.676067524Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-06T18:52:43.676156956Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=94.182µs logger=migrator t=2026-04-06T18:52:43.680110278Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-06T18:52:43.68018864Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=79.092µs logger=migrator t=2026-04-06T18:52:43.685187337Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-06T18:52:43.686005586Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=818.339µs logger=migrator t=2026-04-06T18:52:43.691524865Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-06T18:52:43.691568836Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=42.501µs logger=migrator t=2026-04-06T18:52:43.695258942Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-06T18:52:43.69988986Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.631938ms logger=migrator t=2026-04-06T18:52:43.703099065Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-06T18:52:43.703242508Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=143.673µs logger=migrator t=2026-04-06T18:52:43.710222071Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-06T18:52:43.713249852Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.028611ms logger=migrator t=2026-04-06T18:52:43.716995369Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-06T18:52:43.72001893Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.023531ms logger=migrator t=2026-04-06T18:52:43.723656505Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-06T18:52:43.723737897Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=79.182µs logger=migrator t=2026-04-06T18:52:43.727512545Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-06T18:52:43.728382475Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=862.28µs logger=migrator t=2026-04-06T18:52:43.734256732Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-06T18:52:43.735510221Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.263709ms logger=migrator t=2026-04-06T18:52:43.739529875Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-06T18:52:43.741136143Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.606228ms logger=migrator t=2026-04-06T18:52:43.747105752Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-06T18:52:43.747962342Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=856.43µs logger=migrator t=2026-04-06T18:52:43.751709449Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-06T18:52:43.752977619Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.26823ms logger=migrator t=2026-04-06T18:52:43.757027774Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-06T18:52:43.758350674Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.328881ms logger=migrator t=2026-04-06T18:52:43.763996056Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-06T18:52:43.764641481Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=640.925µs logger=migrator t=2026-04-06T18:52:43.768298847Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-06T18:52:43.769622308Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.322881ms logger=migrator t=2026-04-06T18:52:43.773508329Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-06T18:52:43.774722477Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.213819ms logger=migrator t=2026-04-06T18:52:43.779777285Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-06T18:52:43.789390359Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.612734ms logger=migrator t=2026-04-06T18:52:43.792894391Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-06T18:52:43.793384583Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=490.221µs logger=migrator t=2026-04-06T18:52:43.797257693Z 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-04-06T18:52:43.797829356Z 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=571.553µs logger=migrator t=2026-04-06T18:52:43.804366029Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-06T18:52:43.805207188Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=845.99µs logger=migrator t=2026-04-06T18:52:43.809847407Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-06T18:52:43.810864631Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.017743ms logger=migrator t=2026-04-06T18:52:43.816236906Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-06T18:52:43.81770956Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.472584ms logger=migrator t=2026-04-06T18:52:43.822669476Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-06T18:52:43.830731684Z level=info msg="Migration successfully executed" id="Add column is_default" duration=8.065468ms logger=migrator t=2026-04-06T18:52:43.836341335Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-06T18:52:43.839009237Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.668732ms logger=migrator t=2026-04-06T18:52:43.843100683Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-06T18:52:43.847632739Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.519925ms logger=migrator t=2026-04-06T18:52:43.852470412Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-06T18:52:43.857823237Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.354855ms logger=migrator t=2026-04-06T18:52:43.861806209Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-06T18:52:43.862793842Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=981.953µs logger=migrator t=2026-04-06T18:52:43.86824334Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-06T18:52:43.868291061Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=55.982µs logger=migrator t=2026-04-06T18:52:43.872442228Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-06T18:52:43.872480379Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=55.262µs logger=migrator t=2026-04-06T18:52:43.877405234Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-06T18:52:43.878686523Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.282019ms logger=migrator t=2026-04-06T18:52:43.883438564Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-06T18:52:43.884615532Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.176168ms logger=migrator t=2026-04-06T18:52:43.889331722Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-06T18:52:43.890172962Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=840.9µs logger=migrator t=2026-04-06T18:52:43.895641799Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-06T18:52:43.896436188Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=793.849µs logger=migrator t=2026-04-06T18:52:43.900610075Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-06T18:52:43.902603542Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.997347ms logger=migrator t=2026-04-06T18:52:43.906585755Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-06T18:52:43.913764782Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.169367ms logger=migrator t=2026-04-06T18:52:43.917993031Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-06T18:52:43.921858161Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.8652ms logger=migrator t=2026-04-06T18:52:43.926630812Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-06T18:52:43.926843047Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=207.705µs logger=migrator t=2026-04-06T18:52:43.930565104Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-06T18:52:43.931523327Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=957.953µs logger=migrator t=2026-04-06T18:52:43.93720812Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-06T18:52:43.938682844Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.463874ms logger=migrator t=2026-04-06T18:52:43.945352529Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-06T18:52:43.948985104Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.632395ms logger=migrator t=2026-04-06T18:52:43.953356536Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-06T18:52:43.953423988Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=73.292µs logger=migrator t=2026-04-06T18:52:43.957163325Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-06T18:52:43.958007535Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=843.84µs logger=migrator t=2026-04-06T18:52:43.96209698Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-06T18:52:43.963460232Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.363102ms logger=migrator t=2026-04-06T18:52:43.968139611Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-06T18:52:43.968233874Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=94.583µs logger=migrator t=2026-04-06T18:52:43.972602036Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-06T18:52:43.973827774Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.224988ms logger=migrator t=2026-04-06T18:52:43.978038383Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-06T18:52:43.979043676Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.002934ms logger=migrator t=2026-04-06T18:52:43.983845378Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-06T18:52:43.985974838Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.098249ms logger=migrator t=2026-04-06T18:52:43.992523491Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-06T18:52:43.99507679Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.55688ms logger=migrator t=2026-04-06T18:52:44.003146299Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-06T18:52:44.004963071Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.820662ms logger=migrator t=2026-04-06T18:52:44.012511927Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-06T18:52:44.014205307Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.698ms logger=migrator t=2026-04-06T18:52:44.020719609Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-06T18:52:44.020825041Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=110.762µs logger=migrator t=2026-04-06T18:52:44.026709339Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-06T18:52:44.031562662Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.844932ms logger=migrator t=2026-04-06T18:52:44.035745169Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-06T18:52:44.036567929Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=822.85µs logger=migrator t=2026-04-06T18:52:44.041417442Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-06T18:52:44.045374544Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.956952ms logger=migrator t=2026-04-06T18:52:44.050635357Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-06T18:52:44.052761807Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=2.124229ms logger=migrator t=2026-04-06T18:52:44.05763128Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-06T18:52:44.058646184Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.015014ms logger=migrator t=2026-04-06T18:52:44.062002372Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-06T18:52:44.06316276Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.159208ms logger=migrator t=2026-04-06T18:52:44.067132662Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-06T18:52:44.082611624Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.475031ms logger=migrator t=2026-04-06T18:52:44.088067351Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-06T18:52:44.088653775Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=591.004µs logger=migrator t=2026-04-06T18:52:44.092593436Z 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-04-06T18:52:44.094113322Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.519506ms logger=migrator t=2026-04-06T18:52:44.098207867Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-06T18:52:44.098659508Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=451.731µs logger=migrator t=2026-04-06T18:52:44.103683195Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-06T18:52:44.104203528Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=520.212µs logger=migrator t=2026-04-06T18:52:44.108131509Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-06T18:52:44.108368505Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=237.256µs logger=migrator t=2026-04-06T18:52:44.112177404Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-06T18:52:44.118807868Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.629864ms logger=migrator t=2026-04-06T18:52:44.123954149Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-06T18:52:44.127959412Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.005064ms logger=migrator t=2026-04-06T18:52:44.132034897Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-06T18:52:44.132937148Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=906.541µs logger=migrator t=2026-04-06T18:52:44.136672675Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-06T18:52:44.137536405Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=863.38µs logger=migrator t=2026-04-06T18:52:44.142545112Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-06T18:52:44.142779148Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=234.726µs logger=migrator t=2026-04-06T18:52:44.146568186Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-06T18:52:44.154231915Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.664519ms logger=migrator t=2026-04-06T18:52:44.159439377Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-06T18:52:44.161108786Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.659028ms logger=migrator t=2026-04-06T18:52:44.165614011Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-06T18:52:44.165794815Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=180.854µs logger=migrator t=2026-04-06T18:52:44.17029173Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-06T18:52:44.17071833Z level=info msg="Migration successfully executed" id="Move region to single row" duration=427.13µs logger=migrator t=2026-04-06T18:52:44.174741444Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-06T18:52:44.176059265Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.318161ms logger=migrator t=2026-04-06T18:52:44.181557203Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-06T18:52:44.182470954Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=914.471µs logger=migrator t=2026-04-06T18:52:44.187211375Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-06T18:52:44.189042798Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.830933ms logger=migrator t=2026-04-06T18:52:44.194133367Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-06T18:52:44.195424757Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.29215ms logger=migrator t=2026-04-06T18:52:44.200524696Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-06T18:52:44.201721054Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.197758ms logger=migrator t=2026-04-06T18:52:44.205897781Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-06T18:52:44.207444667Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.548026ms logger=migrator t=2026-04-06T18:52:44.212903675Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-06T18:52:44.213082859Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=179.764µs logger=migrator t=2026-04-06T18:52:44.217314298Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-06T18:52:44.218318041Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.007353ms logger=migrator t=2026-04-06T18:52:44.223681816Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-06T18:52:44.224556277Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=874.621µs logger=migrator t=2026-04-06T18:52:44.228651252Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-06T18:52:44.229780499Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.128807ms logger=migrator t=2026-04-06T18:52:44.236221789Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-06T18:52:44.237207382Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=978.223µs logger=migrator t=2026-04-06T18:52:44.241247446Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-06T18:52:44.241552853Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=305.777µs logger=migrator t=2026-04-06T18:52:44.245599048Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-06T18:52:44.246175561Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=576.123µs logger=migrator t=2026-04-06T18:52:44.251117057Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-06T18:52:44.251220779Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=104.072µs logger=migrator t=2026-04-06T18:52:44.255762475Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-06T18:52:44.257405454Z level=info msg="Migration successfully executed" id="create team table" duration=1.646769ms logger=migrator t=2026-04-06T18:52:44.261812457Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-06T18:52:44.263298731Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.486315ms logger=migrator t=2026-04-06T18:52:44.268347719Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-06T18:52:44.269703101Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.355231ms logger=migrator t=2026-04-06T18:52:44.273999461Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-06T18:52:44.278971837Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.973236ms logger=migrator t=2026-04-06T18:52:44.283961483Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-06T18:52:44.284129667Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=172.484µs logger=migrator t=2026-04-06T18:52:44.288030928Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-06T18:52:44.288906789Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=875.751µs logger=migrator t=2026-04-06T18:52:44.293158478Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-06T18:52:44.293915066Z level=info msg="Migration successfully executed" id="create team member table" duration=753.278µs logger=migrator t=2026-04-06T18:52:44.297926789Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-06T18:52:44.29881801Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=897.781µs logger=migrator t=2026-04-06T18:52:44.304245507Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-06T18:52:44.305742312Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.496065ms logger=migrator t=2026-04-06T18:52:44.310079473Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-06T18:52:44.310954633Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=874.85µs logger=migrator t=2026-04-06T18:52:44.3150806Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-06T18:52:44.322182656Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.099856ms logger=migrator t=2026-04-06T18:52:44.327023489Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-06T18:52:44.330182432Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.158713ms logger=migrator t=2026-04-06T18:52:44.3339443Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-06T18:52:44.338442795Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.498115ms logger=migrator t=2026-04-06T18:52:44.342443569Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-06T18:52:44.34335132Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=906.331µs logger=migrator t=2026-04-06T18:52:44.349464992Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-06T18:52:44.351014078Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.542676ms logger=migrator t=2026-04-06T18:52:44.355914733Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-06T18:52:44.357550121Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.635258ms logger=migrator t=2026-04-06T18:52:44.363733306Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-06T18:52:44.364906413Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.174307ms logger=migrator t=2026-04-06T18:52:44.370257878Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-06T18:52:44.371868965Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.610238ms logger=migrator t=2026-04-06T18:52:44.376237007Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-06T18:52:44.377266071Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.029184ms logger=migrator t=2026-04-06T18:52:44.381195813Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-06T18:52:44.382217697Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.021864ms logger=migrator t=2026-04-06T18:52:44.387272905Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-06T18:52:44.389342973Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.074138ms logger=migrator t=2026-04-06T18:52:44.395510977Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-06T18:52:44.396464479Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=957.662µs logger=migrator t=2026-04-06T18:52:44.401408305Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-06T18:52:44.401800034Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=393.169µs logger=migrator t=2026-04-06T18:52:44.40676616Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-06T18:52:44.407728163Z level=info msg="Migration successfully executed" id="create tag table" duration=962.182µs logger=migrator t=2026-04-06T18:52:44.41235624Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-06T18:52:44.413332533Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=976.173µs logger=migrator t=2026-04-06T18:52:44.41834704Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-06T18:52:44.420012889Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.669679ms logger=migrator t=2026-04-06T18:52:44.425869186Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-06T18:52:44.426983342Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.113546ms logger=migrator t=2026-04-06T18:52:44.431311293Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-06T18:52:44.43335814Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.046627ms logger=migrator t=2026-04-06T18:52:44.438843889Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-06T18:52:44.452438586Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.589157ms logger=migrator t=2026-04-06T18:52:44.456708826Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-06T18:52:44.45774317Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.034405ms logger=migrator t=2026-04-06T18:52:44.461771264Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-06T18:52:44.462869419Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.097945ms logger=migrator t=2026-04-06T18:52:44.467400025Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-06T18:52:44.467768134Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=368.109µs logger=migrator t=2026-04-06T18:52:44.472114595Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-06T18:52:44.472899974Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=785.459µs logger=migrator t=2026-04-06T18:52:44.476660391Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-06T18:52:44.477632074Z level=info msg="Migration successfully executed" id="create user auth table" duration=970.973µs logger=migrator t=2026-04-06T18:52:44.482868736Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-06T18:52:44.4847198Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.800042ms logger=migrator t=2026-04-06T18:52:44.489557153Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-06T18:52:44.489837639Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=292.067µs logger=migrator t=2026-04-06T18:52:44.495651935Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-06T18:52:44.50275368Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.102525ms logger=migrator t=2026-04-06T18:52:44.506716023Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-06T18:52:44.512374795Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.658222ms logger=migrator t=2026-04-06T18:52:44.516397749Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-06T18:52:44.521907977Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.492018ms logger=migrator t=2026-04-06T18:52:44.526014013Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-06T18:52:44.531384649Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.370766ms logger=migrator t=2026-04-06T18:52:44.536807526Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-06T18:52:44.537823919Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.022904ms logger=migrator t=2026-04-06T18:52:44.541936485Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-06T18:52:44.547343081Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.405946ms logger=migrator t=2026-04-06T18:52:44.551067758Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-06T18:52:44.551975739Z level=info msg="Migration successfully executed" id="create server_lock table" duration=907.471µs logger=migrator t=2026-04-06T18:52:44.557400296Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-06T18:52:44.55843375Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.039984ms logger=migrator t=2026-04-06T18:52:44.56227189Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-06T18:52:44.563241332Z level=info msg="Migration successfully executed" id="create user auth token table" duration=969.342µs logger=migrator t=2026-04-06T18:52:44.568820483Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-06T18:52:44.5704148Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.594107ms logger=migrator t=2026-04-06T18:52:44.576037521Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-06T18:52:44.577113176Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.075555ms logger=migrator t=2026-04-06T18:52:44.581349435Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-06T18:52:44.583336441Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.991416ms logger=migrator t=2026-04-06T18:52:44.58928658Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-06T18:52:44.595036895Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.750535ms logger=migrator t=2026-04-06T18:52:44.599196022Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-06T18:52:44.600142194Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=946.222µs logger=migrator t=2026-04-06T18:52:44.605452068Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-06T18:52:44.60682453Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.366072ms logger=migrator t=2026-04-06T18:52:44.61069018Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-06T18:52:44.612094723Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.404553ms logger=migrator t=2026-04-06T18:52:44.616015294Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-06T18:52:44.616995877Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=980.883µs logger=migrator t=2026-04-06T18:52:44.622183358Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-06T18:52:44.623277274Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.093036ms logger=migrator t=2026-04-06T18:52:44.627104583Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-06T18:52:44.627194075Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=85.942µs logger=migrator t=2026-04-06T18:52:44.630871331Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-06T18:52:44.631004344Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=132.363µs logger=migrator t=2026-04-06T18:52:44.636205416Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-06T18:52:44.637350492Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.144776ms logger=migrator t=2026-04-06T18:52:44.640980307Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-06T18:52:44.642034272Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.049414ms logger=migrator t=2026-04-06T18:52:44.645530463Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-06T18:52:44.646537366Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.006293ms logger=migrator t=2026-04-06T18:52:44.651495822Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-06T18:52:44.651569664Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=74.182µs logger=migrator t=2026-04-06T18:52:44.655184939Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-06T18:52:44.656481749Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.295431ms logger=migrator t=2026-04-06T18:52:44.660266237Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-06T18:52:44.66165506Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.399813ms logger=migrator t=2026-04-06T18:52:44.669271997Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-06T18:52:44.671303115Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.035498ms logger=migrator t=2026-04-06T18:52:44.684265388Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-06T18:52:44.686248904Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.984267ms logger=migrator t=2026-04-06T18:52:44.690175985Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-06T18:52:44.696511233Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.326588ms logger=migrator t=2026-04-06T18:52:44.700582128Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-06T18:52:44.701308695Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=726.677µs logger=migrator t=2026-04-06T18:52:44.705651017Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-06T18:52:44.705711748Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=64.522µs logger=migrator t=2026-04-06T18:52:44.709756792Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-06T18:52:44.711271348Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.514515ms logger=migrator t=2026-04-06T18:52:44.715032805Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-06T18:52:44.716263154Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.231349ms logger=migrator t=2026-04-06T18:52:44.721099697Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-06T18:52:44.72206033Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=960.503µs logger=migrator t=2026-04-06T18:52:44.725699025Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-06T18:52:44.725763766Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=65.032µs logger=migrator t=2026-04-06T18:52:44.729500743Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-06T18:52:44.730370483Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=869.63µs logger=migrator t=2026-04-06T18:52:44.735087284Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-06T18:52:44.736062866Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=974.953µs logger=migrator t=2026-04-06T18:52:44.739708741Z 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-04-06T18:52:44.740642463Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=929.122µs logger=migrator t=2026-04-06T18:52:44.745181899Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-06T18:52:44.746098761Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=916.752µs logger=migrator t=2026-04-06T18:52:44.751276831Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-06T18:52:44.756888992Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.611891ms logger=migrator t=2026-04-06T18:52:44.763116948Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-06T18:52:44.763981968Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=864.92µs logger=migrator t=2026-04-06T18:52:44.771582425Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-06T18:52:44.77309123Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.508895ms logger=migrator t=2026-04-06T18:52:44.777157836Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-06T18:52:44.802131199Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.974803ms logger=migrator t=2026-04-06T18:52:44.80603983Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-06T18:52:44.829988999Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.934689ms logger=migrator t=2026-04-06T18:52:44.836901Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-06T18:52:44.837940294Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.044454ms logger=migrator t=2026-04-06T18:52:44.842614133Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-06T18:52:44.843646478Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.032215ms logger=migrator t=2026-04-06T18:52:44.859477507Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-06T18:52:44.866952242Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.474535ms logger=migrator t=2026-04-06T18:52:44.871522268Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-06T18:52:44.877132389Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.609851ms logger=migrator t=2026-04-06T18:52:44.881336277Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-06T18:52:44.88229492Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=958.653µs logger=migrator t=2026-04-06T18:52:44.885960685Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-06T18:52:44.886895007Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=934.342µs logger=migrator t=2026-04-06T18:52:44.892049248Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-06T18:52:44.89300511Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=955.313µs logger=migrator t=2026-04-06T18:52:44.89642809Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-06T18:52:44.898238282Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.809262ms logger=migrator t=2026-04-06T18:52:44.902409689Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-06T18:52:44.902514872Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=106.112µs logger=migrator t=2026-04-06T18:52:44.906983516Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-06T18:52:44.913506068Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.522072ms logger=migrator t=2026-04-06T18:52:44.917255976Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-06T18:52:44.923296717Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.040661ms logger=migrator t=2026-04-06T18:52:44.928018077Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-06T18:52:44.934207812Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.189435ms logger=migrator t=2026-04-06T18:52:44.944256116Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-06T18:52:44.945369992Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.118476ms logger=migrator t=2026-04-06T18:52:44.950705467Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-06T18:52:44.951478285Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=772.558µs logger=migrator t=2026-04-06T18:52:44.963552556Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-06T18:52:44.97056138Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.009494ms logger=migrator t=2026-04-06T18:52:44.974379669Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-06T18:52:44.980929412Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.549983ms logger=migrator t=2026-04-06T18:52:44.98599271Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-06T18:52:44.987199698Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.204728ms logger=migrator t=2026-04-06T18:52:44.992165064Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-06T18:52:44.998256677Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.091033ms logger=migrator t=2026-04-06T18:52:45.00268161Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-06T18:52:45.009494359Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.812159ms logger=migrator t=2026-04-06T18:52:45.013672136Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-06T18:52:45.013764238Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=90.922µs logger=migrator t=2026-04-06T18:52:45.018388867Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-06T18:52:45.020367073Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.978197ms logger=migrator t=2026-04-06T18:52:45.025483082Z 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-04-06T18:52:45.030462478Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=4.990736ms logger=migrator t=2026-04-06T18:52:45.044103007Z 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-04-06T18:52:45.045576151Z 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.475264ms logger=migrator t=2026-04-06T18:52:45.049737758Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-06T18:52:45.04981189Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=75.332µs logger=migrator t=2026-04-06T18:52:45.056164268Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-06T18:52:45.062414824Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.247476ms logger=migrator t=2026-04-06T18:52:45.068994477Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-06T18:52:45.075271134Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.276027ms logger=migrator t=2026-04-06T18:52:45.08149791Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-06T18:52:45.089787383Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.284513ms logger=migrator t=2026-04-06T18:52:45.095828304Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-06T18:52:45.101433545Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.605601ms logger=migrator t=2026-04-06T18:52:45.105647873Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-06T18:52:45.1136378Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.985736ms logger=migrator t=2026-04-06T18:52:45.120331156Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-06T18:52:45.120415568Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=85.672µs logger=migrator t=2026-04-06T18:52:45.125609279Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-06T18:52:45.126632623Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.024204ms logger=migrator t=2026-04-06T18:52:45.136248487Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-06T18:52:45.143883636Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.636079ms logger=migrator t=2026-04-06T18:52:45.151146865Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-06T18:52:45.151222917Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=86.442µs logger=migrator t=2026-04-06T18:52:45.157053133Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-06T18:52:45.166166326Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.111593ms logger=migrator t=2026-04-06T18:52:45.171841709Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-06T18:52:45.172887793Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.045835ms logger=migrator t=2026-04-06T18:52:45.179881546Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-06T18:52:45.189562612Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.701087ms logger=migrator t=2026-04-06T18:52:45.194796104Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-06T18:52:45.195737776Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=941.162µs logger=migrator t=2026-04-06T18:52:45.203799324Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-06T18:52:45.205800261Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.005207ms logger=migrator t=2026-04-06T18:52:45.211348361Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-06T18:52:45.218845305Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.500195ms logger=migrator t=2026-04-06T18:52:45.226505694Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-06T18:52:45.227214291Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=709.367µs logger=migrator t=2026-04-06T18:52:45.235518155Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-06T18:52:45.237289366Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.771241ms logger=migrator t=2026-04-06T18:52:45.278959299Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-06T18:52:45.281646451Z level=info msg="Migration successfully executed" id="create alert_image table" duration=2.685493ms logger=migrator t=2026-04-06T18:52:45.290716663Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-06T18:52:45.295216668Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=4.504075ms logger=migrator t=2026-04-06T18:52:45.312325948Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-06T18:52:45.312510582Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=187.865µs logger=migrator t=2026-04-06T18:52:45.319681999Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-06T18:52:45.321478871Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.797082ms logger=migrator t=2026-04-06T18:52:45.331094726Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-06T18:52:45.332506179Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.437183ms logger=migrator t=2026-04-06T18:52:45.337600528Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-06T18:52:45.338021767Z 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-04-06T18:52:45.349579147Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-06T18:52:45.350433457Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=858.7µs logger=migrator t=2026-04-06T18:52:45.357910032Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-06T18:52:45.359899068Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.014927ms logger=migrator t=2026-04-06T18:52:45.367624328Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-06T18:52:45.376208559Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.587881ms logger=migrator t=2026-04-06T18:52:45.385292351Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-06T18:52:45.386875768Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.586467ms logger=migrator t=2026-04-06T18:52:45.39427848Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-06T18:52:45.395429227Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.150277ms logger=migrator t=2026-04-06T18:52:45.400593628Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-06T18:52:45.401453268Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=858.84µs logger=migrator t=2026-04-06T18:52:45.406512086Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-06T18:52:45.408233446Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.7282ms logger=migrator t=2026-04-06T18:52:45.415446624Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-06T18:52:45.418232Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.789615ms logger=migrator t=2026-04-06T18:52:45.425589621Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-06T18:52:45.425647123Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=60.482µs logger=migrator t=2026-04-06T18:52:45.43238243Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-06T18:52:45.432564734Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=185.934µs logger=migrator t=2026-04-06T18:52:45.445167547Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-06T18:52:45.45387182Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.701773ms logger=migrator t=2026-04-06T18:52:45.4636927Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-06T18:52:45.464337275Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=649.815µs logger=migrator t=2026-04-06T18:52:45.476805896Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-06T18:52:45.478862394Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.121939ms logger=migrator t=2026-04-06T18:52:45.486488762Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-06T18:52:45.487285191Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=796.848µs logger=migrator t=2026-04-06T18:52:45.494158671Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-06T18:52:45.495717617Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.563027ms logger=migrator t=2026-04-06T18:52:45.501633175Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-06T18:52:45.502967036Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.334051ms logger=migrator t=2026-04-06T18:52:45.511183658Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-06T18:52:45.550562428Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=39.376379ms logger=migrator t=2026-04-06T18:52:45.559947726Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-06T18:52:45.567524793Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.576817ms logger=migrator t=2026-04-06T18:52:45.575429588Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-06T18:52:45.575713675Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=287.737µs logger=migrator t=2026-04-06T18:52:45.582571434Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-06T18:52:45.614204233Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.633359ms logger=migrator t=2026-04-06T18:52:45.634294322Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-06T18:52:45.66849318Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.196518ms logger=migrator t=2026-04-06T18:52:45.676107338Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-06T18:52:45.676985028Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=878.05µs logger=migrator t=2026-04-06T18:52:45.683176513Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-06T18:52:45.684312939Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.135246ms logger=migrator t=2026-04-06T18:52:45.690951064Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-06T18:52:45.691301262Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=359.008µs logger=migrator t=2026-04-06T18:52:45.696686668Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-06T18:52:45.697578799Z level=info msg="Migration successfully executed" id="create permission table" duration=884.651µs logger=migrator t=2026-04-06T18:52:45.703063027Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-06T18:52:45.704101741Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.038974ms logger=migrator t=2026-04-06T18:52:45.712468337Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-06T18:52:45.714510264Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.041637ms logger=migrator t=2026-04-06T18:52:45.719864189Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-06T18:52:45.721420966Z level=info msg="Migration successfully executed" id="create role table" duration=1.556517ms logger=migrator t=2026-04-06T18:52:45.727331264Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-06T18:52:45.735704769Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.373086ms logger=migrator t=2026-04-06T18:52:45.742519578Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-06T18:52:45.750380801Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.860753ms logger=migrator t=2026-04-06T18:52:45.757505448Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-06T18:52:45.758610984Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.102156ms logger=migrator t=2026-04-06T18:52:45.76357336Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-06T18:52:45.764759357Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.186197ms logger=migrator t=2026-04-06T18:52:45.768064514Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-06T18:52:45.769132599Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.067235ms logger=migrator t=2026-04-06T18:52:45.775372355Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-06T18:52:45.776718616Z level=info msg="Migration successfully executed" id="create team role table" duration=1.345831ms logger=migrator t=2026-04-06T18:52:45.782586493Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-06T18:52:45.783831313Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.244359ms logger=migrator t=2026-04-06T18:52:45.790036977Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-06T18:52:45.79145904Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.421883ms logger=migrator t=2026-04-06T18:52:45.797980963Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-06T18:52:45.79913631Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.154717ms logger=migrator t=2026-04-06T18:52:45.805937019Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-06T18:52:45.807091215Z level=info msg="Migration successfully executed" id="create user role table" duration=1.153847ms logger=migrator t=2026-04-06T18:52:45.811328364Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-06T18:52:45.812353918Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.043844ms logger=migrator t=2026-04-06T18:52:45.818393669Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-06T18:52:45.819496675Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.107036ms logger=migrator t=2026-04-06T18:52:45.823737974Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-06T18:52:45.824898941Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.160557ms logger=migrator t=2026-04-06T18:52:45.828775792Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-06T18:52:45.829665832Z level=info msg="Migration successfully executed" id="create builtin role table" duration=890.17µs logger=migrator t=2026-04-06T18:52:45.8359903Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-06T18:52:45.837531346Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.549837ms logger=migrator t=2026-04-06T18:52:45.8432691Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-06T18:52:45.844669063Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.405942ms logger=migrator t=2026-04-06T18:52:45.851185964Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-06T18:52:45.857348478Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=6.162714ms logger=migrator t=2026-04-06T18:52:45.863630925Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-06T18:52:45.865770295Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.13019ms logger=migrator t=2026-04-06T18:52:45.871191712Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-06T18:52:45.872324448Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.132316ms logger=migrator t=2026-04-06T18:52:45.87671991Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-06T18:52:45.877780055Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.059665ms logger=migrator t=2026-04-06T18:52:45.882775122Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-06T18:52:45.883872988Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.094865ms logger=migrator t=2026-04-06T18:52:45.888222279Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-06T18:52:45.889067019Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=844.36µs logger=migrator t=2026-04-06T18:52:45.893902842Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-06T18:52:45.895028818Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.125196ms logger=migrator t=2026-04-06T18:52:45.901777945Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-06T18:52:45.913826287Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.050182ms logger=migrator t=2026-04-06T18:52:45.918201899Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-06T18:52:45.926170885Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.974397ms logger=migrator t=2026-04-06T18:52:45.930645429Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-06T18:52:45.936717781Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.069472ms logger=migrator t=2026-04-06T18:52:45.9422409Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-06T18:52:45.951058696Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.817566ms logger=migrator t=2026-04-06T18:52:45.955992011Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-06T18:52:45.956963494Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=971.713µs logger=migrator t=2026-04-06T18:52:45.961751665Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-06T18:52:45.962939293Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.187098ms logger=migrator t=2026-04-06T18:52:45.96838862Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-06T18:52:45.969860165Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.472885ms logger=migrator t=2026-04-06T18:52:45.97438286Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-06T18:52:45.975334043Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=951.693µs logger=migrator t=2026-04-06T18:52:45.980519423Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-06T18:52:45.981755422Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.230909ms logger=migrator t=2026-04-06T18:52:45.987683501Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-06T18:52:45.987760972Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=79.231µs logger=migrator t=2026-04-06T18:52:45.992047813Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-06T18:52:45.992090824Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=44.781µs logger=migrator t=2026-04-06T18:52:45.99665429Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-06T18:52:45.997137372Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=490.971µs logger=migrator t=2026-04-06T18:52:46.001835901Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-06T18:52:46.002458536Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=624.005µs logger=migrator t=2026-04-06T18:52:46.007819951Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-06T18:52:46.008582558Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=762.747µs logger=migrator t=2026-04-06T18:52:46.013556255Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-06T18:52:46.013934754Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=378.678µs logger=migrator t=2026-04-06T18:52:46.019112564Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-06T18:52:46.019976315Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=865.081µs logger=migrator t=2026-04-06T18:52:46.024676014Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-06T18:52:46.025605526Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=928.852µs logger=migrator t=2026-04-06T18:52:46.031170336Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-06T18:52:46.032399494Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.229668ms logger=migrator t=2026-04-06T18:52:46.037380441Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-06T18:52:46.046007292Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.626261ms logger=migrator t=2026-04-06T18:52:46.051769667Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-06T18:52:46.051817808Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=48.421µs logger=migrator t=2026-04-06T18:52:46.056080087Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-06T18:52:46.057104241Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.024204ms logger=migrator t=2026-04-06T18:52:46.064045563Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-06T18:52:46.066109391Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.064078ms logger=migrator t=2026-04-06T18:52:46.071777294Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-06T18:52:46.07289647Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.118867ms logger=migrator t=2026-04-06T18:52:46.078875989Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-06T18:52:46.087532821Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.649522ms logger=migrator t=2026-04-06T18:52:46.091903733Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-06T18:52:46.092653841Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=750.158µs logger=migrator t=2026-04-06T18:52:46.09734068Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-06T18:52:46.098062647Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=721.687µs logger=migrator t=2026-04-06T18:52:46.102531182Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-06T18:52:46.125122409Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.588797ms logger=migrator t=2026-04-06T18:52:46.12987899Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-06T18:52:46.130950015Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.065524ms logger=migrator t=2026-04-06T18:52:46.136345391Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-06T18:52:46.137426806Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.081385ms logger=migrator t=2026-04-06T18:52:46.142486234Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-06T18:52:46.14359708Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.110716ms logger=migrator t=2026-04-06T18:52:46.148398422Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-06T18:52:46.149657682Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.254409ms logger=migrator t=2026-04-06T18:52:46.156279486Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-06T18:52:46.156504981Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=226.025µs logger=migrator t=2026-04-06T18:52:46.162326577Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-06T18:52:46.164076508Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.749071ms logger=migrator t=2026-04-06T18:52:46.16974526Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-06T18:52:46.177975422Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.236012ms logger=migrator t=2026-04-06T18:52:46.183174164Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-06T18:52:46.183819909Z level=info msg="Migration successfully executed" id="create entity_events table" duration=645.435µs logger=migrator t=2026-04-06T18:52:46.188297144Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-06T18:52:46.189951272Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.653639ms logger=migrator t=2026-04-06T18:52:46.195892441Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-06T18:52:46.196544736Z 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-04-06T18:52:46.203038018Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-06T18:52:46.203477548Z 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-04-06T18:52:46.210957413Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-06T18:52:46.211849933Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=892.341µs logger=migrator t=2026-04-06T18:52:46.21730593Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-06T18:52:46.21899833Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.69159ms logger=migrator t=2026-04-06T18:52:46.224632652Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-06T18:52:46.225764978Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.132276ms logger=migrator t=2026-04-06T18:52:46.231050852Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-06T18:52:46.232959266Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.907745ms logger=migrator t=2026-04-06T18:52:46.24041547Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-06T18:52:46.241500835Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.085185ms logger=migrator t=2026-04-06T18:52:46.248661963Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-06T18:52:46.251369056Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.713204ms logger=migrator t=2026-04-06T18:52:46.256634608Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-06T18:52:46.257459518Z level=info msg="Migration successfully executed" id="Drop public config table" duration=828.98µs logger=migrator t=2026-04-06T18:52:46.261493532Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-06T18:52:46.262850204Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.355631ms logger=migrator t=2026-04-06T18:52:46.267969653Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-06T18:52:46.269145541Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.175078ms logger=migrator t=2026-04-06T18:52:46.273003801Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-06T18:52:46.275319835Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.315884ms logger=migrator t=2026-04-06T18:52:46.280062575Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-06T18:52:46.281493579Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.430094ms logger=migrator t=2026-04-06T18:52:46.286442754Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-06T18:52:46.30938044Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.934126ms logger=migrator t=2026-04-06T18:52:46.313988527Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-06T18:52:46.323715754Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.725877ms logger=migrator t=2026-04-06T18:52:46.329557321Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-06T18:52:46.339922723Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.365401ms logger=migrator t=2026-04-06T18:52:46.344398877Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-06T18:52:46.344745785Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=347.888µs logger=migrator t=2026-04-06T18:52:46.348425701Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-06T18:52:46.358037296Z level=info msg="Migration successfully executed" id="add share column" duration=9.611935ms logger=migrator t=2026-04-06T18:52:46.364045536Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-06T18:52:46.364180709Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=135.073µs logger=migrator t=2026-04-06T18:52:46.368565891Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-06T18:52:46.370865135Z level=info msg="Migration successfully executed" id="create file table" duration=2.281393ms logger=migrator t=2026-04-06T18:52:46.376588189Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-06T18:52:46.37793073Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.342621ms logger=migrator t=2026-04-06T18:52:46.382570898Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-06T18:52:46.383738115Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.167097ms logger=migrator t=2026-04-06T18:52:46.388820374Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-06T18:52:46.390339019Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.518735ms logger=migrator t=2026-04-06T18:52:46.394691611Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-06T18:52:46.395993732Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.30188ms logger=migrator t=2026-04-06T18:52:46.400335323Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-06T18:52:46.400406285Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=71.082µs logger=migrator t=2026-04-06T18:52:46.403537447Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-06T18:52:46.40363218Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=94.763µs logger=migrator t=2026-04-06T18:52:46.407290465Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-06T18:52:46.407963691Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=672.776µs logger=migrator t=2026-04-06T18:52:46.411324739Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-06T18:52:46.411577065Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=252.566µs logger=migrator t=2026-04-06T18:52:46.417884403Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-06T18:52:46.420435432Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.54672ms logger=migrator t=2026-04-06T18:52:46.424656841Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-06T18:52:46.434522871Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.8663ms logger=migrator t=2026-04-06T18:52:46.439551278Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-06T18:52:46.439781874Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=230.296µs logger=migrator t=2026-04-06T18:52:46.445866006Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-06T18:52:46.447475343Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.607797ms logger=migrator t=2026-04-06T18:52:46.451480407Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-06T18:52:46.453162226Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=1.672269ms logger=migrator t=2026-04-06T18:52:46.461176943Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-06T18:52:46.461757757Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=619.864µs logger=migrator t=2026-04-06T18:52:46.466445906Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-06T18:52:46.46703062Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=588.144µs logger=migrator t=2026-04-06T18:52:46.470652644Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-06T18:52:46.480064754Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.41185ms logger=migrator t=2026-04-06T18:52:46.483876443Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-06T18:52:46.492562385Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.684862ms logger=migrator t=2026-04-06T18:52:46.497126802Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-06T18:52:46.498190277Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.066425ms logger=migrator t=2026-04-06T18:52:46.501831062Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-06T18:52:46.581338358Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.499785ms logger=migrator t=2026-04-06T18:52:46.5861383Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-06T18:52:46.58741512Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.27673ms logger=migrator t=2026-04-06T18:52:46.592497078Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-06T18:52:46.594547416Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.048668ms logger=migrator t=2026-04-06T18:52:46.599925822Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-06T18:52:46.627095366Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.169255ms logger=migrator t=2026-04-06T18:52:46.633158758Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-06T18:52:46.646004647Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.85019ms logger=migrator t=2026-04-06T18:52:46.670181312Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-06T18:52:46.670806126Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=626.365µs logger=migrator t=2026-04-06T18:52:46.677535443Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-06T18:52:46.67783826Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=303.087µs logger=migrator t=2026-04-06T18:52:46.683229406Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-06T18:52:46.683608545Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=383.289µs logger=migrator t=2026-04-06T18:52:46.688396997Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-06T18:52:46.688606992Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=210.175µs logger=migrator t=2026-04-06T18:52:46.693514066Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-06T18:52:46.693787843Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=273.907µs logger=migrator t=2026-04-06T18:52:46.697583331Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-06T18:52:46.698470512Z level=info msg="Migration successfully executed" id="create folder table" duration=886.831µs logger=migrator t=2026-04-06T18:52:46.702308132Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-06T18:52:46.703150711Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=841.749µs logger=migrator t=2026-04-06T18:52:46.707212296Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-06T18:52:46.708081666Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=868.04µs logger=migrator t=2026-04-06T18:52:46.733368386Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-06T18:52:46.733454889Z level=info msg="Migration successfully executed" id="Update folder title length" duration=91.342µs logger=migrator t=2026-04-06T18:52:46.741550538Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-06T18:52:46.743720448Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.16913ms logger=migrator t=2026-04-06T18:52:46.749351309Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-06T18:52:46.752136085Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.731204ms logger=migrator t=2026-04-06T18:52:46.757578842Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-06T18:52:46.758972304Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.393292ms logger=migrator t=2026-04-06T18:52:46.763015449Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-06T18:52:46.76349436Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=479.171µs logger=migrator t=2026-04-06T18:52:46.767131945Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-06T18:52:46.767420271Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=288.376µs logger=migrator t=2026-04-06T18:52:46.771981218Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-06T18:52:46.773235977Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.254189ms logger=migrator t=2026-04-06T18:52:46.777001595Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-06T18:52:46.778375617Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.373762ms logger=migrator t=2026-04-06T18:52:46.78279411Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-06T18:52:46.78407053Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.2762ms logger=migrator t=2026-04-06T18:52:46.789348893Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-06T18:52:46.790708395Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.358692ms logger=migrator t=2026-04-06T18:52:46.794444762Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-06T18:52:46.79562918Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.184268ms logger=migrator t=2026-04-06T18:52:46.7999044Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-06T18:52:46.801100358Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.194317ms logger=migrator t=2026-04-06T18:52:46.806028103Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-06T18:52:46.808008129Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.980277ms logger=migrator t=2026-04-06T18:52:46.81235Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-06T18:52:46.813609149Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.259219ms logger=migrator t=2026-04-06T18:52:46.818479923Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-06T18:52:46.819497917Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.017924ms logger=migrator t=2026-04-06T18:52:46.823404968Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-06T18:52:46.824657818Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.248429ms logger=migrator t=2026-04-06T18:52:46.828840915Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-06T18:52:46.830147705Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.30705ms logger=migrator t=2026-04-06T18:52:46.834751133Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-06T18:52:46.835276415Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=526.742µs logger=migrator t=2026-04-06T18:52:46.839543135Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-06T18:52:46.851013913Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.467697ms logger=migrator t=2026-04-06T18:52:46.855363614Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-06T18:52:46.856022499Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=660.275µs logger=migrator t=2026-04-06T18:52:46.860204087Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-06T18:52:46.860223948Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.511µs logger=migrator t=2026-04-06T18:52:46.865265785Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-06T18:52:46.867128759Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.863614ms logger=migrator t=2026-04-06T18:52:46.871212714Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-06T18:52:46.871232344Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.5µs logger=migrator t=2026-04-06T18:52:46.875430492Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-06T18:52:46.876669001Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.237609ms logger=migrator t=2026-04-06T18:52:46.881228498Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-06T18:52:46.882376585Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.147727ms logger=migrator t=2026-04-06T18:52:46.888044317Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-06T18:52:46.889855739Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.809982ms logger=migrator t=2026-04-06T18:52:46.894320773Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-06T18:52:46.895232615Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=913.691µs logger=migrator t=2026-04-06T18:52:46.900493737Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-06T18:52:46.900816475Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=323.328µs logger=migrator t=2026-04-06T18:52:46.904826029Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-06T18:52:46.907147063Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=2.315224ms logger=migrator t=2026-04-06T18:52:46.911765261Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-06T18:52:46.913753607Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.985196ms logger=migrator t=2026-04-06T18:52:46.91859079Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-06T18:52:46.919643724Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.054544ms logger=migrator t=2026-04-06T18:52:46.924734383Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-06T18:52:46.935931875Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.197672ms logger=migrator t=2026-04-06T18:52:46.94086209Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-06T18:52:46.94771912Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.85679ms logger=migrator t=2026-04-06T18:52:46.953453234Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-06T18:52:46.970242196Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=16.785541ms logger=migrator t=2026-04-06T18:52:46.975770785Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-06T18:52:46.975846217Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=75.852µs logger=migrator t=2026-04-06T18:52:46.979699836Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-06T18:52:46.989961176Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.26115ms logger=migrator t=2026-04-06T18:52:46.994251356Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-06T18:52:47.00341714Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.165324ms logger=migrator t=2026-04-06T18:52:47.008315304Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-06T18:52:47.00855727Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=241.736µs logger=migrator t=2026-04-06T18:52:47.013621678Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.897865455s logger=migrator t=2026-04-06T18:52:47.014618232Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-06T18:52:47.034892635Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-06T18:52:47.0351119Z level=info msg="Created default organization" logger=secrets t=2026-04-06T18:52:47.042046931Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-06T18:52:47.086496379Z level=info msg="Restored cache from database" duration=527.252µs logger=plugin.store t=2026-04-06T18:52:47.087873081Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-06T18:52:47.12593233Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-06T18:52:47.125965111Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-06T18:52:47.126059783Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-06T18:52:47.126071193Z level=info msg="Plugins loaded" count=54 duration=38.198992ms logger=query_data t=2026-04-06T18:52:47.130360153Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-06T18:52:47.134763516Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-06T18:52:47.139875345Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-06T18:52:47.147655457Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-06T18:52:47.149879589Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-06T18:52:47.151759492Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-06T18:52:47.17393791Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-06T18:52:47.193442195Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-06T18:52:47.213316569Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-06T18:52:47.21333999Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-06T18:52:47.213861702Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-06T18:52:47.214143059Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-04-06T18:52:47.21634781Z level=info msg="Storage starting" logger=http.server t=2026-04-06T18:52:47.222986185Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-06T18:52:47.297027643Z level=info msg="Update check succeeded" duration=83.497519ms logger=grafana.update.checker t=2026-04-06T18:52:47.299601853Z level=info msg="Update check succeeded" duration=85.012714ms logger=ngalert.state.manager t=2026-04-06T18:52:47.317570823Z level=info msg="State cache has been initialized" states=0 duration=103.69574ms logger=ngalert.scheduler t=2026-04-06T18:52:47.317676455Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-06T18:52:47.317767677Z level=info msg=starting first_tick=2026-04-06T18:52:50Z logger=provisioning.dashboard t=2026-04-06T18:52:47.320225435Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-06T18:52:47.330369362Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-06T18:52:47.351554676Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-06T18:52:47.376192121Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-06T18:52:47.388378536Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-06T18:52:47.408020194Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-06T18:52:47.428728887Z level=info msg="Patterns update finished" duration=108.249276ms logger=grafana-apiserver t=2026-04-06T18:52:47.665514405Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-06T18:52:47.665976265Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-06T18:52:49.940840084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:49.941825917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:49.957742899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:49.981954114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:49.998994462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.038657777Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.059629927Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.086653838Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.10773076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.131481384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.15269821Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.18271019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.201604901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.415579816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.433691769Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.552569163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.57468883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.622551677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.642992124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.673098747Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.695235533Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.721384904Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.74050676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.776132982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.796302742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.840090484Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.855476984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.884716516Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.903056204Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.936620708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.957748311Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:50.99241349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:51.009787505Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:51.14662545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:51.161504507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:51.37072418Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:51.391664169Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:51.536584332Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:51.555000262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:51.588357041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:51.608621284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:51.656249065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:51.671290836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:51.709754564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:51.726591748Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:51.76440634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:51.782917752Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:51.840270341Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:51.860905752Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:51.90706033Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:51.937634684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:52.050265522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:52.08143457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:52.182910879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:52.204636626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:52.308364887Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:52.325362154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:52.405852283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:52.429137746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:52.513040575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:52.531880225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:52.612741121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:52.632633175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:52.704083423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:52.726689671Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:52.805685985Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:52.822691922Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:52.905161736Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:52.918973199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:53.003564333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:53.023526609Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:53.091645129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:53.10881176Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:53.177275858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:53.196739442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:53.275931021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:53.291560476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:53.362817329Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:53.381429284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T18:52:53.459938006Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-06T18:53:56.236542765Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-04-06T19:02:47.226221677Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-06T19:02:47.254925117Z level=info msg="Completed cleanup jobs" duration=40.069196ms logger=plugins.update.checker t=2026-04-06T19:02:47.352517515Z level=info msg="Update check succeeded" duration=54.715236ms logger=cleanup t=2026-04-06T19:12:47.273917589Z level=info msg="Completed cleanup jobs" duration=59.99203ms logger=plugins.update.checker t=2026-04-06T19:12:47.461083426Z level=info msg="Update check succeeded" duration=163.331041ms logger=cleanup t=2026-04-06T19:22:47.253496085Z level=info msg="Completed cleanup jobs" duration=39.236716ms logger=plugins.update.checker t=2026-04-06T19:22:47.352374225Z level=info msg="Update check succeeded" duration=54.965464ms logger=infra.usagestats t=2026-04-06T19:23:56.261163443Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-06T19:32:47.238941469Z level=info msg="Completed cleanup jobs" duration=23.97066ms logger=plugins.update.checker t=2026-04-06T19:32:47.349383839Z level=info msg="Update check succeeded" duration=51.416002ms logger=cleanup t=2026-04-06T19:42:47.264291654Z level=info msg="Completed cleanup jobs" duration=49.22995ms logger=plugins.update.checker t=2026-04-06T19:42:47.348960322Z level=info msg="Update check succeeded" duration=50.868409ms logger=cleanup t=2026-04-06T19:52:47.238650716Z level=info msg="Completed cleanup jobs" duration=23.276964ms logger=plugins.update.checker t=2026-04-06T19:52:47.35089963Z level=info msg="Update check succeeded" duration=52.880156ms logger=infra.usagestats t=2026-04-06T19:53:56.265043412Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-06T20:02:47.241516515Z level=info msg="Completed cleanup jobs" duration=26.420767ms logger=plugins.update.checker t=2026-04-06T20:02:47.346698464Z level=info msg="Update check succeeded" duration=49.20383ms