logger=settings t=2026-03-06T01:04:31.196030475Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-06T01:04:31Z logger=settings t=2026-03-06T01:04:31.196293712Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-06T01:04:31.196305992Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-06T01:04:31.196309332Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-06T01:04:31.196316222Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-06T01:04:31.196319412Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-06T01:04:31.196322042Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-06T01:04:31.196324733Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-06T01:04:31.196328083Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-06T01:04:31.196331483Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-06T01:04:31.196334393Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-06T01:04:31.196337393Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-06T01:04:31.196340513Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-06T01:04:31.196343973Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-06T01:04:31.196348353Z level=info msg=Target target=[all] logger=settings t=2026-03-06T01:04:31.196361373Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-06T01:04:31.196365033Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-06T01:04:31.196372454Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-06T01:04:31.196377014Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-06T01:04:31.196381454Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-06T01:04:31.196385944Z level=info msg="App mode production" logger=sqlstore t=2026-03-06T01:04:31.196859706Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-06T01:04:31.196878567Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-06T01:04:31.198475898Z level=info msg="Locking database" logger=migrator t=2026-03-06T01:04:31.198491838Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-06T01:04:31.199006981Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-06T01:04:31.199861553Z level=info msg="Migration successfully executed" id="create migration_log table" duration=851.052µs logger=migrator t=2026-03-06T01:04:31.204634685Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-06T01:04:31.205395265Z level=info msg="Migration successfully executed" id="create user table" duration=761.199µs logger=migrator t=2026-03-06T01:04:31.210063024Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-06T01:04:31.211167092Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.104588ms logger=migrator t=2026-03-06T01:04:31.21733209Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-06T01:04:31.218538481Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.207451ms logger=migrator t=2026-03-06T01:04:31.225196961Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-06T01:04:31.22593071Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=732.858µs logger=migrator t=2026-03-06T01:04:31.233510773Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-06T01:04:31.235451723Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.94496ms logger=migrator t=2026-03-06T01:04:31.240662217Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-06T01:04:31.243813657Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.15246ms logger=migrator t=2026-03-06T01:04:31.251021951Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-06T01:04:31.252039448Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.018177ms logger=migrator t=2026-03-06T01:04:31.255155517Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-06T01:04:31.256515152Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.359295ms logger=migrator t=2026-03-06T01:04:31.262451144Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-06T01:04:31.264153687Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.710773ms logger=migrator t=2026-03-06T01:04:31.273781774Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-06T01:04:31.274297127Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=517.803µs logger=migrator t=2026-03-06T01:04:31.281690166Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-06T01:04:31.282358463Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=669.597µs logger=migrator t=2026-03-06T01:04:31.286891789Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-06T01:04:31.28810932Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.217131ms logger=migrator t=2026-03-06T01:04:31.296292139Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-06T01:04:31.296361651Z level=info msg="Migration successfully executed" id="Update user table charset" duration=76.912µs logger=migrator t=2026-03-06T01:04:31.304372946Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-06T01:04:31.306323796Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.926309ms logger=migrator t=2026-03-06T01:04:31.31235319Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-06T01:04:31.312804772Z level=info msg="Migration successfully executed" id="Add missing user data" duration=455.322µs logger=migrator t=2026-03-06T01:04:31.320215381Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-06T01:04:31.321499844Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.280553ms logger=migrator t=2026-03-06T01:04:31.333290246Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-06T01:04:31.334869946Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.57765ms logger=migrator t=2026-03-06T01:04:31.338387456Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-06T01:04:31.340004557Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.616871ms logger=migrator t=2026-03-06T01:04:31.344893222Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-06T01:04:31.353912613Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.01314ms logger=migrator t=2026-03-06T01:04:31.35734077Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-06T01:04:31.358177292Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=836.432µs logger=migrator t=2026-03-06T01:04:31.361701532Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-06T01:04:31.362096112Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=395.27µs logger=migrator t=2026-03-06T01:04:31.36631037Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-06T01:04:31.367603503Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.295893ms logger=migrator t=2026-03-06T01:04:31.373102974Z 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-03-06T01:04:31.373827033Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=726.788µs logger=migrator t=2026-03-06T01:04:31.379111757Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-06T01:04:31.379739843Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=631.336µs logger=migrator t=2026-03-06T01:04:31.385199083Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-06T01:04:31.386032694Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=833.841µs logger=migrator t=2026-03-06T01:04:31.391549035Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-06T01:04:31.39290282Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.352485ms logger=migrator t=2026-03-06T01:04:31.398731099Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-06T01:04:31.399605802Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=875.033µs logger=migrator t=2026-03-06T01:04:31.404646451Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-06T01:04:31.40542182Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=775.199µs logger=migrator t=2026-03-06T01:04:31.411604049Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-06T01:04:31.412783258Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.170759ms logger=migrator t=2026-03-06T01:04:31.418000922Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-06T01:04:31.418046833Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=48.401µs logger=migrator t=2026-03-06T01:04:31.424689623Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-06T01:04:31.425811692Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.121729ms logger=migrator t=2026-03-06T01:04:31.464649284Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-06T01:04:31.46605227Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.406906ms logger=migrator t=2026-03-06T01:04:31.47501492Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-06T01:04:31.475866271Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=851.081µs logger=migrator t=2026-03-06T01:04:31.482110821Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-06T01:04:31.483292592Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.181561ms logger=migrator t=2026-03-06T01:04:31.488146376Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-06T01:04:31.491952313Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.806757ms logger=migrator t=2026-03-06T01:04:31.495970666Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-06T01:04:31.496851198Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=885.532µs logger=migrator t=2026-03-06T01:04:31.501775874Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-06T01:04:31.502479082Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=702.798µs logger=migrator t=2026-03-06T01:04:31.50748048Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-06T01:04:31.508798164Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.324914ms logger=migrator t=2026-03-06T01:04:31.514601043Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-06T01:04:31.515342302Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=740.949µs logger=migrator t=2026-03-06T01:04:31.519711453Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-06T01:04:31.520907854Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.196171ms logger=migrator t=2026-03-06T01:04:31.525952623Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-06T01:04:31.526533468Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=580.925µs logger=migrator t=2026-03-06T01:04:31.53131851Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-06T01:04:31.531875354Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=557.614µs logger=migrator t=2026-03-06T01:04:31.537249201Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-06T01:04:31.537808256Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=559.595µs logger=migrator t=2026-03-06T01:04:31.544077966Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-06T01:04:31.544958958Z level=info msg="Migration successfully executed" id="create star table" duration=877.052µs logger=migrator t=2026-03-06T01:04:31.550023668Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-06T01:04:31.550899491Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=875.333µs logger=migrator t=2026-03-06T01:04:31.556557476Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-06T01:04:31.557577671Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.020525ms logger=migrator t=2026-03-06T01:04:31.562114468Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-06T01:04:31.563737009Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.610811ms logger=migrator t=2026-03-06T01:04:31.568970182Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-06T01:04:31.569794164Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=824.172µs logger=migrator t=2026-03-06T01:04:31.574739041Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-06T01:04:31.575945451Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.19598ms logger=migrator t=2026-03-06T01:04:31.581221986Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-06T01:04:31.582070168Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=848.802µs logger=migrator t=2026-03-06T01:04:31.590008241Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-06T01:04:31.592003292Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.99758ms logger=migrator t=2026-03-06T01:04:31.597507002Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-06T01:04:31.597549413Z level=info msg="Migration successfully executed" id="Update org table charset" duration=44.001µs logger=migrator t=2026-03-06T01:04:31.603415474Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-06T01:04:31.603570338Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=59.272µs logger=migrator t=2026-03-06T01:04:31.608617717Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-06T01:04:31.608921115Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=304.028µs logger=migrator t=2026-03-06T01:04:31.614281291Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-06T01:04:31.615112722Z level=info msg="Migration successfully executed" id="create dashboard table" duration=833.211µs logger=migrator t=2026-03-06T01:04:31.620401658Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-06T01:04:31.62126698Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=864.872µs logger=migrator t=2026-03-06T01:04:31.627443818Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-06T01:04:31.628902206Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.452507ms logger=migrator t=2026-03-06T01:04:31.636837928Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-06T01:04:31.637619369Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=781.351µs logger=migrator t=2026-03-06T01:04:31.642980685Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-06T01:04:31.643812176Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=831.391µs logger=migrator t=2026-03-06T01:04:31.648804115Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-06T01:04:31.649908913Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.107729ms logger=migrator t=2026-03-06T01:04:31.661897319Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-06T01:04:31.667694807Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.789488ms logger=migrator t=2026-03-06T01:04:31.674502982Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-06T01:04:31.675878247Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.379136ms logger=migrator t=2026-03-06T01:04:31.683784589Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-06T01:04:31.684724653Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=936.904µs logger=migrator t=2026-03-06T01:04:31.689818813Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-06T01:04:31.690614604Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=795.2µs logger=migrator t=2026-03-06T01:04:31.69556242Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-06T01:04:31.695916859Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=354.649µs logger=migrator t=2026-03-06T01:04:31.700839275Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-06T01:04:31.70217985Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.340225ms logger=migrator t=2026-03-06T01:04:31.707767853Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-06T01:04:31.707889416Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=123.163µs logger=migrator t=2026-03-06T01:04:31.71238342Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-06T01:04:31.71432787Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.94598ms logger=migrator t=2026-03-06T01:04:31.719240696Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-06T01:04:31.722317685Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.075869ms logger=migrator t=2026-03-06T01:04:31.729142819Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-06T01:04:31.731070698Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.93966ms logger=migrator t=2026-03-06T01:04:31.735923183Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-06T01:04:31.737695967Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.774025ms logger=migrator t=2026-03-06T01:04:31.743181898Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-06T01:04:31.74560661Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.383411ms logger=migrator t=2026-03-06T01:04:31.75029383Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-06T01:04:31.751194953Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=902.344µs logger=migrator t=2026-03-06T01:04:31.755308469Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-06T01:04:31.756418096Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.115127ms logger=migrator t=2026-03-06T01:04:31.761697302Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-06T01:04:31.761745293Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=50.531µs logger=migrator t=2026-03-06T01:04:31.766517915Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-06T01:04:31.766574007Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=58.161µs logger=migrator t=2026-03-06T01:04:31.772359114Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-06T01:04:31.775575987Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.217973ms logger=migrator t=2026-03-06T01:04:31.780504523Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-06T01:04:31.782632517Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.129174ms logger=migrator t=2026-03-06T01:04:31.788820405Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-06T01:04:31.791909464Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.088389ms logger=migrator t=2026-03-06T01:04:31.797107757Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-06T01:04:31.799226591Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.119034ms logger=migrator t=2026-03-06T01:04:31.804323512Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-06T01:04:31.804607809Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=286.167µs logger=migrator t=2026-03-06T01:04:31.81052242Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-06T01:04:31.811423903Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=903.473µs logger=migrator t=2026-03-06T01:04:31.816652777Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-06T01:04:31.817484558Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=832.671µs logger=migrator t=2026-03-06T01:04:31.822496317Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-06T01:04:31.822534948Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.291µs logger=migrator t=2026-03-06T01:04:31.827402993Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-06T01:04:31.828658764Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.255172ms logger=migrator t=2026-03-06T01:04:31.835045918Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-06T01:04:31.83590197Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=848.711µs logger=migrator t=2026-03-06T01:04:31.840166498Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-06T01:04:31.848926482Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.767014ms logger=migrator t=2026-03-06T01:04:31.8558821Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-06T01:04:31.856847465Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=967.435µs logger=migrator t=2026-03-06T01:04:31.86329379Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-06T01:04:31.864774227Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.481937ms logger=migrator t=2026-03-06T01:04:31.871226843Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-06T01:04:31.87226869Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.043687ms logger=migrator t=2026-03-06T01:04:31.876020895Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-06T01:04:31.876409916Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=389.331µs logger=migrator t=2026-03-06T01:04:31.882167423Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-06T01:04:31.883076125Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=910.113µs logger=migrator t=2026-03-06T01:04:31.887336835Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-06T01:04:31.890346092Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.009268ms logger=migrator t=2026-03-06T01:04:31.893752698Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-06T01:04:31.895307689Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.556361ms logger=migrator t=2026-03-06T01:04:31.899853234Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-06T01:04:31.90008289Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=233.866µs logger=migrator t=2026-03-06T01:04:31.904087643Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-06T01:04:31.904307128Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=219.615µs logger=migrator t=2026-03-06T01:04:31.910289352Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-06T01:04:31.912006395Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.705963ms logger=migrator t=2026-03-06T01:04:31.916714436Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-06T01:04:31.91920045Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.482144ms logger=migrator t=2026-03-06T01:04:31.923846268Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-06T01:04:31.924932206Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.085308ms logger=migrator t=2026-03-06T01:04:31.929279237Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-06T01:04:31.930212241Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=933.514µs logger=migrator t=2026-03-06T01:04:31.934800798Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-06T01:04:31.935869796Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.069488ms logger=migrator t=2026-03-06T01:04:31.939667293Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-06T01:04:31.940613037Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=945.994µs logger=migrator t=2026-03-06T01:04:31.944171698Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-06T01:04:31.947126514Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=2.963436ms logger=migrator t=2026-03-06T01:04:31.951698241Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-06T01:04:31.959142601Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.43969ms logger=migrator t=2026-03-06T01:04:31.963191385Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-06T01:04:31.964721174Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.530599ms logger=migrator t=2026-03-06T01:04:31.970647555Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-06T01:04:31.971735773Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.087808ms logger=migrator t=2026-03-06T01:04:31.976275249Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-06T01:04:31.977364277Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.075658ms logger=migrator t=2026-03-06T01:04:31.980848536Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-06T01:04:31.981518143Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=669.667µs logger=migrator t=2026-03-06T01:04:31.985142406Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-06T01:04:31.989428756Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.282209ms logger=migrator t=2026-03-06T01:04:31.995392369Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-06T01:04:31.998251401Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.858752ms logger=migrator t=2026-03-06T01:04:32.006244095Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-06T01:04:32.006281596Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=39.781µs logger=migrator t=2026-03-06T01:04:32.010488714Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-06T01:04:32.01073513Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=246.946µs logger=migrator t=2026-03-06T01:04:32.018844818Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-06T01:04:32.021879575Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.032557ms logger=migrator t=2026-03-06T01:04:32.026841402Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-06T01:04:32.027065878Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=225.596µs logger=migrator t=2026-03-06T01:04:32.032793305Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-06T01:04:32.033055401Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=264.896µs logger=migrator t=2026-03-06T01:04:32.037980917Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-06T01:04:32.042456582Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.467954ms logger=migrator t=2026-03-06T01:04:32.047748677Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-06T01:04:32.047993694Z level=info msg="Migration successfully executed" id="Update uid value" duration=245.897µs logger=migrator t=2026-03-06T01:04:32.051703088Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-06T01:04:32.05258076Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=877.682µs logger=migrator t=2026-03-06T01:04:32.248026418Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-06T01:04:32.249748253Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.730315ms logger=migrator t=2026-03-06T01:04:32.259274056Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-06T01:04:32.261450913Z level=info msg="Migration successfully executed" id="create api_key table" duration=2.176367ms logger=migrator t=2026-03-06T01:04:32.26918344Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-06T01:04:32.270165265Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=976.175µs logger=migrator t=2026-03-06T01:04:32.274188758Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-06T01:04:32.275112841Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=927.353µs logger=migrator t=2026-03-06T01:04:32.280309025Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-06T01:04:32.281333491Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.024286ms logger=migrator t=2026-03-06T01:04:32.288989607Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-06T01:04:32.290161557Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.174061ms logger=migrator t=2026-03-06T01:04:32.295107123Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-06T01:04:32.296270072Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.176059ms logger=migrator t=2026-03-06T01:04:32.304940885Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-06T01:04:32.305895269Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=957.804µs logger=migrator t=2026-03-06T01:04:32.310586909Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-06T01:04:32.317845774Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.261445ms logger=migrator t=2026-03-06T01:04:32.327506291Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-06T01:04:32.328770214Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.264943ms logger=migrator t=2026-03-06T01:04:32.334315856Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-06T01:04:32.335428754Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.109688ms logger=migrator t=2026-03-06T01:04:32.340305049Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-06T01:04:32.341263764Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=958.436µs logger=migrator t=2026-03-06T01:04:32.346541458Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-06T01:04:32.347697798Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.15634ms logger=migrator t=2026-03-06T01:04:32.352906481Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-06T01:04:32.353285591Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=379.15µs logger=migrator t=2026-03-06T01:04:32.35676829Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-06T01:04:32.357638522Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=867.772µs logger=migrator t=2026-03-06T01:04:32.363646596Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-06T01:04:32.363683057Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=37.691µs logger=migrator t=2026-03-06T01:04:32.370144872Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-06T01:04:32.373340343Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.193041ms logger=migrator t=2026-03-06T01:04:32.377001868Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-06T01:04:32.380071616Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.069178ms logger=migrator t=2026-03-06T01:04:32.384501599Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-06T01:04:32.384677084Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=171.605µs logger=migrator t=2026-03-06T01:04:32.388154033Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-06T01:04:32.390993435Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.833462ms logger=migrator t=2026-03-06T01:04:32.395814119Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-06T01:04:32.399554114Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.767177ms logger=migrator t=2026-03-06T01:04:32.406226024Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-06T01:04:32.407122778Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=897.894µs logger=migrator t=2026-03-06T01:04:32.411203961Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-06T01:04:32.412037294Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=835.752µs logger=migrator t=2026-03-06T01:04:32.415317697Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-06T01:04:32.417108493Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.792336ms logger=migrator t=2026-03-06T01:04:32.422785868Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-06T01:04:32.424611435Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.826657ms logger=migrator t=2026-03-06T01:04:32.430542076Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-06T01:04:32.431588474Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.047738ms logger=migrator t=2026-03-06T01:04:32.43574252Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-06T01:04:32.436686044Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=944.584µs logger=migrator t=2026-03-06T01:04:32.440557652Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-06T01:04:32.440646455Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=89.753µs logger=migrator t=2026-03-06T01:04:32.445878269Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-06T01:04:32.445905499Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=27.98µs logger=migrator t=2026-03-06T01:04:32.449277406Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-06T01:04:32.453121454Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.842528ms logger=migrator t=2026-03-06T01:04:32.456779438Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-06T01:04:32.459512408Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.721429ms logger=migrator t=2026-03-06T01:04:32.464220757Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-06T01:04:32.464288229Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.032µs logger=migrator t=2026-03-06T01:04:32.469736499Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-06T01:04:32.470473837Z level=info msg="Migration successfully executed" id="create quota table v1" duration=737.418µs logger=migrator t=2026-03-06T01:04:32.474849969Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-06T01:04:32.476437631Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.578321ms logger=migrator t=2026-03-06T01:04:32.482912576Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-06T01:04:32.482943367Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=31.711µs logger=migrator t=2026-03-06T01:04:32.487352139Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-06T01:04:32.488256023Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=904.134µs logger=migrator t=2026-03-06T01:04:32.492003188Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-06T01:04:32.492960273Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=958.224µs logger=migrator t=2026-03-06T01:04:32.496930164Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-06T01:04:32.500817234Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.892049ms logger=migrator t=2026-03-06T01:04:32.505949605Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-06T01:04:32.506011007Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=64.551µs logger=migrator t=2026-03-06T01:04:32.510680386Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-06T01:04:32.511998189Z level=info msg="Migration successfully executed" id="create session table" duration=1.317213ms logger=migrator t=2026-03-06T01:04:32.517262634Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-06T01:04:32.517404228Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=157.054µs logger=migrator t=2026-03-06T01:04:32.521766379Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-06T01:04:32.521855562Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=94.673µs logger=migrator t=2026-03-06T01:04:32.527158627Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-06T01:04:32.528875772Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.721805ms logger=migrator t=2026-03-06T01:04:32.53352027Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-06T01:04:32.534612428Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.092258ms logger=migrator t=2026-03-06T01:04:32.540802707Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-06T01:04:32.540892839Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=41.001µs logger=migrator t=2026-03-06T01:04:32.546287566Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-06T01:04:32.546326018Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=33.521µs logger=migrator t=2026-03-06T01:04:32.550273018Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-06T01:04:32.556086837Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.809839ms logger=migrator t=2026-03-06T01:04:32.560285934Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-06T01:04:32.563685001Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.399147ms logger=migrator t=2026-03-06T01:04:32.569604043Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-06T01:04:32.569741306Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=137.493µs logger=migrator t=2026-03-06T01:04:32.573456391Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-06T01:04:32.573627516Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=170.134µs logger=migrator t=2026-03-06T01:04:32.577688849Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-06T01:04:32.579010663Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.321944ms logger=migrator t=2026-03-06T01:04:32.585965881Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-06T01:04:32.586043323Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=76.802µs logger=migrator t=2026-03-06T01:04:32.59138705Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-06T01:04:32.595897635Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.511535ms logger=migrator t=2026-03-06T01:04:32.599502017Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-06T01:04:32.599702233Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=200.116µs logger=migrator t=2026-03-06T01:04:32.603470299Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-06T01:04:32.606535048Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.062829ms logger=migrator t=2026-03-06T01:04:32.611193246Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-06T01:04:32.614380308Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.187142ms logger=migrator t=2026-03-06T01:04:32.618359929Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-06T01:04:32.618429921Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=70.772µs logger=migrator t=2026-03-06T01:04:32.621964292Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-06T01:04:32.622970698Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.004995ms logger=migrator t=2026-03-06T01:04:32.628190571Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-06T01:04:32.629482324Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.291013ms logger=migrator t=2026-03-06T01:04:32.633836946Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-06T01:04:32.634843011Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.005865ms logger=migrator t=2026-03-06T01:04:32.640566517Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-06T01:04:32.642035375Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.468688ms logger=migrator t=2026-03-06T01:04:32.647978558Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-06T01:04:32.648772268Z level=info msg="Migration successfully executed" id="add index alert state" duration=793.49µs logger=migrator t=2026-03-06T01:04:32.65317262Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-06T01:04:32.654070363Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=886.962µs logger=migrator t=2026-03-06T01:04:32.659132463Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-06T01:04:32.65982203Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=689.427µs logger=migrator t=2026-03-06T01:04:32.665008843Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-06T01:04:32.666401518Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.393015ms logger=migrator t=2026-03-06T01:04:32.671298534Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-06T01:04:32.672223587Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=926.174µs logger=migrator t=2026-03-06T01:04:32.676448925Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-06T01:04:32.68639421Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.944945ms logger=migrator t=2026-03-06T01:04:32.691270775Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-06T01:04:32.692614768Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.351843ms logger=migrator t=2026-03-06T01:04:32.699153566Z 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-03-06T01:04:32.700631364Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.477738ms logger=migrator t=2026-03-06T01:04:32.735484405Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-06T01:04:32.735905186Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=423.421µs logger=migrator t=2026-03-06T01:04:32.756455922Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-06T01:04:32.757291663Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=840.612µs logger=migrator t=2026-03-06T01:04:32.761417649Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-06T01:04:32.762830495Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.404996ms logger=migrator t=2026-03-06T01:04:32.766894829Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-06T01:04:32.77047163Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.576731ms logger=migrator t=2026-03-06T01:04:32.775719944Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-06T01:04:32.779236064Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.51008ms logger=migrator t=2026-03-06T01:04:32.789025974Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-06T01:04:32.794673148Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.653294ms logger=migrator t=2026-03-06T01:04:32.798886926Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-06T01:04:32.802698454Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.811518ms logger=migrator t=2026-03-06T01:04:32.808205425Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-06T01:04:32.810116983Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.913988ms logger=migrator t=2026-03-06T01:04:32.814998158Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-06T01:04:32.815030269Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.681µs logger=migrator t=2026-03-06T01:04:32.818538809Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-06T01:04:32.818630541Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=51.191µs logger=migrator t=2026-03-06T01:04:32.822254964Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-06T01:04:32.823770293Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.517919ms logger=migrator t=2026-03-06T01:04:32.82796093Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-06T01:04:32.828935855Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=976.395µs logger=migrator t=2026-03-06T01:04:32.834408255Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-06T01:04:32.835326288Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=915.003µs logger=migrator t=2026-03-06T01:04:32.838781627Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-06T01:04:32.839632288Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=853.152µs logger=migrator t=2026-03-06T01:04:32.843058086Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-06T01:04:32.843994631Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=936.084µs logger=migrator t=2026-03-06T01:04:32.84828875Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-06T01:04:32.854332004Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.046334ms logger=migrator t=2026-03-06T01:04:32.860617685Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-06T01:04:32.865379517Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.761891ms logger=migrator t=2026-03-06T01:04:32.870696633Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-06T01:04:32.870900238Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=204.325µs logger=migrator t=2026-03-06T01:04:32.87565101Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-06T01:04:32.877323422Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.676142ms logger=migrator t=2026-03-06T01:04:32.882124145Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-06T01:04:32.88349467Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.370145ms logger=migrator t=2026-03-06T01:04:32.887677167Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-06T01:04:32.892200313Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.520426ms logger=migrator t=2026-03-06T01:04:32.896431031Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-06T01:04:32.896514214Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=84.432µs logger=migrator t=2026-03-06T01:04:32.903737038Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-06T01:04:32.905669477Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.939999ms logger=migrator t=2026-03-06T01:04:32.909934606Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-06T01:04:32.910923641Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=988.915µs logger=migrator t=2026-03-06T01:04:32.916092354Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-06T01:04:32.916177276Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=85.742µs logger=migrator t=2026-03-06T01:04:32.920372344Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-06T01:04:32.921383599Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.010766ms logger=migrator t=2026-03-06T01:04:32.925682459Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-06T01:04:32.926804008Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.121299ms logger=migrator t=2026-03-06T01:04:32.931119978Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-06T01:04:32.932197736Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.076318ms logger=migrator t=2026-03-06T01:04:32.93705866Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-06T01:04:32.938041455Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=982.015µs logger=migrator t=2026-03-06T01:04:32.943681369Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-06T01:04:32.944610743Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=928.624µs logger=migrator t=2026-03-06T01:04:32.948600455Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-06T01:04:32.949528259Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=927.364µs logger=migrator t=2026-03-06T01:04:32.95584302Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-06T01:04:32.955869361Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=27.091µs logger=migrator t=2026-03-06T01:04:32.959394362Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-06T01:04:32.963572848Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.177855ms logger=migrator t=2026-03-06T01:04:32.9667635Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-06T01:04:32.967701103Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=936.893µs logger=migrator t=2026-03-06T01:04:32.973881022Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-06T01:04:32.977863634Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.982183ms logger=migrator t=2026-03-06T01:04:32.985378926Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-06T01:04:32.986185896Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=807.29µs logger=migrator t=2026-03-06T01:04:32.993012012Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-06T01:04:32.994071658Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.059557ms logger=migrator t=2026-03-06T01:04:33.002495524Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-06T01:04:33.00392084Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.425667ms logger=migrator t=2026-03-06T01:04:33.008988519Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-06T01:04:33.022532946Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.540597ms logger=migrator t=2026-03-06T01:04:33.028457377Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-06T01:04:33.02935492Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=897.343µs logger=migrator t=2026-03-06T01:04:33.033364473Z 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-03-06T01:04:33.034333078Z 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=968.855µs logger=migrator t=2026-03-06T01:04:33.038366381Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-06T01:04:33.03869866Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=332.329µs logger=migrator t=2026-03-06T01:04:33.042982179Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-06T01:04:33.043644876Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=661.827µs logger=migrator t=2026-03-06T01:04:33.047272019Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-06T01:04:33.047615308Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=343.419µs logger=migrator t=2026-03-06T01:04:33.051055185Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-06T01:04:33.055675894Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.620818ms logger=migrator t=2026-03-06T01:04:33.059775448Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-06T01:04:33.064742085Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.966777ms logger=migrator t=2026-03-06T01:04:33.068905092Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-06T01:04:33.070276397Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.371115ms logger=migrator t=2026-03-06T01:04:33.075008898Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-06T01:04:33.077557143Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.547425ms logger=migrator t=2026-03-06T01:04:33.082656084Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-06T01:04:33.08289764Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=243.896µs logger=migrator t=2026-03-06T01:04:33.086356828Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-06T01:04:33.093812909Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.453791ms logger=migrator t=2026-03-06T01:04:33.097329679Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-06T01:04:33.098057848Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=727.769µs logger=migrator t=2026-03-06T01:04:33.102600383Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-06T01:04:33.102725556Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=123.063µs logger=migrator t=2026-03-06T01:04:33.107492059Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-06T01:04:33.108211737Z level=info msg="Migration successfully executed" id="Move region to single row" duration=719.239µs logger=migrator t=2026-03-06T01:04:33.113253066Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-06T01:04:33.114617421Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.364225ms logger=migrator t=2026-03-06T01:04:33.119785724Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-06T01:04:33.121124898Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.336005ms logger=migrator t=2026-03-06T01:04:33.131063332Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-06T01:04:33.132263162Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.198429ms logger=migrator t=2026-03-06T01:04:33.143067889Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-06T01:04:33.144634028Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.56617ms logger=migrator t=2026-03-06T01:04:33.155698362Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-06T01:04:33.157373864Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.679442ms logger=migrator t=2026-03-06T01:04:33.170530431Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-06T01:04:33.172148512Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.620161ms logger=migrator t=2026-03-06T01:04:33.194962846Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-06T01:04:33.19513406Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=174.315µs logger=migrator t=2026-03-06T01:04:33.202759855Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-06T01:04:33.203757191Z level=info msg="Migration successfully executed" id="create test_data table" duration=997.706µs logger=migrator t=2026-03-06T01:04:33.270564949Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-06T01:04:33.272009056Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.448817ms logger=migrator t=2026-03-06T01:04:33.464893219Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-06T01:04:33.466043428Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.153819ms logger=migrator t=2026-03-06T01:04:33.539665521Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-06T01:04:33.541528189Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.867338ms logger=migrator t=2026-03-06T01:04:33.590977864Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-06T01:04:33.591566449Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=595.926µs logger=migrator t=2026-03-06T01:04:33.631973551Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-06T01:04:33.632541666Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=572.065µs logger=migrator t=2026-03-06T01:04:33.802091234Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-06T01:04:33.802282799Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=195.625µs logger=migrator t=2026-03-06T01:04:33.816012951Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-06T01:04:33.817548611Z level=info msg="Migration successfully executed" id="create team table" duration=1.53834ms logger=migrator t=2026-03-06T01:04:33.842398089Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-06T01:04:33.844542104Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.149225ms logger=migrator t=2026-03-06T01:04:33.967461219Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-06T01:04:33.9689941Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.537261ms logger=migrator t=2026-03-06T01:04:34.092727186Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-06T01:04:34.097519759Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.794983ms logger=migrator t=2026-03-06T01:04:34.121891265Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-06T01:04:34.122341817Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=450.541µs logger=migrator t=2026-03-06T01:04:34.140496373Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-06T01:04:34.142426082Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.933118ms logger=migrator t=2026-03-06T01:04:34.165658629Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-06T01:04:34.166699315Z level=info msg="Migration successfully executed" id="create team member table" duration=1.043656ms logger=migrator t=2026-03-06T01:04:34.219154532Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-06T01:04:34.22141582Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.267118ms logger=migrator t=2026-03-06T01:04:34.393693203Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-06T01:04:34.395453999Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.761926ms logger=migrator t=2026-03-06T01:04:34.534522448Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-06T01:04:34.537095795Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.562926ms logger=migrator t=2026-03-06T01:04:34.598808759Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-06T01:04:34.609020442Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=10.209003ms logger=migrator t=2026-03-06T01:04:34.641499895Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-06T01:04:34.648625808Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.118903ms logger=migrator t=2026-03-06T01:04:34.662771752Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-06T01:04:34.666453137Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.682274ms logger=migrator t=2026-03-06T01:04:34.67711014Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-06T01:04:34.67829003Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.18081ms logger=migrator t=2026-03-06T01:04:34.690107934Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-06T01:04:34.702662326Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=12.553762ms logger=migrator t=2026-03-06T01:04:34.7265813Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-06T01:04:34.72773954Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.16062ms logger=migrator t=2026-03-06T01:04:34.734338449Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-06T01:04:34.735329844Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=993.885µs logger=migrator t=2026-03-06T01:04:34.742229432Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-06T01:04:34.743835153Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.60811ms logger=migrator t=2026-03-06T01:04:34.750933546Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-06T01:04:34.752591578Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.661222ms logger=migrator t=2026-03-06T01:04:34.763064377Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-06T01:04:34.764105523Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.041486ms logger=migrator t=2026-03-06T01:04:34.769145613Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-06T01:04:34.770033966Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=888.403µs logger=migrator t=2026-03-06T01:04:34.775235029Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-06T01:04:34.775778763Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=545.754µs logger=migrator t=2026-03-06T01:04:34.78267538Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-06T01:04:34.783158803Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=486.713µs logger=migrator t=2026-03-06T01:04:34.789034414Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-06T01:04:34.790228515Z level=info msg="Migration successfully executed" id="create tag table" duration=1.19101ms logger=migrator t=2026-03-06T01:04:34.797759487Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-06T01:04:34.798706452Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=948.975µs logger=migrator t=2026-03-06T01:04:34.803723591Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-06T01:04:34.804571892Z level=info msg="Migration successfully executed" id="create login attempt table" duration=844.991µs logger=migrator t=2026-03-06T01:04:34.809815757Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-06T01:04:34.810999657Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.222981ms logger=migrator t=2026-03-06T01:04:34.818311965Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-06T01:04:34.819349612Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.039717ms logger=migrator t=2026-03-06T01:04:34.830776776Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-06T01:04:34.845026901Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.244275ms logger=migrator t=2026-03-06T01:04:34.854213097Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-06T01:04:34.854986287Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=773.059µs logger=migrator t=2026-03-06T01:04:34.86174251Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-06T01:04:34.862826318Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.081948ms logger=migrator t=2026-03-06T01:04:34.875798501Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-06T01:04:34.876035007Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=236.896µs logger=migrator t=2026-03-06T01:04:34.880989724Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-06T01:04:34.881662291Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=670.777µs logger=migrator t=2026-03-06T01:04:34.887792119Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-06T01:04:34.889238456Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.445967ms logger=migrator t=2026-03-06T01:04:34.897091788Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-06T01:04:34.898568755Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.478118ms logger=migrator t=2026-03-06T01:04:34.907500855Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-06T01:04:34.907616438Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=116.112µs logger=migrator t=2026-03-06T01:04:34.912252127Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-06T01:04:34.918989161Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.736234ms logger=migrator t=2026-03-06T01:04:34.926324008Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-06T01:04:34.933872272Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.548064ms logger=migrator t=2026-03-06T01:04:34.940273027Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-06T01:04:34.946541957Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.26716ms logger=migrator t=2026-03-06T01:04:34.953178647Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-06T01:04:34.957077288Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.899351ms logger=migrator t=2026-03-06T01:04:34.961721678Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-06T01:04:34.962854616Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.135029ms logger=migrator t=2026-03-06T01:04:34.970188895Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-06T01:04:34.976482056Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.292631ms logger=migrator t=2026-03-06T01:04:34.985323623Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-06T01:04:34.987367645Z level=info msg="Migration successfully executed" id="create server_lock table" duration=2.045912ms logger=migrator t=2026-03-06T01:04:34.992365924Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-06T01:04:34.993092312Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=726.878µs logger=migrator t=2026-03-06T01:04:35.002240187Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-06T01:04:35.003290814Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.049277ms logger=migrator t=2026-03-06T01:04:35.013901727Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-06T01:04:35.015007866Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.106818ms logger=migrator t=2026-03-06T01:04:35.021461491Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-06T01:04:35.02218615Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=725.499µs logger=migrator t=2026-03-06T01:04:35.034137376Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-06T01:04:35.035326867Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.191701ms logger=migrator t=2026-03-06T01:04:35.049693146Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-06T01:04:35.057343562Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.651987ms logger=migrator t=2026-03-06T01:04:35.061267803Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-06T01:04:35.062045773Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=777.47µs logger=migrator t=2026-03-06T01:04:35.068585391Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-06T01:04:35.069827143Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.242943ms logger=migrator t=2026-03-06T01:04:35.075474958Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-06T01:04:35.076590507Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.116769ms logger=migrator t=2026-03-06T01:04:35.082408006Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-06T01:04:35.083553576Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.14848ms logger=migrator t=2026-03-06T01:04:35.089133779Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-06T01:04:35.090125464Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=991.525µs logger=migrator t=2026-03-06T01:04:35.099848894Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-06T01:04:35.099984847Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=139.873µs logger=migrator t=2026-03-06T01:04:35.106014672Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-06T01:04:35.106120385Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=106.883µs logger=migrator t=2026-03-06T01:04:35.115895026Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-06T01:04:35.117045735Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.1562ms logger=migrator t=2026-03-06T01:04:35.132678797Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-06T01:04:35.133738173Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.061886ms logger=migrator t=2026-03-06T01:04:35.138933457Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-06T01:04:35.13984641Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=911.813µs logger=migrator t=2026-03-06T01:04:35.14721815Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-06T01:04:35.147302132Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=86.652µs logger=migrator t=2026-03-06T01:04:35.153171153Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-06T01:04:35.154181889Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.011036ms logger=migrator t=2026-03-06T01:04:35.161807674Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-06T01:04:35.163040676Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.239812ms logger=migrator t=2026-03-06T01:04:35.168548697Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-06T01:04:35.169294486Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=745.899µs logger=migrator t=2026-03-06T01:04:35.178138594Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-06T01:04:35.179316413Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.180979ms logger=migrator t=2026-03-06T01:04:35.185457061Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-06T01:04:35.189547797Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=4.091355ms logger=migrator t=2026-03-06T01:04:35.193815676Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-06T01:04:35.19476902Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=953.454µs logger=migrator t=2026-03-06T01:04:35.200385465Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-06T01:04:35.200523328Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=139.973µs logger=migrator t=2026-03-06T01:04:35.205887746Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-06T01:04:35.207403365Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.515039ms logger=migrator t=2026-03-06T01:04:35.215312028Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-06T01:04:35.216626822Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.318234ms logger=migrator t=2026-03-06T01:04:35.221717852Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-06T01:04:35.22278357Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.066767ms logger=migrator t=2026-03-06T01:04:35.227327986Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-06T01:04:35.227401368Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=74.412µs logger=migrator t=2026-03-06T01:04:35.232670774Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-06T01:04:35.234107301Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.434237ms logger=migrator t=2026-03-06T01:04:35.240096464Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-06T01:04:35.241823399Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.727815ms logger=migrator t=2026-03-06T01:04:35.247110344Z 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-03-06T01:04:35.248196902Z 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.084598ms logger=migrator t=2026-03-06T01:04:35.254211766Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-06T01:04:35.25589822Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.688304ms logger=migrator t=2026-03-06T01:04:35.262734926Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-06T01:04:35.26913457Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.392804ms logger=migrator t=2026-03-06T01:04:35.275148884Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-06T01:04:35.276027147Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=878.383µs logger=migrator t=2026-03-06T01:04:35.281569569Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-06T01:04:35.283086959Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.511409ms logger=migrator t=2026-03-06T01:04:35.288328923Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-06T01:04:35.314127325Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.794413ms logger=migrator t=2026-03-06T01:04:35.324674686Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-06T01:04:35.351818273Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.148427ms logger=migrator t=2026-03-06T01:04:35.453594966Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-06T01:04:35.455359932Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.766755ms logger=migrator t=2026-03-06T01:04:35.572709914Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-06T01:04:35.573812072Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.102098ms logger=migrator t=2026-03-06T01:04:35.632447848Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-06T01:04:35.640134196Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.690207ms logger=migrator t=2026-03-06T01:04:35.672969159Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-06T01:04:35.679139086Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.172808ms logger=migrator t=2026-03-06T01:04:35.70772005Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-06T01:04:35.708783198Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.063378ms logger=migrator t=2026-03-06T01:04:35.719112352Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-06T01:04:35.720191501Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.077868ms logger=migrator t=2026-03-06T01:04:35.731154952Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-06T01:04:35.7330167Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.864377ms logger=migrator t=2026-03-06T01:04:35.738725926Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-06T01:04:35.740154814Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.429497ms logger=migrator t=2026-03-06T01:04:35.745712566Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-06T01:04:35.74584547Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=138.605µs logger=migrator t=2026-03-06T01:04:35.749478823Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-06T01:04:35.757371245Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.869742ms logger=migrator t=2026-03-06T01:04:35.762169149Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-06T01:04:35.768995284Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.822485ms logger=migrator t=2026-03-06T01:04:35.772835472Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-06T01:04:35.779499154Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.664442ms logger=migrator t=2026-03-06T01:04:35.784642556Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-06T01:04:35.785559829Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=916.894µs logger=migrator t=2026-03-06T01:04:35.791895451Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-06T01:04:35.793178544Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.283123ms logger=migrator t=2026-03-06T01:04:35.796970742Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-06T01:04:35.803306065Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.334863ms logger=migrator t=2026-03-06T01:04:35.806765804Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-06T01:04:35.813077606Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.311052ms logger=migrator t=2026-03-06T01:04:35.817594061Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-06T01:04:35.818546305Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=952.294µs logger=migrator t=2026-03-06T01:04:35.829034265Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-06T01:04:35.839496273Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.459118ms logger=migrator t=2026-03-06T01:04:35.843589148Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-06T01:04:35.848248839Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.658151ms logger=migrator t=2026-03-06T01:04:35.852065706Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-06T01:04:35.852146428Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=89.322µs logger=migrator t=2026-03-06T01:04:35.855796303Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-06T01:04:35.857177698Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.381985ms logger=migrator t=2026-03-06T01:04:35.862241918Z 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-03-06T01:04:35.864089235Z 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.847777ms logger=migrator t=2026-03-06T01:04:35.868511589Z 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-03-06T01:04:35.870295944Z 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.783915ms logger=migrator t=2026-03-06T01:04:35.875364365Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-06T01:04:35.875435857Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=72.292µs logger=migrator t=2026-03-06T01:04:35.879154772Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-06T01:04:35.889111217Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.954235ms logger=migrator t=2026-03-06T01:04:35.893019838Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-06T01:04:35.89737368Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.353582ms logger=migrator t=2026-03-06T01:04:35.902674016Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-06T01:04:35.908790022Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.116036ms logger=migrator t=2026-03-06T01:04:35.912947629Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-06T01:04:35.922383922Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.416192ms logger=migrator t=2026-03-06T01:04:35.9262246Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-06T01:04:35.932499121Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.274011ms logger=migrator t=2026-03-06T01:04:35.937765017Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-06T01:04:35.937853209Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=89.842µs logger=migrator t=2026-03-06T01:04:35.944368436Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-06T01:04:35.945240568Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=871.482µs logger=migrator t=2026-03-06T01:04:35.949455966Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-06T01:04:35.95502153Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.564453ms logger=migrator t=2026-03-06T01:04:35.958656524Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-06T01:04:35.958789347Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=72.921µs logger=migrator t=2026-03-06T01:04:35.962158443Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-06T01:04:35.968493326Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.334583ms logger=migrator t=2026-03-06T01:04:35.972596202Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-06T01:04:35.973588427Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=988.806µs logger=migrator t=2026-03-06T01:04:35.977652201Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-06T01:04:35.988749876Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.102995ms logger=migrator t=2026-03-06T01:04:35.992335908Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-06T01:04:35.993105298Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=769.15µs logger=migrator t=2026-03-06T01:04:35.998105466Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-06T01:04:35.99941801Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.306804ms logger=migrator t=2026-03-06T01:04:36.004014767Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-06T01:04:36.01266047Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.646933ms logger=migrator t=2026-03-06T01:04:36.016464567Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-06T01:04:36.01733972Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=874.932µs logger=migrator t=2026-03-06T01:04:36.023435706Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-06T01:04:36.024964145Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.525649ms logger=migrator t=2026-03-06T01:04:36.029353399Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-06T01:04:36.031024841Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.670282ms logger=migrator t=2026-03-06T01:04:36.035975838Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-06T01:04:36.037491957Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.515539ms logger=migrator t=2026-03-06T01:04:36.041057358Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-06T01:04:36.04112617Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=69.202µs logger=migrator t=2026-03-06T01:04:36.045054241Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-06T01:04:36.046001825Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=947.804µs logger=migrator t=2026-03-06T01:04:36.050799339Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-06T01:04:36.052542054Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.742195ms logger=migrator t=2026-03-06T01:04:36.057529222Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-06T01:04:36.058359663Z 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-03-06T01:04:36.062000556Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-06T01:04:36.062404017Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=403.761µs logger=migrator t=2026-03-06T01:04:36.065486336Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-06T01:04:36.066490652Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.004486ms logger=migrator t=2026-03-06T01:04:36.069779046Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-06T01:04:36.076800436Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.02084ms logger=migrator t=2026-03-06T01:04:36.083347335Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-06T01:04:36.084506234Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.158339ms logger=migrator t=2026-03-06T01:04:36.090017616Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-06T01:04:36.091183606Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.16577ms logger=migrator t=2026-03-06T01:04:36.096598375Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-06T01:04:36.09792931Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.330464ms logger=migrator t=2026-03-06T01:04:36.10185707Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-06T01:04:36.102945298Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.087978ms logger=migrator t=2026-03-06T01:04:36.106647833Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-06T01:04:36.108496761Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.847958ms logger=migrator t=2026-03-06T01:04:36.113918029Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-06T01:04:36.113994411Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=82.022µs logger=migrator t=2026-03-06T01:04:36.118343493Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-06T01:04:36.118678072Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=335.248µs logger=migrator t=2026-03-06T01:04:36.124022149Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-06T01:04:36.13302456Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.002641ms logger=migrator t=2026-03-06T01:04:36.137991188Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-06T01:04:36.138350087Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=374.36µs logger=migrator t=2026-03-06T01:04:36.14236331Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-06T01:04:36.143414607Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.050447ms logger=migrator t=2026-03-06T01:04:36.147749458Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-06T01:04:36.148016355Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=263.987µs logger=migrator t=2026-03-06T01:04:36.151914405Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-06T01:04:36.152840699Z level=info msg="Migration successfully executed" id="create data_keys table" duration=923.604µs logger=migrator t=2026-03-06T01:04:36.15794538Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-06T01:04:36.15876555Z level=info msg="Migration successfully executed" id="create secrets table" duration=820.111µs logger=migrator t=2026-03-06T01:04:36.164006395Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-06T01:04:36.200957424Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.930429ms logger=migrator t=2026-03-06T01:04:36.204927596Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-06T01:04:36.209950586Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.02333ms logger=migrator t=2026-03-06T01:04:36.216506983Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-06T01:04:36.2167749Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=272.587µs logger=migrator t=2026-03-06T01:04:36.220364112Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-06T01:04:36.256741146Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.376134ms logger=migrator t=2026-03-06T01:04:36.260869472Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-06T01:04:36.28802777Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.151278ms logger=migrator t=2026-03-06T01:04:36.292901725Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-06T01:04:36.29349168Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=590.245µs logger=migrator t=2026-03-06T01:04:36.298304334Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-06T01:04:36.299110284Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=803.85µs logger=migrator t=2026-03-06T01:04:36.303703432Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-06T01:04:36.303865327Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=162.254µs logger=migrator t=2026-03-06T01:04:36.306983406Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-06T01:04:36.307620223Z level=info msg="Migration successfully executed" id="create permission table" duration=636.337µs logger=migrator t=2026-03-06T01:04:36.311463192Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-06T01:04:36.31218506Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=721.728µs logger=migrator t=2026-03-06T01:04:36.320650018Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-06T01:04:36.32231923Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.669652ms logger=migrator t=2026-03-06T01:04:36.376211134Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-06T01:04:36.377704052Z level=info msg="Migration successfully executed" id="create role table" duration=1.493459ms logger=migrator t=2026-03-06T01:04:36.499652173Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-06T01:04:36.507907975Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.264163ms logger=migrator t=2026-03-06T01:04:36.535100443Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-06T01:04:36.542681368Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.581455ms logger=migrator t=2026-03-06T01:04:36.550448827Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-06T01:04:36.551308789Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=857.492µs logger=migrator t=2026-03-06T01:04:36.557281873Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-06T01:04:36.558513874Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.232521ms logger=migrator t=2026-03-06T01:04:36.562842416Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-06T01:04:36.564230981Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.388475ms logger=migrator t=2026-03-06T01:04:36.568146401Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-06T01:04:36.569287821Z level=info msg="Migration successfully executed" id="create team role table" duration=1.14073ms logger=migrator t=2026-03-06T01:04:36.574097545Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-06T01:04:36.575502901Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.401316ms logger=migrator t=2026-03-06T01:04:36.579210816Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-06T01:04:36.580105229Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=894.482µs logger=migrator t=2026-03-06T01:04:36.583843485Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-06T01:04:36.585068046Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.223591ms logger=migrator t=2026-03-06T01:04:36.590133147Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-06T01:04:36.591156282Z level=info msg="Migration successfully executed" id="create user role table" duration=1.025846ms logger=migrator t=2026-03-06T01:04:36.598312916Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-06T01:04:36.599548228Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.236152ms logger=migrator t=2026-03-06T01:04:36.606034554Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-06T01:04:36.608195439Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.160935ms logger=migrator t=2026-03-06T01:04:36.613014863Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-06T01:04:36.614060941Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.046028ms logger=migrator t=2026-03-06T01:04:36.618411712Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-06T01:04:36.619292365Z level=info msg="Migration successfully executed" id="create builtin role table" duration=880.543µs logger=migrator t=2026-03-06T01:04:36.623249986Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-06T01:04:36.624681913Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.430127ms logger=migrator t=2026-03-06T01:04:36.629125027Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-06T01:04:36.630880333Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.757615ms logger=migrator t=2026-03-06T01:04:36.637094862Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-06T01:04:36.645038136Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.941604ms logger=migrator t=2026-03-06T01:04:36.648501455Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-06T01:04:36.649566202Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.065176ms logger=migrator t=2026-03-06T01:04:36.653987246Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-06T01:04:36.655074423Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.083497ms logger=migrator t=2026-03-06T01:04:36.660680017Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-06T01:04:36.661713694Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.033917ms logger=migrator t=2026-03-06T01:04:36.665096601Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-06T01:04:36.666802994Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.705943ms logger=migrator t=2026-03-06T01:04:36.670512919Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-06T01:04:36.671909045Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.396636ms logger=migrator t=2026-03-06T01:04:36.676844702Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-06T01:04:36.67790145Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.056378ms logger=migrator t=2026-03-06T01:04:36.682166599Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-06T01:04:36.690065082Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.898432ms logger=migrator t=2026-03-06T01:04:36.69349862Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-06T01:04:36.698986961Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.487911ms logger=migrator t=2026-03-06T01:04:36.703084766Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-06T01:04:36.711116662Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.031486ms logger=migrator t=2026-03-06T01:04:36.715177476Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-06T01:04:36.723012137Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.834251ms logger=migrator t=2026-03-06T01:04:36.728747015Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-06T01:04:36.729825863Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.082318ms logger=migrator t=2026-03-06T01:04:36.734081592Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-06T01:04:36.734993736Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=912.924µs logger=migrator t=2026-03-06T01:04:36.740068706Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-06T01:04:36.740852066Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=783.47µs logger=migrator t=2026-03-06T01:04:36.744471579Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-06T01:04:36.745128966Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=657.347µs logger=migrator t=2026-03-06T01:04:36.748526143Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-06T01:04:36.750314678Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.788155ms logger=migrator t=2026-03-06T01:04:36.755634585Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-06T01:04:36.755742578Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=111.073µs logger=migrator t=2026-03-06T01:04:36.759256368Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-06T01:04:36.75932067Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=65.262µs logger=migrator t=2026-03-06T01:04:36.763304302Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-06T01:04:36.763786525Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=482.843µs logger=migrator t=2026-03-06T01:04:36.76865136Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-06T01:04:36.769244404Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=593.784µs logger=migrator t=2026-03-06T01:04:36.77412493Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-06T01:04:36.775208648Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.085398ms logger=migrator t=2026-03-06T01:04:36.779970731Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-06T01:04:36.780310869Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=339.259µs logger=migrator t=2026-03-06T01:04:36.784165498Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-06T01:04:36.784746903Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=583.955µs logger=migrator t=2026-03-06T01:04:36.788303784Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-06T01:04:36.789245848Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=943.664µs logger=migrator t=2026-03-06T01:04:36.793883628Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-06T01:04:36.79519248Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.308872ms logger=migrator t=2026-03-06T01:04:36.799388338Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-06T01:04:36.810324289Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.913051ms logger=migrator t=2026-03-06T01:04:36.81541878Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-06T01:04:36.815496813Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=80.132µs logger=migrator t=2026-03-06T01:04:36.820288035Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-06T01:04:36.821408664Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.121559ms logger=migrator t=2026-03-06T01:04:36.825917579Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-06T01:04:36.82711398Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.196581ms logger=migrator t=2026-03-06T01:04:36.831226356Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-06T01:04:36.832501479Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.274943ms logger=migrator t=2026-03-06T01:04:36.838149004Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-06T01:04:36.847162975Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.013251ms logger=migrator t=2026-03-06T01:04:36.850959213Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-06T01:04:36.852098652Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.138159ms logger=migrator t=2026-03-06T01:04:36.856833874Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-06T01:04:36.858263301Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.429656ms logger=migrator t=2026-03-06T01:04:36.863339971Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-06T01:04:36.885594882Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.232231ms logger=migrator t=2026-03-06T01:04:36.891024791Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-06T01:04:36.892089119Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.064388ms logger=migrator t=2026-03-06T01:04:36.898919694Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-06T01:04:36.900220828Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.297514ms logger=migrator t=2026-03-06T01:04:36.903978274Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-06T01:04:36.905201886Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.222982ms logger=migrator t=2026-03-06T01:04:36.910999604Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-06T01:04:36.912190935Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.191351ms logger=migrator t=2026-03-06T01:04:36.916918036Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-06T01:04:36.917152192Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=234.306µs logger=migrator t=2026-03-06T01:04:36.921193615Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-06T01:04:36.922397487Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.203722ms logger=migrator t=2026-03-06T01:04:36.925939368Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-06T01:04:36.935399541Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.459884ms logger=migrator t=2026-03-06T01:04:36.950127799Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-06T01:04:36.951497884Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.367915ms logger=migrator t=2026-03-06T01:04:36.958260257Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-06T01:04:36.959836858Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.576391ms logger=migrator t=2026-03-06T01:04:36.96769475Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-06T01:04:36.968258445Z 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-03-06T01:04:36.975382837Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-06T01:04:36.976336262Z 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-03-06T01:04:36.980332004Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-06T01:04:36.981617578Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.300843ms logger=migrator t=2026-03-06T01:04:36.987846338Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-06T01:04:36.989058848Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.215681ms logger=migrator t=2026-03-06T01:04:36.992878297Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-06T01:04:36.994036537Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.15817ms logger=migrator t=2026-03-06T01:04:37.000864821Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-06T01:04:37.002072523Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.208252ms logger=migrator t=2026-03-06T01:04:37.008353364Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-06T01:04:37.010106448Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.753954ms logger=migrator t=2026-03-06T01:04:37.014020239Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-06T01:04:37.015077557Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.057008ms logger=migrator t=2026-03-06T01:04:37.020476585Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-06T01:04:37.021893511Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.417096ms logger=migrator t=2026-03-06T01:04:37.025470383Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-06T01:04:37.027183427Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.712764ms logger=migrator t=2026-03-06T01:04:37.032156905Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-06T01:04:37.033234593Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.077968ms logger=migrator t=2026-03-06T01:04:37.038798405Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-06T01:04:37.04054342Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.741605ms logger=migrator t=2026-03-06T01:04:37.045070936Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-06T01:04:37.046136384Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.065648ms logger=migrator t=2026-03-06T01:04:37.052406795Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-06T01:04:37.076764501Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.357585ms logger=migrator t=2026-03-06T01:04:37.141054001Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-06T01:04:37.154125896Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=13.068315ms logger=migrator t=2026-03-06T01:04:37.160381367Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-06T01:04:37.169512021Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.129644ms logger=migrator t=2026-03-06T01:04:37.17607233Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-06T01:04:37.176348747Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=278.077µs logger=migrator t=2026-03-06T01:04:37.182059214Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-06T01:04:37.190327506Z level=info msg="Migration successfully executed" id="add share column" duration=8.263272ms logger=migrator t=2026-03-06T01:04:37.19556437Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-06T01:04:37.195806747Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=242.437µs logger=migrator t=2026-03-06T01:04:37.20101817Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-06T01:04:37.203125894Z level=info msg="Migration successfully executed" id="create file table" duration=2.107554ms logger=migrator t=2026-03-06T01:04:37.209702934Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-06T01:04:37.21190787Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.209166ms logger=migrator t=2026-03-06T01:04:37.217808101Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-06T01:04:37.218989802Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.184671ms logger=migrator t=2026-03-06T01:04:37.22475574Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-06T01:04:37.225643422Z level=info msg="Migration successfully executed" id="create file_meta table" duration=890.392µs logger=migrator t=2026-03-06T01:04:37.231758839Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-06T01:04:37.233666999Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.90721ms logger=migrator t=2026-03-06T01:04:37.238980395Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-06T01:04:37.23917777Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=198.085µs logger=migrator t=2026-03-06T01:04:37.24420569Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-06T01:04:37.244356643Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=151.214µs logger=migrator t=2026-03-06T01:04:37.249280249Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-06T01:04:37.250123001Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=842.702µs logger=migrator t=2026-03-06T01:04:37.256101475Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-06T01:04:37.25630501Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=203.835µs logger=migrator t=2026-03-06T01:04:37.261237716Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-06T01:04:37.263770762Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.531406ms logger=migrator t=2026-03-06T01:04:37.268739359Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-06T01:04:37.27851325Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.772731ms logger=migrator t=2026-03-06T01:04:37.283477368Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-06T01:04:37.283626021Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=148.853µs logger=migrator t=2026-03-06T01:04:37.288687641Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-06T01:04:37.290513348Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.826237ms logger=migrator t=2026-03-06T01:04:37.296195954Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-06T01:04:37.296647436Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=452.062µs logger=migrator t=2026-03-06T01:04:37.301254914Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-06T01:04:37.301528271Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=271.677µs logger=migrator t=2026-03-06T01:04:37.3065663Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-06T01:04:37.307374851Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=808.651µs logger=migrator t=2026-03-06T01:04:37.314099634Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-06T01:04:37.329349255Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=15.23855ms logger=migrator t=2026-03-06T01:04:37.333874292Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-06T01:04:37.343093478Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.217997ms logger=migrator t=2026-03-06T01:04:37.347707567Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-06T01:04:37.349067982Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.359935ms logger=migrator t=2026-03-06T01:04:37.354581894Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-06T01:04:37.427036753Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.444099ms logger=migrator t=2026-03-06T01:04:37.433886939Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-06T01:04:37.435122092Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.235172ms logger=migrator t=2026-03-06T01:04:37.440593771Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-06T01:04:37.44246879Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.875219ms logger=migrator t=2026-03-06T01:04:37.448948666Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-06T01:04:37.474985415Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.049189ms logger=migrator t=2026-03-06T01:04:37.481125532Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-06T01:04:37.48923591Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.105658ms logger=migrator t=2026-03-06T01:04:37.495476771Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-06T01:04:37.49587146Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=388.779µs logger=migrator t=2026-03-06T01:04:37.50091055Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-06T01:04:37.501270259Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=361.629µs logger=migrator t=2026-03-06T01:04:37.506209816Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-06T01:04:37.506620237Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=410.831µs logger=migrator t=2026-03-06T01:04:37.511574714Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-06T01:04:37.511852021Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=275.447µs logger=migrator t=2026-03-06T01:04:37.517565137Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-06T01:04:37.517945998Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=381.311µs logger=migrator t=2026-03-06T01:04:37.524874395Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-06T01:04:37.526288262Z level=info msg="Migration successfully executed" id="create folder table" duration=1.415327ms logger=migrator t=2026-03-06T01:04:37.531657689Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-06T01:04:37.532994343Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.336894ms logger=migrator t=2026-03-06T01:04:37.538759132Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-06T01:04:37.540126867Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.368235ms logger=migrator t=2026-03-06T01:04:37.546530532Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-06T01:04:37.546595053Z level=info msg="Migration successfully executed" id="Update folder title length" duration=69.852µs logger=migrator t=2026-03-06T01:04:37.551660743Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-06T01:04:37.552942936Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.282383ms logger=migrator t=2026-03-06T01:04:37.558824567Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-06T01:04:37.559979717Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.15696ms logger=migrator t=2026-03-06T01:04:37.56479408Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-06T01:04:37.566064243Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.281693ms logger=migrator t=2026-03-06T01:04:37.570793854Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-06T01:04:37.571348638Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=557.604µs logger=migrator t=2026-03-06T01:04:37.577312212Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-06T01:04:37.577669591Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=361.279µs logger=migrator t=2026-03-06T01:04:37.582682029Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-06T01:04:37.583972202Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.288083ms logger=migrator t=2026-03-06T01:04:37.592246585Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-06T01:04:37.593572459Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.327554ms logger=migrator t=2026-03-06T01:04:37.599999604Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-06T01:04:37.601455591Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.458387ms logger=migrator t=2026-03-06T01:04:37.606540762Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-06T01:04:37.607935948Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.396256ms logger=migrator t=2026-03-06T01:04:37.612815663Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-06T01:04:37.614044615Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.231692ms logger=migrator t=2026-03-06T01:04:37.619266039Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-06T01:04:37.620286215Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.021206ms logger=migrator t=2026-03-06T01:04:37.624680537Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-06T01:04:37.625888199Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.214742ms logger=migrator t=2026-03-06T01:04:37.631702138Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-06T01:04:37.632806517Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.104368ms logger=migrator t=2026-03-06T01:04:37.637657621Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-06T01:04:37.638525333Z level=info msg="Migration successfully executed" id="create signing_key table" duration=869.542µs logger=migrator t=2026-03-06T01:04:37.644086646Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-06T01:04:37.645118933Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.032297ms logger=migrator t=2026-03-06T01:04:37.649872664Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-06T01:04:37.650999574Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.12689ms logger=migrator t=2026-03-06T01:04:37.656431323Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-06T01:04:37.65671502Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=281.867µs logger=migrator t=2026-03-06T01:04:37.662080718Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-06T01:04:37.671188422Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.099024ms logger=migrator t=2026-03-06T01:04:37.676636752Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-06T01:04:37.677386372Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=752.55µs logger=migrator t=2026-03-06T01:04:37.682720098Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-06T01:04:37.682749128Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=31.91µs logger=migrator t=2026-03-06T01:04:37.688047225Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-06T01:04:37.689259766Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.210361ms logger=migrator t=2026-03-06T01:04:37.693907975Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-06T01:04:37.693936316Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.471µs logger=migrator t=2026-03-06T01:04:37.699479268Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-06T01:04:37.700839423Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.360555ms logger=migrator t=2026-03-06T01:04:37.705631586Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-06T01:04:37.70694217Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.310564ms logger=migrator t=2026-03-06T01:04:37.712840711Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-06T01:04:37.713915869Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.075758ms logger=migrator t=2026-03-06T01:04:37.721186395Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-06T01:04:37.722057577Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=874.122µs logger=migrator t=2026-03-06T01:04:37.726114052Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-06T01:04:37.726442121Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=329.149µs logger=migrator t=2026-03-06T01:04:37.731165931Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-06T01:04:37.73189537Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=730.399µs logger=migrator t=2026-03-06T01:04:37.737157106Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-06T01:04:37.738580922Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.424716ms logger=migrator t=2026-03-06T01:04:37.744956416Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-06T01:04:37.745886389Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=931.363µs logger=migrator t=2026-03-06T01:04:37.75093974Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-06T01:04:37.76109782Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.15484ms logger=migrator t=2026-03-06T01:04:37.766324185Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-06T01:04:37.773507069Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.183184ms logger=migrator t=2026-03-06T01:04:37.779955634Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-06T01:04:37.786555074Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.59941ms logger=migrator t=2026-03-06T01:04:37.791711716Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-06T01:04:37.791760248Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=55.102µs logger=migrator t=2026-03-06T01:04:37.796877179Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-06T01:04:37.803810677Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=6.929297ms logger=migrator t=2026-03-06T01:04:37.809281337Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-06T01:04:37.815896477Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.61585ms logger=migrator t=2026-03-06T01:04:37.820486945Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-06T01:04:37.820741211Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=254.456µs logger=migrator t=2026-03-06T01:04:37.825093454Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.626110213s logger=migrator t=2026-03-06T01:04:37.825537095Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-06T01:04:37.838071527Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-06T01:04:37.838334924Z level=info msg="Created default organization" logger=secrets t=2026-03-06T01:04:37.844121252Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-06T01:04:37.88923952Z level=info msg="Restored cache from database" duration=566.665µs logger=plugin.store t=2026-03-06T01:04:37.890621536Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-06T01:04:37.925518192Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-06T01:04:37.925555753Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-06T01:04:37.925639075Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-06T01:04:37.925653135Z level=info msg="Plugins loaded" count=54 duration=35.032409ms logger=query_data t=2026-03-06T01:04:37.929612237Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-06T01:04:37.933012524Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-06T01:04:37.939430139Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-06T01:04:37.955045319Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-06T01:04:37.957670377Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-06T01:04:37.959815142Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-06T01:04:37.980480733Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-06T01:04:38.000307202Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-06T01:04:38.019628258Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-06T01:04:38.019652828Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-06T01:04:38.020371228Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-03-06T01:04:38.020799148Z level=info msg="State cache has been initialized" states=0 duration=426.66µs logger=ngalert.multiorg.alertmanager t=2026-03-06T01:04:38.021040654Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-03-06T01:04:38.021066795Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-06T01:04:38.021114247Z level=info msg=starting first_tick=2026-03-06T01:04:40Z logger=grafanaStorageLogger t=2026-03-06T01:04:38.021840965Z level=info msg="Storage starting" logger=http.server t=2026-03-06T01:04:38.025393096Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-03-06T01:04:38.10033366Z level=info msg="Update check succeeded" duration=79.44373ms logger=provisioning.dashboard t=2026-03-06T01:04:38.113913148Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-03-06T01:04:38.127610061Z level=info msg="Update check succeeded" duration=106.921536ms logger=provisioning.dashboard t=2026-03-06T01:04:38.193111032Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-06T01:04:38.250168717Z level=info msg="Patterns update finished" duration=135.419128ms logger=grafana-apiserver t=2026-03-06T01:04:38.615573659Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-06T01:04:38.617101898Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-06T01:04:38.775436093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:38.776180702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:38.798969268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:38.814902126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:38.830828765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:38.854551994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:38.870889863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:38.889012969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:38.905067371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:38.985680701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.014168082Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.081997814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.103565078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.130045878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.150679937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.180220956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.192740017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.223244891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.237106496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.26296028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.282079291Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.311054495Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.326647185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.353258588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.371978469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.398433058Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.415512137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.447130288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.463776326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.495060309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.514001736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.546730596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.561034133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.603874383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.626516375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.658870615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.676446796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.705953494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.721266607Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.756152293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.769071954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.810802636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.826533449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.882699402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.905173419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.947159507Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:39.966505903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:40.421439954Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:40.445729007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:40.685480233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:40.704621585Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:40.750250516Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:40.765665422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:40.810509713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:40.827618632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:40.895439963Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:40.912387988Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:40.970042409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:40.985147346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:41.021540521Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:41.04606451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:41.193338542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:41.210285887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:41.265478174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:41.283291811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:41.326558782Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:41.34747429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:41.403898957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:41.444793948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:41.535379983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:41.551691953Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:41.62870587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:41.644739031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:41.716057972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:41.743458815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:41.837525031Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:41.856130998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:41.921559469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:41.938958575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:42.053222539Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-06T01:05:31.043796077Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-06T01:14:38.06847226Z level=info msg="Completed cleanup jobs" duration=43.851328ms logger=plugins.update.checker t=2026-03-06T01:14:38.147858883Z level=info msg="Update check succeeded" duration=46.889257ms logger=sqlstore.transactions t=2026-03-06T01:19:37.948104323Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-06T01:24:38.047463165Z level=info msg="Completed cleanup jobs" duration=26.436264ms logger=plugins.update.checker t=2026-03-06T01:24:38.152885093Z level=info msg="Update check succeeded" duration=52.349025ms logger=cleanup t=2026-03-06T01:34:38.043209114Z level=info msg="Completed cleanup jobs" duration=21.75893ms logger=plugins.update.checker t=2026-03-06T01:34:38.149501388Z level=info msg="Update check succeeded" duration=48.932019ms logger=infra.usagestats t=2026-03-06T01:35:31.068861773Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-03-06T01:44:38.149696048Z level=info msg="Update check succeeded" duration=48.837188ms logger=cleanup t=2026-03-06T01:44:39.059608949Z level=info msg="Completed cleanup jobs" duration=1.03672767s logger=cleanup t=2026-03-06T01:54:38.046728072Z level=info msg="Completed cleanup jobs" duration=24.910231ms logger=plugins.update.checker t=2026-03-06T01:54:38.147703671Z level=info msg="Update check succeeded" duration=46.62149ms logger=cleanup t=2026-03-06T02:04:38.06133842Z level=info msg="Completed cleanup jobs" duration=40.057548ms logger=plugins.update.checker t=2026-03-06T02:04:38.160678149Z level=info msg="Update check succeeded" duration=59.902677ms logger=infra.usagestats t=2026-03-06T02:05:31.07091305Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-06T02:14:38.048681545Z level=info msg="Completed cleanup jobs" duration=25.369631ms logger=plugins.update.checker t=2026-03-06T02:14:38.15611546Z level=info msg="Update check succeeded" duration=55.292438ms