logger=settings t=2026-08-14T23:17:32.103757455Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-14T23:17:32Z logger=settings t=2026-08-14T23:17:32.104125164Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-14T23:17:32.104140854Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-14T23:17:32.104144464Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-14T23:17:32.104147324Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-14T23:17:32.104152594Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-14T23:17:32.104155734Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-14T23:17:32.104158474Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-14T23:17:32.104162435Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-14T23:17:32.104166005Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-14T23:17:32.104169155Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-14T23:17:32.104176815Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-14T23:17:32.104181425Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-14T23:17:32.104187885Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-14T23:17:32.104192815Z level=info msg=Target target=[all] logger=settings t=2026-08-14T23:17:32.104209176Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-14T23:17:32.104213796Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-14T23:17:32.104218236Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-14T23:17:32.104222906Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-14T23:17:32.104227656Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-14T23:17:32.104232506Z level=info msg="App mode production" logger=sqlstore t=2026-08-14T23:17:32.104521543Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-14T23:17:32.104544084Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-14T23:17:32.106012779Z level=info msg="Locking database" logger=migrator t=2026-08-14T23:17:32.106025949Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-14T23:17:32.106583743Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-14T23:17:32.107461414Z level=info msg="Migration successfully executed" id="create migration_log table" duration=877.031µs logger=migrator t=2026-08-14T23:17:32.112060664Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-14T23:17:32.112661969Z level=info msg="Migration successfully executed" id="create user table" duration=599.855µs logger=migrator t=2026-08-14T23:17:32.118495178Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-14T23:17:32.120500606Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=2.005618ms logger=migrator t=2026-08-14T23:17:32.127357841Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-14T23:17:32.128455097Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.092456ms logger=migrator t=2026-08-14T23:17:32.13317147Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-14T23:17:32.133904138Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=732.648µs logger=migrator t=2026-08-14T23:17:32.138013816Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-14T23:17:32.138818305Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=804.829µs logger=migrator t=2026-08-14T23:17:32.145221769Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-14T23:17:32.148474537Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.250998ms logger=migrator t=2026-08-14T23:17:32.152141285Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-14T23:17:32.153449696Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.307961ms logger=migrator t=2026-08-14T23:17:32.158029346Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-14T23:17:32.159781908Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.758032ms logger=migrator t=2026-08-14T23:17:32.164933802Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-14T23:17:32.165856564Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=928.933µs logger=migrator t=2026-08-14T23:17:32.17445368Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-14T23:17:32.175170207Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=718.897µs logger=migrator t=2026-08-14T23:17:32.181193961Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-14T23:17:32.182090443Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=896.532µs logger=migrator t=2026-08-14T23:17:32.187722578Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-14T23:17:32.189049549Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.319861ms logger=migrator t=2026-08-14T23:17:32.192714277Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-14T23:17:32.192759928Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.981µs logger=migrator t=2026-08-14T23:17:32.196471227Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-14T23:17:32.197673636Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.202279ms logger=migrator t=2026-08-14T23:17:32.201933858Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-14T23:17:32.202197284Z level=info msg="Migration successfully executed" id="Add missing user data" duration=263.716µs logger=migrator t=2026-08-14T23:17:32.205740769Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-14T23:17:32.206892707Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.151568ms logger=migrator t=2026-08-14T23:17:32.210747119Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-14T23:17:32.21203112Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.282671ms logger=migrator t=2026-08-14T23:17:32.217334818Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-14T23:17:32.219992431Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.659013ms logger=migrator t=2026-08-14T23:17:32.225843152Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-14T23:17:32.23535982Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.514968ms logger=migrator t=2026-08-14T23:17:32.243249929Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-14T23:17:32.244097479Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=845.64µs logger=migrator t=2026-08-14T23:17:32.248680029Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-14T23:17:32.248854373Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=178.014µs logger=migrator t=2026-08-14T23:17:32.253577296Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-14T23:17:32.254120119Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=538.643µs logger=migrator t=2026-08-14T23:17:32.260275067Z 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-08-14T23:17:32.263835402Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=3.562166ms logger=migrator t=2026-08-14T23:17:32.26956343Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-14T23:17:32.26999701Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=434.571µs logger=migrator t=2026-08-14T23:17:32.274123309Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-14T23:17:32.274945018Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=821.969µs logger=migrator t=2026-08-14T23:17:32.279971159Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-14T23:17:32.280673426Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=702.197µs logger=migrator t=2026-08-14T23:17:32.284889467Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-14T23:17:32.285635915Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=746.258µs logger=migrator t=2026-08-14T23:17:32.290538782Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-14T23:17:32.291256409Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=719.817µs logger=migrator t=2026-08-14T23:17:32.298027592Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-14T23:17:32.298728318Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=700.316µs logger=migrator t=2026-08-14T23:17:32.304459646Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-14T23:17:32.304486046Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=27.34µs logger=migrator t=2026-08-14T23:17:32.309173369Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-14T23:17:32.310038139Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=865.23µs logger=migrator t=2026-08-14T23:17:32.314384854Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-14T23:17:32.315346087Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=961.773µs logger=migrator t=2026-08-14T23:17:32.321545526Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-14T23:17:32.322524449Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=978.904µs logger=migrator t=2026-08-14T23:17:32.327727104Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-14T23:17:32.328669006Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=938.312µs logger=migrator t=2026-08-14T23:17:32.373129472Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-14T23:17:32.378988632Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.86017ms logger=migrator t=2026-08-14T23:17:32.384819312Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-14T23:17:32.385704263Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=884.571µs logger=migrator t=2026-08-14T23:17:32.390468647Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-14T23:17:32.391186295Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=723.718µs logger=migrator t=2026-08-14T23:17:32.395775795Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-14T23:17:32.396477371Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=701.906µs logger=migrator t=2026-08-14T23:17:32.402604898Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-14T23:17:32.403655933Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.050935ms logger=migrator t=2026-08-14T23:17:32.408916879Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-14T23:17:32.409989005Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.071896ms logger=migrator t=2026-08-14T23:17:32.41562008Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-14T23:17:32.416191074Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=571.104µs logger=migrator t=2026-08-14T23:17:32.421818629Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-14T23:17:32.422548417Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=736.447µs logger=migrator t=2026-08-14T23:17:32.427748871Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-14T23:17:32.42809985Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=350.889µs logger=migrator t=2026-08-14T23:17:32.432914405Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-14T23:17:32.434041352Z level=info msg="Migration successfully executed" id="create star table" duration=1.126107ms logger=migrator t=2026-08-14T23:17:32.440403634Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-14T23:17:32.441501201Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.107007ms logger=migrator t=2026-08-14T23:17:32.446773207Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-14T23:17:32.447883924Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.110627ms logger=migrator t=2026-08-14T23:17:32.453186011Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-14T23:17:32.453954199Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=760.308µs logger=migrator t=2026-08-14T23:17:32.459190295Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-14T23:17:32.460192449Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.001884ms logger=migrator t=2026-08-14T23:17:32.46692437Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-14T23:17:32.467969115Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.045045ms logger=migrator t=2026-08-14T23:17:32.473638171Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-14T23:17:32.474711907Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.074426ms logger=migrator t=2026-08-14T23:17:32.479905631Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-14T23:17:32.480634039Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=728.268µs logger=migrator t=2026-08-14T23:17:32.485571927Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-14T23:17:32.485609468Z level=info msg="Migration successfully executed" id="Update org table charset" duration=38.871µs logger=migrator t=2026-08-14T23:17:32.491060509Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-14T23:17:32.49109726Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=38.13µs logger=migrator t=2026-08-14T23:17:32.49614014Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-14T23:17:32.496390036Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=257.316µs logger=migrator t=2026-08-14T23:17:32.501619312Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-14T23:17:32.502731498Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.112026ms logger=migrator t=2026-08-14T23:17:32.508330542Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-14T23:17:32.50948103Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.159188ms logger=migrator t=2026-08-14T23:17:32.51530668Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-14T23:17:32.516469117Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.161637ms logger=migrator t=2026-08-14T23:17:32.521739434Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-14T23:17:32.52241513Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=675.726µs logger=migrator t=2026-08-14T23:17:32.527692507Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-14T23:17:32.528933637Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.240349ms logger=migrator t=2026-08-14T23:17:32.534333036Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-14T23:17:32.535411692Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.078076ms logger=migrator t=2026-08-14T23:17:32.541002336Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-14T23:17:32.548532706Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.53454ms logger=migrator t=2026-08-14T23:17:32.553732771Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-14T23:17:32.55454854Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=817.249µs logger=migrator t=2026-08-14T23:17:32.560225796Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-14T23:17:32.560997435Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=771.369µs logger=migrator t=2026-08-14T23:17:32.565917343Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-14T23:17:32.56705911Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.143467ms logger=migrator t=2026-08-14T23:17:32.572291985Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-14T23:17:32.572787837Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=498.932µs logger=migrator t=2026-08-14T23:17:32.57788566Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-14T23:17:32.579160981Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.27401ms logger=migrator t=2026-08-14T23:17:32.58499453Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-14T23:17:32.585059582Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=65.722µs logger=migrator t=2026-08-14T23:17:32.590124343Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-14T23:17:32.59291353Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.788267ms logger=migrator t=2026-08-14T23:17:32.598245648Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-14T23:17:32.600208865Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.963057ms logger=migrator t=2026-08-14T23:17:32.605615064Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-14T23:17:32.60750417Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.888866ms logger=migrator t=2026-08-14T23:17:32.612343576Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-14T23:17:32.613141265Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=797.489µs logger=migrator t=2026-08-14T23:17:32.619009145Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-14T23:17:32.622019037Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.009882ms logger=migrator t=2026-08-14T23:17:32.627001487Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-14T23:17:32.627810116Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=808.399µs logger=migrator t=2026-08-14T23:17:32.632718404Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-14T23:17:32.633601015Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=883.901µs logger=migrator t=2026-08-14T23:17:32.639303902Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-14T23:17:32.639333983Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.271µs logger=migrator t=2026-08-14T23:17:32.644254951Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-14T23:17:32.644294442Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=40.841µs logger=migrator t=2026-08-14T23:17:32.649397124Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-14T23:17:32.652608201Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.209787ms logger=migrator t=2026-08-14T23:17:32.657751624Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-14T23:17:32.659858285Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.10435ms logger=migrator t=2026-08-14T23:17:32.665732495Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-14T23:17:32.667901157Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.168462ms logger=migrator t=2026-08-14T23:17:32.673780408Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-14T23:17:32.67593001Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.148362ms logger=migrator t=2026-08-14T23:17:32.682126979Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-14T23:17:32.682374004Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=247.495µs logger=migrator t=2026-08-14T23:17:32.689201088Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-14T23:17:32.69011677Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=920.602µs logger=migrator t=2026-08-14T23:17:32.695277054Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-14T23:17:32.696091743Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=814.809µs logger=migrator t=2026-08-14T23:17:32.700654933Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-14T23:17:32.700690663Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=36.821µs logger=migrator t=2026-08-14T23:17:32.705906758Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-14T23:17:32.70724017Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.332612ms logger=migrator t=2026-08-14T23:17:32.712498946Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-14T23:17:32.713653544Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.154568ms logger=migrator t=2026-08-14T23:17:32.71890523Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-14T23:17:32.726956093Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.050583ms logger=migrator t=2026-08-14T23:17:32.732137987Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-14T23:17:32.733125521Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=987.514µs logger=migrator t=2026-08-14T23:17:32.739000332Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-14T23:17:32.740352654Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.352282ms logger=migrator t=2026-08-14T23:17:32.745665191Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-14T23:17:32.746985993Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.320532ms logger=migrator t=2026-08-14T23:17:32.754108694Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-14T23:17:32.754480813Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=372.979µs logger=migrator t=2026-08-14T23:17:32.760964098Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-14T23:17:32.761967052Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.015874ms logger=migrator t=2026-08-14T23:17:32.768106419Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-14T23:17:32.770448015Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.341096ms logger=migrator t=2026-08-14T23:17:32.776867359Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-14T23:17:32.777866743Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=998.884µs logger=migrator t=2026-08-14T23:17:32.785004945Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-14T23:17:32.785197599Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=194.425µs logger=migrator t=2026-08-14T23:17:32.792216557Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-14T23:17:32.792410732Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=194.525µs logger=migrator t=2026-08-14T23:17:32.798664152Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-14T23:17:32.799599004Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=933.882µs logger=migrator t=2026-08-14T23:17:32.806351116Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-14T23:17:32.80859099Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.232633ms logger=migrator t=2026-08-14T23:17:32.81235513Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-14T23:17:32.813523798Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.168278ms logger=migrator t=2026-08-14T23:17:32.818168279Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-14T23:17:32.819065511Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=890.561µs logger=migrator t=2026-08-14T23:17:32.82405413Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-14T23:17:32.824942901Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=889.841µs logger=migrator t=2026-08-14T23:17:32.830041404Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-14T23:17:32.830961426Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=919.982µs logger=migrator t=2026-08-14T23:17:32.834317087Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-14T23:17:32.835392842Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.069795ms logger=migrator t=2026-08-14T23:17:32.840074675Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-14T23:17:32.847875431Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.800957ms logger=migrator t=2026-08-14T23:17:32.851842516Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-14T23:17:32.852940243Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.097107ms logger=migrator t=2026-08-14T23:17:32.858725961Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-14T23:17:32.859598022Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=871.541µs logger=migrator t=2026-08-14T23:17:32.864171962Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-14T23:17:32.865016612Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=845.35µs logger=migrator t=2026-08-14T23:17:32.871280002Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-14T23:17:32.872270126Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=989.924µs logger=migrator t=2026-08-14T23:17:32.8782694Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-14T23:17:32.882996893Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.726643ms logger=migrator t=2026-08-14T23:17:32.888767922Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-14T23:17:32.891307523Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.54143ms logger=migrator t=2026-08-14T23:17:32.895191396Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-14T23:17:32.895229417Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=36.87µs logger=migrator t=2026-08-14T23:17:32.900174325Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-14T23:17:32.900409511Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=234.936µs logger=migrator t=2026-08-14T23:17:32.907233604Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-14T23:17:32.912352597Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.117983ms logger=migrator t=2026-08-14T23:17:32.916544647Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-14T23:17:32.916777643Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=233.056µs logger=migrator t=2026-08-14T23:17:32.921081576Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-14T23:17:32.921316972Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=235.756µs logger=migrator t=2026-08-14T23:17:32.926959767Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-14T23:17:32.929893527Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.93361ms logger=migrator t=2026-08-14T23:17:32.934793415Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-14T23:17:32.934953279Z level=info msg="Migration successfully executed" id="Update uid value" duration=163.003µs logger=migrator t=2026-08-14T23:17:32.940884701Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-14T23:17:32.941799833Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=915.262µs logger=migrator t=2026-08-14T23:17:32.946102786Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-14T23:17:32.946885925Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=782.689µs logger=migrator t=2026-08-14T23:17:32.953395381Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-14T23:17:32.954160079Z level=info msg="Migration successfully executed" id="create api_key table" duration=764.368µs logger=migrator t=2026-08-14T23:17:32.959794974Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-14T23:17:32.961183447Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.388773ms logger=migrator t=2026-08-14T23:17:32.967895578Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-14T23:17:32.968834401Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=939.422µs logger=migrator t=2026-08-14T23:17:33.176737584Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-14T23:17:33.178403884Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.66769ms logger=migrator t=2026-08-14T23:17:33.445800183Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-14T23:17:33.447208547Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.410874ms logger=migrator t=2026-08-14T23:17:33.454685226Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-14T23:17:33.455386683Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=701.637µs logger=migrator t=2026-08-14T23:17:33.460425754Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-14T23:17:33.461359917Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=937.322µs logger=migrator t=2026-08-14T23:17:33.465565487Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-14T23:17:33.47320752Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.643483ms logger=migrator t=2026-08-14T23:17:33.484360398Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-14T23:17:33.485582187Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.221899ms logger=migrator t=2026-08-14T23:17:33.49029478Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-14T23:17:33.49156795Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.27344ms logger=migrator t=2026-08-14T23:17:33.495703119Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-14T23:17:33.496470138Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=762.559µs logger=migrator t=2026-08-14T23:17:33.501433787Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-14T23:17:33.502904412Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.479676ms logger=migrator t=2026-08-14T23:17:33.507262147Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-14T23:17:33.507788319Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=524.722µs logger=migrator t=2026-08-14T23:17:33.51155599Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-14T23:17:33.512214316Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=658.065µs logger=migrator t=2026-08-14T23:17:33.517049091Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-14T23:17:33.517088372Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=39.511µs logger=migrator t=2026-08-14T23:17:33.521205381Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-14T23:17:33.523799263Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.594192ms logger=migrator t=2026-08-14T23:17:33.527508672Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-14T23:17:33.530605846Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.096374ms logger=migrator t=2026-08-14T23:17:33.536943108Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-14T23:17:33.537139093Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=198.104µs logger=migrator t=2026-08-14T23:17:33.542263425Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-14T23:17:33.545509233Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.245548ms logger=migrator t=2026-08-14T23:17:33.54997532Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-14T23:17:33.5524656Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.49535ms logger=migrator t=2026-08-14T23:17:33.557556902Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-14T23:17:33.558496455Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=943.923µs logger=migrator t=2026-08-14T23:17:33.562620504Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-14T23:17:33.563160587Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=539.823µs logger=migrator t=2026-08-14T23:17:33.568537656Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-14T23:17:33.569367535Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=829.76µs logger=migrator t=2026-08-14T23:17:33.57458431Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-14T23:17:33.575486422Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=896.342µs logger=migrator t=2026-08-14T23:17:33.580716767Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-14T23:17:33.581632649Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=913.362µs logger=migrator t=2026-08-14T23:17:33.586607648Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-14T23:17:33.587388467Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=781.509µs logger=migrator t=2026-08-14T23:17:33.592045289Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-14T23:17:33.59211368Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=69.491µs logger=migrator t=2026-08-14T23:17:33.596007924Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-14T23:17:33.596037424Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=37.48µs logger=migrator t=2026-08-14T23:17:33.599914057Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-14T23:17:33.602748565Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.834318ms logger=migrator t=2026-08-14T23:17:33.606567147Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-14T23:17:33.61005017Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.482483ms logger=migrator t=2026-08-14T23:17:33.614350374Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-14T23:17:33.614415045Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=65.611µs logger=migrator t=2026-08-14T23:17:33.618192636Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-14T23:17:33.618950564Z level=info msg="Migration successfully executed" id="create quota table v1" duration=757.758µs logger=migrator t=2026-08-14T23:17:33.62296978Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-14T23:17:33.62379218Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=822.06µs logger=migrator t=2026-08-14T23:17:33.629425355Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-14T23:17:33.629455236Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=35.411µs logger=migrator t=2026-08-14T23:17:33.63965092Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-14T23:17:33.64049966Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=848.48µs logger=migrator t=2026-08-14T23:17:33.644169268Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-14T23:17:33.644992978Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=824.96µs logger=migrator t=2026-08-14T23:17:33.651022582Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-14T23:17:33.656885173Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.861341ms logger=migrator t=2026-08-14T23:17:33.664038445Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-14T23:17:33.664105836Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=72.551µs logger=migrator t=2026-08-14T23:17:33.670857488Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-14T23:17:33.671982405Z level=info msg="Migration successfully executed" id="create session table" duration=1.127627ms logger=migrator t=2026-08-14T23:17:33.677714372Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-14T23:17:33.677829575Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=113.933µs logger=migrator t=2026-08-14T23:17:33.683957362Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-14T23:17:33.684015323Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=58.341µs logger=migrator t=2026-08-14T23:17:33.687455546Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-14T23:17:33.688250895Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=795.389µs logger=migrator t=2026-08-14T23:17:33.692143278Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-14T23:17:33.69306388Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=916.302µs logger=migrator t=2026-08-14T23:17:33.699462003Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-14T23:17:33.699502894Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=42.631µs logger=migrator t=2026-08-14T23:17:33.703820788Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-14T23:17:33.703871899Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=44.111µs logger=migrator t=2026-08-14T23:17:33.707587648Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-14T23:17:33.711193455Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.605117ms logger=migrator t=2026-08-14T23:17:33.715845167Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-14T23:17:33.72101789Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.174074ms logger=migrator t=2026-08-14T23:17:33.725829216Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-14T23:17:33.7259962Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=164.834µs logger=migrator t=2026-08-14T23:17:33.73019099Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-14T23:17:33.730269862Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=79.332µs logger=migrator t=2026-08-14T23:17:33.735244571Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-14T23:17:33.736192924Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=956.833µs logger=migrator t=2026-08-14T23:17:33.740766844Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-14T23:17:33.740795064Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=28.59µs logger=migrator t=2026-08-14T23:17:33.74479532Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-14T23:17:33.747838533Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.037363ms logger=migrator t=2026-08-14T23:17:33.753311914Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-14T23:17:33.753453938Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=142.324µs logger=migrator t=2026-08-14T23:17:33.759498752Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-14T23:17:33.764733188Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.235696ms logger=migrator t=2026-08-14T23:17:33.76854935Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-14T23:17:33.771963922Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.414362ms logger=migrator t=2026-08-14T23:17:33.777499054Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-14T23:17:33.777625177Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=127.983µs logger=migrator t=2026-08-14T23:17:33.784738878Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-14T23:17:33.785890275Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.153937ms logger=migrator t=2026-08-14T23:17:33.790221709Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-14T23:17:33.791461389Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.23975ms logger=migrator t=2026-08-14T23:17:33.79734196Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-14T23:17:33.798494017Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.153297ms logger=migrator t=2026-08-14T23:17:33.802755019Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-14T23:17:33.804829879Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.07681ms logger=migrator t=2026-08-14T23:17:33.810494115Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-14T23:17:33.811728134Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.233799ms logger=migrator t=2026-08-14T23:17:33.817856952Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-14T23:17:33.818673521Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=816.419µs logger=migrator t=2026-08-14T23:17:33.824709986Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-14T23:17:33.825441133Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=731.117µs logger=migrator t=2026-08-14T23:17:33.831754485Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-14T23:17:33.833054426Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.300031ms logger=migrator t=2026-08-14T23:17:33.840181237Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-14T23:17:33.840973886Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=792.489µs logger=migrator t=2026-08-14T23:17:33.844719165Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-14T23:17:33.854711105Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.99162ms logger=migrator t=2026-08-14T23:17:33.859800217Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-14T23:17:33.860313099Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=513.102µs logger=migrator t=2026-08-14T23:17:33.865414591Z 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-08-14T23:17:33.866301393Z 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=886.022µs logger=migrator t=2026-08-14T23:17:33.870558365Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-14T23:17:33.870831481Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=273.306µs logger=migrator t=2026-08-14T23:17:33.877556253Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-14T23:17:33.878582417Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.022645ms logger=migrator t=2026-08-14T23:17:33.883939396Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-14T23:17:33.885478532Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.537267ms logger=migrator t=2026-08-14T23:17:33.891962538Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-14T23:17:33.896426935Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.462947ms logger=migrator t=2026-08-14T23:17:33.902118791Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-14T23:17:33.906138407Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.021236ms logger=migrator t=2026-08-14T23:17:33.909916928Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-14T23:17:33.913939234Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.021906ms logger=migrator t=2026-08-14T23:17:33.920120043Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-14T23:17:33.924429456Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.308823ms logger=migrator t=2026-08-14T23:17:33.929252042Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-14T23:17:33.930226595Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=973.763µs logger=migrator t=2026-08-14T23:17:33.934701432Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-14T23:17:33.934731323Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=30.891µs logger=migrator t=2026-08-14T23:17:33.938806961Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-14T23:17:33.938841622Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=35.19µs logger=migrator t=2026-08-14T23:17:33.941933846Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-14T23:17:33.942732125Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=789.719µs logger=migrator t=2026-08-14T23:17:33.947464748Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-14T23:17:33.948337539Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=872.531µs logger=migrator t=2026-08-14T23:17:33.954378944Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-14T23:17:33.955151142Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=772.548µs logger=migrator t=2026-08-14T23:17:33.959052956Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-14T23:17:33.959969158Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=915.162µs logger=migrator t=2026-08-14T23:17:33.965529551Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-14T23:17:33.966903144Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.362703ms logger=migrator t=2026-08-14T23:17:33.971244708Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-14T23:17:33.974879765Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.634527ms logger=migrator t=2026-08-14T23:17:33.979902276Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-14T23:17:33.983608735Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.704909ms logger=migrator t=2026-08-14T23:17:33.989363133Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-14T23:17:33.989547077Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=179.265µs logger=migrator t=2026-08-14T23:17:33.993786799Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-14T23:17:33.995189812Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.399774ms logger=migrator t=2026-08-14T23:17:33.999355842Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-14T23:17:34.000649353Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.293431ms logger=migrator t=2026-08-14T23:17:34.007126378Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-14T23:17:34.010790816Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.658178ms logger=migrator t=2026-08-14T23:17:34.01637421Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-14T23:17:34.016443751Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=70.311µs logger=migrator t=2026-08-14T23:17:34.022838625Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-14T23:17:34.024103275Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.2646ms logger=migrator t=2026-08-14T23:17:34.028818398Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-14T23:17:34.030258773Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.449965ms logger=migrator t=2026-08-14T23:17:34.035725834Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-14T23:17:34.035896278Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=164.194µs logger=migrator t=2026-08-14T23:17:34.039769941Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-14T23:17:34.040666412Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=896.141µs logger=migrator t=2026-08-14T23:17:34.046761508Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-14T23:17:34.048131491Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.372093ms logger=migrator t=2026-08-14T23:17:34.052124567Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-14T23:17:34.053479069Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.348772ms logger=migrator t=2026-08-14T23:17:34.057560637Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-14T23:17:34.058709055Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.148098ms logger=migrator t=2026-08-14T23:17:34.067559487Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-14T23:17:34.069721318Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.167152ms logger=migrator t=2026-08-14T23:17:34.074327639Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-14T23:17:34.0756443Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.316761ms logger=migrator t=2026-08-14T23:17:34.083655982Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-14T23:17:34.083693193Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=37.891µs logger=migrator t=2026-08-14T23:17:34.091211223Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-14T23:17:34.098314243Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.10212ms logger=migrator t=2026-08-14T23:17:34.102210486Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-14T23:17:34.103035316Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=824.66µs logger=migrator t=2026-08-14T23:17:34.109792998Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-14T23:17:34.116807096Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.004278ms logger=migrator t=2026-08-14T23:17:34.121857127Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-14T23:17:34.122664566Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=807.389µs logger=migrator t=2026-08-14T23:17:34.126745224Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-14T23:17:34.127763999Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.030325ms logger=migrator t=2026-08-14T23:17:34.135882624Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-14T23:17:34.136763755Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=881.371µs logger=migrator t=2026-08-14T23:17:34.142962733Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-14T23:17:34.155980515Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.016642ms logger=migrator t=2026-08-14T23:17:34.169205312Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-14T23:17:34.170444572Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.23929ms logger=migrator t=2026-08-14T23:17:34.176568368Z 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-08-14T23:17:34.178373472Z 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.797984ms logger=migrator t=2026-08-14T23:17:34.182155243Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-14T23:17:34.18243921Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=284.157µs logger=migrator t=2026-08-14T23:17:34.186094057Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-14T23:17:34.1866231Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=535.743µs logger=migrator t=2026-08-14T23:17:34.192027129Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-14T23:17:34.192318376Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=291.557µs logger=migrator t=2026-08-14T23:17:34.198908754Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-14T23:17:34.206323242Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.413638ms logger=migrator t=2026-08-14T23:17:34.213230997Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-14T23:17:34.216086946Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.860619ms logger=migrator t=2026-08-14T23:17:34.222635243Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-14T23:17:34.224786314Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=2.151231ms logger=migrator t=2026-08-14T23:17:34.230543892Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-14T23:17:34.23169849Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.154228ms logger=migrator t=2026-08-14T23:17:34.237437068Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-14T23:17:34.237977841Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=547.373µs logger=migrator t=2026-08-14T23:17:34.243290008Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-14T23:17:34.246931615Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.642047ms logger=migrator t=2026-08-14T23:17:34.251863804Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-14T23:17:34.252883458Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=989.643µs logger=migrator t=2026-08-14T23:17:34.256640258Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-14T23:17:34.256828673Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=188.664µs logger=migrator t=2026-08-14T23:17:34.261001942Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-14T23:17:34.261424173Z level=info msg="Migration successfully executed" id="Move region to single row" duration=422.191µs logger=migrator t=2026-08-14T23:17:34.268062372Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-14T23:17:34.270201693Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=2.138881ms logger=migrator t=2026-08-14T23:17:34.315773845Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-14T23:17:34.317588539Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.813614ms logger=migrator t=2026-08-14T23:17:34.333785237Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-14T23:17:34.335075818Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.290031ms logger=migrator t=2026-08-14T23:17:34.342562348Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-14T23:17:34.344424982Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.865434ms logger=migrator t=2026-08-14T23:17:34.349485154Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-14T23:17:34.350795135Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.343212ms logger=migrator t=2026-08-14T23:17:34.357041545Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-14T23:17:34.357789663Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=748.457µs logger=migrator t=2026-08-14T23:17:34.363349346Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-14T23:17:34.363422467Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=73.101µs logger=migrator t=2026-08-14T23:17:34.36811714Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-14T23:17:34.37020382Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.08543ms logger=migrator t=2026-08-14T23:17:34.376246805Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-14T23:17:34.377067284Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=820.479µs logger=migrator t=2026-08-14T23:17:34.382999487Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-14T23:17:34.384064042Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.064465ms logger=migrator t=2026-08-14T23:17:34.38936732Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-14T23:17:34.391820738Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.452478ms logger=migrator t=2026-08-14T23:17:34.3968991Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-14T23:17:34.397085055Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=189.245µs logger=migrator t=2026-08-14T23:17:34.401729776Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-14T23:17:34.402094715Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=365.059µs logger=migrator t=2026-08-14T23:17:34.408104579Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-14T23:17:34.408260692Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=157.614µs logger=migrator t=2026-08-14T23:17:34.413258362Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-14T23:17:34.414134223Z level=info msg="Migration successfully executed" id="create team table" duration=875.831µs logger=migrator t=2026-08-14T23:17:34.418656921Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-14T23:17:34.419629295Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=972.284µs logger=migrator t=2026-08-14T23:17:34.425458284Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-14T23:17:34.426376786Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=918.452µs logger=migrator t=2026-08-14T23:17:34.432170665Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-14T23:17:34.439677425Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.50611ms logger=migrator t=2026-08-14T23:17:34.445164897Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-14T23:17:34.445407233Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=242.786µs logger=migrator t=2026-08-14T23:17:34.451659203Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-14T23:17:34.453322573Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.655469ms logger=migrator t=2026-08-14T23:17:34.465407432Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-14T23:17:34.466479628Z level=info msg="Migration successfully executed" id="create team member table" duration=1.075566ms logger=migrator t=2026-08-14T23:17:34.471200501Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-14T23:17:34.472081812Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=881.151µs logger=migrator t=2026-08-14T23:17:34.47742946Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-14T23:17:34.478863424Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.433284ms logger=migrator t=2026-08-14T23:17:34.484293065Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-14T23:17:34.485982805Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.681761ms logger=migrator t=2026-08-14T23:17:34.490959164Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-14T23:17:34.495891393Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.933499ms logger=migrator t=2026-08-14T23:17:34.500185396Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-14T23:17:34.506324273Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.138397ms logger=migrator t=2026-08-14T23:17:34.51456731Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-14T23:17:34.520416401Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.84574ms logger=migrator t=2026-08-14T23:17:34.528940925Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-14T23:17:34.531321242Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=2.383977ms logger=migrator t=2026-08-14T23:17:34.536756082Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-14T23:17:34.537837828Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.081396ms logger=migrator t=2026-08-14T23:17:34.544094338Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-14T23:17:34.545245836Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.148288ms logger=migrator t=2026-08-14T23:17:34.551430444Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-14T23:17:34.552860118Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.436824ms logger=migrator t=2026-08-14T23:17:34.558933924Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-14T23:17:34.560063551Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.132487ms logger=migrator t=2026-08-14T23:17:34.565086571Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-14T23:17:34.566049234Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=962.383µs logger=migrator t=2026-08-14T23:17:34.570996033Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-14T23:17:34.572405737Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.409254ms logger=migrator t=2026-08-14T23:17:34.57921279Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-14T23:17:34.580095061Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=882.211µs logger=migrator t=2026-08-14T23:17:34.58546265Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-14T23:17:34.586292959Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=830.549µs logger=migrator t=2026-08-14T23:17:34.593587805Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-14T23:17:34.593834541Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=239.615µs logger=migrator t=2026-08-14T23:17:34.599810264Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-14T23:17:34.600716706Z level=info msg="Migration successfully executed" id="create tag table" duration=904.761µs logger=migrator t=2026-08-14T23:17:34.606295939Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-14T23:17:34.607226102Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=930.002µs logger=migrator t=2026-08-14T23:17:34.613950633Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-14T23:17:34.614791033Z level=info msg="Migration successfully executed" id="create login attempt table" duration=839.91µs logger=migrator t=2026-08-14T23:17:34.620616722Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-14T23:17:34.622128709Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.511597ms logger=migrator t=2026-08-14T23:17:34.628904601Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-14T23:17:34.630867638Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.965637ms logger=migrator t=2026-08-14T23:17:34.636975004Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-14T23:17:34.650033378Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.055864ms logger=migrator t=2026-08-14T23:17:34.656345549Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-14T23:17:34.657166329Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=820.56µs logger=migrator t=2026-08-14T23:17:34.681356698Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-14T23:17:34.682294011Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=936.923µs logger=migrator t=2026-08-14T23:17:34.688631143Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-14T23:17:34.689338429Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=706.877µs logger=migrator t=2026-08-14T23:17:34.723905178Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-14T23:17:34.726617213Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=2.711525ms logger=migrator t=2026-08-14T23:17:34.732522595Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-14T23:17:34.733822786Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.299841ms logger=migrator t=2026-08-14T23:17:34.741699345Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-14T23:17:34.74317313Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.463116ms logger=migrator t=2026-08-14T23:17:34.747564805Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-14T23:17:34.747630607Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=69.032µs logger=migrator t=2026-08-14T23:17:34.759675546Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-14T23:17:34.765781532Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.110946ms logger=migrator t=2026-08-14T23:17:34.774328727Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-14T23:17:34.780467664Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.137757ms logger=migrator t=2026-08-14T23:17:34.787229186Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-14T23:17:34.792661536Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.43008ms logger=migrator t=2026-08-14T23:17:34.798834894Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-14T23:17:34.807962893Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.129869ms logger=migrator t=2026-08-14T23:17:34.81575246Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-14T23:17:34.816965499Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.216679ms logger=migrator t=2026-08-14T23:17:34.822264086Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-14T23:17:34.827509862Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.235635ms logger=migrator t=2026-08-14T23:17:34.834095199Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-14T23:17:34.834931979Z level=info msg="Migration successfully executed" id="create server_lock table" duration=836.71µs logger=migrator t=2026-08-14T23:17:34.839999591Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-14T23:17:34.841058006Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.056175ms logger=migrator t=2026-08-14T23:17:34.846704581Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-14T23:17:34.848275269Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.570668ms logger=migrator t=2026-08-14T23:17:34.854356055Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-14T23:17:34.855443601Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.082876ms logger=migrator t=2026-08-14T23:17:34.860227536Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-14T23:17:34.8612123Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=984.524µs logger=migrator t=2026-08-14T23:17:34.865978464Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-14T23:17:34.867145802Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.165708ms logger=migrator t=2026-08-14T23:17:34.874334144Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-14T23:17:34.880265846Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.939152ms logger=migrator t=2026-08-14T23:17:34.885464361Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-14T23:17:34.886883155Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.418924ms logger=migrator t=2026-08-14T23:17:34.892561021Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-14T23:17:34.893814561Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.25449ms logger=migrator t=2026-08-14T23:17:34.901357021Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-14T23:17:34.902870468Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.513287ms logger=migrator t=2026-08-14T23:17:34.908538844Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-14T23:17:34.909926087Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.386833ms logger=migrator t=2026-08-14T23:17:34.916278999Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-14T23:17:34.918029821Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.743112ms logger=migrator t=2026-08-14T23:17:34.926156196Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-14T23:17:34.926235028Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=80.432µs logger=migrator t=2026-08-14T23:17:34.931186517Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-14T23:17:34.931271309Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=85.472µs logger=migrator t=2026-08-14T23:17:34.935689545Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-14T23:17:34.936690399Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.000294ms logger=migrator t=2026-08-14T23:17:34.942148249Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-14T23:17:34.943997954Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.845504ms logger=migrator t=2026-08-14T23:17:34.949354112Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-14T23:17:34.950975791Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.621189ms logger=migrator t=2026-08-14T23:17:34.958094502Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-14T23:17:34.958166964Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=71.182µs logger=migrator t=2026-08-14T23:17:34.963495761Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-14T23:17:34.964409993Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=914.152µs logger=migrator t=2026-08-14T23:17:34.969213498Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-14T23:17:34.970168991Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=955.373µs logger=migrator t=2026-08-14T23:17:34.975072429Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-14T23:17:34.976107653Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.034974ms logger=migrator t=2026-08-14T23:17:34.983754067Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-14T23:17:34.985506689Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.751882ms logger=migrator t=2026-08-14T23:17:34.990674952Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-14T23:17:34.99642713Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.752558ms logger=migrator t=2026-08-14T23:17:35.005801195Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-14T23:17:35.007532657Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.726451ms logger=migrator t=2026-08-14T23:17:35.017321781Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-14T23:17:35.017485055Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=171.944µs logger=migrator t=2026-08-14T23:17:35.022796743Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-14T23:17:35.024141155Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.341242ms logger=migrator t=2026-08-14T23:17:35.034732669Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-14T23:17:35.036320467Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.591359ms logger=migrator t=2026-08-14T23:17:35.0439898Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-14T23:17:35.045935697Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.962347ms logger=migrator t=2026-08-14T23:17:35.051222144Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-14T23:17:35.051378317Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=156.023µs logger=migrator t=2026-08-14T23:17:35.056679964Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-14T23:17:35.057847883Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.207729ms logger=migrator t=2026-08-14T23:17:35.06397666Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-14T23:17:35.065090556Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.112486ms logger=migrator t=2026-08-14T23:17:35.070169338Z 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-08-14T23:17:35.07191488Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.737672ms logger=migrator t=2026-08-14T23:17:35.079250396Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-14T23:17:35.080361562Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.110316ms logger=migrator t=2026-08-14T23:17:35.0852736Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-14T23:17:35.091857878Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.594888ms logger=migrator t=2026-08-14T23:17:35.096653473Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-14T23:17:35.09737548Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=721.667µs logger=migrator t=2026-08-14T23:17:35.103538598Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-14T23:17:35.105136776Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.590888ms logger=migrator t=2026-08-14T23:17:35.1107284Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-14T23:17:35.143599268Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=32.850708ms logger=migrator t=2026-08-14T23:17:35.149829357Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-14T23:17:35.176717352Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.885855ms logger=migrator t=2026-08-14T23:17:35.183654128Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-14T23:17:35.185332288Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.67884ms logger=migrator t=2026-08-14T23:17:35.191352643Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-14T23:17:35.192459219Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.107456ms logger=migrator t=2026-08-14T23:17:35.198588906Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-14T23:17:35.205910922Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.318505ms logger=migrator t=2026-08-14T23:17:35.211751502Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-14T23:17:35.217791897Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.040006ms logger=migrator t=2026-08-14T23:17:35.224013436Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-14T23:17:35.22501908Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.005704ms logger=migrator t=2026-08-14T23:17:35.232094419Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-14T23:17:35.233703888Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.599089ms logger=migrator t=2026-08-14T23:17:35.24005487Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-14T23:17:35.242221222Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.166232ms logger=migrator t=2026-08-14T23:17:35.250576382Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-14T23:17:35.251709819Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.129967ms logger=migrator t=2026-08-14T23:17:35.257039187Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-14T23:17:35.25714254Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=104.323µs logger=migrator t=2026-08-14T23:17:35.261363281Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-14T23:17:35.272544829Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=11.176898ms logger=migrator t=2026-08-14T23:17:35.279532667Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-14T23:17:35.292051847Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=12.558871ms logger=migrator t=2026-08-14T23:17:35.298238645Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-14T23:17:35.302667901Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.427736ms logger=migrator t=2026-08-14T23:17:35.306192135Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-14T23:17:35.30765446Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.455525ms logger=migrator t=2026-08-14T23:17:35.313206693Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-14T23:17:35.314229388Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.022505ms logger=migrator t=2026-08-14T23:17:35.319955365Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-14T23:17:35.330460337Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.504912ms logger=migrator t=2026-08-14T23:17:35.335115249Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-14T23:17:35.339553345Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.433286ms logger=migrator t=2026-08-14T23:17:35.345232221Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-14T23:17:35.347072855Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.840024ms logger=migrator t=2026-08-14T23:17:35.352781202Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-14T23:17:35.360907757Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.127255ms logger=migrator t=2026-08-14T23:17:35.364749939Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-14T23:17:35.370991179Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.24062ms logger=migrator t=2026-08-14T23:17:35.375039576Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-14T23:17:35.375186459Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=151.563µs logger=migrator t=2026-08-14T23:17:35.380055246Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-14T23:17:35.381250385Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.194259ms logger=migrator t=2026-08-14T23:17:35.385916697Z 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-08-14T23:17:35.387615997Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.698931ms logger=migrator t=2026-08-14T23:17:35.391675174Z 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-08-14T23:17:35.393406956Z 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.731352ms logger=migrator t=2026-08-14T23:17:35.398465577Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-14T23:17:35.398530249Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=65.232µs logger=migrator t=2026-08-14T23:17:35.402631307Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-14T23:17:35.408950488Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.322411ms logger=migrator t=2026-08-14T23:17:35.415392473Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-14T23:17:35.420182098Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.786894ms logger=migrator t=2026-08-14T23:17:35.423769734Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-14T23:17:35.428168779Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.399005ms logger=migrator t=2026-08-14T23:17:35.433508957Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-14T23:17:35.43987079Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.362763ms logger=migrator t=2026-08-14T23:17:35.444622384Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-14T23:17:35.450758351Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.135727ms logger=migrator t=2026-08-14T23:17:35.454694535Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-14T23:17:35.454763257Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=69.132µs logger=migrator t=2026-08-14T23:17:35.458711241Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-14T23:17:35.459469379Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=757.868µs logger=migrator t=2026-08-14T23:17:35.465539505Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-14T23:17:35.471790355Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.25038ms logger=migrator t=2026-08-14T23:17:35.475580846Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-14T23:17:35.475652967Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=71.131µs logger=migrator t=2026-08-14T23:17:35.479853798Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-14T23:17:35.486402935Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.548697ms logger=migrator t=2026-08-14T23:17:35.490410041Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-14T23:17:35.491458326Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.048345ms logger=migrator t=2026-08-14T23:17:35.50037767Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-14T23:17:35.50706807Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.69019ms logger=migrator t=2026-08-14T23:17:35.511084957Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-14T23:17:35.51165864Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=570.983µs logger=migrator t=2026-08-14T23:17:35.515451941Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-14T23:17:35.516334802Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=877.141µs logger=migrator t=2026-08-14T23:17:35.521909386Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-14T23:17:35.528277109Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.367503ms logger=migrator t=2026-08-14T23:17:35.532117491Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-14T23:17:35.53293034Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=812.449µs logger=migrator t=2026-08-14T23:17:35.536843734Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-14T23:17:35.537883789Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.039415ms logger=migrator t=2026-08-14T23:17:35.542682474Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-14T23:17:35.543550165Z level=info msg="Migration successfully executed" id="create alert_image table" duration=867.871µs logger=migrator t=2026-08-14T23:17:35.547260614Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-14T23:17:35.548228327Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=967.183µs logger=migrator t=2026-08-14T23:17:35.552760026Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-14T23:17:35.552859468Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=100.292µs logger=migrator t=2026-08-14T23:17:35.558214576Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-14T23:17:35.559854376Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.630439ms logger=migrator t=2026-08-14T23:17:35.564252301Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-14T23:17:35.56545447Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.202019ms logger=migrator t=2026-08-14T23:17:35.569118648Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-14T23:17:35.569547158Z 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-08-14T23:17:35.574721262Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-14T23:17:35.575190943Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=473.491µs logger=migrator t=2026-08-14T23:17:35.578941573Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-14T23:17:35.580835209Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.893386ms logger=migrator t=2026-08-14T23:17:35.585139322Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-14T23:17:35.596201637Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.058925ms logger=migrator t=2026-08-14T23:17:35.601449723Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-14T23:17:35.602315883Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=865.97µs logger=migrator t=2026-08-14T23:17:35.606103834Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-14T23:17:35.608087442Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.983158ms logger=migrator t=2026-08-14T23:17:35.61304326Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-14T23:17:35.615392047Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=2.347087ms logger=migrator t=2026-08-14T23:17:35.624651929Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-14T23:17:35.627089147Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.429538ms logger=migrator t=2026-08-14T23:17:35.633004649Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-14T23:17:35.635006737Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.003328ms logger=migrator t=2026-08-14T23:17:35.640697794Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-14T23:17:35.640737295Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=37.18µs logger=migrator t=2026-08-14T23:17:35.647489296Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-14T23:17:35.647619759Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=126.653µs logger=migrator t=2026-08-14T23:17:35.652064356Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-14T23:17:35.659871383Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.806557ms logger=migrator t=2026-08-14T23:17:35.663649954Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-14T23:17:35.664070944Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=420.571µs logger=migrator t=2026-08-14T23:17:35.668056279Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-14T23:17:35.669261218Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.204439ms logger=migrator t=2026-08-14T23:17:35.674872012Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-14T23:17:35.675356914Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=490.632µs logger=migrator t=2026-08-14T23:17:35.679619186Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-14T23:17:35.680908087Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.288641ms logger=migrator t=2026-08-14T23:17:35.685376505Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-14T23:17:35.686313487Z level=info msg="Migration successfully executed" id="create secrets table" duration=936.782µs logger=migrator t=2026-08-14T23:17:35.692446954Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-14T23:17:35.72774177Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.293236ms logger=migrator t=2026-08-14T23:17:35.732274229Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-14T23:17:35.737450813Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.176204ms logger=migrator t=2026-08-14T23:17:35.741656824Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-14T23:17:35.741825548Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=173.605µs logger=migrator t=2026-08-14T23:17:35.747525434Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-14T23:17:35.780463953Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.939729ms logger=migrator t=2026-08-14T23:17:35.784668745Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-14T23:17:35.815134475Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.46581ms logger=migrator t=2026-08-14T23:17:35.819199382Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-14T23:17:35.819799566Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=604.964µs logger=migrator t=2026-08-14T23:17:35.823604528Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-14T23:17:35.824805706Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.200818ms logger=migrator t=2026-08-14T23:17:35.829865978Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-14T23:17:35.830098793Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=233.195µs logger=migrator t=2026-08-14T23:17:35.83414792Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-14T23:17:35.835015871Z level=info msg="Migration successfully executed" id="create permission table" duration=867.801µs logger=migrator t=2026-08-14T23:17:35.838512435Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-14T23:17:35.839667123Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.154398ms logger=migrator t=2026-08-14T23:17:35.844790806Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-14T23:17:35.845959654Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.168488ms logger=migrator t=2026-08-14T23:17:35.849734924Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-14T23:17:35.851032635Z level=info msg="Migration successfully executed" id="create role table" duration=1.297361ms logger=migrator t=2026-08-14T23:17:35.858449593Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-14T23:17:35.86752335Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.070417ms logger=migrator t=2026-08-14T23:17:35.872549131Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-14T23:17:35.880262856Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.713485ms logger=migrator t=2026-08-14T23:17:35.884129278Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-14T23:17:35.884884146Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=754.898µs logger=migrator t=2026-08-14T23:17:35.888543744Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-14T23:17:35.889550419Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.006025ms logger=migrator t=2026-08-14T23:17:35.893035102Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-14T23:17:35.894676491Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.640919ms logger=migrator t=2026-08-14T23:17:35.898987545Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-14T23:17:35.899940288Z level=info msg="Migration successfully executed" id="create team role table" duration=952.673µs logger=migrator t=2026-08-14T23:17:35.904121228Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-14T23:17:35.905212214Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.090326ms logger=migrator t=2026-08-14T23:17:35.908989274Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-14T23:17:35.910115021Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.125247ms logger=migrator t=2026-08-14T23:17:35.913612505Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-14T23:17:35.914691861Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.078936ms logger=migrator t=2026-08-14T23:17:35.920465919Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-14T23:17:35.922098739Z level=info msg="Migration successfully executed" id="create user role table" duration=1.638839ms logger=migrator t=2026-08-14T23:17:35.926668648Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-14T23:17:35.927771594Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.103046ms logger=migrator t=2026-08-14T23:17:35.932814095Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-14T23:17:35.934206919Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.391154ms logger=migrator t=2026-08-14T23:17:35.939310411Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-14T23:17:35.941217947Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.906856ms logger=migrator t=2026-08-14T23:17:35.947389665Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-14T23:17:35.948497102Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.107816ms logger=migrator t=2026-08-14T23:17:35.952225931Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-14T23:17:35.953318347Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.092756ms logger=migrator t=2026-08-14T23:17:35.957346064Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-14T23:17:35.958654495Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.307641ms logger=migrator t=2026-08-14T23:17:35.963291256Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-14T23:17:35.973973832Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.683276ms logger=migrator t=2026-08-14T23:17:35.978957551Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-14T23:17:35.979707399Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=748.838µs logger=migrator t=2026-08-14T23:17:35.983147892Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-14T23:17:35.984213327Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.062155ms logger=migrator t=2026-08-14T23:17:35.98976325Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-14T23:17:35.990740724Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=976.344µs logger=migrator t=2026-08-14T23:17:35.99517058Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-14T23:17:35.99682948Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.65916ms logger=migrator t=2026-08-14T23:17:36.000842646Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-14T23:17:36.001634855Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=791.899µs logger=migrator t=2026-08-14T23:17:36.006181044Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-14T23:17:36.0072402Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.059065ms logger=migrator t=2026-08-14T23:17:36.011965323Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-14T23:17:36.020049246Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.086103ms logger=migrator t=2026-08-14T23:17:36.026529662Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-14T23:17:36.034281037Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.752435ms logger=migrator t=2026-08-14T23:17:36.038913618Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-14T23:17:36.046638034Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.724046ms logger=migrator t=2026-08-14T23:17:36.050432675Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-14T23:17:36.058272863Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.839578ms logger=migrator t=2026-08-14T23:17:36.06190317Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-14T23:17:36.062960445Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.056575ms logger=migrator t=2026-08-14T23:17:36.068333464Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-14T23:17:36.06943988Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.105806ms logger=migrator t=2026-08-14T23:17:36.073800925Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-14T23:17:36.074805369Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.002854ms logger=migrator t=2026-08-14T23:17:36.079720587Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-14T23:17:36.081076099Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.355012ms logger=migrator t=2026-08-14T23:17:36.085971406Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-14T23:17:36.087048622Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.077106ms logger=migrator t=2026-08-14T23:17:36.091186991Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-14T23:17:36.091251203Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=64.742µs logger=migrator t=2026-08-14T23:17:36.09530546Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-14T23:17:36.095356632Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=52.041µs logger=migrator t=2026-08-14T23:17:36.100224978Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-14T23:17:36.100866504Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=641.606µs logger=migrator t=2026-08-14T23:17:36.105437683Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-14T23:17:36.106322775Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=886.501µs logger=migrator t=2026-08-14T23:17:36.111110419Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-14T23:17:36.112278777Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.169508ms logger=migrator t=2026-08-14T23:17:36.11700383Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-14T23:17:36.117218436Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=214.666µs logger=migrator t=2026-08-14T23:17:36.121051177Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-14T23:17:36.12157237Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=521.463µs logger=migrator t=2026-08-14T23:17:36.128215989Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-14T23:17:36.129616983Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.400684ms logger=migrator t=2026-08-14T23:17:36.133852594Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-14T23:17:36.135194196Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.342022ms logger=migrator t=2026-08-14T23:17:36.140119454Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-14T23:17:36.149462529Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.343245ms logger=migrator t=2026-08-14T23:17:36.154756956Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-14T23:17:36.154808217Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=51.802µs logger=migrator t=2026-08-14T23:17:36.159894639Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-14T23:17:36.16202646Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.129321ms logger=migrator t=2026-08-14T23:17:36.166850725Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-14T23:17:36.168792902Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.948437ms logger=migrator t=2026-08-14T23:17:36.173111185Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-14T23:17:36.174284833Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.173558ms logger=migrator t=2026-08-14T23:17:36.178841863Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-14T23:17:36.189767704Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.925951ms logger=migrator t=2026-08-14T23:17:36.193486573Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-14T23:17:36.194288003Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=800.75µs logger=migrator t=2026-08-14T23:17:36.199517838Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-14T23:17:36.200813259Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.300281ms logger=migrator t=2026-08-14T23:17:36.206455285Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-14T23:17:36.227242393Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.786358ms logger=migrator t=2026-08-14T23:17:36.230923791Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-14T23:17:36.23170531Z level=info msg="Migration successfully executed" id="create correlation v2" duration=781.129µs logger=migrator t=2026-08-14T23:17:36.236379812Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-14T23:17:36.237736084Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.350322ms logger=migrator t=2026-08-14T23:17:36.241697739Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-14T23:17:36.243108123Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.413114ms logger=migrator t=2026-08-14T23:17:36.251289379Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-14T23:17:36.253363709Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.07583ms logger=migrator t=2026-08-14T23:17:36.26091552Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-14T23:17:36.261156286Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=240.906µs logger=migrator t=2026-08-14T23:17:36.27218769Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-14T23:17:36.272991019Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=806.699µs logger=migrator t=2026-08-14T23:17:36.28178466Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-14T23:17:36.292710232Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.927342ms logger=migrator t=2026-08-14T23:17:36.299414413Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-14T23:17:36.30013356Z level=info msg="Migration successfully executed" id="create entity_events table" duration=718.578µs logger=migrator t=2026-08-14T23:17:36.307015335Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-14T23:17:36.307996469Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=981.204µs logger=migrator t=2026-08-14T23:17:36.314362561Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-14T23:17:36.314801202Z 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-08-14T23:17:36.330512198Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-14T23:17:36.331335458Z 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-08-14T23:17:36.339832491Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-14T23:17:36.34142296Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.595398ms logger=migrator t=2026-08-14T23:17:36.347967516Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-14T23:17:36.349005601Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.037795ms logger=migrator t=2026-08-14T23:17:36.353345105Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-14T23:17:36.355433065Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.09142ms logger=migrator t=2026-08-14T23:17:36.367240979Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-14T23:17:36.368598821Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.360402ms logger=migrator t=2026-08-14T23:17:36.377237768Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-14T23:17:36.379168374Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.934826ms logger=migrator t=2026-08-14T23:17:36.385146678Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-14T23:17:36.386199023Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.052225ms logger=migrator t=2026-08-14T23:17:36.392722589Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-14T23:17:36.393563139Z level=info msg="Migration successfully executed" id="Drop public config table" duration=840.4µs logger=migrator t=2026-08-14T23:17:36.40445674Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-14T23:17:36.406029208Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.573068ms logger=migrator t=2026-08-14T23:17:36.424372258Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-14T23:17:36.425417963Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.046535ms logger=migrator t=2026-08-14T23:17:36.431066118Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-14T23:17:36.431882628Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=813.05µs logger=migrator t=2026-08-14T23:17:36.43949189Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-14T23:17:36.440608507Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.116527ms logger=migrator t=2026-08-14T23:17:36.444824278Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-14T23:17:36.469801427Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.978879ms logger=migrator t=2026-08-14T23:17:36.69228112Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-14T23:17:36.706539721Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=14.259802ms logger=migrator t=2026-08-14T23:17:36.71646676Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-14T23:17:36.723688573Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.223994ms logger=migrator t=2026-08-14T23:17:36.72899416Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-14T23:17:36.729183354Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=189.164µs logger=migrator t=2026-08-14T23:17:36.735785522Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-14T23:17:36.747121544Z level=info msg="Migration successfully executed" id="add share column" duration=11.329222ms logger=migrator t=2026-08-14T23:17:36.753787384Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-14T23:17:36.754165163Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=377.639µs logger=migrator t=2026-08-14T23:17:36.759162373Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-14T23:17:36.760804182Z level=info msg="Migration successfully executed" id="create file table" duration=1.640829ms logger=migrator t=2026-08-14T23:17:36.765775321Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-14T23:17:36.767033001Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.25749ms logger=migrator t=2026-08-14T23:17:36.773074726Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-14T23:17:36.774396518Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.322952ms logger=migrator t=2026-08-14T23:17:36.779990362Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-14T23:17:36.781731444Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.743682ms logger=migrator t=2026-08-14T23:17:36.788165428Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-14T23:17:36.789428898Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.26326ms logger=migrator t=2026-08-14T23:17:36.800736929Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-14T23:17:36.800865022Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=130.733µs logger=migrator t=2026-08-14T23:17:36.805673578Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-14T23:17:36.805803991Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=129.243µs logger=migrator t=2026-08-14T23:17:36.812007009Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-14T23:17:36.812996843Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=993.194µs logger=migrator t=2026-08-14T23:17:36.819341285Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-14T23:17:36.819758145Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=416.97µs logger=migrator t=2026-08-14T23:17:36.826792524Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-14T23:17:36.828391652Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.601788ms logger=migrator t=2026-08-14T23:17:36.834388546Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-14T23:17:36.844300884Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.911927ms logger=migrator t=2026-08-14T23:17:36.84915425Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-14T23:17:36.849361795Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=208.625µs logger=migrator t=2026-08-14T23:17:36.85458666Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-14T23:17:36.855880851Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.293221ms logger=migrator t=2026-08-14T23:17:36.861867254Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-14T23:17:36.86253229Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=665.726µs logger=migrator t=2026-08-14T23:17:36.868011392Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-14T23:17:36.868275558Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=264.486µs logger=migrator t=2026-08-14T23:17:36.874295043Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-14T23:17:36.875212185Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=921.172µs logger=migrator t=2026-08-14T23:17:36.882599092Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-14T23:17:36.893335219Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.736857ms logger=migrator t=2026-08-14T23:17:36.898323678Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-14T23:17:36.904904376Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.580858ms logger=migrator t=2026-08-14T23:17:36.910726896Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-14T23:17:36.91176429Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.036354ms logger=migrator t=2026-08-14T23:17:36.917694843Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-14T23:17:36.996422728Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.723496ms logger=migrator t=2026-08-14T23:17:37.003585769Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-14T23:17:37.004414329Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=827.93µs logger=migrator t=2026-08-14T23:17:37.009342937Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-14T23:17:37.011192802Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.849184ms logger=migrator t=2026-08-14T23:17:37.021098739Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-14T23:17:37.049263353Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.164224ms logger=migrator t=2026-08-14T23:17:37.055620436Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-14T23:17:37.061892616Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.2708ms logger=migrator t=2026-08-14T23:17:37.068204517Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-14T23:17:37.068654818Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=451.091µs logger=migrator t=2026-08-14T23:17:37.073715739Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-14T23:17:37.073862022Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=146.713µs logger=migrator t=2026-08-14T23:17:37.080302266Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-14T23:17:37.080760697Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=462.351µs logger=migrator t=2026-08-14T23:17:37.086349311Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-14T23:17:37.086668089Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=319.328µs logger=migrator t=2026-08-14T23:17:37.093004881Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-14T23:17:37.0933821Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=377.399µs logger=migrator t=2026-08-14T23:17:37.098735098Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-14T23:17:37.100302206Z level=info msg="Migration successfully executed" id="create folder table" duration=1.566888ms logger=migrator t=2026-08-14T23:17:37.106137535Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-14T23:17:37.107269602Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.131867ms logger=migrator t=2026-08-14T23:17:37.112579469Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-14T23:17:37.114400913Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.820404ms logger=migrator t=2026-08-14T23:17:37.122057806Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-14T23:17:37.122085747Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.931µs logger=migrator t=2026-08-14T23:17:37.127599429Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-14T23:17:37.129384242Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.783213ms logger=migrator t=2026-08-14T23:17:37.135412766Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-14T23:17:37.136573064Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.162438ms logger=migrator t=2026-08-14T23:17:37.141318438Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-14T23:17:37.142442314Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.123377ms logger=migrator t=2026-08-14T23:17:37.147329362Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-14T23:17:37.147759752Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=428.241µs logger=migrator t=2026-08-14T23:17:37.157509155Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-14T23:17:37.158064299Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=560.724µs logger=migrator t=2026-08-14T23:17:37.163390566Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-14T23:17:37.165510807Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.119551ms logger=migrator t=2026-08-14T23:17:37.172039783Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-14T23:17:37.173484358Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.440645ms logger=migrator t=2026-08-14T23:17:37.17943435Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-14T23:17:37.180612399Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.175468ms logger=migrator t=2026-08-14T23:17:37.185776772Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-14T23:17:37.186973151Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.196339ms logger=migrator t=2026-08-14T23:17:37.196144871Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-14T23:17:37.197425541Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.27947ms logger=migrator t=2026-08-14T23:17:37.202593475Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-14T23:17:37.203538528Z level=info msg="Migration successfully executed" id="create anon_device table" duration=945.663µs logger=migrator t=2026-08-14T23:17:37.20907677Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-14T23:17:37.211085858Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.008518ms logger=migrator t=2026-08-14T23:17:37.219946041Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-14T23:17:37.221368645Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.428044ms logger=migrator t=2026-08-14T23:17:37.227499191Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-14T23:17:37.229176692Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.680731ms logger=migrator t=2026-08-14T23:17:37.235118944Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-14T23:17:37.236702482Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.582898ms logger=migrator t=2026-08-14T23:17:37.241886296Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-14T23:17:37.243017633Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.131487ms logger=migrator t=2026-08-14T23:17:37.248293339Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-14T23:17:37.248583366Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=291.287µs logger=migrator t=2026-08-14T23:17:37.253580106Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-14T23:17:37.262889129Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.308483ms logger=migrator t=2026-08-14T23:17:37.274259021Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-14T23:17:37.274804424Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=547.903µs logger=migrator t=2026-08-14T23:17:37.279265621Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-14T23:17:37.279284851Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=16.98µs logger=migrator t=2026-08-14T23:17:37.286601207Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-14T23:17:37.287817786Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.216069ms logger=migrator t=2026-08-14T23:17:37.292355155Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-14T23:17:37.292374905Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.471µs logger=migrator t=2026-08-14T23:17:37.296817471Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-14T23:17:37.298352668Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.534567ms logger=migrator t=2026-08-14T23:17:37.303004419Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-14T23:17:37.304179887Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.174648ms logger=migrator t=2026-08-14T23:17:37.30972204Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-14T23:17:37.310764265Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.042305ms logger=migrator t=2026-08-14T23:17:37.318528151Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-14T23:17:37.319370641Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=845.22µs logger=migrator t=2026-08-14T23:17:37.329648598Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-14T23:17:37.329940515Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=293.087µs logger=migrator t=2026-08-14T23:17:37.336705966Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-14T23:17:37.337535376Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=832µs logger=migrator t=2026-08-14T23:17:37.343222122Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-14T23:17:37.344324979Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.102947ms logger=migrator t=2026-08-14T23:17:37.351283526Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-14T23:17:37.35228598Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=999.664µs logger=migrator t=2026-08-14T23:17:37.35855369Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-14T23:17:37.371037928Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.485898ms logger=migrator t=2026-08-14T23:17:37.37611955Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-14T23:17:37.386177991Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.056291ms logger=migrator t=2026-08-14T23:17:37.392074142Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-14T23:17:37.400249328Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.173966ms logger=migrator t=2026-08-14T23:17:37.406261842Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-14T23:17:37.406335284Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=73.402µs logger=migrator t=2026-08-14T23:17:37.411473507Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-14T23:17:37.422116782Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.640475ms logger=migrator t=2026-08-14T23:17:37.427923561Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-14T23:17:37.437157782Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.233501ms logger=migrator t=2026-08-14T23:17:37.443462303Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-14T23:17:37.44378215Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=319.637µs logger=migrator t=2026-08-14T23:17:37.449697422Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.34313596s logger=migrator t=2026-08-14T23:17:37.450267786Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-14T23:17:37.464337603Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-14T23:17:37.464536967Z level=info msg="Created default organization" logger=secrets t=2026-08-14T23:17:37.470772117Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-14T23:17:37.523901699Z level=info msg="Restored cache from database" duration=394.309µs logger=plugin.store t=2026-08-14T23:17:37.525109528Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-14T23:17:37.560088586Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-14T23:17:37.560114296Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-14T23:17:37.560326661Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-14T23:17:37.560345222Z level=info msg="Plugins loaded" count=54 duration=35.236264ms logger=query_data t=2026-08-14T23:17:37.564125172Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-14T23:17:37.567258077Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-14T23:17:37.573981778Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-14T23:17:37.591422406Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-14T23:17:37.594702624Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-14T23:17:37.596798974Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-14T23:17:37.618685069Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-14T23:17:37.638416531Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-14T23:17:37.663970922Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-14T23:17:37.663998593Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-14T23:17:37.664196787Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-14T23:17:37.664408322Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-08-14T23:17:37.664640498Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-08-14T23:17:37.664774701Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-08-14T23:17:37.665172971Z level=info msg="State cache has been initialized" states=0 duration=973.614µs logger=ngalert.scheduler t=2026-08-14T23:17:37.665336885Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-14T23:17:37.665833447Z level=info msg=starting first_tick=2026-08-14T23:17:40Z logger=http.server t=2026-08-14T23:17:37.668107861Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-08-14T23:17:37.745243058Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-08-14T23:17:37.755016192Z level=info msg="Update check succeeded" duration=90.882686ms logger=sqlstore.transactions t=2026-08-14T23:17:37.756545849Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-08-14T23:17:37.757553833Z level=info msg="Update check succeeded" duration=93.235703ms logger=sqlstore.transactions t=2026-08-14T23:17:37.771138758Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-14T23:17:37.868169732Z level=info msg="Patterns update finished" duration=130.492065ms logger=provisioning.dashboard t=2026-08-14T23:17:37.906032778Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-08-14T23:17:38.055559349Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-14T23:17:38.056003639Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-14T23:17:38.513489064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:38.514658372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:38.535651565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:38.554571868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:38.570658634Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:38.592841995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:38.613705964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:38.642027073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:38.660945346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:38.690137345Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:38.707689495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:38.73128163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:38.749750742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:38.772743722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:38.792201989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:38.81689886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:38.843288172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:38.898100305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:38.917688803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:38.964791372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:38.985071667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:39.024101032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:39.063618918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:39.159297229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:39.17688434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:39.24244817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:39.263211237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:39.309938796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:39.326317549Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:39.38860677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:39.407876961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:39.463672907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:39.488606495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:39.600038813Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:39.622352327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:39.697118338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:39.716860011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:39.788363252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:39.806857276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.086886981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.10647943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.175416851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.193146295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.262912496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.278686654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.340511765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.362438519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.418143913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.436671457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.509435499Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.524823858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.589411634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.602061818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.656790128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.672143505Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.738819662Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.757423248Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.840751053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.862293119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.947139871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:40.969856134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:41.048260722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:41.070687689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:41.146639878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:41.162329104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:41.241251502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:41.262210644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:41.345188311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:41.361199544Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:41.460265617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:41.481044715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:41.558384416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:41.572536495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:41.631122348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:41.650999904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:41.722218829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:41.744627576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:41.831828424Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:41.850951672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-14T23:17:41.928588151Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-14T23:18:31.685859241Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-08-14T23:27:37.676125974Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-14T23:27:37.688161541Z level=info msg="Completed cleanup jobs" duration=23.123973ms logger=plugins.update.checker t=2026-08-14T23:27:37.844194404Z level=info msg="Update check succeeded" duration=86.193922ms logger=cleanup t=2026-08-14T23:37:37.703923671Z level=info msg="Completed cleanup jobs" duration=38.370197ms logger=plugins.update.checker t=2026-08-14T23:37:37.846293544Z level=info msg="Update check succeeded" duration=88.343442ms logger=cleanup t=2026-08-14T23:47:37.720713317Z level=info msg="Completed cleanup jobs" duration=55.853521ms logger=plugins.update.checker t=2026-08-14T23:47:37.836843796Z level=info msg="Update check succeeded" duration=78.599234ms logger=infra.usagestats t=2026-08-14T23:48:31.708943245Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-14T23:57:37.672943303Z level=info msg="Completed cleanup jobs" duration=3.574005ms logger=plugins.update.checker t=2026-08-14T23:57:37.834972095Z level=info msg="Update check succeeded" duration=75.181127ms logger=cleanup t=2026-08-15T00:07:37.692868718Z level=info msg="Completed cleanup jobs" duration=27.546806ms logger=plugins.update.checker t=2026-08-15T00:07:37.833579312Z level=info msg="Update check succeeded" duration=75.873237ms