logger=settings t=2026-04-16T06:21:30.949970994Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-16T06:21:30Z logger=settings t=2026-04-16T06:21:30.950501411Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-16T06:21:30.950519812Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-16T06:21:30.950525932Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-16T06:21:30.950532032Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-16T06:21:30.950537742Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-16T06:21:30.950542272Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-16T06:21:30.950548023Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-16T06:21:30.950556943Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-16T06:21:30.950593264Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-16T06:21:30.950598354Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-16T06:21:30.950604294Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-16T06:21:30.950609955Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-16T06:21:30.950615195Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-16T06:21:30.950620875Z level=info msg=Target target=[all] logger=settings t=2026-04-16T06:21:30.950667356Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-16T06:21:30.950678317Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-16T06:21:30.950683537Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-16T06:21:30.950689977Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-16T06:21:30.950695587Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-16T06:21:30.950704608Z level=info msg="App mode production" logger=sqlstore t=2026-04-16T06:21:30.951240294Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-16T06:21:30.951269625Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-16T06:21:30.953577939Z level=info msg="Locking database" logger=migrator t=2026-04-16T06:21:30.953594899Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-16T06:21:30.954358513Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-16T06:21:30.955497589Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.139796ms logger=migrator t=2026-04-16T06:21:31.016895866Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-16T06:21:31.018163876Z level=info msg="Migration successfully executed" id="create user table" duration=1.27623ms logger=migrator t=2026-04-16T06:21:31.027415909Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-16T06:21:31.028219325Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=803.646µs logger=migrator t=2026-04-16T06:21:31.032301834Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-16T06:21:31.033166852Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=862.528µs logger=migrator t=2026-04-16T06:21:31.037144258Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-16T06:21:31.037890442Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=748.293µs logger=migrator t=2026-04-16T06:21:31.04258077Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-16T06:21:31.043246251Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=665.261µs logger=migrator t=2026-04-16T06:21:31.047141044Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-16T06:21:31.053727793Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=6.585959ms logger=migrator t=2026-04-16T06:21:31.057526774Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-16T06:21:31.058336469Z level=info msg="Migration successfully executed" id="create user table v2" duration=807.085µs logger=migrator t=2026-04-16T06:21:31.063156662Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-16T06:21:31.063936447Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=779.995µs logger=migrator t=2026-04-16T06:21:31.070254477Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-16T06:21:31.071760005Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.504518ms logger=migrator t=2026-04-16T06:21:31.078437237Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-16T06:21:31.079073707Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=652.891µs logger=migrator t=2026-04-16T06:21:31.085051737Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-16T06:21:31.085663016Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=602.74µs logger=migrator t=2026-04-16T06:21:31.097642325Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-16T06:21:31.098911836Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.27336ms logger=migrator t=2026-04-16T06:21:31.103504321Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-16T06:21:31.103534642Z level=info msg="Migration successfully executed" id="Update user table charset" duration=30.881µs logger=migrator t=2026-04-16T06:21:31.109008396Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-16T06:21:31.11103625Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.027834ms logger=migrator t=2026-04-16T06:21:31.119026273Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-16T06:21:31.119388395Z level=info msg="Migration successfully executed" id="Add missing user data" duration=366.532µs logger=migrator t=2026-04-16T06:21:31.124176417Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-16T06:21:31.125465458Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.28928ms logger=migrator t=2026-04-16T06:21:31.131094136Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-16T06:21:31.131776668Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=682.472µs logger=migrator t=2026-04-16T06:21:31.137513Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-16T06:21:31.139305576Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.791897ms logger=migrator t=2026-04-16T06:21:31.143557861Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-16T06:21:31.15141367Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.854989ms logger=migrator t=2026-04-16T06:21:31.156011276Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-16T06:21:31.157227064Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.215958ms logger=migrator t=2026-04-16T06:21:31.160913051Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-16T06:21:31.161114337Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=201.066µs logger=migrator t=2026-04-16T06:21:31.173023855Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-16T06:21:31.173911903Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=892.758µs logger=migrator t=2026-04-16T06:21:31.17854165Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-16T06:21:31.178945433Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=403.693µs logger=migrator t=2026-04-16T06:21:31.183649042Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-16T06:21:31.184023044Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=374.222µs logger=migrator t=2026-04-16T06:21:31.189189828Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-16T06:21:31.189967882Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=775.984µs logger=migrator t=2026-04-16T06:21:31.194175116Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-16T06:21:31.194830667Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=655.04µs logger=migrator t=2026-04-16T06:21:31.201155767Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-16T06:21:31.201977083Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=820.826µs logger=migrator t=2026-04-16T06:21:31.207001962Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-16T06:21:31.208639894Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.636822ms logger=migrator t=2026-04-16T06:21:31.214730617Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-16T06:21:31.21607505Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.343703ms logger=migrator t=2026-04-16T06:21:31.222146992Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-16T06:21:31.222194214Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=50.132µs logger=migrator t=2026-04-16T06:21:31.22745423Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-16T06:21:31.229077832Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.623692ms logger=migrator t=2026-04-16T06:21:31.233999798Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-16T06:21:31.234953558Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=956.36µs logger=migrator t=2026-04-16T06:21:31.238720538Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-16T06:21:31.239532123Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=812.275µs logger=migrator t=2026-04-16T06:21:31.244525122Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-16T06:21:31.245012507Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=486.625µs logger=migrator t=2026-04-16T06:21:31.299640889Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-16T06:21:31.305695511Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.058262ms logger=migrator t=2026-04-16T06:21:31.31070677Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-16T06:21:31.311515985Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=809.085µs logger=migrator t=2026-04-16T06:21:31.318727544Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-16T06:21:31.320076677Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.348992ms logger=migrator t=2026-04-16T06:21:31.325952213Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-16T06:21:31.327257994Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.307132ms logger=migrator t=2026-04-16T06:21:31.335108943Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-16T06:21:31.336315971Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.211048ms logger=migrator t=2026-04-16T06:21:31.340946938Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-16T06:21:31.342425875Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=855.367µs logger=migrator t=2026-04-16T06:21:31.350269074Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-16T06:21:31.35077939Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=515.946µs logger=migrator t=2026-04-16T06:21:31.356071418Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-16T06:21:31.356622945Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=548.337µs logger=migrator t=2026-04-16T06:21:31.362904884Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-16T06:21:31.363180423Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=276.989µs logger=migrator t=2026-04-16T06:21:31.367999326Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-16T06:21:31.369212695Z level=info msg="Migration successfully executed" id="create star table" duration=1.219078ms logger=migrator t=2026-04-16T06:21:31.374563264Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-16T06:21:31.375502344Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=942.83µs logger=migrator t=2026-04-16T06:21:31.382050601Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-16T06:21:31.383325072Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.27417ms logger=migrator t=2026-04-16T06:21:31.389227209Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-16T06:21:31.390112497Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=888.059µs logger=migrator t=2026-04-16T06:21:31.395281871Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-16T06:21:31.395964912Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=683.321µs logger=migrator t=2026-04-16T06:21:31.40187782Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-16T06:21:31.402612703Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=735.293µs logger=migrator t=2026-04-16T06:21:31.407793137Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-16T06:21:31.408563952Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=770.575µs logger=migrator t=2026-04-16T06:21:31.414257592Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-16T06:21:31.415463371Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.200508ms logger=migrator t=2026-04-16T06:21:31.421175182Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-16T06:21:31.421205313Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.961µs logger=migrator t=2026-04-16T06:21:31.426308694Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-16T06:21:31.426336145Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.351µs logger=migrator t=2026-04-16T06:21:31.430922381Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-16T06:21:31.431092506Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=169.756µs logger=migrator t=2026-04-16T06:21:31.435669311Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-16T06:21:31.436407164Z level=info msg="Migration successfully executed" id="create dashboard table" duration=734.953µs logger=migrator t=2026-04-16T06:21:31.442075604Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-16T06:21:31.443014254Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=943.77µs logger=migrator t=2026-04-16T06:21:31.448928001Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-16T06:21:31.44983049Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=896.679µs logger=migrator t=2026-04-16T06:21:31.456498281Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-16T06:21:31.457136411Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=638.13µs logger=migrator t=2026-04-16T06:21:31.462192922Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-16T06:21:31.462955226Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=761.864µs logger=migrator t=2026-04-16T06:21:31.468254794Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-16T06:21:31.46939815Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.145866ms logger=migrator t=2026-04-16T06:21:31.4753879Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-16T06:21:31.484280492Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.890542ms logger=migrator t=2026-04-16T06:21:31.490714186Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-16T06:21:31.491272803Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=558.937µs logger=migrator t=2026-04-16T06:21:31.496334374Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-16T06:21:31.497094818Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=760.484µs logger=migrator t=2026-04-16T06:21:31.504589176Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-16T06:21:31.505942139Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.351942ms logger=migrator t=2026-04-16T06:21:31.513418566Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-16T06:21:31.513922922Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=508.627µs logger=migrator t=2026-04-16T06:21:31.519400085Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-16T06:21:31.521232293Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.843708ms logger=migrator t=2026-04-16T06:21:31.528466603Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-16T06:21:31.528650879Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=189.596µs logger=migrator t=2026-04-16T06:21:31.534527395Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-16T06:21:31.537136928Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.612513ms logger=migrator t=2026-04-16T06:21:31.545381959Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-16T06:21:31.547511886Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.140378ms logger=migrator t=2026-04-16T06:21:31.556892514Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-16T06:21:31.558781034Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.888369ms logger=migrator t=2026-04-16T06:21:31.563588566Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-16T06:21:31.564447053Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=857.967µs logger=migrator t=2026-04-16T06:21:31.570210756Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-16T06:21:31.572120157Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.90632ms logger=migrator t=2026-04-16T06:21:31.57759064Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-16T06:21:31.578385825Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=795.125µs logger=migrator t=2026-04-16T06:21:31.582993331Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-16T06:21:31.583763876Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=769.935µs logger=migrator t=2026-04-16T06:21:31.589279681Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-16T06:21:31.589303811Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=24.82µs logger=migrator t=2026-04-16T06:21:31.595491388Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-16T06:21:31.59556361Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=77.833µs logger=migrator t=2026-04-16T06:21:31.601212089Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-16T06:21:31.604847014Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.632966ms logger=migrator t=2026-04-16T06:21:31.611154834Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-16T06:21:31.613435916Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.281582ms logger=migrator t=2026-04-16T06:21:31.618719404Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-16T06:21:31.621027397Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.307333ms logger=migrator t=2026-04-16T06:21:31.626029995Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-16T06:21:31.628242596Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.20948ms logger=migrator t=2026-04-16T06:21:31.633162592Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-16T06:21:31.634190744Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=1.027552ms logger=migrator t=2026-04-16T06:21:31.639133051Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-16T06:21:31.64004705Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=912.809µs logger=migrator t=2026-04-16T06:21:31.657759911Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-16T06:21:31.658521305Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=761.574µs logger=migrator t=2026-04-16T06:21:31.664290828Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-16T06:21:31.664316969Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=26.801µs logger=migrator t=2026-04-16T06:21:31.672117246Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-16T06:21:31.672977174Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=857.367µs logger=migrator t=2026-04-16T06:21:31.678026674Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-16T06:21:31.678754457Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=727.783µs logger=migrator t=2026-04-16T06:21:31.684611133Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-16T06:21:31.691739839Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.118026ms logger=migrator t=2026-04-16T06:21:31.697055437Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-16T06:21:31.69777822Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=723.413µs logger=migrator t=2026-04-16T06:21:31.703375037Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-16T06:21:31.704360009Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=985.222µs logger=migrator t=2026-04-16T06:21:31.710791692Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-16T06:21:31.712590949Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.798587ms logger=migrator t=2026-04-16T06:21:31.719355674Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-16T06:21:31.719772887Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=417.223µs logger=migrator t=2026-04-16T06:21:31.724818447Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-16T06:21:31.725695795Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=878.898µs logger=migrator t=2026-04-16T06:21:31.730554329Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-16T06:21:31.73406702Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.512391ms logger=migrator t=2026-04-16T06:21:31.738580663Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-16T06:21:31.739694669Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.118935ms logger=migrator t=2026-04-16T06:21:31.745299416Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-16T06:21:31.745548174Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=248.588µs logger=migrator t=2026-04-16T06:21:31.750277484Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-16T06:21:31.750592484Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=313.52µs logger=migrator t=2026-04-16T06:21:31.754953462Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-16T06:21:31.75613259Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.179198ms logger=migrator t=2026-04-16T06:21:31.765480686Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-16T06:21:31.768179931Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.697105ms logger=migrator t=2026-04-16T06:21:31.772625342Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-16T06:21:31.773372886Z level=info msg="Migration successfully executed" id="create data_source table" duration=747.714µs logger=migrator t=2026-04-16T06:21:31.778989324Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-16T06:21:31.780451411Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.460776ms logger=migrator t=2026-04-16T06:21:31.785062537Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-16T06:21:31.786462301Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.399334ms logger=migrator t=2026-04-16T06:21:31.792144671Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-16T06:21:31.79304348Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=899.079µs logger=migrator t=2026-04-16T06:21:31.797600574Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-16T06:21:31.798298016Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=697.912µs logger=migrator t=2026-04-16T06:21:31.802125678Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-16T06:21:31.807746016Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.619768ms logger=migrator t=2026-04-16T06:21:31.812223878Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-16T06:21:31.813065145Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=841.007µs logger=migrator t=2026-04-16T06:21:31.816667059Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-16T06:21:31.818456405Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.792246ms logger=migrator t=2026-04-16T06:21:31.822681269Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-16T06:21:31.824072173Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.390234ms logger=migrator t=2026-04-16T06:21:31.833706669Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-16T06:21:31.834604697Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=901.399µs logger=migrator t=2026-04-16T06:21:31.840886686Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-16T06:21:31.843164229Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.274702ms logger=migrator t=2026-04-16T06:21:31.846760963Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-16T06:21:31.848926061Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.164488ms logger=migrator t=2026-04-16T06:21:31.853321961Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-16T06:21:31.853403373Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=82.142µs logger=migrator t=2026-04-16T06:21:31.859484076Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-16T06:21:31.859701813Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=218.087µs logger=migrator t=2026-04-16T06:21:31.86370023Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-16T06:21:31.8659303Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.239421ms logger=migrator t=2026-04-16T06:21:31.870663591Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-16T06:21:31.870869147Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=205.767µs logger=migrator t=2026-04-16T06:21:31.874538323Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-16T06:21:31.874728949Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=190.716µs logger=migrator t=2026-04-16T06:21:31.880408159Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-16T06:21:31.882615119Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.20643ms logger=migrator t=2026-04-16T06:21:31.886366928Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-16T06:21:31.886612956Z level=info msg="Migration successfully executed" id="Update uid value" duration=246.158µs logger=migrator t=2026-04-16T06:21:31.891189261Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-16T06:21:31.894170675Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=2.986194ms logger=migrator t=2026-04-16T06:21:31.898825283Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-16T06:21:31.899491294Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=662.721µs logger=migrator t=2026-04-16T06:21:31.908411377Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-16T06:21:31.909247904Z level=info msg="Migration successfully executed" id="create api_key table" duration=836.216µs logger=migrator t=2026-04-16T06:21:31.916489793Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-16T06:21:31.917504234Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.010561ms logger=migrator t=2026-04-16T06:21:31.923857926Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-16T06:21:31.924805886Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=949.53µs logger=migrator t=2026-04-16T06:21:31.929829345Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-16T06:21:31.931028203Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.198438ms logger=migrator t=2026-04-16T06:21:32.278547169Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-16T06:21:32.279968134Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.424515ms logger=migrator t=2026-04-16T06:21:32.596732906Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-16T06:21:32.600637419Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=3.908283ms logger=migrator t=2026-04-16T06:21:32.608787278Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-16T06:21:32.609660595Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=873.097µs logger=migrator t=2026-04-16T06:21:32.61705245Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-16T06:21:32.630570669Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=13.519208ms logger=migrator t=2026-04-16T06:21:32.641258927Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-16T06:21:32.642439515Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.182808ms logger=migrator t=2026-04-16T06:21:32.650908943Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-16T06:21:32.651921126Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.016802ms logger=migrator t=2026-04-16T06:21:32.656320835Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-16T06:21:32.658893016Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=2.574422ms logger=migrator t=2026-04-16T06:21:32.664759012Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-16T06:21:32.665906879Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.148556ms logger=migrator t=2026-04-16T06:21:32.670430492Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-16T06:21:32.670814754Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=383.952µs logger=migrator t=2026-04-16T06:21:32.674493171Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-16T06:21:32.6751053Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=611.879µs logger=migrator t=2026-04-16T06:21:32.680891234Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-16T06:21:32.680965756Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=79.753µs logger=migrator t=2026-04-16T06:21:32.686271934Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-16T06:21:32.691215891Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.944437ms logger=migrator t=2026-04-16T06:21:32.695230758Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-16T06:21:32.697767209Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.536501ms logger=migrator t=2026-04-16T06:21:32.703234492Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-16T06:21:32.703387827Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=153.595µs logger=migrator t=2026-04-16T06:21:32.709967046Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-16T06:21:32.714748497Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.782702ms logger=migrator t=2026-04-16T06:21:32.719249839Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-16T06:21:32.721869113Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.620543ms logger=migrator t=2026-04-16T06:21:32.728021898Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-16T06:21:32.72872449Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=702.172µs logger=migrator t=2026-04-16T06:21:32.732618853Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-16T06:21:32.733539673Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=920.719µs logger=migrator t=2026-04-16T06:21:32.737632722Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-16T06:21:32.739003496Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.370904ms logger=migrator t=2026-04-16T06:21:32.74259773Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-16T06:21:32.743384265Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=783.965µs logger=migrator t=2026-04-16T06:21:32.747864447Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-16T06:21:32.748968922Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.103025ms logger=migrator t=2026-04-16T06:21:32.755680825Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-16T06:21:32.757168962Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.492208ms logger=migrator t=2026-04-16T06:21:32.763505133Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-16T06:21:32.763603076Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=99.053µs logger=migrator t=2026-04-16T06:21:32.769091609Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-16T06:21:32.76911735Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=26.311µs logger=migrator t=2026-04-16T06:21:32.773143058Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-16T06:21:32.777474615Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.331817ms logger=migrator t=2026-04-16T06:21:32.78171986Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-16T06:21:32.784579291Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.85966ms logger=migrator t=2026-04-16T06:21:32.788748633Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-16T06:21:32.788812415Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=61.782µs logger=migrator t=2026-04-16T06:21:32.793422841Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-16T06:21:32.794162564Z level=info msg="Migration successfully executed" id="create quota table v1" duration=739.453µs logger=migrator t=2026-04-16T06:21:32.798902685Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-16T06:21:32.800170275Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.26384ms logger=migrator t=2026-04-16T06:21:32.804779861Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-16T06:21:32.804817582Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=38.661µs logger=migrator t=2026-04-16T06:21:32.809515101Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-16T06:21:32.810772081Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.25748ms logger=migrator t=2026-04-16T06:21:32.815831901Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-16T06:21:32.817262817Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.434616ms logger=migrator t=2026-04-16T06:21:32.822384719Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-16T06:21:32.825326082Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.941353ms logger=migrator t=2026-04-16T06:21:32.82967932Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-16T06:21:32.829710121Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.991µs logger=migrator t=2026-04-16T06:21:32.833392198Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-16T06:21:32.834284136Z level=info msg="Migration successfully executed" id="create session table" duration=893.568µs logger=migrator t=2026-04-16T06:21:32.838085207Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-16T06:21:32.838168449Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=84.032µs logger=migrator t=2026-04-16T06:21:32.841473004Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-16T06:21:32.841549176Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=76.732µs logger=migrator t=2026-04-16T06:21:32.845875664Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-16T06:21:32.846633248Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=751.963µs logger=migrator t=2026-04-16T06:21:32.850991926Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-16T06:21:32.852095781Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.104565ms logger=migrator t=2026-04-16T06:21:32.856909134Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-16T06:21:32.856936334Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.581µs logger=migrator t=2026-04-16T06:21:32.861092686Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-16T06:21:32.861128897Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=36.641µs logger=migrator t=2026-04-16T06:21:32.864857386Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-16T06:21:32.869889675Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.03232ms logger=migrator t=2026-04-16T06:21:32.874275214Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-16T06:21:32.877191397Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.915943ms logger=migrator t=2026-04-16T06:21:32.880931775Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-16T06:21:32.881007347Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=75.802µs logger=migrator t=2026-04-16T06:21:32.886283754Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-16T06:21:32.886356097Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=72.933µs logger=migrator t=2026-04-16T06:21:32.890029663Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-16T06:21:32.891231931Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.202138ms logger=migrator t=2026-04-16T06:21:32.89623582Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-16T06:21:32.896279311Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=44.661µs logger=migrator t=2026-04-16T06:21:32.90158862Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-16T06:21:32.904574694Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.985434ms logger=migrator t=2026-04-16T06:21:32.908279332Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-16T06:21:32.908420706Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=140.964µs logger=migrator t=2026-04-16T06:21:32.912075962Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-16T06:21:32.915698197Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.622785ms logger=migrator t=2026-04-16T06:21:32.919836358Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-16T06:21:32.924637501Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.800742ms logger=migrator t=2026-04-16T06:21:32.929546716Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-16T06:21:32.929609668Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=62.962µs logger=migrator t=2026-04-16T06:21:32.938259012Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-16T06:21:32.939557323Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.297741ms logger=migrator t=2026-04-16T06:21:32.944911163Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-16T06:21:32.946172843Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.2606ms logger=migrator t=2026-04-16T06:21:32.951677578Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-16T06:21:32.953227957Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.55477ms logger=migrator t=2026-04-16T06:21:32.957877934Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-16T06:21:32.959170325Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.299791ms logger=migrator t=2026-04-16T06:21:32.964581787Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-16T06:21:32.965551277Z level=info msg="Migration successfully executed" id="add index alert state" duration=969.33µs logger=migrator t=2026-04-16T06:21:32.976270037Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-16T06:21:32.977536507Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.26652ms logger=migrator t=2026-04-16T06:21:32.982192865Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-16T06:21:32.982814065Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=621.01µs logger=migrator t=2026-04-16T06:21:32.98801429Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-16T06:21:32.98927418Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.25966ms logger=migrator t=2026-04-16T06:21:32.995891199Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-16T06:21:32.997399547Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.512048ms logger=migrator t=2026-04-16T06:21:33.001765735Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-16T06:21:33.013466326Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.695321ms logger=migrator t=2026-04-16T06:21:33.019514568Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-16T06:21:33.020114277Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=601.539µs logger=migrator t=2026-04-16T06:21:33.024464915Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-16T06:21:33.025272471Z 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=807.126µs logger=migrator t=2026-04-16T06:21:33.031656603Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-16T06:21:33.032033525Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=381.112µs logger=migrator t=2026-04-16T06:21:33.038006524Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-16T06:21:33.038469529Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=464.245µs logger=migrator t=2026-04-16T06:21:33.043025394Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-16T06:21:33.04385656Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=830.786µs logger=migrator t=2026-04-16T06:21:33.048138475Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-16T06:21:33.053705922Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.565357ms logger=migrator t=2026-04-16T06:21:33.059279669Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-16T06:21:33.062817321Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.544083ms logger=migrator t=2026-04-16T06:21:33.066674723Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-16T06:21:33.070219865Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.545882ms logger=migrator t=2026-04-16T06:21:33.074270524Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-16T06:21:33.077903099Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.631715ms logger=migrator t=2026-04-16T06:21:33.082858396Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-16T06:21:33.083773625Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=912.519µs logger=migrator t=2026-04-16T06:21:33.087994909Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-16T06:21:33.0880232Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.111µs logger=migrator t=2026-04-16T06:21:33.09275992Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-16T06:21:33.092950896Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=188.886µs logger=migrator t=2026-04-16T06:21:33.097942064Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-16T06:21:33.099305898Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.363614ms logger=migrator t=2026-04-16T06:21:33.104615266Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T06:21:33.105600927Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=985.411µs logger=migrator t=2026-04-16T06:21:33.111529825Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-16T06:21:33.11233207Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=802.745µs logger=migrator t=2026-04-16T06:21:33.117252886Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-16T06:21:33.118262038Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.007722ms logger=migrator t=2026-04-16T06:21:33.122329817Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T06:21:33.123277137Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=946.99µs logger=migrator t=2026-04-16T06:21:33.126896492Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-16T06:21:33.130784125Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.887073ms logger=migrator t=2026-04-16T06:21:33.134997789Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-16T06:21:33.13881914Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.820711ms logger=migrator t=2026-04-16T06:21:33.142672532Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-16T06:21:33.142954601Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=281.149µs logger=migrator t=2026-04-16T06:21:33.147757454Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-16T06:21:33.148719954Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=955.911µs logger=migrator t=2026-04-16T06:21:33.15300709Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-16T06:21:33.1539568Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=949.7µs logger=migrator t=2026-04-16T06:21:33.158919427Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-16T06:21:33.162908963Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.988796ms logger=migrator t=2026-04-16T06:21:33.16751902Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-16T06:21:33.167609793Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=90.942µs logger=migrator t=2026-04-16T06:21:33.173106327Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-16T06:21:33.174581684Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.475577ms logger=migrator t=2026-04-16T06:21:33.18078621Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-16T06:21:33.182372211Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.584961ms logger=migrator t=2026-04-16T06:21:33.187236675Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-16T06:21:33.187361829Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=128.964µs logger=migrator t=2026-04-16T06:21:33.191592293Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-16T06:21:33.19242787Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=835.426µs logger=migrator t=2026-04-16T06:21:33.197129969Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-16T06:21:33.198588015Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.457416ms logger=migrator t=2026-04-16T06:21:33.204546204Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-16T06:21:33.206062752Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.516378ms logger=migrator t=2026-04-16T06:21:33.211284357Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-16T06:21:33.213400564Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.116507ms logger=migrator t=2026-04-16T06:21:33.220482189Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-16T06:21:33.22272931Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.250802ms logger=migrator t=2026-04-16T06:21:33.231063094Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-16T06:21:33.23281668Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.758246ms logger=migrator t=2026-04-16T06:21:33.238266783Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-16T06:21:33.238290663Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=24.901µs logger=migrator t=2026-04-16T06:21:33.242190417Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-16T06:21:33.246220905Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.029918ms logger=migrator t=2026-04-16T06:21:33.250267623Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-16T06:21:33.252336289Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=2.066756ms logger=migrator t=2026-04-16T06:21:33.25678097Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-16T06:21:33.262974706Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.194187ms logger=migrator t=2026-04-16T06:21:33.269564574Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-16T06:21:33.270793133Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.230779ms logger=migrator t=2026-04-16T06:21:33.276741982Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-16T06:21:33.278160737Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.419865ms logger=migrator t=2026-04-16T06:21:33.284181048Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-16T06:21:33.28581755Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.635732ms logger=migrator t=2026-04-16T06:21:33.293655358Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-16T06:21:33.31327469Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=19.612202ms logger=migrator t=2026-04-16T06:21:33.327878763Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-16T06:21:33.329216895Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.337062ms logger=migrator t=2026-04-16T06:21:33.337746856Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-16T06:21:33.340308617Z 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=2.561271ms logger=migrator t=2026-04-16T06:21:33.361004503Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-16T06:21:33.361972484Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=975.301µs logger=migrator t=2026-04-16T06:21:33.367346675Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-16T06:21:33.36813532Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=791.005µs logger=migrator t=2026-04-16T06:21:33.372582011Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-16T06:21:33.372799577Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=217.977µs logger=migrator t=2026-04-16T06:21:33.390892911Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-16T06:21:33.399368709Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.470659ms logger=migrator t=2026-04-16T06:21:33.405181904Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-16T06:21:33.408268342Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.086338ms logger=migrator t=2026-04-16T06:21:33.412875308Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-16T06:21:33.413952712Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.076764ms logger=migrator t=2026-04-16T06:21:33.420799079Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-16T06:21:33.421864523Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.065624ms logger=migrator t=2026-04-16T06:21:33.429547986Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-16T06:21:33.429946089Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=397.783µs logger=migrator t=2026-04-16T06:21:33.436410444Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-16T06:21:33.440745051Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.335848ms logger=migrator t=2026-04-16T06:21:33.447373521Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-16T06:21:33.44922714Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.859789ms logger=migrator t=2026-04-16T06:21:33.45489759Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-16T06:21:33.455061995Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=164.535µs logger=migrator t=2026-04-16T06:21:33.459573328Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-16T06:21:33.460120125Z level=info msg="Migration successfully executed" id="Move region to single row" duration=542.187µs logger=migrator t=2026-04-16T06:21:33.465761584Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-16T06:21:33.467278402Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.516508ms logger=migrator t=2026-04-16T06:21:33.472038263Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-16T06:21:33.473004664Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.040013ms logger=migrator t=2026-04-16T06:21:33.477761925Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T06:21:33.479005264Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.243819ms logger=migrator t=2026-04-16T06:21:33.483425704Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T06:21:33.484514699Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.088325ms logger=migrator t=2026-04-16T06:21:33.490037634Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-16T06:21:33.490930842Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=892.398µs logger=migrator t=2026-04-16T06:21:33.495563109Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-16T06:21:33.497138259Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.573079ms logger=migrator t=2026-04-16T06:21:33.503529731Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-16T06:21:33.503667016Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=137.045µs logger=migrator t=2026-04-16T06:21:33.509639855Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-16T06:21:33.510536393Z level=info msg="Migration successfully executed" id="create test_data table" duration=895.768µs logger=migrator t=2026-04-16T06:21:33.516277945Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-16T06:21:33.517189534Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=916.489µs logger=migrator t=2026-04-16T06:21:33.521973356Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-16T06:21:33.522890805Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=916.939µs logger=migrator t=2026-04-16T06:21:33.581668168Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-16T06:21:33.583422304Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.759096ms logger=migrator t=2026-04-16T06:21:33.589163766Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-16T06:21:33.589404574Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=237.728µs logger=migrator t=2026-04-16T06:21:33.59401617Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-16T06:21:33.594453184Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=437.874µs logger=migrator t=2026-04-16T06:21:33.598858174Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-16T06:21:33.598926286Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=68.793µs logger=migrator t=2026-04-16T06:21:33.603201281Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-16T06:21:33.604523823Z level=info msg="Migration successfully executed" id="create team table" duration=1.322372ms logger=migrator t=2026-04-16T06:21:33.612057362Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-16T06:21:33.620148948Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=8.098107ms logger=migrator t=2026-04-16T06:21:33.62713123Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-16T06:21:33.628211924Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.073755ms logger=migrator t=2026-04-16T06:21:33.634108631Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-16T06:21:33.638877342Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.767881ms logger=migrator t=2026-04-16T06:21:33.64482107Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-16T06:21:33.645388598Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=563.898µs logger=migrator t=2026-04-16T06:21:33.65176046Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-16T06:21:33.652865056Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.104665ms logger=migrator t=2026-04-16T06:21:33.65838289Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-16T06:21:33.659429043Z level=info msg="Migration successfully executed" id="create team member table" duration=1.039883ms logger=migrator t=2026-04-16T06:21:33.665514166Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-16T06:21:33.66753778Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.024554ms logger=migrator t=2026-04-16T06:21:33.674024106Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-16T06:21:33.675365299Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.316842ms logger=migrator t=2026-04-16T06:21:33.681499363Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-16T06:21:33.68265918Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.160637ms logger=migrator t=2026-04-16T06:21:33.68801332Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-16T06:21:33.693160083Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.146254ms logger=migrator t=2026-04-16T06:21:33.698590385Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-16T06:21:33.703392197Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.802042ms logger=migrator t=2026-04-16T06:21:33.708914802Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-16T06:21:33.71230209Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.387828ms logger=migrator t=2026-04-16T06:21:33.718115444Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-16T06:21:33.719082914Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=967.18µs logger=migrator t=2026-04-16T06:21:33.725187188Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-16T06:21:33.726999285Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.811817ms logger=migrator t=2026-04-16T06:21:33.733555773Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-16T06:21:33.735093402Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.546589ms logger=migrator t=2026-04-16T06:21:33.74416864Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-16T06:21:33.745242244Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.074074ms logger=migrator t=2026-04-16T06:21:33.750718247Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-16T06:21:33.751924096Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.205289ms logger=migrator t=2026-04-16T06:21:33.756068497Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-16T06:21:33.757144491Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.075434ms logger=migrator t=2026-04-16T06:21:33.763367578Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-16T06:21:33.764399681Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.031953ms logger=migrator t=2026-04-16T06:21:33.769648948Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-16T06:21:33.771150465Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.500357ms logger=migrator t=2026-04-16T06:21:33.777290509Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-16T06:21:33.778005152Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=716.113µs logger=migrator t=2026-04-16T06:21:33.782173234Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-16T06:21:33.782450103Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=276.629µs logger=migrator t=2026-04-16T06:21:33.788749363Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-16T06:21:33.78960293Z level=info msg="Migration successfully executed" id="create tag table" duration=854.077µs logger=migrator t=2026-04-16T06:21:33.795016302Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-16T06:21:33.795990962Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=974.521µs logger=migrator t=2026-04-16T06:21:33.802558001Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-16T06:21:33.804311406Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.753595ms logger=migrator t=2026-04-16T06:21:33.810066909Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-16T06:21:33.810972427Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=901.748µs logger=migrator t=2026-04-16T06:21:33.817794994Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-16T06:21:33.819158077Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.367703ms logger=migrator t=2026-04-16T06:21:33.823316009Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-16T06:21:33.846270336Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=22.945437ms logger=migrator t=2026-04-16T06:21:33.8520653Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-16T06:21:33.852929547Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=864.497µs logger=migrator t=2026-04-16T06:21:33.858434232Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-16T06:21:33.859823726Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.389444ms logger=migrator t=2026-04-16T06:21:33.869760821Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-16T06:21:33.87036708Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=610.869µs logger=migrator t=2026-04-16T06:21:33.879612223Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-16T06:21:33.880188432Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=576.259µs logger=migrator t=2026-04-16T06:21:33.885436488Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-16T06:21:33.886910764Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.473426ms logger=migrator t=2026-04-16T06:21:33.892287485Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-16T06:21:33.893566535Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.27533ms logger=migrator t=2026-04-16T06:21:33.899873205Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-16T06:21:33.900084852Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=217.997µs logger=migrator t=2026-04-16T06:21:33.906299599Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-16T06:21:33.9116937Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.395661ms logger=migrator t=2026-04-16T06:21:33.917705781Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-16T06:21:33.922745111Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.03915ms logger=migrator t=2026-04-16T06:21:33.928104191Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-16T06:21:33.933243524Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.138822ms logger=migrator t=2026-04-16T06:21:33.938653185Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-16T06:21:33.943645603Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.988348ms logger=migrator t=2026-04-16T06:21:33.949977184Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-16T06:21:33.950915113Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=928.389µs logger=migrator t=2026-04-16T06:21:33.956817951Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-16T06:21:33.961940223Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.121732ms logger=migrator t=2026-04-16T06:21:33.96720634Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-16T06:21:33.968081148Z level=info msg="Migration successfully executed" id="create server_lock table" duration=873.998µs logger=migrator t=2026-04-16T06:21:33.974323176Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-16T06:21:33.975384759Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.061943ms logger=migrator t=2026-04-16T06:21:33.9814041Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-16T06:21:33.982763113Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.359063ms logger=migrator t=2026-04-16T06:21:33.9889671Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-16T06:21:33.990103286Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.132926ms logger=migrator t=2026-04-16T06:21:33.997991476Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-16T06:21:33.999912417Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.926811ms logger=migrator t=2026-04-16T06:21:34.021862263Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-16T06:21:34.023215746Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.358373ms logger=migrator t=2026-04-16T06:21:34.027440299Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-16T06:21:34.033201632Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.751973ms logger=migrator t=2026-04-16T06:21:34.037641033Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-16T06:21:34.038604163Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=963.46µs logger=migrator t=2026-04-16T06:21:34.044900383Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-16T06:21:34.045859063Z level=info msg="Migration successfully executed" id="create cache_data table" duration=958.95µs logger=migrator t=2026-04-16T06:21:34.050918793Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-16T06:21:34.052187284Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.268711ms logger=migrator t=2026-04-16T06:21:34.057621436Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-16T06:21:34.058546525Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=924.989µs logger=migrator t=2026-04-16T06:21:34.063237214Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-16T06:21:34.064231286Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=993.121µs logger=migrator t=2026-04-16T06:21:34.069264325Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-16T06:21:34.069328887Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=64.982µs logger=migrator t=2026-04-16T06:21:34.074506911Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-16T06:21:34.074603244Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=96.373µs logger=migrator t=2026-04-16T06:21:34.080664277Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-16T06:21:34.081899796Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.235169ms logger=migrator t=2026-04-16T06:21:34.087167483Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T06:21:34.088179165Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.011302ms logger=migrator t=2026-04-16T06:21:34.094258778Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T06:21:34.095249929Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=988.431µs logger=migrator t=2026-04-16T06:21:34.100297239Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-16T06:21:34.100364471Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=67.592µs logger=migrator t=2026-04-16T06:21:34.104670307Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T06:21:34.105612817Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=941.92µs logger=migrator t=2026-04-16T06:21:34.109817751Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T06:21:34.110700579Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=882.828µs logger=migrator t=2026-04-16T06:21:34.115654106Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T06:21:34.116635947Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=981.631µs logger=migrator t=2026-04-16T06:21:34.121998467Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T06:21:34.122978558Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=979.821µs logger=migrator t=2026-04-16T06:21:34.127515512Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-16T06:21:34.133476351Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.960789ms logger=migrator t=2026-04-16T06:21:34.167509369Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-16T06:21:34.168980186Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.462787ms logger=migrator t=2026-04-16T06:21:34.21862479Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-16T06:21:34.218752594Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=126.494µs logger=migrator t=2026-04-16T06:21:34.225975023Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-16T06:21:34.227686767Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.714744ms logger=migrator t=2026-04-16T06:21:34.233596064Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-16T06:21:34.235108932Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.516188ms logger=migrator t=2026-04-16T06:21:34.242555089Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-16T06:21:34.244566332Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.016544ms logger=migrator t=2026-04-16T06:21:34.251223903Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T06:21:34.251318086Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=96.983µs logger=migrator t=2026-04-16T06:21:34.256581683Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-16T06:21:34.257518833Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=937.98µs logger=migrator t=2026-04-16T06:21:34.263293346Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-16T06:21:34.264154803Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=861.137µs logger=migrator t=2026-04-16T06:21:34.269523894Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-16T06:21:34.27066948Z 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.145056ms logger=migrator t=2026-04-16T06:21:34.27761037Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-16T06:21:34.2795191Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.90932ms logger=migrator t=2026-04-16T06:21:34.292233123Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-16T06:21:34.298957847Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.725883ms logger=migrator t=2026-04-16T06:21:34.30379116Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-16T06:21:34.304768351Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=977.341µs logger=migrator t=2026-04-16T06:21:34.31137212Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T06:21:34.31324454Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.879139ms logger=migrator t=2026-04-16T06:21:34.318849917Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-16T06:21:34.354451656Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=35.593078ms logger=migrator t=2026-04-16T06:21:34.360063254Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-16T06:21:34.394448803Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=34.380889ms logger=migrator t=2026-04-16T06:21:34.399717811Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-16T06:21:34.401216018Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.496178ms logger=migrator t=2026-04-16T06:21:34.40884318Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T06:21:34.409983556Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.141626ms logger=migrator t=2026-04-16T06:21:34.414924173Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-16T06:21:34.419722375Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.797672ms logger=migrator t=2026-04-16T06:21:34.423728912Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-16T06:21:34.430402794Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.674121ms logger=migrator t=2026-04-16T06:21:34.43628344Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-16T06:21:34.437707895Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.392084ms logger=migrator t=2026-04-16T06:21:34.458199534Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-16T06:21:34.459578128Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.383444ms logger=migrator t=2026-04-16T06:21:34.477250789Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-16T06:21:34.478762946Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.503908ms logger=migrator t=2026-04-16T06:21:34.485013935Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-16T06:21:34.486524853Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.511258ms logger=migrator t=2026-04-16T06:21:34.491849461Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-16T06:21:34.491943954Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=94.513µs logger=migrator t=2026-04-16T06:21:34.498836493Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-16T06:21:34.505199104Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.362252ms logger=migrator t=2026-04-16T06:21:34.510029467Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-16T06:21:34.519280081Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.256074ms logger=migrator t=2026-04-16T06:21:34.523462833Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-16T06:21:34.529744833Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.280289ms logger=migrator t=2026-04-16T06:21:34.53596592Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-16T06:21:34.537649963Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.686863ms logger=migrator t=2026-04-16T06:21:34.542119405Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-16T06:21:34.544011375Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.89373ms logger=migrator t=2026-04-16T06:21:34.548392214Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-16T06:21:34.55775639Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.363996ms logger=migrator t=2026-04-16T06:21:34.562062687Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-16T06:21:34.569639937Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.57744ms logger=migrator t=2026-04-16T06:21:34.574961776Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-16T06:21:34.5769853Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.018934ms logger=migrator t=2026-04-16T06:21:34.582403082Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-16T06:21:34.591233272Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.82925ms logger=migrator t=2026-04-16T06:21:34.596664874Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-16T06:21:34.604216714Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.56892ms logger=migrator t=2026-04-16T06:21:34.610871684Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-16T06:21:34.611029789Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=162.745µs logger=migrator t=2026-04-16T06:21:34.618490536Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-16T06:21:34.621716068Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=3.229053ms logger=migrator t=2026-04-16T06:21:34.626607193Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-16T06:21:34.628482732Z 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.875019ms logger=migrator t=2026-04-16T06:21:34.632665225Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-16T06:21:34.633503412Z 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=837.947µs logger=migrator t=2026-04-16T06:21:34.639058168Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T06:21:34.63912492Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=67.532µs logger=migrator t=2026-04-16T06:21:34.642704503Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-16T06:21:34.649155748Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.450465ms logger=migrator t=2026-04-16T06:21:34.654008642Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-16T06:21:34.659275439Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.287658ms logger=migrator t=2026-04-16T06:21:34.664765473Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-16T06:21:34.669540584Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.774671ms logger=migrator t=2026-04-16T06:21:34.683788146Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-16T06:21:34.689011721Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.228776ms logger=migrator t=2026-04-16T06:21:34.693309988Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-16T06:21:34.702042274Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.732317ms logger=migrator t=2026-04-16T06:21:34.705980789Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-16T06:21:34.706137534Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=161.115µs logger=migrator t=2026-04-16T06:21:34.712835007Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-16T06:21:34.715099568Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=2.250301ms logger=migrator t=2026-04-16T06:21:34.722069149Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-16T06:21:34.731271951Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.205542ms logger=migrator t=2026-04-16T06:21:34.742345572Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-16T06:21:34.742494587Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=152.995µs logger=migrator t=2026-04-16T06:21:34.749075785Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-16T06:21:34.756084248Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.007692ms logger=migrator t=2026-04-16T06:21:34.761873491Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-16T06:21:34.763574425Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.715294ms logger=migrator t=2026-04-16T06:21:34.768311685Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-16T06:21:34.778035383Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.726398ms logger=migrator t=2026-04-16T06:21:34.781912386Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-16T06:21:34.782474524Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=561.928µs logger=migrator t=2026-04-16T06:21:34.788001599Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-16T06:21:34.78897677Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=975.011µs logger=migrator t=2026-04-16T06:21:34.794040081Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-16T06:21:34.80441983Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.378419ms logger=migrator t=2026-04-16T06:21:34.80789185Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-16T06:21:34.808435287Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=543.457µs logger=migrator t=2026-04-16T06:21:34.814895522Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-16T06:21:34.816783842Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.89095ms logger=migrator t=2026-04-16T06:21:34.821487111Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-16T06:21:34.822365859Z level=info msg="Migration successfully executed" id="create alert_image table" duration=878.928µs logger=migrator t=2026-04-16T06:21:34.826729657Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-16T06:21:34.827852402Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.115815ms logger=migrator t=2026-04-16T06:21:34.834527734Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-16T06:21:34.834649738Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=124.974µs logger=migrator t=2026-04-16T06:21:34.84006761Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-16T06:21:34.841503455Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.437175ms logger=migrator t=2026-04-16T06:21:34.846368469Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-16T06:21:34.847675061Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.306782ms logger=migrator t=2026-04-16T06:21:34.853998481Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-16T06:21:34.854564009Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-16T06:21:34.860156387Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-16T06:21:34.8608811Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=725.453µs logger=migrator t=2026-04-16T06:21:34.866054754Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-16T06:21:34.867750617Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.697063ms logger=migrator t=2026-04-16T06:21:34.87130514Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-16T06:21:34.878080555Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.774585ms logger=migrator t=2026-04-16T06:21:34.882704941Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-16T06:21:34.883810466Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.105645ms logger=migrator t=2026-04-16T06:21:34.888514705Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-16T06:21:34.88993538Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.420285ms logger=migrator t=2026-04-16T06:21:34.894474474Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-16T06:21:34.89559683Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.122336ms logger=migrator t=2026-04-16T06:21:34.902344094Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-16T06:21:34.903429738Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.085464ms logger=migrator t=2026-04-16T06:21:34.908555141Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-16T06:21:34.90979611Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.240639ms logger=migrator t=2026-04-16T06:21:34.914276622Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-16T06:21:34.914361825Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=79.743µs logger=migrator t=2026-04-16T06:21:34.919273551Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-16T06:21:34.919360163Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=87.102µs logger=migrator t=2026-04-16T06:21:34.924895969Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-16T06:21:34.931957753Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.061964ms logger=migrator t=2026-04-16T06:21:34.936671472Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-16T06:21:34.937055355Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=383.642µs logger=migrator t=2026-04-16T06:21:34.945290395Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-16T06:21:34.948358862Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=3.070677ms logger=migrator t=2026-04-16T06:21:34.955284262Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-16T06:21:34.955572831Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=288.769µs logger=migrator t=2026-04-16T06:21:34.962435139Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-16T06:21:34.964018419Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.591021ms logger=migrator t=2026-04-16T06:21:34.970481274Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-16T06:21:34.971568468Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.086054ms logger=migrator t=2026-04-16T06:21:34.978605962Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-16T06:21:35.017946249Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=39.332787ms logger=migrator t=2026-04-16T06:21:35.021676147Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-16T06:21:35.027394328Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.729332ms logger=migrator t=2026-04-16T06:21:35.033046387Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-16T06:21:35.033155951Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=109.454µs logger=migrator t=2026-04-16T06:21:35.036235218Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-16T06:21:35.068619475Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.386227ms logger=migrator t=2026-04-16T06:21:35.072626662Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-16T06:21:35.101101735Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=28.473953ms logger=migrator t=2026-04-16T06:21:35.104779161Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-16T06:21:35.105480274Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=700.163µs logger=migrator t=2026-04-16T06:21:35.110518723Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-16T06:21:35.111510334Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=991.371µs logger=migrator t=2026-04-16T06:21:35.115960105Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-16T06:21:35.116161112Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=201.117µs logger=migrator t=2026-04-16T06:21:35.119385194Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-16T06:21:35.12021395Z level=info msg="Migration successfully executed" id="create permission table" duration=826.056µs logger=migrator t=2026-04-16T06:21:35.124039962Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-16T06:21:35.12557718Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.533048ms logger=migrator t=2026-04-16T06:21:35.130195027Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-16T06:21:35.131734736Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.538279ms logger=migrator t=2026-04-16T06:21:35.136111854Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-16T06:21:35.137083145Z level=info msg="Migration successfully executed" id="create role table" duration=971.331µs logger=migrator t=2026-04-16T06:21:35.142303451Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-16T06:21:35.149917492Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.614291ms logger=migrator t=2026-04-16T06:21:35.154469107Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-16T06:21:35.162874133Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.403947ms logger=migrator t=2026-04-16T06:21:35.168045857Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-16T06:21:35.169060519Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.014693ms logger=migrator t=2026-04-16T06:21:35.175013017Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-16T06:21:35.17602902Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.015743ms logger=migrator t=2026-04-16T06:21:35.180164921Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-16T06:21:35.181466572Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.303501ms logger=migrator t=2026-04-16T06:21:35.18550127Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-16T06:21:35.186390128Z level=info msg="Migration successfully executed" id="create team role table" duration=890.548µs logger=migrator t=2026-04-16T06:21:35.1902251Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-16T06:21:35.191254972Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.029402ms logger=migrator t=2026-04-16T06:21:35.195363373Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-16T06:21:35.196379455Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.015502ms logger=migrator t=2026-04-16T06:21:35.200102823Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-16T06:21:35.201120725Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.009642ms logger=migrator t=2026-04-16T06:21:35.204824743Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-16T06:21:35.205761842Z level=info msg="Migration successfully executed" id="create user role table" duration=936.509µs logger=migrator t=2026-04-16T06:21:35.209834052Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-16T06:21:35.211441293Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.60708ms logger=migrator t=2026-04-16T06:21:35.215976746Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-16T06:21:35.217010839Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.034243ms logger=migrator t=2026-04-16T06:21:35.22085011Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-16T06:21:35.221892523Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.042323ms logger=migrator t=2026-04-16T06:21:35.225519658Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-16T06:21:35.226307393Z level=info msg="Migration successfully executed" id="create builtin role table" duration=787.455µs logger=migrator t=2026-04-16T06:21:35.231129816Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-16T06:21:35.23251763Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.387344ms logger=migrator t=2026-04-16T06:21:35.236887109Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-16T06:21:35.237995234Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.104815ms logger=migrator t=2026-04-16T06:21:35.242017822Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-16T06:21:35.249662234Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.643842ms logger=migrator t=2026-04-16T06:21:35.253259108Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-16T06:21:35.254299541Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.039813ms logger=migrator t=2026-04-16T06:21:35.258146613Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-16T06:21:35.259496896Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.386144ms logger=migrator t=2026-04-16T06:21:35.263378019Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-16T06:21:35.26436721Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=988.751µs logger=migrator t=2026-04-16T06:21:35.267635754Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-16T06:21:35.268644496Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.008572ms logger=migrator t=2026-04-16T06:21:35.27192575Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-16T06:21:35.272736616Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=810.486µs logger=migrator t=2026-04-16T06:21:35.276456493Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-16T06:21:35.277524227Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.067174ms logger=migrator t=2026-04-16T06:21:35.281591896Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-16T06:21:35.29275542Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.163544ms logger=migrator t=2026-04-16T06:21:35.296508829Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-16T06:21:35.302122917Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.613718ms logger=migrator t=2026-04-16T06:21:35.306221467Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-16T06:21:35.317517055Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.295998ms logger=migrator t=2026-04-16T06:21:35.336414964Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-16T06:21:35.344432108Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.017154ms logger=migrator t=2026-04-16T06:21:35.365255148Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-16T06:21:35.36720972Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.955072ms logger=migrator t=2026-04-16T06:21:35.37475766Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-16T06:21:35.376462174Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.704374ms logger=migrator t=2026-04-16T06:21:35.386780151Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-16T06:21:35.388679431Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.904521ms logger=migrator t=2026-04-16T06:21:35.404816692Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-16T06:21:35.406700392Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.88377ms logger=migrator t=2026-04-16T06:21:35.412755954Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-16T06:21:35.414682955Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.925811ms logger=migrator t=2026-04-16T06:21:35.421869383Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-16T06:21:35.421953426Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=83.543µs logger=migrator t=2026-04-16T06:21:35.437040124Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-16T06:21:35.437093866Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=55.292µs logger=migrator t=2026-04-16T06:21:35.450852442Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-16T06:21:35.451519693Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=667.722µs logger=migrator t=2026-04-16T06:21:35.456707007Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-16T06:21:35.457607136Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=901.359µs logger=migrator t=2026-04-16T06:21:35.46278887Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-16T06:21:35.46342205Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=635.91µs logger=migrator t=2026-04-16T06:21:35.470076111Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-16T06:21:35.470421562Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=345.981µs logger=migrator t=2026-04-16T06:21:35.477993622Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-16T06:21:35.478729376Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=735.593µs logger=migrator t=2026-04-16T06:21:35.485715397Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-16T06:21:35.486978267Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.26279ms logger=migrator t=2026-04-16T06:21:35.493470353Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-16T06:21:35.495495297Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.025184ms logger=migrator t=2026-04-16T06:21:35.501456895Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-16T06:21:35.509744517Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.284042ms logger=migrator t=2026-04-16T06:21:35.513163896Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-16T06:21:35.513216268Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=52.272µs logger=migrator t=2026-04-16T06:21:35.517655278Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-16T06:21:35.519146306Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.490848ms logger=migrator t=2026-04-16T06:21:35.523944578Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-16T06:21:35.525830458Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.885239ms logger=migrator t=2026-04-16T06:21:35.530381702Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-16T06:21:35.531426795Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.051663ms logger=migrator t=2026-04-16T06:21:35.538285382Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-16T06:21:35.550340095Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.055053ms logger=migrator t=2026-04-16T06:21:35.569099509Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-16T06:21:35.570848565Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.749525ms logger=migrator t=2026-04-16T06:21:35.574661395Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-16T06:21:35.575634086Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=972.251µs logger=migrator t=2026-04-16T06:21:35.582601247Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-16T06:21:35.606549486Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.942799ms logger=migrator t=2026-04-16T06:21:35.612328439Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-16T06:21:35.613577319Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.24879ms logger=migrator t=2026-04-16T06:21:35.619700553Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-16T06:21:35.621059566Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.357973ms logger=migrator t=2026-04-16T06:21:35.626359814Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-16T06:21:35.627997736Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.638012ms logger=migrator t=2026-04-16T06:21:35.632263741Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-16T06:21:35.633508601Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.24456ms logger=migrator t=2026-04-16T06:21:35.638703416Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-16T06:21:35.639053407Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=350.361µs logger=migrator t=2026-04-16T06:21:35.725733834Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-16T06:21:35.727472289Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.742695ms logger=migrator t=2026-04-16T06:21:35.842676641Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-16T06:21:35.856144439Z level=info msg="Migration successfully executed" id="add provisioning column" duration=13.467307ms logger=migrator t=2026-04-16T06:21:35.864018408Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-16T06:21:35.865948609Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.935131ms logger=migrator t=2026-04-16T06:21:35.870973519Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-16T06:21:35.871849397Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=875.877µs logger=migrator t=2026-04-16T06:21:35.879079346Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T06:21:35.879574281Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T06:21:35.885025984Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T06:21:35.88585261Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T06:21:35.891027534Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-16T06:21:35.892820841Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.790327ms logger=migrator t=2026-04-16T06:21:35.899328987Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-16T06:21:35.900390821Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.061724ms logger=migrator t=2026-04-16T06:21:35.906206465Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T06:21:35.907770505Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.56364ms logger=migrator t=2026-04-16T06:21:35.913558929Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T06:21:35.914783867Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.224868ms logger=migrator t=2026-04-16T06:21:35.921619814Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T06:21:35.923279457Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.659193ms logger=migrator t=2026-04-16T06:21:35.928222044Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T06:21:35.929859175Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.638282ms logger=migrator t=2026-04-16T06:21:35.936035451Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-16T06:21:35.937158617Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.182548ms logger=migrator t=2026-04-16T06:21:35.943535469Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-16T06:21:35.944884171Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.347852ms logger=migrator t=2026-04-16T06:21:35.950766938Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T06:21:35.952061209Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.293541ms logger=migrator t=2026-04-16T06:21:35.957480971Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T06:21:35.958688709Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.198688ms logger=migrator t=2026-04-16T06:21:35.963425089Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-16T06:21:35.964938007Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.512258ms logger=migrator t=2026-04-16T06:21:35.970522804Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-16T06:21:35.993809553Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.281698ms logger=migrator t=2026-04-16T06:21:36.000335919Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-16T06:21:36.006565437Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.228948ms logger=migrator t=2026-04-16T06:21:36.012361131Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-16T06:21:36.020787268Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.428678ms logger=migrator t=2026-04-16T06:21:36.026485288Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-16T06:21:36.026681055Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=196.047µs logger=migrator t=2026-04-16T06:21:36.032173899Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-16T06:21:36.042486686Z level=info msg="Migration successfully executed" id="add share column" duration=10.308347ms logger=migrator t=2026-04-16T06:21:36.04891361Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-16T06:21:36.04955374Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=640.801µs logger=migrator t=2026-04-16T06:21:36.055271761Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-16T06:21:36.056982235Z level=info msg="Migration successfully executed" id="create file table" duration=1.710384ms logger=migrator t=2026-04-16T06:21:36.064166223Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-16T06:21:36.065454064Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.28686ms logger=migrator t=2026-04-16T06:21:36.072002451Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-16T06:21:36.07323726Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.234709ms logger=migrator t=2026-04-16T06:21:36.080819941Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-16T06:21:36.083023781Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.192339ms logger=migrator t=2026-04-16T06:21:36.090471467Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-16T06:21:36.091924283Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.453506ms logger=migrator t=2026-04-16T06:21:36.0987691Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-16T06:21:36.098888164Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=120.564µs logger=migrator t=2026-04-16T06:21:36.104643526Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-16T06:21:36.10475744Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=114.154µs logger=migrator t=2026-04-16T06:21:36.110540083Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-16T06:21:36.111806923Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.25696ms logger=migrator t=2026-04-16T06:21:36.117584676Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-16T06:21:36.117909306Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=318.32µs logger=migrator t=2026-04-16T06:21:36.124896568Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-16T06:21:36.126622013Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.724244ms logger=migrator t=2026-04-16T06:21:36.133000495Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-16T06:21:36.144953444Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.952899ms logger=migrator t=2026-04-16T06:21:36.151008536Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-16T06:21:36.15113637Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=128.164µs logger=migrator t=2026-04-16T06:21:36.157416309Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-16T06:21:36.158650608Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.233809ms logger=migrator t=2026-04-16T06:21:36.164444972Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-16T06:21:36.165106593Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=662.951µs logger=migrator t=2026-04-16T06:21:36.170652838Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-16T06:21:36.171098832Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=446.754µs logger=migrator t=2026-04-16T06:21:36.176998009Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-16T06:21:36.17795733Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=959.001µs logger=migrator t=2026-04-16T06:21:36.184286481Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-16T06:21:36.196601161Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.3108ms logger=migrator t=2026-04-16T06:21:36.20255497Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-16T06:21:36.209075577Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.519767ms logger=migrator t=2026-04-16T06:21:36.214196279Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-16T06:21:36.215404297Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.209018ms logger=migrator t=2026-04-16T06:21:36.221871542Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-16T06:21:36.305277496Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=83.400794ms logger=migrator t=2026-04-16T06:21:36.310680447Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-16T06:21:36.311549675Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=869.188µs logger=migrator t=2026-04-16T06:21:36.322518603Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-16T06:21:36.323832244Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.317141ms logger=migrator t=2026-04-16T06:21:36.329283327Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-16T06:21:36.361685404Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=32.397977ms logger=migrator t=2026-04-16T06:21:36.368400117Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-16T06:21:36.379677255Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.274798ms logger=migrator t=2026-04-16T06:21:36.386517802Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-16T06:21:36.386866973Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=349.301µs logger=migrator t=2026-04-16T06:21:36.392034516Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-16T06:21:36.392200871Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=158.935µs logger=migrator t=2026-04-16T06:21:36.397265662Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-16T06:21:36.39750937Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=240.988µs logger=migrator t=2026-04-16T06:21:36.403355955Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-16T06:21:36.403677345Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=321.81µs logger=migrator t=2026-04-16T06:21:36.408953493Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-16T06:21:36.409335395Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=386.303µs logger=migrator t=2026-04-16T06:21:36.414683614Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-16T06:21:36.415877622Z level=info msg="Migration successfully executed" id="create folder table" duration=1.194448ms logger=migrator t=2026-04-16T06:21:36.421702747Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-16T06:21:36.422931546Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.228529ms logger=migrator t=2026-04-16T06:21:36.429534685Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-16T06:21:36.43127473Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.739775ms logger=migrator t=2026-04-16T06:21:36.437158537Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-16T06:21:36.437187028Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.981µs logger=migrator t=2026-04-16T06:21:36.442079283Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T06:21:36.443937682Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.856408ms logger=migrator t=2026-04-16T06:21:36.451068258Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T06:21:36.452298897Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.231439ms logger=migrator t=2026-04-16T06:21:36.457415859Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-16T06:21:36.458686139Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.26949ms logger=migrator t=2026-04-16T06:21:36.463688908Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-16T06:21:36.464164303Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=481.946µs logger=migrator t=2026-04-16T06:21:36.469612686Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-16T06:21:36.470019268Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=406.263µs logger=migrator t=2026-04-16T06:21:36.475993768Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-16T06:21:36.478109365Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.122367ms logger=migrator t=2026-04-16T06:21:36.483470575Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-16T06:21:36.485275762Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.810907ms logger=migrator t=2026-04-16T06:21:36.492566803Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-16T06:21:36.494575427Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.013654ms logger=migrator t=2026-04-16T06:21:36.500491814Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-16T06:21:36.501800106Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.307432ms logger=migrator t=2026-04-16T06:21:36.508078505Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-16T06:21:36.509740737Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.660192ms logger=migrator t=2026-04-16T06:21:36.514778557Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-16T06:21:36.516147181Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.368763ms logger=migrator t=2026-04-16T06:21:36.52212035Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-16T06:21:36.523410351Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.291051ms logger=migrator t=2026-04-16T06:21:36.530263978Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-16T06:21:36.532083116Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.815638ms logger=migrator t=2026-04-16T06:21:36.538412957Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-16T06:21:36.539331336Z level=info msg="Migration successfully executed" id="create signing_key table" duration=918.629µs logger=migrator t=2026-04-16T06:21:36.545741809Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-16T06:21:36.547783704Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.045425ms logger=migrator t=2026-04-16T06:21:36.554871458Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-16T06:21:36.55617706Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.305411ms logger=migrator t=2026-04-16T06:21:36.561743066Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-16T06:21:36.56218628Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=449.744µs logger=migrator t=2026-04-16T06:21:36.568270223Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-16T06:21:36.580679076Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.409443ms logger=migrator t=2026-04-16T06:21:36.58806186Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-16T06:21:36.588551656Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=493.306µs logger=migrator t=2026-04-16T06:21:36.595053742Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T06:21:36.595088633Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=36.371µs logger=migrator t=2026-04-16T06:21:36.600529966Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T06:21:36.602296582Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.766466ms logger=migrator t=2026-04-16T06:21:36.608348714Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T06:21:36.608366564Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=18.96µs logger=migrator t=2026-04-16T06:21:36.614967493Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-16T06:21:36.616990177Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.021484ms logger=migrator t=2026-04-16T06:21:36.62558681Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T06:21:36.62684195Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.249919ms logger=migrator t=2026-04-16T06:21:36.633718738Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-16T06:21:36.635237976Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.518209ms logger=migrator t=2026-04-16T06:21:36.640273816Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-16T06:21:36.641140573Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=867.718µs logger=migrator t=2026-04-16T06:21:36.645594974Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-16T06:21:36.645871113Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=277.029µs logger=migrator t=2026-04-16T06:21:36.650473169Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-16T06:21:36.651378558Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=905.359µs logger=migrator t=2026-04-16T06:21:36.657537653Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-16T06:21:36.658974309Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.441605ms logger=migrator t=2026-04-16T06:21:36.665295279Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-16T06:21:36.666960322Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.665812ms logger=migrator t=2026-04-16T06:21:36.672515277Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-16T06:21:36.682281977Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.76676ms logger=migrator t=2026-04-16T06:21:36.687154422Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-16T06:21:36.696328582Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.176331ms logger=migrator t=2026-04-16T06:21:36.701251329Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-16T06:21:36.707971472Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.709512ms logger=migrator t=2026-04-16T06:21:36.713743905Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-16T06:21:36.713808077Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=65.242µs logger=migrator t=2026-04-16T06:21:36.71894523Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-16T06:21:36.732045475Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.101804ms logger=migrator t=2026-04-16T06:21:36.738342964Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-16T06:21:36.747643769Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.299185ms logger=migrator t=2026-04-16T06:21:36.753724012Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-16T06:21:36.753947019Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=222.867µs logger=migrator t=2026-04-16T06:21:36.759055311Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.804743879s logger=migrator t=2026-04-16T06:21:36.760441095Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-16T06:21:36.778238269Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-16T06:21:36.778437365Z level=info msg="Created default organization" logger=secrets t=2026-04-16T06:21:36.785812109Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T06:21:36.837976403Z level=info msg="Restored cache from database" duration=452.374µs logger=plugin.store t=2026-04-16T06:21:36.839337906Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-16T06:21:36.879378915Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-16T06:21:36.879412336Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-16T06:21:36.879487619Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-16T06:21:36.879501239Z level=info msg="Plugins loaded" count=54 duration=40.164263ms logger=query_data t=2026-04-16T06:21:36.883782415Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-16T06:21:36.887124161Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-16T06:21:36.892317465Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-16T06:21:36.910643906Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-16T06:21:36.912987901Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-16T06:21:36.915085147Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-16T06:21:36.939652976Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-16T06:21:36.960264009Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-16T06:21:36.980620775Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-16T06:21:36.980640385Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-16T06:21:36.980969326Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-16T06:21:36.982437622Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-16T06:21:36.982532775Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-16T06:21:36.98899268Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-16T06:21:36.996661483Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-16T06:21:37.073764077Z level=info msg="Update check succeeded" duration=92.968117ms logger=grafana.update.checker t=2026-04-16T06:21:37.077836046Z level=info msg="Update check succeeded" duration=95.749745ms logger=ngalert.state.manager t=2026-04-16T06:21:37.096035513Z level=info msg="State cache has been initialized" states=0 duration=115.059407ms logger=ngalert.scheduler t=2026-04-16T06:21:37.096156607Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-16T06:21:37.096289081Z level=info msg=starting first_tick=2026-04-16T06:21:40Z logger=provisioning.dashboard t=2026-04-16T06:21:37.102172218Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-16T06:21:37.114173118Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-16T06:21:37.114494858Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-16T06:21:37.135799084Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-16T06:21:37.155147387Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T06:21:37.164005558Z level=info msg="Patterns update finished" duration=150.335646ms logger=provisioning.dashboard t=2026-04-16T06:21:37.181375218Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-16T06:21:37.182160973Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=grafana-apiserver t=2026-04-16T06:21:37.325558289Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-16T06:21:37.326088436Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-16T06:21:38.749389885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:38.750369886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:38.770314728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:38.97007415Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:38.98962702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.021647725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.041329459Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-16T06:21:39.074197571Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-16T06:21:39.085109546Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-16T06:21:39.088687399Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-16T06:21:39.099715649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.358924376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.377853066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.400283967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.415534581Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.445575283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.467032563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.49405032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.510194471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.546576375Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.562375076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.588607237Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.604639885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.639096257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.655711074Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.68177334Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.69912252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.735946437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.754220377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.790555689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.808483777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.837874189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.856431957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.889092453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.911465992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.944024304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:39.956354855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:40.284352722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:40.300315318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:40.74201487Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:40.771692521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:41.655231459Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:41.677781394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:41.735813384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:41.754491096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:41.80825472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:41.824893588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:41.871316409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:41.88964566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:41.937247819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:41.952815953Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.015660365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.038835109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.090326192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.107699213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.167376724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.18710698Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.242466294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.261229549Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.320729726Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.338710216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.392972416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.409722466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.474227361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.492431959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.544474188Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.562734167Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.618562917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.641332839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.707873327Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.725755614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.781167201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.799209532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.863520591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.87989587Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.945856171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:42.979920131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:43.227656534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:43.245033375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:43.317178872Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:43.333920463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:21:43.408447405Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-16T06:23:10.002695027Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-16T06:31:36.986788505Z level=info msg="Completed cleanup jobs" duration=4.946906ms logger=sqlstore.transactions t=2026-04-16T06:31:36.993485446Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-16T06:31:37.124883924Z level=info msg="Update check succeeded" duration=50.002382ms logger=sqlstore.transactions t=2026-04-16T06:36:36.901910707Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"