logger=settings t=2026-07-29T01:04:12.645973112Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-29T01:04:12Z logger=settings t=2026-07-29T01:04:12.64641168Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-29T01:04:12.646429451Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-29T01:04:12.646435051Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-29T01:04:12.646439591Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-29T01:04:12.646444051Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-29T01:04:12.646447861Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-29T01:04:12.646452441Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-29T01:04:12.646456851Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-29T01:04:12.646461411Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-29T01:04:12.646465722Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-29T01:04:12.646470362Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-29T01:04:12.646481872Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-29T01:04:12.646488382Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-29T01:04:12.646494242Z level=info msg=Target target=[all] logger=settings t=2026-07-29T01:04:12.646510912Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-29T01:04:12.646516113Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-29T01:04:12.646523203Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-29T01:04:12.646527523Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-29T01:04:12.646532293Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-29T01:04:12.646537173Z level=info msg="App mode production" logger=sqlstore t=2026-07-29T01:04:12.646950541Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-29T01:04:12.646973852Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-29T01:04:12.649089715Z level=info msg="Locking database" logger=migrator t=2026-07-29T01:04:12.649111796Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-29T01:04:12.649859151Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-29T01:04:12.650907962Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.048561ms logger=migrator t=2026-07-29T01:04:12.655191099Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-29T01:04:12.65574917Z level=info msg="Migration successfully executed" id="create user table" duration=557.941µs logger=migrator t=2026-07-29T01:04:12.662439556Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-29T01:04:12.663651412Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.207586ms logger=migrator t=2026-07-29T01:04:12.670985872Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-29T01:04:12.673329949Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=2.347037ms logger=migrator t=2026-07-29T01:04:12.680644299Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-29T01:04:12.681794022Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.149673ms logger=migrator t=2026-07-29T01:04:12.686361865Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-29T01:04:12.687494678Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.132683ms logger=migrator t=2026-07-29T01:04:12.691363417Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-29T01:04:12.694050802Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.680515ms logger=migrator t=2026-07-29T01:04:12.699028064Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-29T01:04:12.700424212Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.396108ms logger=migrator t=2026-07-29T01:04:12.705009116Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-29T01:04:12.705813982Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=806.766µs logger=migrator t=2026-07-29T01:04:12.712436997Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-29T01:04:12.713711613Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.275566ms logger=migrator t=2026-07-29T01:04:12.721650715Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-29T01:04:12.722593184Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=945.979µs logger=migrator t=2026-07-29T01:04:12.726358801Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-29T01:04:12.727329661Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=970.541µs logger=migrator t=2026-07-29T01:04:12.732507856Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-29T01:04:12.733997006Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.48926ms logger=migrator t=2026-07-29T01:04:12.737761343Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-29T01:04:12.737866255Z level=info msg="Migration successfully executed" id="Update user table charset" duration=105.142µs logger=migrator t=2026-07-29T01:04:12.741744145Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-29T01:04:12.74298702Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.242495ms logger=migrator t=2026-07-29T01:04:12.747630885Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-29T01:04:12.748036993Z level=info msg="Migration successfully executed" id="Add missing user data" duration=406.738µs logger=migrator t=2026-07-29T01:04:12.752044794Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-29T01:04:12.753974124Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.92457ms logger=migrator t=2026-07-29T01:04:12.759483246Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-29T01:04:12.760537917Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.047821ms logger=migrator t=2026-07-29T01:04:12.765809495Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-29T01:04:12.767418448Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.607753ms logger=migrator t=2026-07-29T01:04:12.774018943Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-29T01:04:12.782773821Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.753468ms logger=migrator t=2026-07-29T01:04:12.786971407Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-29T01:04:12.789392557Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.42079ms logger=migrator t=2026-07-29T01:04:12.794172774Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-29T01:04:12.794412199Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=244.286µs logger=migrator t=2026-07-29T01:04:12.797973642Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-29T01:04:12.798622055Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=648.393µs logger=migrator t=2026-07-29T01:04:12.80377739Z 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-07-29T01:04:12.804081406Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=303.566µs logger=migrator t=2026-07-29T01:04:12.807912934Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-29T01:04:12.808382904Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=470.06µs logger=migrator t=2026-07-29T01:04:12.812695402Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-29T01:04:12.813726762Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.02818ms logger=migrator t=2026-07-29T01:04:12.818881928Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-29T01:04:12.820021052Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.135364ms logger=migrator t=2026-07-29T01:04:12.825464853Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-29T01:04:12.826012574Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=547.661µs logger=migrator t=2026-07-29T01:04:12.831176779Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-29T01:04:12.831930324Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=755.645µs logger=migrator t=2026-07-29T01:04:12.837444117Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-29T01:04:12.838532458Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.087771ms logger=migrator t=2026-07-29T01:04:12.843098862Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-29T01:04:12.843216714Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=118.372µs logger=migrator t=2026-07-29T01:04:12.858412974Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-29T01:04:12.859990527Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.582193ms logger=migrator t=2026-07-29T01:04:12.865267074Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-29T01:04:12.866168162Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=904.788µs logger=migrator t=2026-07-29T01:04:12.874080574Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-29T01:04:12.875453251Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.377537ms logger=migrator t=2026-07-29T01:04:12.88030324Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-29T01:04:12.880991304Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=687.684µs logger=migrator t=2026-07-29T01:04:12.886994518Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-29T01:04:12.893331487Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.335639ms logger=migrator t=2026-07-29T01:04:12.902758379Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-29T01:04:12.904463034Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.707775ms logger=migrator t=2026-07-29T01:04:12.934301253Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-29T01:04:12.936024867Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.723744ms logger=migrator t=2026-07-29T01:04:12.946883679Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-29T01:04:12.947673785Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=793.486µs logger=migrator t=2026-07-29T01:04:12.955839921Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-29T01:04:12.956576816Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=735.945µs logger=migrator t=2026-07-29T01:04:12.961045508Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-29T01:04:12.961740982Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=695.624µs logger=migrator t=2026-07-29T01:04:12.967232544Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-29T01:04:12.967700223Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=466.539µs logger=migrator t=2026-07-29T01:04:12.973578724Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-29T01:04:12.974797988Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.219224ms logger=migrator t=2026-07-29T01:04:12.982571297Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-29T01:04:12.983679319Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=1.111762ms logger=migrator t=2026-07-29T01:04:12.988829574Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-29T01:04:12.989771373Z level=info msg="Migration successfully executed" id="create star table" duration=939.559µs logger=migrator t=2026-07-29T01:04:12.995048931Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-29T01:04:12.996418549Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.370178ms logger=migrator t=2026-07-29T01:04:13.003221468Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-29T01:04:13.0047467Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.529841ms logger=migrator t=2026-07-29T01:04:13.011435586Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-29T01:04:13.013550839Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=2.114064ms logger=migrator t=2026-07-29T01:04:13.019186924Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-29T01:04:13.019844347Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=657.033µs logger=migrator t=2026-07-29T01:04:13.026702926Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-29T01:04:13.028001303Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.300767ms logger=migrator t=2026-07-29T01:04:13.033913334Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-29T01:04:13.034622008Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=708.894µs logger=migrator t=2026-07-29T01:04:13.045516661Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-29T01:04:13.046825138Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.308558ms logger=migrator t=2026-07-29T01:04:13.052637456Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-29T01:04:13.052667797Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.461µs logger=migrator t=2026-07-29T01:04:13.05629744Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-29T01:04:13.056320501Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=23.671µs logger=migrator t=2026-07-29T01:04:13.059394863Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-29T01:04:13.059660869Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=265.466µs logger=migrator t=2026-07-29T01:04:13.07241888Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-29T01:04:13.073265297Z level=info msg="Migration successfully executed" id="create dashboard table" duration=846.637µs logger=migrator t=2026-07-29T01:04:13.078444892Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-29T01:04:13.079853191Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.408569ms logger=migrator t=2026-07-29T01:04:13.085413254Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-29T01:04:13.086230941Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=818.767µs logger=migrator t=2026-07-29T01:04:13.09207321Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-29T01:04:13.092843536Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=772.806µs logger=migrator t=2026-07-29T01:04:13.104942352Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-29T01:04:13.106434963Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.498871ms logger=migrator t=2026-07-29T01:04:13.117862226Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-29T01:04:13.118689193Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=826.967µs logger=migrator t=2026-07-29T01:04:13.123598133Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-29T01:04:13.127156595Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=3.557902ms logger=migrator t=2026-07-29T01:04:13.131627757Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-29T01:04:13.132416363Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=788.116µs logger=migrator t=2026-07-29T01:04:13.138084738Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-29T01:04:13.14549316Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=7.409152ms logger=migrator t=2026-07-29T01:04:13.153271429Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-29T01:04:13.154061685Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=790.156µs logger=migrator t=2026-07-29T01:04:13.160302752Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-29T01:04:13.160627478Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=323.066µs logger=migrator t=2026-07-29T01:04:13.166573489Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-29T01:04:13.167869846Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.296457ms logger=migrator t=2026-07-29T01:04:13.172806127Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-29T01:04:13.172874088Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=68.451µs logger=migrator t=2026-07-29T01:04:13.177832619Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-29T01:04:13.180282699Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.44839ms logger=migrator t=2026-07-29T01:04:13.192103071Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-29T01:04:13.19354019Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.437599ms logger=migrator t=2026-07-29T01:04:13.198625744Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-29T01:04:13.19996153Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.333676ms logger=migrator t=2026-07-29T01:04:13.203954622Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-29T01:04:13.204546564Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=594.132µs logger=migrator t=2026-07-29T01:04:13.20973609Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-29T01:04:13.211638409Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.901789ms logger=migrator t=2026-07-29T01:04:13.217069739Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-29T01:04:13.217890037Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=824.778µs logger=migrator t=2026-07-29T01:04:13.223344548Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-29T01:04:13.224675475Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.330067ms logger=migrator t=2026-07-29T01:04:13.231812791Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-29T01:04:13.231842881Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.61µs logger=migrator t=2026-07-29T01:04:13.236333772Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-29T01:04:13.236360313Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=27.561µs logger=migrator t=2026-07-29T01:04:13.241770673Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-29T01:04:13.244873896Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.102513ms logger=migrator t=2026-07-29T01:04:13.250853719Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-29T01:04:13.254152557Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.295617ms logger=migrator t=2026-07-29T01:04:13.259223119Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-29T01:04:13.261118808Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.895159ms logger=migrator t=2026-07-29T01:04:13.265796074Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-29T01:04:13.267746854Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.94863ms logger=migrator t=2026-07-29T01:04:13.273542422Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-29T01:04:13.273752936Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=210.424µs logger=migrator t=2026-07-29T01:04:13.278579114Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-29T01:04:13.279476253Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=896.949µs logger=migrator t=2026-07-29T01:04:13.285385373Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-29T01:04:13.286599967Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.214404ms logger=migrator t=2026-07-29T01:04:13.291777984Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-29T01:04:13.291820905Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=44.06µs logger=migrator t=2026-07-29T01:04:13.297593552Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-29T01:04:13.298886579Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.287697ms logger=migrator t=2026-07-29T01:04:13.311752701Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-29T01:04:13.312751602Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=999.161µs logger=migrator t=2026-07-29T01:04:13.318226683Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-29T01:04:13.322580992Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.352658ms logger=migrator t=2026-07-29T01:04:13.32981711Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-29T01:04:13.330550335Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=732.355µs logger=migrator t=2026-07-29T01:04:13.338911335Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-29T01:04:13.339785383Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=873.968µs logger=migrator t=2026-07-29T01:04:13.346250145Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-29T01:04:13.347700194Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.449159ms logger=migrator t=2026-07-29T01:04:13.355427552Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-29T01:04:13.355951892Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=524.66µs logger=migrator t=2026-07-29T01:04:13.363566398Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-29T01:04:13.364601139Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.035621ms logger=migrator t=2026-07-29T01:04:13.371572062Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-29T01:04:13.375184855Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.613043ms logger=migrator t=2026-07-29T01:04:13.379715248Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-29T01:04:13.380591695Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=875.557µs logger=migrator t=2026-07-29T01:04:13.385503306Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-29T01:04:13.385685719Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=182.913µs logger=migrator t=2026-07-29T01:04:13.392273043Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-29T01:04:13.392808894Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=538.431µs logger=migrator t=2026-07-29T01:04:13.397538641Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-29T01:04:13.398232695Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=694.284µs logger=migrator t=2026-07-29T01:04:13.402320149Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-29T01:04:13.404198427Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.877917ms logger=migrator t=2026-07-29T01:04:13.409017945Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-29T01:04:13.409938973Z level=info msg="Migration successfully executed" id="create data_source table" duration=921.158µs logger=migrator t=2026-07-29T01:04:13.414010767Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-29T01:04:13.414763282Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=754.985µs logger=migrator t=2026-07-29T01:04:13.419411177Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-29T01:04:13.420210003Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=798.596µs logger=migrator t=2026-07-29T01:04:13.425290047Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-29T01:04:13.42646542Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.175063ms logger=migrator t=2026-07-29T01:04:13.431558124Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-29T01:04:13.43235081Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=792.576µs logger=migrator t=2026-07-29T01:04:13.436671689Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-29T01:04:13.444069589Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.39682ms logger=migrator t=2026-07-29T01:04:13.447734805Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-29T01:04:13.448674734Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=947.919µs logger=migrator t=2026-07-29T01:04:13.452258566Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-29T01:04:13.453022243Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=763.147µs logger=migrator t=2026-07-29T01:04:13.458912943Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-29T01:04:13.460502185Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.589001ms logger=migrator t=2026-07-29T01:04:13.466020757Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-29T01:04:13.466781803Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=762.536µs logger=migrator t=2026-07-29T01:04:13.470012839Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-29T01:04:13.472322576Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.313737ms logger=migrator t=2026-07-29T01:04:13.476612614Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-29T01:04:13.479203867Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.590723ms logger=migrator t=2026-07-29T01:04:13.484481964Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-29T01:04:13.484513645Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=32.661µs logger=migrator t=2026-07-29T01:04:13.488280251Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-29T01:04:13.488490416Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=210.005µs logger=migrator t=2026-07-29T01:04:13.492786434Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-29T01:04:13.496719003Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.93643ms logger=migrator t=2026-07-29T01:04:13.500764756Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-29T01:04:13.50093145Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=170.214µs logger=migrator t=2026-07-29T01:04:13.506389171Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-29T01:04:13.506540114Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=151.183µs logger=migrator t=2026-07-29T01:04:13.511144448Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-29T01:04:13.512959985Z level=info msg="Migration successfully executed" id="Add uid column" duration=1.814987ms logger=migrator t=2026-07-29T01:04:13.516472046Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-29T01:04:13.516611039Z level=info msg="Migration successfully executed" id="Update uid value" duration=141.553µs logger=migrator t=2026-07-29T01:04:13.519938578Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-29T01:04:13.52052949Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=590.452µs logger=migrator t=2026-07-29T01:04:13.525235505Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-29T01:04:13.52593396Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=698.005µs logger=migrator t=2026-07-29T01:04:13.597615961Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-29T01:04:13.59947845Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.859779ms logger=migrator t=2026-07-29T01:04:13.61272738Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-29T01:04:13.613677799Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=950.609µs logger=migrator t=2026-07-29T01:04:13.622605861Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-29T01:04:13.62350421Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=897.319µs logger=migrator t=2026-07-29T01:04:13.628134564Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-29T01:04:13.629538333Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.403049ms logger=migrator t=2026-07-29T01:04:13.635008825Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-29T01:04:13.635973764Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=966.659µs logger=migrator t=2026-07-29T01:04:13.641309383Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-29T01:04:13.642133149Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=825.246µs logger=migrator t=2026-07-29T01:04:13.648189213Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-29T01:04:13.648918208Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=729.415µs logger=migrator t=2026-07-29T01:04:13.654598944Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-29T01:04:13.664329592Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.718558ms logger=migrator t=2026-07-29T01:04:13.670254643Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-29T01:04:13.671726024Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.47673ms logger=migrator t=2026-07-29T01:04:13.680221987Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-29T01:04:13.681767338Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.549461ms logger=migrator t=2026-07-29T01:04:13.687340781Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-29T01:04:13.688386183Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.045082ms logger=migrator t=2026-07-29T01:04:13.695325615Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-29T01:04:13.696742394Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.416939ms logger=migrator t=2026-07-29T01:04:13.705005513Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-29T01:04:13.705808539Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=808.377µs logger=migrator t=2026-07-29T01:04:13.711028735Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-29T01:04:13.712038495Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.0096ms logger=migrator t=2026-07-29T01:04:13.716937845Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-29T01:04:13.716969436Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=32.801µs logger=migrator t=2026-07-29T01:04:13.720877705Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-29T01:04:13.723626581Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.748766ms logger=migrator t=2026-07-29T01:04:13.728875129Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-29T01:04:13.731645536Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.770976ms logger=migrator t=2026-07-29T01:04:13.736802561Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-29T01:04:13.736964504Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=162.333µs logger=migrator t=2026-07-29T01:04:13.740836203Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-29T01:04:13.74458355Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.745117ms logger=migrator t=2026-07-29T01:04:13.749627483Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-29T01:04:13.753655694Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.024851ms logger=migrator t=2026-07-29T01:04:13.757431491Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-29T01:04:13.758171967Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=740.226µs logger=migrator t=2026-07-29T01:04:13.763770471Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-29T01:04:13.765008326Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.239735ms logger=migrator t=2026-07-29T01:04:13.771295524Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-29T01:04:13.772212553Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=917.239µs logger=migrator t=2026-07-29T01:04:13.77697121Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-29T01:04:13.777961031Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=991.83µs logger=migrator t=2026-07-29T01:04:13.782583414Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-29T01:04:13.783481983Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=897.669µs logger=migrator t=2026-07-29T01:04:13.788907854Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-29T01:04:13.790333842Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.423018ms logger=migrator t=2026-07-29T01:04:13.794751603Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-29T01:04:13.794873645Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=124.072µs logger=migrator t=2026-07-29T01:04:13.79905305Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-29T01:04:13.799088141Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=37.431µs logger=migrator t=2026-07-29T01:04:13.802888119Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-29T01:04:13.806182466Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.294257ms logger=migrator t=2026-07-29T01:04:13.810756309Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-29T01:04:13.813621607Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.865048ms logger=migrator t=2026-07-29T01:04:13.817255592Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-29T01:04:13.817333654Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=78.341µs logger=migrator t=2026-07-29T01:04:13.821639211Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-29T01:04:13.822483299Z level=info msg="Migration successfully executed" id="create quota table v1" duration=843.278µs logger=migrator t=2026-07-29T01:04:13.828649244Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-29T01:04:13.830185425Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.536281ms logger=migrator t=2026-07-29T01:04:13.834908061Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-29T01:04:13.834945592Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=39.791µs logger=migrator t=2026-07-29T01:04:13.838807921Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-29T01:04:13.839698129Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=890.098µs logger=migrator t=2026-07-29T01:04:13.844471986Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-29T01:04:13.845329975Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=857.559µs logger=migrator t=2026-07-29T01:04:13.849369207Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-29T01:04:13.854238316Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.867109ms logger=migrator t=2026-07-29T01:04:13.864499486Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-29T01:04:13.864541416Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=43.531µs logger=migrator t=2026-07-29T01:04:13.868249332Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-29T01:04:13.869715931Z level=info msg="Migration successfully executed" id="create session table" duration=1.466549ms logger=migrator t=2026-07-29T01:04:13.875475958Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-29T01:04:13.875601022Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=127.294µs logger=migrator t=2026-07-29T01:04:13.879284487Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-29T01:04:13.879390469Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=103.962µs logger=migrator t=2026-07-29T01:04:13.884697248Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-29T01:04:13.885872031Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.181574ms logger=migrator t=2026-07-29T01:04:13.891548937Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-29T01:04:13.892366494Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=817.747µs logger=migrator t=2026-07-29T01:04:13.897943747Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-29T01:04:13.898003329Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=63.692µs logger=migrator t=2026-07-29T01:04:13.904139784Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-29T01:04:13.904180665Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=42.991µs logger=migrator t=2026-07-29T01:04:13.908105494Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-29T01:04:13.91185133Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.745676ms logger=migrator t=2026-07-29T01:04:13.916139969Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-29T01:04:13.919557808Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.416819ms logger=migrator t=2026-07-29T01:04:13.924306355Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-29T01:04:13.924391407Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=85.912µs logger=migrator t=2026-07-29T01:04:13.930220986Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-29T01:04:13.930362979Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=143.693µs logger=migrator t=2026-07-29T01:04:13.935898421Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-29T01:04:13.93684248Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=944.629µs logger=migrator t=2026-07-29T01:04:13.941939254Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-29T01:04:13.942031586Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=93.722µs logger=migrator t=2026-07-29T01:04:13.951358308Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-29T01:04:13.954647004Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.282677ms logger=migrator t=2026-07-29T01:04:13.960144106Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-29T01:04:13.96032758Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=185.044µs logger=migrator t=2026-07-29T01:04:13.96428966Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-29T01:04:13.967912774Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.625424ms logger=migrator t=2026-07-29T01:04:13.972663901Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-29T01:04:13.975878167Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.214376ms logger=migrator t=2026-07-29T01:04:13.980335888Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-29T01:04:13.980407509Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=72.741µs logger=migrator t=2026-07-29T01:04:13.986716208Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-29T01:04:13.987847362Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.133964ms logger=migrator t=2026-07-29T01:04:13.992351983Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-29T01:04:13.993169059Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=817.106µs logger=migrator t=2026-07-29T01:04:13.997875346Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-29T01:04:13.99902125Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.138603ms logger=migrator t=2026-07-29T01:04:14.004056621Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-29T01:04:14.004990931Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=934µs logger=migrator t=2026-07-29T01:04:14.015562686Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-29T01:04:14.016860243Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.297537ms logger=migrator t=2026-07-29T01:04:14.022468137Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-29T01:04:14.023322084Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=859.457µs logger=migrator t=2026-07-29T01:04:14.026942869Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-29T01:04:14.027623223Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=677.014µs logger=migrator t=2026-07-29T01:04:14.031232846Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-29T01:04:14.032049412Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=816.966µs logger=migrator t=2026-07-29T01:04:14.035712958Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-29T01:04:14.036483813Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=770.455µs logger=migrator t=2026-07-29T01:04:14.041915044Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-29T01:04:14.049180212Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=7.268907ms logger=migrator t=2026-07-29T01:04:14.053422418Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-29T01:04:14.054338347Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=914.919µs logger=migrator t=2026-07-29T01:04:14.058431731Z 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-07-29T01:04:14.059286138Z 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=854.147µs logger=migrator t=2026-07-29T01:04:14.063213988Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-29T01:04:14.063525525Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=306.257µs logger=migrator t=2026-07-29T01:04:14.067089398Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-29T01:04:14.067981536Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=892.097µs logger=migrator t=2026-07-29T01:04:14.072671671Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-29T01:04:14.073516178Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=844.087µs logger=migrator t=2026-07-29T01:04:14.078038041Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-29T01:04:14.081570373Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.529932ms logger=migrator t=2026-07-29T01:04:14.086423812Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-29T01:04:14.089860262Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.43693ms logger=migrator t=2026-07-29T01:04:14.09374369Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-29T01:04:14.097196762Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.452832ms logger=migrator t=2026-07-29T01:04:14.100588351Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-29T01:04:14.104060892Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.472221ms logger=migrator t=2026-07-29T01:04:14.107550982Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-29T01:04:14.108470832Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=921.81µs logger=migrator t=2026-07-29T01:04:14.113162867Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-29T01:04:14.113197458Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=35.02µs logger=migrator t=2026-07-29T01:04:14.119177709Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-29T01:04:14.11922237Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=45.441µs logger=migrator t=2026-07-29T01:04:14.123723562Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-29T01:04:14.12507203Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.351888ms logger=migrator t=2026-07-29T01:04:14.130295546Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-29T01:04:14.131269316Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=974.28µs logger=migrator t=2026-07-29T01:04:14.13681874Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-29T01:04:14.137565265Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=746.595µs logger=migrator t=2026-07-29T01:04:14.141019155Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-29T01:04:14.142085668Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.064822ms logger=migrator t=2026-07-29T01:04:14.146306703Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-29T01:04:14.147690462Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.371928ms logger=migrator t=2026-07-29T01:04:14.151103361Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-29T01:04:14.1554729Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.370419ms logger=migrator t=2026-07-29T01:04:14.158655155Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-29T01:04:14.16234027Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.684605ms logger=migrator t=2026-07-29T01:04:14.166444443Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-29T01:04:14.166577916Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=133.573µs logger=migrator t=2026-07-29T01:04:14.176125802Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-29T01:04:14.177687263Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.560941ms logger=migrator t=2026-07-29T01:04:14.182116144Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-29T01:04:14.182985571Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=869.657µs logger=migrator t=2026-07-29T01:04:14.187451103Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-29T01:04:14.191394383Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.9447ms logger=migrator t=2026-07-29T01:04:14.195207771Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-29T01:04:14.195274512Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=63.071µs logger=migrator t=2026-07-29T01:04:14.198882995Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-29T01:04:14.199810334Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=926.899µs logger=migrator t=2026-07-29T01:04:14.204305746Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-29T01:04:14.205666664Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.361228ms logger=migrator t=2026-07-29T01:04:14.210059674Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-29T01:04:14.210186846Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=128.102µs logger=migrator t=2026-07-29T01:04:14.21380986Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-29T01:04:14.214661288Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=851.338µs logger=migrator t=2026-07-29T01:04:14.223193862Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-29T01:04:14.22408209Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=888.418µs logger=migrator t=2026-07-29T01:04:14.228137112Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-29T01:04:14.229580862Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.44268ms logger=migrator t=2026-07-29T01:04:14.234620825Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-29T01:04:14.235949701Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.329176ms logger=migrator t=2026-07-29T01:04:14.240534565Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-29T01:04:14.241497194Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=961.789µs logger=migrator t=2026-07-29T01:04:14.246447306Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-29T01:04:14.247488337Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.040091ms logger=migrator t=2026-07-29T01:04:14.253307005Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-29T01:04:14.253340446Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=36.741µs logger=migrator t=2026-07-29T01:04:14.263663317Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-29T01:04:14.26674772Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.086873ms logger=migrator t=2026-07-29T01:04:14.273268062Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-29T01:04:14.274700652Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.43203ms logger=migrator t=2026-07-29T01:04:14.278458098Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-29T01:04:14.283181815Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.723267ms logger=migrator t=2026-07-29T01:04:14.288466233Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-29T01:04:14.289478803Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.00823ms logger=migrator t=2026-07-29T01:04:14.29370103Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-29T01:04:14.294897594Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.196254ms logger=migrator t=2026-07-29T01:04:14.299388736Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-29T01:04:14.300498238Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.109152ms logger=migrator t=2026-07-29T01:04:14.306254695Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-29T01:04:14.31918323Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.921904ms logger=migrator t=2026-07-29T01:04:14.323068838Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-29T01:04:14.323888376Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=818.248µs logger=migrator t=2026-07-29T01:04:14.330312296Z 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-07-29T01:04:14.331454569Z 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.142563ms logger=migrator t=2026-07-29T01:04:14.33783728Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-29T01:04:14.33831777Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=479.37µs logger=migrator t=2026-07-29T01:04:14.345604648Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-29T01:04:14.347101729Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.502431ms logger=migrator t=2026-07-29T01:04:14.352350396Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-29T01:04:14.352733184Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=389.188µs logger=migrator t=2026-07-29T01:04:14.356631703Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-29T01:04:14.361130685Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.498722ms logger=migrator t=2026-07-29T01:04:14.367383142Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-29T01:04:14.371766492Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.38258ms logger=migrator t=2026-07-29T01:04:14.376753223Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-29T01:04:14.377784585Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.030722ms logger=migrator t=2026-07-29T01:04:14.38346761Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-29T01:04:14.38443744Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=968.58µs logger=migrator t=2026-07-29T01:04:14.388882391Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-29T01:04:14.389158587Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=278.456µs logger=migrator t=2026-07-29T01:04:14.394050157Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-29T01:04:14.398376055Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.325467ms logger=migrator t=2026-07-29T01:04:14.402149361Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-29T01:04:14.403108581Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=958.12µs logger=migrator t=2026-07-29T01:04:14.416957304Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-29T01:04:14.417411353Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=460.16µs logger=migrator t=2026-07-29T01:04:14.423756512Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-29T01:04:14.424639991Z level=info msg="Migration successfully executed" id="Move region to single row" duration=882.558µs logger=migrator t=2026-07-29T01:04:14.430791126Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-29T01:04:14.431878098Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.086942ms logger=migrator t=2026-07-29T01:04:14.436182496Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-29T01:04:14.437171086Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=991.52µs logger=migrator t=2026-07-29T01:04:14.445359973Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-29T01:04:14.446424734Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.064601ms logger=migrator t=2026-07-29T01:04:14.450213872Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-29T01:04:14.451412926Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.198104ms logger=migrator t=2026-07-29T01:04:14.456746035Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-29T01:04:14.457690104Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=944.019µs logger=migrator t=2026-07-29T01:04:14.461232957Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-29T01:04:14.462200326Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=966.989µs logger=migrator t=2026-07-29T01:04:14.465859881Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-29T01:04:14.466033574Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=173.343µs logger=migrator t=2026-07-29T01:04:14.470622128Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-29T01:04:14.471619048Z level=info msg="Migration successfully executed" id="create test_data table" duration=996.46µs logger=migrator t=2026-07-29T01:04:14.477450367Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-29T01:04:14.478351466Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=901.009µs logger=migrator t=2026-07-29T01:04:14.48251278Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-29T01:04:14.483537662Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.024742ms logger=migrator t=2026-07-29T01:04:14.488472242Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-29T01:04:14.489457513Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=985.161µs logger=migrator t=2026-07-29T01:04:14.493494434Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-29T01:04:14.493804841Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=310.017µs logger=migrator t=2026-07-29T01:04:14.497613369Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-29T01:04:14.498121739Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=507.96µs logger=migrator t=2026-07-29T01:04:14.502350015Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-29T01:04:14.502679062Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=332.967µs logger=migrator t=2026-07-29T01:04:14.507846117Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-29T01:04:14.509343728Z level=info msg="Migration successfully executed" id="create team table" duration=1.497531ms logger=migrator t=2026-07-29T01:04:14.513968912Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-29T01:04:14.515180697Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.211935ms logger=migrator t=2026-07-29T01:04:14.519414023Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-29T01:04:14.520510406Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.096333ms logger=migrator t=2026-07-29T01:04:14.525383715Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-29T01:04:14.530190983Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.807059ms logger=migrator t=2026-07-29T01:04:14.533866877Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-29T01:04:14.534149594Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=281.937µs logger=migrator t=2026-07-29T01:04:14.537785948Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-29T01:04:14.538786508Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.00026ms logger=migrator t=2026-07-29T01:04:14.543639158Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-29T01:04:14.544559246Z level=info msg="Migration successfully executed" id="create team member table" duration=919.368µs logger=migrator t=2026-07-29T01:04:14.548398735Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-29T01:04:14.549807123Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.414748ms logger=migrator t=2026-07-29T01:04:14.554342976Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-29T01:04:14.555955648Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.611922ms logger=migrator t=2026-07-29T01:04:14.560247396Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-29T01:04:14.561189455Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=941.799µs logger=migrator t=2026-07-29T01:04:14.566406402Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-29T01:04:14.573114439Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.684097ms logger=migrator t=2026-07-29T01:04:14.579829256Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-29T01:04:14.58785382Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.027443ms logger=migrator t=2026-07-29T01:04:14.591896162Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-29T01:04:14.596382823Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.486082ms logger=migrator t=2026-07-29T01:04:14.600199471Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-29T01:04:14.601254003Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.047172ms logger=migrator t=2026-07-29T01:04:14.609119883Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-29T01:04:14.610571723Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.45142ms logger=migrator t=2026-07-29T01:04:14.615025903Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-29T01:04:14.616982993Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.95647ms logger=migrator t=2026-07-29T01:04:14.623810773Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-29T01:04:14.624891345Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.080302ms logger=migrator t=2026-07-29T01:04:14.62909438Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-29T01:04:14.630883717Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.789607ms logger=migrator t=2026-07-29T01:04:14.637476301Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-29T01:04:14.639593714Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.121493ms logger=migrator t=2026-07-29T01:04:14.646027536Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-29T01:04:14.647657559Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.626333ms logger=migrator t=2026-07-29T01:04:14.654508909Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-29T01:04:14.655807195Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.308506ms logger=migrator t=2026-07-29T01:04:14.662159275Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-29T01:04:14.662689645Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=530.53µs logger=migrator t=2026-07-29T01:04:14.670441973Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-29T01:04:14.670845212Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=403.798µs logger=migrator t=2026-07-29T01:04:14.679544899Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-29T01:04:14.680782655Z level=info msg="Migration successfully executed" id="create tag table" duration=1.244986ms logger=migrator t=2026-07-29T01:04:14.688040143Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-29T01:04:14.689019293Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=978.57µs logger=migrator t=2026-07-29T01:04:14.695722869Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-29T01:04:14.697285582Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.562502ms logger=migrator t=2026-07-29T01:04:14.703931077Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-29T01:04:14.704887337Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=952.51µs logger=migrator t=2026-07-29T01:04:14.712362498Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-29T01:04:14.713761558Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.399469ms logger=migrator t=2026-07-29T01:04:14.718429232Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-29T01:04:14.731257344Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.827242ms logger=migrator t=2026-07-29T01:04:14.735685905Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-29T01:04:14.736666795Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=980.48µs logger=migrator t=2026-07-29T01:04:14.750131689Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-29T01:04:14.751117069Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=986.19µs logger=migrator t=2026-07-29T01:04:14.757175853Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-29T01:04:14.75752854Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=352.837µs logger=migrator t=2026-07-29T01:04:14.793864281Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-29T01:04:14.795488555Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.631464ms logger=migrator t=2026-07-29T01:04:14.81144191Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-29T01:04:14.812782397Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.340617ms logger=migrator t=2026-07-29T01:04:14.819397851Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-29T01:04:14.820859252Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.459151ms logger=migrator t=2026-07-29T01:04:14.825946536Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-29T01:04:14.826030027Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=84.341µs logger=migrator t=2026-07-29T01:04:14.831355776Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-29T01:04:14.84137024Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=10.012094ms logger=migrator t=2026-07-29T01:04:14.847541326Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-29T01:04:14.851350564Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.808818ms logger=migrator t=2026-07-29T01:04:14.858488989Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-29T01:04:14.865585164Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.076475ms logger=migrator t=2026-07-29T01:04:14.872287521Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-29T01:04:14.881602371Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.318621ms logger=migrator t=2026-07-29T01:04:14.88693229Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-29T01:04:14.88794105Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.00878ms logger=migrator t=2026-07-29T01:04:14.894016674Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-29T01:04:14.899096778Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.079904ms logger=migrator t=2026-07-29T01:04:14.904242523Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-29T01:04:14.905063349Z level=info msg="Migration successfully executed" id="create server_lock table" duration=820.666µs logger=migrator t=2026-07-29T01:04:14.91149486Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-29T01:04:14.913338978Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.847768ms logger=migrator t=2026-07-29T01:04:14.919484003Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-29T01:04:14.920375361Z level=info msg="Migration successfully executed" id="create user auth token table" duration=891.058µs logger=migrator t=2026-07-29T01:04:14.927166Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-29T01:04:14.928705541Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.539411ms logger=migrator t=2026-07-29T01:04:14.934321115Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-29T01:04:14.935309716Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=988.371µs logger=migrator t=2026-07-29T01:04:14.940221927Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-29T01:04:14.941182826Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=960.829µs logger=migrator t=2026-07-29T01:04:14.94625261Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-29T01:04:14.951599159Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.346319ms logger=migrator t=2026-07-29T01:04:14.95609692Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-29T01:04:14.95703555Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=940.89µs logger=migrator t=2026-07-29T01:04:14.961884678Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-29T01:04:14.963322318Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.43753ms logger=migrator t=2026-07-29T01:04:14.968784799Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-29T01:04:14.970019204Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.235255ms logger=migrator t=2026-07-29T01:04:14.97571062Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-29T01:04:14.976547818Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=835.208µs logger=migrator t=2026-07-29T01:04:14.982908437Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-29T01:04:14.983891787Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=982.92µs logger=migrator t=2026-07-29T01:04:14.989465791Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-29T01:04:14.989594363Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=129.662µs logger=migrator t=2026-07-29T01:04:14.995436082Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-29T01:04:14.995562015Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=127.123µs logger=migrator t=2026-07-29T01:04:15.000637489Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-29T01:04:15.002120479Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.482801ms logger=migrator t=2026-07-29T01:04:15.007948328Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-29T01:04:15.008974328Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.02514ms logger=migrator t=2026-07-29T01:04:15.01492794Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-29T01:04:15.016104045Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.176315ms logger=migrator t=2026-07-29T01:04:15.021703159Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-29T01:04:15.02177284Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=70.321µs logger=migrator t=2026-07-29T01:04:15.026658079Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-29T01:04:15.028312403Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.654804ms logger=migrator t=2026-07-29T01:04:15.03355467Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-29T01:04:15.034942008Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.387808ms logger=migrator t=2026-07-29T01:04:15.040308327Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-29T01:04:15.041837469Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.528522ms logger=migrator t=2026-07-29T01:04:15.047485854Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-29T01:04:15.048433683Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=947.429µs logger=migrator t=2026-07-29T01:04:15.054733742Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-29T01:04:15.062331727Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.599775ms logger=migrator t=2026-07-29T01:04:15.068586094Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-29T01:04:15.069499484Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=911.429µs logger=migrator t=2026-07-29T01:04:15.074640149Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-29T01:04:15.07472918Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=89.292µs logger=migrator t=2026-07-29T01:04:15.079368824Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-29T01:04:15.080302334Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=933.32µs logger=migrator t=2026-07-29T01:04:15.085742404Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-29T01:04:15.086852307Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.108173ms logger=migrator t=2026-07-29T01:04:15.093631705Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-29T01:04:15.095730188Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.097733ms logger=migrator t=2026-07-29T01:04:15.099842983Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-29T01:04:15.099944755Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=103.202µs logger=migrator t=2026-07-29T01:04:15.104760442Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-29T01:04:15.106255053Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.494061ms logger=migrator t=2026-07-29T01:04:15.112062711Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-29T01:04:15.113036551Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=974.02µs logger=migrator t=2026-07-29T01:04:15.11787446Z 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-07-29T01:04:15.119486223Z 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.611143ms logger=migrator t=2026-07-29T01:04:15.123982424Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-29T01:04:15.125446175Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.462931ms logger=migrator t=2026-07-29T01:04:15.132730503Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-29T01:04:15.14094488Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.212217ms logger=migrator t=2026-07-29T01:04:15.146726238Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-29T01:04:15.147738199Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.012711ms logger=migrator t=2026-07-29T01:04:15.153443486Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-29T01:04:15.154845964Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.397988ms logger=migrator t=2026-07-29T01:04:15.159766194Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-29T01:04:15.189116043Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.350578ms logger=migrator t=2026-07-29T01:04:15.195921612Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-29T01:04:15.219576504Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.650312ms logger=migrator t=2026-07-29T01:04:15.226027196Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-29T01:04:15.226897284Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=869.358µs logger=migrator t=2026-07-29T01:04:15.232308224Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-29T01:04:15.233243653Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=935.219µs logger=migrator t=2026-07-29T01:04:15.238884858Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-29T01:04:15.244558654Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.672806ms logger=migrator t=2026-07-29T01:04:15.249445434Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-29T01:04:15.255216841Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.771187ms logger=migrator t=2026-07-29T01:04:15.260373657Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-29T01:04:15.261363326Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=989.39µs logger=migrator t=2026-07-29T01:04:15.266692205Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-29T01:04:15.267664285Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=969.249µs logger=migrator t=2026-07-29T01:04:15.274210629Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-29T01:04:15.27574451Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.533171ms logger=migrator t=2026-07-29T01:04:15.281575259Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-29T01:04:15.282733863Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.157744ms logger=migrator t=2026-07-29T01:04:15.288810947Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-29T01:04:15.288873738Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=63.372µs logger=migrator t=2026-07-29T01:04:15.293561564Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-29T01:04:15.302493356Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.932831ms logger=migrator t=2026-07-29T01:04:15.307997438Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-29T01:04:15.31446957Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.471932ms logger=migrator t=2026-07-29T01:04:15.319783228Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-29T01:04:15.329911375Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=10.129467ms logger=migrator t=2026-07-29T01:04:15.335447248Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-29T01:04:15.336413677Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=966.189µs logger=migrator t=2026-07-29T01:04:15.341735636Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-29T01:04:15.342782427Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.046531ms logger=migrator t=2026-07-29T01:04:15.348138577Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-29T01:04:15.357278733Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.137306ms logger=migrator t=2026-07-29T01:04:15.362924448Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-29T01:04:15.369266688Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.34186ms logger=migrator t=2026-07-29T01:04:15.373969583Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-29T01:04:15.374966214Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=996.071µs logger=migrator t=2026-07-29T01:04:15.381514087Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-29T01:04:15.391013431Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.500144ms logger=migrator t=2026-07-29T01:04:15.396914532Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-29T01:04:15.402985175Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.070063ms logger=migrator t=2026-07-29T01:04:15.408333315Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-29T01:04:15.408399506Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=69.492µs logger=migrator t=2026-07-29T01:04:15.413311865Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-29T01:04:15.414538571Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.226206ms logger=migrator t=2026-07-29T01:04:15.421065694Z 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-07-29T01:04:15.422990564Z 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.920279ms logger=migrator t=2026-07-29T01:04:15.42871529Z 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-07-29T01:04:15.429822562Z 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.107062ms logger=migrator t=2026-07-29T01:04:15.435357545Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-29T01:04:15.43558854Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=231.175µs logger=migrator t=2026-07-29T01:04:15.441904719Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-29T01:04:15.452488984Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.585705ms logger=migrator t=2026-07-29T01:04:15.45717197Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-29T01:04:15.461866207Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.693307ms logger=migrator t=2026-07-29T01:04:15.466549281Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-29T01:04:15.473674127Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.126956ms logger=migrator t=2026-07-29T01:04:15.478550757Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-29T01:04:15.485698562Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.147215ms logger=migrator t=2026-07-29T01:04:15.490727905Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-29T01:04:15.497408551Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.680276ms logger=migrator t=2026-07-29T01:04:15.502642958Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-29T01:04:15.5027365Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=94.372µs logger=migrator t=2026-07-29T01:04:15.507741362Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-29T01:04:15.50866297Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=921.298µs logger=migrator t=2026-07-29T01:04:15.513858516Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-29T01:04:15.524050504Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.193158ms logger=migrator t=2026-07-29T01:04:15.528368113Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-29T01:04:15.528471325Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=103.422µs logger=migrator t=2026-07-29T01:04:15.533237242Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-29T01:04:15.543029342Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.79297ms logger=migrator t=2026-07-29T01:04:15.549244228Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-29T01:04:15.550043144Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=796.286µs logger=migrator t=2026-07-29T01:04:15.555285671Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-29T01:04:15.562861296Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.575195ms logger=migrator t=2026-07-29T01:04:15.568664595Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-29T01:04:15.569570323Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=905.378µs logger=migrator t=2026-07-29T01:04:15.575437003Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-29T01:04:15.576823371Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.389049ms logger=migrator t=2026-07-29T01:04:15.58363061Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-29T01:04:15.590852327Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.223537ms logger=migrator t=2026-07-29T01:04:15.596631695Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-29T01:04:15.597588414Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=956.179µs logger=migrator t=2026-07-29T01:04:15.602556296Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-29T01:04:15.603649018Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.091082ms logger=migrator t=2026-07-29T01:04:15.609235842Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-29T01:04:15.610735603Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.499951ms logger=migrator t=2026-07-29T01:04:15.619877389Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-29T01:04:15.620923861Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.046852ms logger=migrator t=2026-07-29T01:04:15.624949413Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-29T01:04:15.625078265Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=129.593µs logger=migrator t=2026-07-29T01:04:15.629153508Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-29T01:04:15.630468065Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.315517ms logger=migrator t=2026-07-29T01:04:15.635003848Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-29T01:04:15.636023108Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.019ms logger=migrator t=2026-07-29T01:04:15.6390262Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-29T01:04:15.639410398Z 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-07-29T01:04:15.644563313Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-29T01:04:15.64492731Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=364.107µs logger=migrator t=2026-07-29T01:04:15.648629625Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-29T01:04:15.650133936Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.494801ms logger=migrator t=2026-07-29T01:04:15.653856252Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-29T01:04:15.660980808Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.127756ms logger=migrator t=2026-07-29T01:04:15.666770516Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-29T01:04:15.667942489Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.172143ms logger=migrator t=2026-07-29T01:04:15.675080785Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-29T01:04:15.677316791Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.238146ms logger=migrator t=2026-07-29T01:04:15.682111738Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-29T01:04:15.683604379Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.492331ms logger=migrator t=2026-07-29T01:04:15.687819575Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-29T01:04:15.688844916Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.024821ms logger=migrator t=2026-07-29T01:04:15.693423799Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-29T01:04:15.69443493Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.010331ms logger=migrator t=2026-07-29T01:04:15.698924391Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-29T01:04:15.698957452Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=33.531µs logger=migrator t=2026-07-29T01:04:15.702421233Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-29T01:04:15.702495485Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=75.081µs logger=migrator t=2026-07-29T01:04:15.706138098Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-29T01:04:15.715955659Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.818021ms logger=migrator t=2026-07-29T01:04:15.719632534Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-29T01:04:15.719990871Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=353.937µs logger=migrator t=2026-07-29T01:04:15.723472372Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-29T01:04:15.724491564Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.018991ms logger=migrator t=2026-07-29T01:04:15.729174178Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-29T01:04:15.729674528Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=504.41µs logger=migrator t=2026-07-29T01:04:15.734568398Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-29T01:04:15.736027939Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.45974ms logger=migrator t=2026-07-29T01:04:15.742400688Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-29T01:04:15.743431789Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.030071ms logger=migrator t=2026-07-29T01:04:15.758882415Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-29T01:04:15.794647684Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.765469ms logger=migrator t=2026-07-29T01:04:15.798806969Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-29T01:04:15.80618748Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.380991ms logger=migrator t=2026-07-29T01:04:15.810262512Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-29T01:04:15.810363684Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=101.482µs logger=migrator t=2026-07-29T01:04:15.813984418Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-29T01:04:15.847404749Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.419651ms logger=migrator t=2026-07-29T01:04:15.852761449Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-29T01:04:15.886459356Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.697317ms logger=migrator t=2026-07-29T01:04:15.900749478Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-29T01:04:15.902078265Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.328907ms logger=migrator t=2026-07-29T01:04:15.907934965Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-29T01:04:15.909241231Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.311566ms logger=migrator t=2026-07-29T01:04:15.914275464Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-29T01:04:15.91460543Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=332.716µs logger=migrator t=2026-07-29T01:04:15.919808796Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-29T01:04:15.920624294Z level=info msg="Migration successfully executed" id="create permission table" duration=812.588µs logger=migrator t=2026-07-29T01:04:15.924746847Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-29T01:04:15.927571215Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.823298ms logger=migrator t=2026-07-29T01:04:15.932018406Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-29T01:04:15.933749161Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.730435ms logger=migrator t=2026-07-29T01:04:15.938714473Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-29T01:04:15.939656261Z level=info msg="Migration successfully executed" id="create role table" duration=938.018µs logger=migrator t=2026-07-29T01:04:15.950010403Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-29T01:04:15.959981966Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.972623ms logger=migrator t=2026-07-29T01:04:15.963546389Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-29T01:04:15.970780516Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.233707ms logger=migrator t=2026-07-29T01:04:15.977572455Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-29T01:04:15.9802565Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.689145ms logger=migrator t=2026-07-29T01:04:15.989991548Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-29T01:04:15.992311555Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.323997ms logger=migrator t=2026-07-29T01:04:16.000325719Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-29T01:04:16.002580935Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.259226ms logger=migrator t=2026-07-29T01:04:16.012474977Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-29T01:04:16.013926537Z level=info msg="Migration successfully executed" id="create team role table" duration=1.45574ms logger=migrator t=2026-07-29T01:04:16.019094332Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-29T01:04:16.020196394Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.101642ms logger=migrator t=2026-07-29T01:04:16.024411231Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-29T01:04:16.025462292Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.050631ms logger=migrator t=2026-07-29T01:04:16.030736859Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-29T01:04:16.032564466Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.827157ms logger=migrator t=2026-07-29T01:04:16.037055518Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-29T01:04:16.038518688Z level=info msg="Migration successfully executed" id="create user role table" duration=1.4683ms logger=migrator t=2026-07-29T01:04:16.042726884Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-29T01:04:16.043855618Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.128884ms logger=migrator t=2026-07-29T01:04:16.049999873Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-29T01:04:16.052229188Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.231205ms logger=migrator t=2026-07-29T01:04:16.056959394Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-29T01:04:16.05821537Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.257556ms logger=migrator t=2026-07-29T01:04:16.064871236Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-29T01:04:16.066202182Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.327647ms logger=migrator t=2026-07-29T01:04:16.073256326Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-29T01:04:16.075633415Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.381739ms logger=migrator t=2026-07-29T01:04:16.082678569Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-29T01:04:16.084779892Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.105834ms logger=migrator t=2026-07-29T01:04:16.088758843Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-29T01:04:16.096685354Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.925971ms logger=migrator t=2026-07-29T01:04:16.100505653Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-29T01:04:16.101625435Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.119102ms logger=migrator t=2026-07-29T01:04:16.105936033Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-29T01:04:16.107072836Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.133653ms logger=migrator t=2026-07-29T01:04:16.114570799Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-29T01:04:16.116358815Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.788906ms logger=migrator t=2026-07-29T01:04:16.119861238Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-29T01:04:16.121814427Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.953999ms logger=migrator t=2026-07-29T01:04:16.125470062Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-29T01:04:16.126301379Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=831.097µs logger=migrator t=2026-07-29T01:04:16.130144097Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-29T01:04:16.131333031Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.188424ms logger=migrator t=2026-07-29T01:04:16.136928556Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-29T01:04:16.145896808Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.967443ms logger=migrator t=2026-07-29T01:04:16.15089377Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-29T01:04:16.161708661Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.815601ms logger=migrator t=2026-07-29T01:04:16.1675479Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-29T01:04:16.176011313Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.463013ms logger=migrator t=2026-07-29T01:04:16.181608717Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-29T01:04:16.189770464Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.161187ms logger=migrator t=2026-07-29T01:04:16.195430129Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-29T01:04:16.196298566Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=868.187µs logger=migrator t=2026-07-29T01:04:16.200506882Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-29T01:04:16.201340719Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=833.257µs logger=migrator t=2026-07-29T01:04:16.205028774Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-29T01:04:16.20677058Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.741886ms logger=migrator t=2026-07-29T01:04:16.211813612Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-29T01:04:16.21313956Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.328958ms logger=migrator t=2026-07-29T01:04:16.217791335Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-29T01:04:16.219762434Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.975359ms logger=migrator t=2026-07-29T01:04:16.224612854Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-29T01:04:16.224695775Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=83.021µs logger=migrator t=2026-07-29T01:04:16.22882716Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-29T01:04:16.228878961Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=51.891µs logger=migrator t=2026-07-29T01:04:16.232554766Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-29T01:04:16.233297611Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=742.645µs logger=migrator t=2026-07-29T01:04:16.237305943Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-29T01:04:16.238532828Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.228275ms logger=migrator t=2026-07-29T01:04:16.245263715Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-29T01:04:16.246218275Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=954.33µs logger=migrator t=2026-07-29T01:04:16.249816618Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-29T01:04:16.250208666Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=390.577µs logger=migrator t=2026-07-29T01:04:16.255660697Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-29T01:04:16.256700288Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.063072ms logger=migrator t=2026-07-29T01:04:16.262307042Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-29T01:04:16.263481416Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.189184ms logger=migrator t=2026-07-29T01:04:16.268205223Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-29T01:04:16.269090471Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=884.908µs logger=migrator t=2026-07-29T01:04:16.277030503Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-29T01:04:16.287577228Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.547235ms logger=migrator t=2026-07-29T01:04:16.294009589Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-29T01:04:16.294105591Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=90.622µs logger=migrator t=2026-07-29T01:04:16.297726075Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-29T01:04:16.298803387Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.076452ms logger=migrator t=2026-07-29T01:04:16.304691208Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-29T01:04:16.305935033Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.242655ms logger=migrator t=2026-07-29T01:04:16.310254821Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-29T01:04:16.311524006Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.268545ms logger=migrator t=2026-07-29T01:04:16.317205912Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-29T01:04:16.325775757Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.567675ms logger=migrator t=2026-07-29T01:04:16.329625576Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-29T01:04:16.330549305Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=924.408µs logger=migrator t=2026-07-29T01:04:16.334159908Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-29T01:04:16.334974324Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=813.986µs logger=migrator t=2026-07-29T01:04:16.339741522Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-29T01:04:16.367156711Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.405669ms logger=migrator t=2026-07-29T01:04:16.37198336Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-29T01:04:16.373739385Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.755605ms logger=migrator t=2026-07-29T01:04:16.380228478Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-29T01:04:16.382048785Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.824597ms logger=migrator t=2026-07-29T01:04:16.387486906Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-29T01:04:16.389198301Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.716795ms logger=migrator t=2026-07-29T01:04:16.39506303Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-29T01:04:16.396264905Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.211334ms logger=migrator t=2026-07-29T01:04:16.400499321Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-29T01:04:16.400828928Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=329.457µs logger=migrator t=2026-07-29T01:04:16.404765358Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-29T01:04:16.406987773Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=2.220505ms logger=migrator t=2026-07-29T01:04:16.412842543Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-29T01:04:16.422557392Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.713828ms logger=migrator t=2026-07-29T01:04:16.426501992Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-29T01:04:16.427485481Z level=info msg="Migration successfully executed" id="create entity_events table" duration=983.489µs logger=migrator t=2026-07-29T01:04:16.434569956Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-29T01:04:16.436547767Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.977031ms logger=migrator t=2026-07-29T01:04:16.441223721Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-29T01:04:16.441701112Z 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-07-29T01:04:16.446245884Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-29T01:04:16.447369418Z 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-07-29T01:04:16.452142955Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-29T01:04:16.453207957Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.070213ms logger=migrator t=2026-07-29T01:04:16.459466964Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-29T01:04:16.461401054Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.93868ms logger=migrator t=2026-07-29T01:04:16.465831044Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-29T01:04:16.467214882Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.384528ms logger=migrator t=2026-07-29T01:04:16.471326156Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-29T01:04:16.472221574Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=895.668µs logger=migrator t=2026-07-29T01:04:16.477033712Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-29T01:04:16.477849168Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=814.926µs logger=migrator t=2026-07-29T01:04:16.483542904Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-29T01:04:16.484298991Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=755.427µs logger=migrator t=2026-07-29T01:04:16.491918086Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-29T01:04:16.492557249Z level=info msg="Migration successfully executed" id="Drop public config table" duration=638.773µs logger=migrator t=2026-07-29T01:04:16.501272167Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-29T01:04:16.503525063Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.257836ms logger=migrator t=2026-07-29T01:04:16.5073093Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-29T01:04:16.508435322Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.122962ms logger=migrator t=2026-07-29T01:04:16.51271512Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-29T01:04:16.513793002Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.078022ms logger=migrator t=2026-07-29T01:04:16.518860755Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-29T01:04:16.520871977Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.011812ms logger=migrator t=2026-07-29T01:04:16.525431589Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-29T01:04:16.550841277Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.409788ms logger=migrator t=2026-07-29T01:04:16.556713698Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-29T01:04:16.565192861Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.476593ms logger=migrator t=2026-07-29T01:04:16.569043059Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-29T01:04:16.576108014Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.062705ms logger=migrator t=2026-07-29T01:04:16.581154996Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-29T01:04:16.58136851Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=214.904µs logger=migrator t=2026-07-29T01:04:16.585682168Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-29T01:04:16.591930426Z level=info msg="Migration successfully executed" id="add share column" duration=6.246587ms logger=migrator t=2026-07-29T01:04:16.596444218Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-29T01:04:16.596669323Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=225.335µs logger=migrator t=2026-07-29T01:04:16.603797028Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-29T01:04:16.604835989Z level=info msg="Migration successfully executed" id="create file table" duration=1.039411ms logger=migrator t=2026-07-29T01:04:16.609016394Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-29T01:04:16.610138498Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.118843ms logger=migrator t=2026-07-29T01:04:16.618766963Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-29T01:04:16.620894657Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.131873ms logger=migrator t=2026-07-29T01:04:16.625903138Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-29T01:04:16.626815038Z level=info msg="Migration successfully executed" id="create file_meta table" duration=911.85µs logger=migrator t=2026-07-29T01:04:16.63281167Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-29T01:04:16.635019175Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.210335ms logger=migrator t=2026-07-29T01:04:16.639335683Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-29T01:04:16.639406534Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=71.551µs logger=migrator t=2026-07-29T01:04:16.644125451Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-29T01:04:16.644199032Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=73.691µs logger=migrator t=2026-07-29T01:04:16.652484151Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-29T01:04:16.65342951Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=952.079µs logger=migrator t=2026-07-29T01:04:16.658678397Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-29T01:04:16.658905602Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=227.975µs logger=migrator t=2026-07-29T01:04:16.664328432Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-29T01:04:16.666761932Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.42715ms logger=migrator t=2026-07-29T01:04:16.671146931Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-29T01:04:16.678247497Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=7.103386ms logger=migrator t=2026-07-29T01:04:16.685672858Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-29T01:04:16.685865512Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=193.314µs logger=migrator t=2026-07-29T01:04:16.689275581Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-29T01:04:16.690263101Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=987.17µs logger=migrator t=2026-07-29T01:04:16.695646571Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-29T01:04:16.69608971Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=443.849µs logger=migrator t=2026-07-29T01:04:16.703874779Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-29T01:04:16.704185395Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=312.426µs logger=migrator t=2026-07-29T01:04:16.709567175Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-29T01:04:16.710417362Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=850.077µs logger=migrator t=2026-07-29T01:04:16.716284943Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-29T01:04:16.728300317Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.012214ms logger=migrator t=2026-07-29T01:04:16.733998684Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-29T01:04:16.740658969Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.657906ms logger=migrator t=2026-07-29T01:04:16.745671962Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-29T01:04:16.747150602Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.498051ms logger=migrator t=2026-07-29T01:04:16.757695037Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-29T01:04:16.844095759Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=86.392252ms logger=migrator t=2026-07-29T01:04:16.849976979Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-29T01:04:16.850889708Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=912.719µs logger=migrator t=2026-07-29T01:04:16.856597235Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-29T01:04:16.857987123Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.389087ms logger=migrator t=2026-07-29T01:04:16.867166259Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-29T01:04:16.904149204Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=36.998605ms logger=migrator t=2026-07-29T01:04:16.956285227Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-29T01:04:16.965776702Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.493405ms logger=migrator t=2026-07-29T01:04:16.97405719Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-29T01:04:16.974571311Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=517.701µs logger=migrator t=2026-07-29T01:04:16.980069423Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-29T01:04:16.980350198Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=281.555µs logger=migrator t=2026-07-29T01:04:16.986885221Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-29T01:04:16.987186067Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=300.516µs logger=migrator t=2026-07-29T01:04:16.992032696Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-29T01:04:16.992275651Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=244.185µs logger=migrator t=2026-07-29T01:04:16.997844135Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-29T01:04:16.998226263Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=382.338µs logger=migrator t=2026-07-29T01:04:17.003204615Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-29T01:04:17.004853899Z level=info msg="Migration successfully executed" id="create folder table" duration=1.649644ms logger=migrator t=2026-07-29T01:04:17.011152607Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-29T01:04:17.013121677Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.9683ms logger=migrator t=2026-07-29T01:04:17.019573718Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-29T01:04:17.020728642Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.154674ms logger=migrator t=2026-07-29T01:04:17.026595161Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-29T01:04:17.026635302Z level=info msg="Migration successfully executed" id="Update folder title length" duration=41.781µs logger=migrator t=2026-07-29T01:04:17.032123504Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-29T01:04:17.034045094Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.92083ms logger=migrator t=2026-07-29T01:04:17.040852332Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-29T01:04:17.041920565Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.068372ms logger=migrator t=2026-07-29T01:04:17.046814235Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-29T01:04:17.048262574Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.446599ms logger=migrator t=2026-07-29T01:04:17.053814787Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-29T01:04:17.054552591Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=737.154µs logger=migrator t=2026-07-29T01:04:17.060339629Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-29T01:04:17.060587344Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=250.655µs logger=migrator t=2026-07-29T01:04:17.066219069Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-29T01:04:17.067908174Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.689135ms logger=migrator t=2026-07-29T01:04:17.073992118Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-29T01:04:17.075239434Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.247196ms logger=migrator t=2026-07-29T01:04:17.081029832Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-29T01:04:17.082210006Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.180154ms logger=migrator t=2026-07-29T01:04:17.08731481Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-29T01:04:17.088457853Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.142723ms logger=migrator t=2026-07-29T01:04:17.09372038Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-29T01:04:17.095781943Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.064723ms logger=migrator t=2026-07-29T01:04:17.10106694Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-29T01:04:17.10202387Z level=info msg="Migration successfully executed" id="create anon_device table" duration=949.449µs logger=migrator t=2026-07-29T01:04:17.107343228Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-29T01:04:17.108564074Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.220746ms logger=migrator t=2026-07-29T01:04:17.113748589Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-29T01:04:17.114893733Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.144954ms logger=migrator t=2026-07-29T01:04:17.124458257Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-29T01:04:17.125417578Z level=info msg="Migration successfully executed" id="create signing_key table" duration=956.771µs logger=migrator t=2026-07-29T01:04:17.13048407Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-29T01:04:17.131634914Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.149724ms logger=migrator t=2026-07-29T01:04:17.13729807Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-29T01:04:17.138504684Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.206584ms logger=migrator t=2026-07-29T01:04:17.144064077Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-29T01:04:17.144592378Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=476.13µs logger=migrator t=2026-07-29T01:04:17.149114261Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-29T01:04:17.160706507Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.592156ms logger=migrator t=2026-07-29T01:04:17.169072407Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-29T01:04:17.170204891Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.136174ms logger=migrator t=2026-07-29T01:04:17.176128802Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-29T01:04:17.176152402Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=24.88µs logger=migrator t=2026-07-29T01:04:17.180607773Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-29T01:04:17.181871379Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.263766ms logger=migrator t=2026-07-29T01:04:17.186838231Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-29T01:04:17.186877701Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.48µs logger=migrator t=2026-07-29T01:04:17.196282393Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-29T01:04:17.197792083Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.51183ms logger=migrator t=2026-07-29T01:04:17.203261965Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-29T01:04:17.204366518Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.105183ms logger=migrator t=2026-07-29T01:04:17.210762158Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-29T01:04:17.211991523Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.230325ms logger=migrator t=2026-07-29T01:04:17.218777592Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-29T01:04:17.220086708Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.310756ms logger=migrator t=2026-07-29T01:04:17.225446777Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-29T01:04:17.225805965Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=361.157µs logger=migrator t=2026-07-29T01:04:17.230290866Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-29T01:04:17.230935039Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=644.253µs logger=migrator t=2026-07-29T01:04:17.236795809Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-29T01:04:17.238172637Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.376518ms logger=migrator t=2026-07-29T01:04:17.243773741Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-29T01:04:17.245260871Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.48519ms logger=migrator t=2026-07-29T01:04:17.250823505Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-29T01:04:17.261056044Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.23535ms logger=migrator t=2026-07-29T01:04:17.266890003Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-29T01:04:17.274841145Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.946872ms logger=migrator t=2026-07-29T01:04:17.280432229Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-29T01:04:17.290688478Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.255509ms logger=migrator t=2026-07-29T01:04:17.296045028Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-29T01:04:17.29611864Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=69.541µs logger=migrator t=2026-07-29T01:04:17.302057461Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-29T01:04:17.313473313Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.414942ms logger=migrator t=2026-07-29T01:04:17.318077046Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-29T01:04:17.325014208Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.932792ms logger=migrator t=2026-07-29T01:04:17.329942339Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-29T01:04:17.330306447Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=364.228µs logger=migrator t=2026-07-29T01:04:17.335625085Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.685805855s logger=migrator t=2026-07-29T01:04:17.336251488Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-29T01:04:17.354864518Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-29T01:04:17.355231225Z level=info msg="Created default organization" logger=secrets t=2026-07-29T01:04:17.360908221Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-29T01:04:17.42119185Z level=info msg="Restored cache from database" duration=668.814µs logger=plugin.store t=2026-07-29T01:04:17.422969596Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-29T01:04:17.46432915Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-29T01:04:17.464372131Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-29T01:04:17.464511304Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-29T01:04:17.464533764Z level=info msg="Plugins loaded" count=54 duration=41.565568ms logger=query_data t=2026-07-29T01:04:17.470462285Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-29T01:04:17.475251142Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-29T01:04:17.482736535Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-29T01:04:17.491737209Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-29T01:04:17.494075776Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-29T01:04:17.496138889Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-29T01:04:17.518016525Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-29T01:04:17.537102865Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-29T01:04:17.557404139Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-29T01:04:17.557425889Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-29T01:04:17.557608073Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-07-29T01:04:17.55846456Z level=info msg="State cache has been initialized" states=0 duration=854.687µs logger=provisioning.dashboard t=2026-07-29T01:04:17.559002381Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-07-29T01:04:17.557698225Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-07-29T01:04:17.559228145Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-07-29T01:04:17.559253756Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-29T01:04:17.559366339Z level=info msg=starting first_tick=2026-07-29T01:04:20Z logger=http.server t=2026-07-29T01:04:17.56336256Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-07-29T01:04:17.655979079Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-29T01:04:17.669136608Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-07-29T01:04:17.684454969Z level=info msg="Update check succeeded" duration=125.181293ms logger=sqlstore.transactions t=2026-07-29T01:04:17.68446541Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-07-29T01:04:17.696109437Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugins.update.checker t=2026-07-29T01:04:17.712842998Z level=info msg="Update check succeeded" duration=154.879948ms logger=sqlstore.transactions t=2026-07-29T01:04:17.728836125Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-29T01:04:17.729407766Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-07-29T01:04:17.736040733Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-29T01:04:17.747394374Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-29T01:04:17.763328348Z level=info msg="Patterns update finished" duration=149.657482ms logger=grafana-apiserver t=2026-07-29T01:04:17.855677752Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-29T01:04:17.85655364Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-29T01:04:21.54540386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:21.546180816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:21.568587354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:21.590751666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:21.61551143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:21.648177327Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:21.664376967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:21.702082376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:21.734427136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:21.808637819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:21.825620245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:21.871943601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:21.891853617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:21.9400626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:21.95527189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.000874061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.017848577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.059433065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.073518772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.110087608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.127387641Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.177433372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.192603621Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.229972584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.249500012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.289914366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.305380602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.388299152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.399988051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.433383472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.45383958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.497131462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.516313624Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.56074845Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.575222405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.612054876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.632133306Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.724704694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.766952356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.874661843Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.894758663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.977356118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:22.996559199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.06571385Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.082832209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.149210303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.1662056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.241661009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.258697026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.333088544Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.354262275Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.420906604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.442897523Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.51971628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.535308468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.608574362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.627354216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.687090084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.705646483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.783330166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.802171831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.876455407Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.891299129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.964125854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:23.98596948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:24.171496684Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:24.190875559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:24.602389313Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:24.621617055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:25.157923544Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:25.180196978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:25.256514895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:25.274298797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:25.347756056Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:25.365677531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:25.447770916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:25.46661198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:25.553826069Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:25.572830357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T01:04:25.65488606Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-29T01:06:16.580325381Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-29T01:14:17.598642073Z level=info msg="Completed cleanup jobs" duration=40.291641ms logger=plugins.update.checker t=2026-07-29T01:14:17.800706146Z level=info msg="Update check succeeded" duration=86.840138ms logger=sqlstore.transactions t=2026-07-29T01:19:17.49190071Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-07-29T01:24:17.592867814Z level=info msg="Completed cleanup jobs" duration=34.211715ms logger=plugins.update.checker t=2026-07-29T01:24:17.807023667Z level=info msg="Update check succeeded" duration=93.463009ms logger=cleanup t=2026-07-29T01:34:17.592961797Z level=info msg="Completed cleanup jobs" duration=34.385463ms logger=plugins.update.checker t=2026-07-29T01:34:17.807855105Z level=info msg="Update check succeeded" duration=93.919383ms logger=infra.usagestats t=2026-07-29T01:36:16.604664857Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-29T01:44:17.591815348Z level=info msg="Completed cleanup jobs" duration=32.913342ms logger=plugins.update.checker t=2026-07-29T01:44:17.820223269Z level=info msg="Update check succeeded" duration=107.31882ms