logger=settings t=2026-08-08T05:55:16.244424589Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-08T05:55:16Z logger=settings t=2026-08-08T05:55:16.244816117Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-08T05:55:16.244828537Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-08T05:55:16.244832817Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-08T05:55:16.244839457Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-08T05:55:16.244843148Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-08T05:55:16.244846238Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-08T05:55:16.244849228Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-08T05:55:16.244853508Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-08T05:55:16.244869568Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-08T05:55:16.244872758Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-08T05:55:16.244879448Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-08T05:55:16.244882918Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-08T05:55:16.244887408Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-08T05:55:16.244892059Z level=info msg=Target target=[all] logger=settings t=2026-08-08T05:55:16.244899089Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-08T05:55:16.244902969Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-08T05:55:16.244907379Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-08T05:55:16.244913539Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-08T05:55:16.244918849Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-08T05:55:16.244923589Z level=info msg="App mode production" logger=sqlstore t=2026-08-08T05:55:16.245523712Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-08T05:55:16.245542172Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-08T05:55:16.250591459Z level=info msg="Locking database" logger=migrator t=2026-08-08T05:55:16.25063883Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-08T05:55:16.252012679Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-08T05:55:16.254251616Z level=info msg="Migration successfully executed" id="create migration_log table" duration=2.238137ms logger=migrator t=2026-08-08T05:55:16.257830732Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-08T05:55:16.258416414Z level=info msg="Migration successfully executed" id="create user table" duration=585.542µs logger=migrator t=2026-08-08T05:55:16.262882438Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-08T05:55:16.26342669Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=544.372µs logger=migrator t=2026-08-08T05:55:16.267423374Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-08T05:55:16.26866869Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.247386ms logger=migrator t=2026-08-08T05:55:16.274761679Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-08T05:55:16.275713919Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=952.23µs logger=migrator t=2026-08-08T05:55:16.281368198Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-08T05:55:16.282256257Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=888.419µs logger=migrator t=2026-08-08T05:55:16.287398636Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-08T05:55:16.29045052Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.051224ms logger=migrator t=2026-08-08T05:55:16.294186439Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-08T05:55:16.295494277Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.308058ms logger=migrator t=2026-08-08T05:55:16.299130703Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-08T05:55:16.300191976Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.060773ms logger=migrator t=2026-08-08T05:55:16.304403325Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-08T05:55:16.305031538Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=628.843µs logger=migrator t=2026-08-08T05:55:16.308765617Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-08T05:55:16.309116744Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=350.717µs logger=migrator t=2026-08-08T05:55:16.312438624Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-08T05:55:16.313442155Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.003201ms logger=migrator t=2026-08-08T05:55:16.320322191Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-08T05:55:16.321932625Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.612114ms logger=migrator t=2026-08-08T05:55:16.326309007Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-08T05:55:16.326350228Z level=info msg="Migration successfully executed" id="Update user table charset" duration=39.051µs logger=migrator t=2026-08-08T05:55:16.331506397Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-08T05:55:16.333172132Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.664595ms logger=migrator t=2026-08-08T05:55:16.337625016Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-08T05:55:16.338209568Z level=info msg="Migration successfully executed" id="Add missing user data" duration=584.082µs logger=migrator t=2026-08-08T05:55:16.342834806Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-08T05:55:16.344409269Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.576153ms logger=migrator t=2026-08-08T05:55:16.347699819Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-08T05:55:16.348603148Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=899.629µs logger=migrator t=2026-08-08T05:55:16.351836776Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-08T05:55:16.353160914Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.324968ms logger=migrator t=2026-08-08T05:55:16.356875792Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-08T05:55:16.365689778Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.873887ms logger=migrator t=2026-08-08T05:55:16.372068413Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-08T05:55:16.377920167Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.851204ms logger=migrator t=2026-08-08T05:55:16.382017953Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-08T05:55:16.382286559Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=269.216µs logger=migrator t=2026-08-08T05:55:16.385936676Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-08T05:55:16.386886786Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=950.34µs logger=migrator t=2026-08-08T05:55:16.392399932Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-08-08T05:55:16.394752152Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=2.35057ms logger=migrator t=2026-08-08T05:55:16.39846718Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-08T05:55:16.399317828Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=851.398µs logger=migrator t=2026-08-08T05:55:16.403618739Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-08T05:55:16.404657591Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.038762ms logger=migrator t=2026-08-08T05:55:16.409233978Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-08T05:55:16.410538375Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.303918ms logger=migrator t=2026-08-08T05:55:16.415484679Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-08T05:55:16.417262557Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.778038ms logger=migrator t=2026-08-08T05:55:16.425104043Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-08T05:55:16.426064083Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=961.131µs logger=migrator t=2026-08-08T05:55:16.430969516Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-08T05:55:16.431763472Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=794.066µs logger=migrator t=2026-08-08T05:55:16.436537833Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-08T05:55:16.436574484Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=37.591µs logger=migrator t=2026-08-08T05:55:16.456042525Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-08T05:55:16.456915803Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=873.498µs logger=migrator t=2026-08-08T05:55:16.46055807Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-08T05:55:16.461731695Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.173085ms logger=migrator t=2026-08-08T05:55:16.467327483Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-08T05:55:16.468094519Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=767.156µs logger=migrator t=2026-08-08T05:55:16.472742117Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-08T05:55:16.474009414Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.268167ms logger=migrator t=2026-08-08T05:55:16.479176413Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-08T05:55:16.48565258Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.475537ms logger=migrator t=2026-08-08T05:55:16.491787699Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-08T05:55:16.492914573Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.123504ms logger=migrator t=2026-08-08T05:55:16.497116222Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-08T05:55:16.498201175Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.084533ms logger=migrator t=2026-08-08T05:55:16.502112177Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-08T05:55:16.502915494Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=802.957µs logger=migrator t=2026-08-08T05:55:16.508565253Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-08T05:55:16.510589196Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=2.023903ms logger=migrator t=2026-08-08T05:55:16.516136623Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-08T05:55:16.517003202Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=861.518µs logger=migrator t=2026-08-08T05:55:16.522039658Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-08T05:55:16.522502178Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=458.13µs logger=migrator t=2026-08-08T05:55:16.526839099Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-08T05:55:16.527459212Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=619.113µs logger=migrator t=2026-08-08T05:55:16.535545623Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-08T05:55:16.536744548Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=1.201535ms logger=migrator t=2026-08-08T05:55:16.542292135Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-08T05:55:16.543410289Z level=info msg="Migration successfully executed" id="create star table" duration=1.119654ms logger=migrator t=2026-08-08T05:55:16.547658369Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-08T05:55:16.548363904Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=706.595µs logger=migrator t=2026-08-08T05:55:16.553453231Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-08T05:55:16.55437804Z level=info msg="Migration successfully executed" id="create org table v1" duration=922.619µs logger=migrator t=2026-08-08T05:55:16.559011748Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-08T05:55:16.559990669Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=978.551µs logger=migrator t=2026-08-08T05:55:16.564681728Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-08T05:55:16.565967365Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.283857ms logger=migrator t=2026-08-08T05:55:16.571835459Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-08T05:55:16.572885371Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.052582ms logger=migrator t=2026-08-08T05:55:16.579106443Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-08T05:55:16.580589914Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.480231ms logger=migrator t=2026-08-08T05:55:16.585198641Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-08T05:55:16.586019069Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=821.597µs logger=migrator t=2026-08-08T05:55:16.590958143Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-08T05:55:16.591010754Z level=info msg="Migration successfully executed" id="Update org table charset" duration=55.541µs logger=migrator t=2026-08-08T05:55:16.595777254Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-08T05:55:16.595837446Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=61.752µs logger=migrator t=2026-08-08T05:55:16.601206729Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-08T05:55:16.601544266Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=342.987µs logger=migrator t=2026-08-08T05:55:16.60601376Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-08T05:55:16.607195005Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.182185ms logger=migrator t=2026-08-08T05:55:16.611774402Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-08T05:55:16.612751593Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=984.361µs logger=migrator t=2026-08-08T05:55:16.617148426Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-08T05:55:16.618063055Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=914.609µs logger=migrator t=2026-08-08T05:55:16.623745735Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-08T05:55:16.624956131Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.209455ms logger=migrator t=2026-08-08T05:55:16.630708932Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-08T05:55:16.631502959Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=797.887µs logger=migrator t=2026-08-08T05:55:16.636334211Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-08T05:55:16.637011685Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=677.984µs logger=migrator t=2026-08-08T05:55:16.641115202Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-08T05:55:16.649345655Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.229614ms logger=migrator t=2026-08-08T05:55:16.653606555Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-08T05:55:16.654231168Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=624.273µs logger=migrator t=2026-08-08T05:55:16.658850806Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-08T05:55:16.660144443Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.293347ms logger=migrator t=2026-08-08T05:55:16.66425024Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-08T05:55:16.665544037Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.289207ms logger=migrator t=2026-08-08T05:55:16.669890419Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-08T05:55:16.670209036Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=318.907µs logger=migrator t=2026-08-08T05:55:16.675195871Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-08T05:55:16.676301324Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.103143ms logger=migrator t=2026-08-08T05:55:16.681361941Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-08T05:55:16.681546625Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=184.414µs logger=migrator t=2026-08-08T05:55:16.68604504Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-08T05:55:16.68796423Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.91859ms logger=migrator t=2026-08-08T05:55:16.693242232Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-08T05:55:16.695119641Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.876769ms logger=migrator t=2026-08-08T05:55:16.699556265Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-08T05:55:16.701482656Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.926141ms logger=migrator t=2026-08-08T05:55:16.705857488Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-08T05:55:16.706660285Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=802.667µs logger=migrator t=2026-08-08T05:55:16.711776263Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-08T05:55:16.714998781Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.221818ms logger=migrator t=2026-08-08T05:55:16.719277642Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-08T05:55:16.720274833Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=998.341µs logger=migrator t=2026-08-08T05:55:16.724780108Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-08T05:55:16.72629509Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.514932ms logger=migrator t=2026-08-08T05:55:16.735423592Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-08T05:55:16.735454783Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=32.141µs logger=migrator t=2026-08-08T05:55:16.740885028Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-08T05:55:16.740911548Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=27.54µs logger=migrator t=2026-08-08T05:55:16.744125956Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-08T05:55:16.746291322Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.165216ms logger=migrator t=2026-08-08T05:55:16.75092093Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-08T05:55:16.752902762Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.982292ms logger=migrator t=2026-08-08T05:55:16.757929258Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-08T05:55:16.75992407Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.994802ms logger=migrator t=2026-08-08T05:55:16.76373012Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-08T05:55:16.765939107Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.208507ms logger=migrator t=2026-08-08T05:55:16.770094604Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-08T05:55:16.770302309Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=203.195µs logger=migrator t=2026-08-08T05:55:16.774359724Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-08T05:55:16.775416707Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.055573ms logger=migrator t=2026-08-08T05:55:16.781032195Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-08T05:55:16.782130508Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.096593ms logger=migrator t=2026-08-08T05:55:16.786302196Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-08T05:55:16.786329097Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.111µs logger=migrator t=2026-08-08T05:55:16.79073029Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-08T05:55:16.791516336Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=785.776µs logger=migrator t=2026-08-08T05:55:16.796966442Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-08T05:55:16.798095225Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.128954ms logger=migrator t=2026-08-08T05:55:16.80258245Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-08T05:55:16.812006689Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.424699ms logger=migrator t=2026-08-08T05:55:16.816609266Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-08T05:55:16.817355922Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=746.426µs logger=migrator t=2026-08-08T05:55:16.822720815Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-08T05:55:16.823690076Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=969.101µs logger=migrator t=2026-08-08T05:55:16.828034897Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-08T05:55:16.828973907Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=938.14µs logger=migrator t=2026-08-08T05:55:16.833157875Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-08T05:55:16.833536143Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=378.178µs logger=migrator t=2026-08-08T05:55:16.83998771Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-08T05:55:16.84097706Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=991.801µs logger=migrator t=2026-08-08T05:55:16.844923814Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-08T05:55:16.847696623Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.773639ms logger=migrator t=2026-08-08T05:55:16.852615526Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-08T05:55:16.854028776Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.41588ms logger=migrator t=2026-08-08T05:55:16.859449821Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-08T05:55:16.859660995Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=210.534µs logger=migrator t=2026-08-08T05:55:16.863964286Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-08T05:55:16.86414197Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=178.174µs logger=migrator t=2026-08-08T05:55:16.870536715Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-08T05:55:16.872014846Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.478041ms logger=migrator t=2026-08-08T05:55:16.884364936Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-08T05:55:16.888205577Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.842931ms logger=migrator t=2026-08-08T05:55:16.894570592Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-08T05:55:16.895276127Z level=info msg="Migration successfully executed" id="create data_source table" duration=708.595µs logger=migrator t=2026-08-08T05:55:16.898510435Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-08T05:55:16.899068017Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=554.972µs logger=migrator t=2026-08-08T05:55:16.904472371Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-08T05:55:16.905243837Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=771.316µs logger=migrator t=2026-08-08T05:55:16.908801502Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-08T05:55:16.909520868Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=719.596µs logger=migrator t=2026-08-08T05:55:16.912616893Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-08T05:55:16.913336948Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=719.755µs logger=migrator t=2026-08-08T05:55:16.91767906Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-08T05:55:16.924195817Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.516297ms logger=migrator t=2026-08-08T05:55:16.927581809Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-08T05:55:16.928481818Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=899.799µs logger=migrator t=2026-08-08T05:55:16.93191549Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-08T05:55:16.932733407Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=817.877µs logger=migrator t=2026-08-08T05:55:16.936954117Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-08T05:55:16.938479489Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.523382ms logger=migrator t=2026-08-08T05:55:16.943001115Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-08T05:55:16.943708689Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=707.355µs logger=migrator t=2026-08-08T05:55:16.9484781Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-08T05:55:16.951045324Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.567254ms logger=migrator t=2026-08-08T05:55:16.954455896Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-08T05:55:16.956722424Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.265638ms logger=migrator t=2026-08-08T05:55:16.960223528Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-08T05:55:16.960285109Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=61.611µs logger=migrator t=2026-08-08T05:55:16.966899139Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-08T05:55:16.967191885Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=292.466µs logger=migrator t=2026-08-08T05:55:16.971269861Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-08T05:55:16.973669042Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.398741ms logger=migrator t=2026-08-08T05:55:16.976654855Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-08T05:55:16.97692717Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=272.305µs logger=migrator t=2026-08-08T05:55:16.980869464Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-08T05:55:16.98117011Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=296.887µs logger=migrator t=2026-08-08T05:55:16.986121705Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-08T05:55:16.989061367Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.939232ms logger=migrator t=2026-08-08T05:55:16.992190503Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-08T05:55:16.992492629Z level=info msg="Migration successfully executed" id="Update uid value" duration=304.126µs logger=migrator t=2026-08-08T05:55:16.999952097Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-08T05:55:17.00104973Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.097583ms logger=migrator t=2026-08-08T05:55:17.00963219Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-08T05:55:17.010307385Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=675.065µs logger=migrator t=2026-08-08T05:55:17.014925932Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-08T05:55:17.015520325Z level=info msg="Migration successfully executed" id="create api_key table" duration=592.253µs logger=migrator t=2026-08-08T05:55:17.020800506Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-08T05:55:17.021566852Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=766.776µs logger=migrator t=2026-08-08T05:55:17.030915369Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-08T05:55:17.032212596Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.302277ms logger=migrator t=2026-08-08T05:55:17.037263993Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-08T05:55:17.038881507Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.621164ms logger=migrator t=2026-08-08T05:55:17.07791437Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-08T05:55:17.07887559Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=975.781µs logger=migrator t=2026-08-08T05:55:17.251391896Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-08T05:55:17.25298317Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.596274ms logger=migrator t=2026-08-08T05:55:17.42710516Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-08T05:55:17.428278025Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.179455ms logger=migrator t=2026-08-08T05:55:17.460750539Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-08T05:55:17.468447231Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.700852ms logger=migrator t=2026-08-08T05:55:17.503262265Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-08T05:55:17.504707025Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.44909ms logger=migrator t=2026-08-08T05:55:17.584981188Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-08T05:55:17.586898778Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.921631ms logger=migrator t=2026-08-08T05:55:17.857803798Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-08T05:55:17.858915291Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.112933ms logger=migrator t=2026-08-08T05:55:17.980598056Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-08T05:55:17.982994577Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=2.408961ms logger=migrator t=2026-08-08T05:55:17.992303733Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-08T05:55:17.992573129Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=267.396µs logger=migrator t=2026-08-08T05:55:17.996693216Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-08T05:55:17.997507043Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=812.107µs logger=migrator t=2026-08-08T05:55:18.001718882Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-08T05:55:18.001759932Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=46.101µs logger=migrator t=2026-08-08T05:55:18.00685515Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-08T05:55:18.011733962Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.880293ms logger=migrator t=2026-08-08T05:55:18.032425958Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-08T05:55:18.035983203Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.557635ms logger=migrator t=2026-08-08T05:55:18.039729592Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-08T05:55:18.039848004Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=118.802µs logger=migrator t=2026-08-08T05:55:18.043213035Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-08T05:55:18.045069754Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=1.855999ms logger=migrator t=2026-08-08T05:55:18.048039697Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-08T05:55:18.050509279Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.468782ms logger=migrator t=2026-08-08T05:55:18.054754148Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-08T05:55:18.055476463Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=721.945µs logger=migrator t=2026-08-08T05:55:18.059316724Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-08T05:55:18.059998748Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=681.844µs logger=migrator t=2026-08-08T05:55:18.063624584Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-08T05:55:18.064506913Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=882.409µs logger=migrator t=2026-08-08T05:55:18.068986977Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-08T05:55:18.069794704Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=807.367µs logger=migrator t=2026-08-08T05:55:18.0733696Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-08T05:55:18.074412182Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.041051ms logger=migrator t=2026-08-08T05:55:18.079151381Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-08T05:55:18.080383807Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.232336ms logger=migrator t=2026-08-08T05:55:18.084980884Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-08T05:55:18.085077396Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=96.642µs logger=migrator t=2026-08-08T05:55:18.088722463Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-08T05:55:18.088767624Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=45.761µs logger=migrator t=2026-08-08T05:55:18.092347449Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-08T05:55:18.097507238Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.164969ms logger=migrator t=2026-08-08T05:55:18.102451722Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-08T05:55:18.105502856Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.047884ms logger=migrator t=2026-08-08T05:55:18.1090386Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-08T05:55:18.109147303Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=113.263µs logger=migrator t=2026-08-08T05:55:18.112147486Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-08T05:55:18.11331481Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.161064ms logger=migrator t=2026-08-08T05:55:18.118949069Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-08T05:55:18.120153834Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.202135ms logger=migrator t=2026-08-08T05:55:18.124783502Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-08T05:55:18.124872123Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=90.722µs logger=migrator t=2026-08-08T05:55:18.130535343Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-08T05:55:18.13180399Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.272477ms logger=migrator t=2026-08-08T05:55:18.136838065Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-08T05:55:18.140192926Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=3.351971ms logger=migrator t=2026-08-08T05:55:18.14798682Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-08T05:55:18.152667418Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.676598ms logger=migrator t=2026-08-08T05:55:18.160528414Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-08T05:55:18.160722048Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=199.884µs logger=migrator t=2026-08-08T05:55:18.165433887Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-08T05:55:18.166951289Z level=info msg="Migration successfully executed" id="create session table" duration=1.520802ms logger=migrator t=2026-08-08T05:55:18.170830481Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-08T05:55:18.170945893Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=117.222µs logger=migrator t=2026-08-08T05:55:18.176991521Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-08T05:55:18.177081282Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=93.422µs logger=migrator t=2026-08-08T05:55:18.18362581Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-08T05:55:18.184476388Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=854.258µs logger=migrator t=2026-08-08T05:55:18.18885203Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-08T05:55:18.189577565Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=725.945µs logger=migrator t=2026-08-08T05:55:18.19881421Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-08T05:55:18.198858481Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=47.221µs logger=migrator t=2026-08-08T05:55:18.203184462Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-08T05:55:18.203204682Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=20.68µs logger=migrator t=2026-08-08T05:55:18.212054239Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-08T05:55:18.215402369Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.346251ms logger=migrator t=2026-08-08T05:55:18.220125708Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-08T05:55:18.223485739Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.359941ms logger=migrator t=2026-08-08T05:55:18.230973876Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-08T05:55:18.23116233Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=190.124µs logger=migrator t=2026-08-08T05:55:18.236642116Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-08T05:55:18.236804289Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=167.613µs logger=migrator t=2026-08-08T05:55:18.241261513Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-08T05:55:18.24204649Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=793.957µs logger=migrator t=2026-08-08T05:55:18.246393831Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-08T05:55:18.246467243Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=74.312µs logger=migrator t=2026-08-08T05:55:18.249316053Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-08T05:55:18.255231097Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.909424ms logger=migrator t=2026-08-08T05:55:18.259304963Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-08T05:55:18.259484307Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=180.983µs logger=migrator t=2026-08-08T05:55:18.264081223Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-08T05:55:18.268506336Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.423283ms logger=migrator t=2026-08-08T05:55:18.272921149Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-08T05:55:18.275925272Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.006183ms logger=migrator t=2026-08-08T05:55:18.285694048Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-08T05:55:18.285875702Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=186.344µs logger=migrator t=2026-08-08T05:55:18.290359607Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-08T05:55:18.291196594Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=836.458µs logger=migrator t=2026-08-08T05:55:18.296199739Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-08T05:55:18.297119229Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=921.01µs logger=migrator t=2026-08-08T05:55:18.304554515Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-08T05:55:18.305567696Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.016641ms logger=migrator t=2026-08-08T05:55:18.312339299Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-08T05:55:18.313260388Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=923.059µs logger=migrator t=2026-08-08T05:55:18.318819426Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-08T05:55:18.319531611Z level=info msg="Migration successfully executed" id="add index alert state" duration=712.285µs logger=migrator t=2026-08-08T05:55:18.323104616Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-08T05:55:18.324058146Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=951.21µs logger=migrator t=2026-08-08T05:55:18.329836157Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-08T05:55:18.330599493Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=767.646µs logger=migrator t=2026-08-08T05:55:18.335327953Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-08T05:55:18.336661551Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.332028ms logger=migrator t=2026-08-08T05:55:18.343666448Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-08T05:55:18.344560457Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=896.139µs logger=migrator t=2026-08-08T05:55:18.347677173Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-08T05:55:18.357703584Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.025391ms logger=migrator t=2026-08-08T05:55:18.372221939Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-08T05:55:18.374754802Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=2.531763ms logger=migrator t=2026-08-08T05:55:18.379800929Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-08-08T05:55:18.380538734Z 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=729.875µs logger=migrator t=2026-08-08T05:55:18.383870674Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-08T05:55:18.384111189Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=240.345µs logger=migrator t=2026-08-08T05:55:18.386576011Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-08T05:55:18.38700548Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=429.349µs logger=migrator t=2026-08-08T05:55:18.393015307Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-08T05:55:18.393583709Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=567.922µs logger=migrator t=2026-08-08T05:55:18.396800537Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-08T05:55:18.400199458Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.398721ms logger=migrator t=2026-08-08T05:55:18.403554219Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-08T05:55:18.407293577Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.737848ms logger=migrator t=2026-08-08T05:55:18.41171472Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-08T05:55:18.415798946Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.086866ms logger=migrator t=2026-08-08T05:55:18.418616226Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-08T05:55:18.422529858Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.913443ms logger=migrator t=2026-08-08T05:55:18.426118283Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-08T05:55:18.427351569Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.232726ms logger=migrator t=2026-08-08T05:55:18.432208172Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-08T05:55:18.432289293Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=81.921µs logger=migrator t=2026-08-08T05:55:18.435714106Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-08T05:55:18.435745696Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=32.37µs logger=migrator t=2026-08-08T05:55:18.443120101Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-08T05:55:18.444304836Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.185465ms logger=migrator t=2026-08-08T05:55:18.449870673Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-08T05:55:18.450731452Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=859.169µs logger=migrator t=2026-08-08T05:55:18.454963351Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-08T05:55:18.455525442Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=559.902µs logger=migrator t=2026-08-08T05:55:18.465023672Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-08T05:55:18.466244828Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.224206ms logger=migrator t=2026-08-08T05:55:18.469618639Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-08T05:55:18.470581279Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=962.08µs logger=migrator t=2026-08-08T05:55:18.474039302Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-08T05:55:18.478282902Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.254209ms logger=migrator t=2026-08-08T05:55:18.482584362Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-08T05:55:18.486241269Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.656087ms logger=migrator t=2026-08-08T05:55:18.494299339Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-08T05:55:18.494618135Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=318.017µs logger=migrator t=2026-08-08T05:55:18.498063088Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-08T05:55:18.499066149Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.003281ms logger=migrator t=2026-08-08T05:55:18.507068207Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-08T05:55:18.508574039Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.505412ms logger=migrator t=2026-08-08T05:55:18.51240286Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-08T05:55:18.519248414Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.844554ms logger=migrator t=2026-08-08T05:55:18.522619195Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-08T05:55:18.522708436Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=90.021µs logger=migrator t=2026-08-08T05:55:18.527193941Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-08T05:55:18.528780494Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.611854ms logger=migrator t=2026-08-08T05:55:18.533224348Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-08T05:55:18.534931264Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.707305ms logger=migrator t=2026-08-08T05:55:18.545348673Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-08T05:55:18.545535887Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=178.313µs logger=migrator t=2026-08-08T05:55:18.551701437Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-08T05:55:18.553457434Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.757487ms logger=migrator t=2026-08-08T05:55:18.562590736Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-08T05:55:18.563617497Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=998.941µs logger=migrator t=2026-08-08T05:55:18.574460396Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-08T05:55:18.577155882Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.697377ms logger=migrator t=2026-08-08T05:55:18.583397414Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-08T05:55:18.587269995Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=3.873871ms logger=migrator t=2026-08-08T05:55:18.594064218Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-08T05:55:18.595256303Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.192175ms logger=migrator t=2026-08-08T05:55:18.612256121Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-08T05:55:18.613692371Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.43965ms logger=migrator t=2026-08-08T05:55:18.620522675Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-08T05:55:18.620571936Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=50.821µs logger=migrator t=2026-08-08T05:55:18.624463708Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-08T05:55:18.629065075Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.598587ms logger=migrator t=2026-08-08T05:55:18.636150594Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-08T05:55:18.637291738Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.149224ms logger=migrator t=2026-08-08T05:55:18.64356073Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-08T05:55:18.648478413Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.917473ms logger=migrator t=2026-08-08T05:55:18.652134Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-08T05:55:18.652746013Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=612.523µs logger=migrator t=2026-08-08T05:55:18.65735821Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-08T05:55:18.658482424Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.123434ms logger=migrator t=2026-08-08T05:55:18.663905788Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-08T05:55:18.664822407Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=916.669µs logger=migrator t=2026-08-08T05:55:18.670738802Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-08T05:55:18.691823746Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=21.084183ms logger=migrator t=2026-08-08T05:55:18.696532965Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-08T05:55:18.69771604Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.188585ms logger=migrator t=2026-08-08T05:55:18.702219875Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-08-08T05:55:18.70340227Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.188645ms logger=migrator t=2026-08-08T05:55:18.707557937Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-08T05:55:18.707916444Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=358.347µs logger=migrator t=2026-08-08T05:55:18.710809605Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-08T05:55:18.711404608Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=594.823µs logger=migrator t=2026-08-08T05:55:18.719958988Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-08T05:55:18.720425378Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=468.79µs logger=migrator t=2026-08-08T05:55:18.728087719Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-08T05:55:18.733507763Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.419044ms logger=migrator t=2026-08-08T05:55:18.737230571Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-08T05:55:18.746404384Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=9.173623ms logger=migrator t=2026-08-08T05:55:18.751212285Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-08T05:55:18.752129495Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=920.64µs logger=migrator t=2026-08-08T05:55:18.758319625Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-08T05:55:18.75902359Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=703.785µs logger=migrator t=2026-08-08T05:55:18.771819049Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-08T05:55:18.772096975Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=281.006µs logger=migrator t=2026-08-08T05:55:18.77757009Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-08T05:55:18.78134384Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.77473ms logger=migrator t=2026-08-08T05:55:18.790045673Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-08T05:55:18.791174657Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.131954ms logger=migrator t=2026-08-08T05:55:18.796838316Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-08T05:55:18.79703514Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=199.044µs logger=migrator t=2026-08-08T05:55:18.80131189Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-08T05:55:18.802487115Z level=info msg="Migration successfully executed" id="Move region to single row" duration=1.180575ms logger=migrator t=2026-08-08T05:55:18.808751846Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-08T05:55:18.809618695Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=871.109µs logger=migrator t=2026-08-08T05:55:18.81508855Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-08T05:55:18.815997309Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=906.159µs logger=migrator t=2026-08-08T05:55:18.82555938Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-08T05:55:18.827171904Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.613714ms logger=migrator t=2026-08-08T05:55:18.835781856Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-08T05:55:18.83648203Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=699.745µs logger=migrator t=2026-08-08T05:55:18.839929973Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-08T05:55:18.840530035Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=600.392µs logger=migrator t=2026-08-08T05:55:18.844330515Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-08T05:55:18.845266935Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=934.25µs logger=migrator t=2026-08-08T05:55:18.856480031Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-08T05:55:18.856537862Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=58.921µs logger=migrator t=2026-08-08T05:55:18.868938073Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-08T05:55:18.870005036Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.071303ms logger=migrator t=2026-08-08T05:55:18.875726576Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-08T05:55:18.87685163Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.125734ms logger=migrator t=2026-08-08T05:55:18.880154789Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-08T05:55:18.881186001Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.035072ms logger=migrator t=2026-08-08T05:55:18.884400789Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-08T05:55:18.885282967Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=879.349µs logger=migrator t=2026-08-08T05:55:18.890981697Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-08T05:55:18.891211852Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=234.085µs logger=migrator t=2026-08-08T05:55:18.896775199Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-08T05:55:18.898196129Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.43409ms logger=migrator t=2026-08-08T05:55:18.907446554Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-08T05:55:18.907848012Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=403.148µs logger=migrator t=2026-08-08T05:55:18.912539181Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-08T05:55:18.91391602Z level=info msg="Migration successfully executed" id="create team table" duration=1.376419ms logger=migrator t=2026-08-08T05:55:18.919079468Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-08T05:55:18.920428947Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.379919ms logger=migrator t=2026-08-08T05:55:18.927538166Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-08T05:55:18.928547278Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.009502ms logger=migrator t=2026-08-08T05:55:18.932876099Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-08T05:55:18.940403397Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.518868ms logger=migrator t=2026-08-08T05:55:18.947734691Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-08T05:55:18.948286053Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=553.932µs logger=migrator t=2026-08-08T05:55:18.955474984Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-08T05:55:18.957497757Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.026023ms logger=migrator t=2026-08-08T05:55:18.964720729Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-08T05:55:18.966139919Z level=info msg="Migration successfully executed" id="create team member table" duration=1.41869ms logger=migrator t=2026-08-08T05:55:18.970874899Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-08T05:55:18.972293869Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.41919ms logger=migrator t=2026-08-08T05:55:18.97759607Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-08T05:55:18.978792335Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.195315ms logger=migrator t=2026-08-08T05:55:18.984985756Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-08T05:55:18.985962066Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=978.921µs logger=migrator t=2026-08-08T05:55:18.993019925Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-08T05:55:18.998843147Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.782591ms logger=migrator t=2026-08-08T05:55:19.008180234Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-08T05:55:19.014448425Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.287352ms logger=migrator t=2026-08-08T05:55:19.021071575Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-08T05:55:19.026751444Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.68083ms logger=migrator t=2026-08-08T05:55:19.03035997Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-08T05:55:19.031382751Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.022621ms logger=migrator t=2026-08-08T05:55:19.037735335Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-08T05:55:19.038758096Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.022441ms logger=migrator t=2026-08-08T05:55:19.042837802Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-08T05:55:19.043925185Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.086683ms logger=migrator t=2026-08-08T05:55:19.05035523Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-08T05:55:19.051391432Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.033132ms logger=migrator t=2026-08-08T05:55:19.058239576Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-08T05:55:19.058952621Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=711.034µs logger=migrator t=2026-08-08T05:55:19.063980437Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-08T05:55:19.064656151Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=676.305µs logger=migrator t=2026-08-08T05:55:19.069453521Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-08T05:55:19.070670037Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.235096ms logger=migrator t=2026-08-08T05:55:19.074987587Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-08T05:55:19.075937327Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=949.93µs logger=migrator t=2026-08-08T05:55:19.080356201Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-08T05:55:19.080893182Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=535.191µs logger=migrator t=2026-08-08T05:55:19.086426668Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-08T05:55:19.086700854Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=275.116µs logger=migrator t=2026-08-08T05:55:19.090980294Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-08T05:55:19.091788471Z level=info msg="Migration successfully executed" id="create tag table" duration=808.157µs logger=migrator t=2026-08-08T05:55:19.097150993Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-08T05:55:19.099219807Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.068684ms logger=migrator t=2026-08-08T05:55:19.10792361Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-08T05:55:19.109177646Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.253236ms logger=migrator t=2026-08-08T05:55:19.114701272Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-08T05:55:19.115714593Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.015221ms logger=migrator t=2026-08-08T05:55:19.122785592Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-08T05:55:19.123815434Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.032942ms logger=migrator t=2026-08-08T05:55:19.128052823Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-08T05:55:19.141313201Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.256368ms logger=migrator t=2026-08-08T05:55:19.206129704Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-08T05:55:19.207086024Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=960.35µs logger=migrator t=2026-08-08T05:55:19.218585565Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-08T05:55:19.219727029Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.141594ms logger=migrator t=2026-08-08T05:55:19.224355997Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-08T05:55:19.224646373Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=288.957µs logger=migrator t=2026-08-08T05:55:19.229313131Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-08T05:55:19.230358853Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.044962ms logger=migrator t=2026-08-08T05:55:19.235797167Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-08T05:55:19.237038323Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.241366ms logger=migrator t=2026-08-08T05:55:19.241578029Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-08T05:55:19.242491148Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=913.349µs logger=migrator t=2026-08-08T05:55:19.247670447Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-08T05:55:19.247774459Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=105.342µs logger=migrator t=2026-08-08T05:55:19.253019549Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-08T05:55:19.26018224Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.163421ms logger=migrator t=2026-08-08T05:55:19.263344366Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-08T05:55:19.268528895Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.184289ms logger=migrator t=2026-08-08T05:55:19.272790695Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-08T05:55:19.278686848Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.896373ms logger=migrator t=2026-08-08T05:55:19.28353295Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-08T05:55:19.289154318Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.665479ms logger=migrator t=2026-08-08T05:55:19.319968046Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-08T05:55:19.321941587Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.975771ms logger=migrator t=2026-08-08T05:55:19.327875402Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-08T05:55:19.333413768Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.537346ms logger=migrator t=2026-08-08T05:55:19.337561625Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-08T05:55:19.338323491Z level=info msg="Migration successfully executed" id="create server_lock table" duration=761.586µs logger=migrator t=2026-08-08T05:55:19.343633473Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-08T05:55:19.345153265Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.519182ms logger=migrator t=2026-08-08T05:55:19.350088119Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-08T05:55:19.351424457Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.334848ms logger=migrator t=2026-08-08T05:55:19.402245135Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-08T05:55:19.40437655Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.131195ms logger=migrator t=2026-08-08T05:55:19.411348286Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-08T05:55:19.412287786Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=939.67µs logger=migrator t=2026-08-08T05:55:19.4181826Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-08T05:55:19.41912418Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=941.629µs logger=migrator t=2026-08-08T05:55:19.423783068Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-08T05:55:19.432742826Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.953998ms logger=migrator t=2026-08-08T05:55:19.437578987Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-08T05:55:19.438382924Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=804.467µs logger=migrator t=2026-08-08T05:55:19.442874469Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-08T05:55:19.443558203Z level=info msg="Migration successfully executed" id="create cache_data table" duration=681.144µs logger=migrator t=2026-08-08T05:55:19.448039127Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-08T05:55:19.44911742Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.077373ms logger=migrator t=2026-08-08T05:55:19.454993574Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-08T05:55:19.456499165Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.505452ms logger=migrator t=2026-08-08T05:55:19.461273065Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-08T05:55:19.462309767Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.036562ms logger=migrator t=2026-08-08T05:55:19.468273193Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-08T05:55:19.468366695Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=94.022µs logger=migrator t=2026-08-08T05:55:19.473045013Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-08T05:55:19.473152435Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=108.072µs logger=migrator t=2026-08-08T05:55:19.477748802Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-08T05:55:19.478865815Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.111033ms logger=migrator t=2026-08-08T05:55:19.484182667Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-08T05:55:19.486050626Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.869529ms logger=migrator t=2026-08-08T05:55:19.49195818Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-08T05:55:19.494160777Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.195706ms logger=migrator t=2026-08-08T05:55:19.499614091Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-08T05:55:19.499767464Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=155.053µs logger=migrator t=2026-08-08T05:55:19.505378462Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-08T05:55:19.507039397Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.661425ms logger=migrator t=2026-08-08T05:55:19.512008952Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-08T05:55:19.512936991Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=928.219µs logger=migrator t=2026-08-08T05:55:19.518353965Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-08T05:55:19.52004131Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.687945ms logger=migrator t=2026-08-08T05:55:19.524394562Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-08T05:55:19.525571997Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.178445ms logger=migrator t=2026-08-08T05:55:19.530062011Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-08T05:55:19.535828572Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.766141ms logger=migrator t=2026-08-08T05:55:19.54144843Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-08T05:55:19.542560854Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.108173ms logger=migrator t=2026-08-08T05:55:19.547115199Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-08T05:55:19.547304683Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=203.124µs logger=migrator t=2026-08-08T05:55:19.552540613Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-08T05:55:19.554375452Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.842179ms logger=migrator t=2026-08-08T05:55:19.558770574Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-08T05:55:19.560128963Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.358169ms logger=migrator t=2026-08-08T05:55:19.565314962Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-08T05:55:19.566351874Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.036592ms logger=migrator t=2026-08-08T05:55:19.570697535Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-08T05:55:19.570797777Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=100.692µs logger=migrator t=2026-08-08T05:55:19.575089387Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-08T05:55:19.576385985Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.296088ms logger=migrator t=2026-08-08T05:55:19.581467121Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-08T05:55:19.583013034Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.545093ms logger=migrator t=2026-08-08T05:55:19.587917567Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-08-08T05:55:19.589535751Z 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.618654ms logger=migrator t=2026-08-08T05:55:19.59566416Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-08T05:55:19.596683251Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.018841ms logger=migrator t=2026-08-08T05:55:19.602915552Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-08T05:55:19.609137573Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.221461ms logger=migrator t=2026-08-08T05:55:19.613837041Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-08T05:55:19.61520756Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.370399ms logger=migrator t=2026-08-08T05:55:19.620974332Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-08T05:55:19.622100515Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.120324ms logger=migrator t=2026-08-08T05:55:19.626490027Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-08T05:55:19.653442384Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.950027ms logger=migrator t=2026-08-08T05:55:19.657951849Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-08T05:55:19.679539002Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=21.583833ms logger=migrator t=2026-08-08T05:55:19.685418776Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-08T05:55:19.686353315Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=934.269µs logger=migrator t=2026-08-08T05:55:19.69039522Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-08T05:55:19.691164577Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=769.277µs logger=migrator t=2026-08-08T05:55:19.695493217Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-08T05:55:19.701536234Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.038147ms logger=migrator t=2026-08-08T05:55:19.707001219Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-08T05:55:19.714290073Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.288083ms logger=migrator t=2026-08-08T05:55:19.719474201Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-08T05:55:19.721487834Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.014983ms logger=migrator t=2026-08-08T05:55:19.73318355Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-08T05:55:19.734999838Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.820169ms logger=migrator t=2026-08-08T05:55:19.741231459Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-08T05:55:19.742591507Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.356668ms logger=migrator t=2026-08-08T05:55:19.748055372Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-08T05:55:19.749431501Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.375489ms logger=migrator t=2026-08-08T05:55:19.75413814Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-08T05:55:19.754292493Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=154.543µs logger=migrator t=2026-08-08T05:55:19.759545384Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-08T05:55:19.766583891Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.038427ms logger=migrator t=2026-08-08T05:55:19.771430993Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-08T05:55:19.779729718Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.359096ms logger=migrator t=2026-08-08T05:55:19.78411228Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-08T05:55:19.788808759Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.692418ms logger=migrator t=2026-08-08T05:55:19.794061699Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-08T05:55:19.795328635Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.262536ms logger=migrator t=2026-08-08T05:55:19.799978793Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-08T05:55:19.803355364Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=3.375371ms logger=migrator t=2026-08-08T05:55:19.808764418Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-08T05:55:19.818824569Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.055041ms logger=migrator t=2026-08-08T05:55:19.82458433Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-08T05:55:19.828966622Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.381192ms logger=migrator t=2026-08-08T05:55:19.83407144Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-08T05:55:19.835368227Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.295567ms logger=migrator t=2026-08-08T05:55:19.840794911Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-08T05:55:19.847778998Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.983197ms logger=migrator t=2026-08-08T05:55:19.85264446Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-08T05:55:19.859075825Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.429455ms logger=migrator t=2026-08-08T05:55:19.899057425Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-08T05:55:19.899215049Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=159.554µs logger=migrator t=2026-08-08T05:55:19.931909436Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-08T05:55:19.933933448Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.028053ms logger=migrator t=2026-08-08T05:55:19.96922142Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-08-08T05:55:19.971653681Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.470392ms logger=migrator t=2026-08-08T05:55:19.977061505Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-08-08T05:55:19.978219919Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.157955ms logger=migrator t=2026-08-08T05:55:19.98395783Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-08T05:55:19.984063742Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=107.993µs logger=migrator t=2026-08-08T05:55:19.990338684Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-08T05:55:19.999725431Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.385087ms logger=migrator t=2026-08-08T05:55:20.005297328Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-08T05:55:20.014251425Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.954747ms logger=migrator t=2026-08-08T05:55:20.01972143Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-08T05:55:20.027276238Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.553888ms logger=migrator t=2026-08-08T05:55:20.032172061Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-08T05:55:20.038032854Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.858793ms logger=migrator t=2026-08-08T05:55:20.043114571Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-08T05:55:20.049827381Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.7121ms logger=migrator t=2026-08-08T05:55:20.054194343Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-08T05:55:20.054325406Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=129.633µs logger=migrator t=2026-08-08T05:55:20.059261929Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-08T05:55:20.060652779Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.391159ms logger=migrator t=2026-08-08T05:55:20.066557212Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-08T05:55:20.074761295Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.202342ms logger=migrator t=2026-08-08T05:55:20.079756949Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-08T05:55:20.079826651Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=65.122µs logger=migrator t=2026-08-08T05:55:20.084213083Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-08T05:55:20.094786705Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.572122ms logger=migrator t=2026-08-08T05:55:20.098525953Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-08T05:55:20.099282189Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=756.116µs logger=migrator t=2026-08-08T05:55:20.131993765Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-08T05:55:20.141950115Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.004711ms logger=migrator t=2026-08-08T05:55:20.146312356Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-08T05:55:20.147150334Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=837.748µs logger=migrator t=2026-08-08T05:55:20.151845242Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-08T05:55:20.152916535Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.072913ms logger=migrator t=2026-08-08T05:55:20.158185425Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-08T05:55:20.166710154Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.524419ms logger=migrator t=2026-08-08T05:55:20.170952263Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-08T05:55:20.171961174Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.008661ms logger=migrator t=2026-08-08T05:55:20.178100023Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-08T05:55:20.179076644Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=976.151µs logger=migrator t=2026-08-08T05:55:20.184820374Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-08T05:55:20.185699923Z level=info msg="Migration successfully executed" id="create alert_image table" duration=879.259µs logger=migrator t=2026-08-08T05:55:20.190937502Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-08T05:55:20.192097577Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.157565ms logger=migrator t=2026-08-08T05:55:20.197255845Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-08T05:55:20.197405328Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=146.123µs logger=migrator t=2026-08-08T05:55:20.202564906Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-08T05:55:20.203549837Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=984.761µs logger=migrator t=2026-08-08T05:55:20.208300777Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-08T05:55:20.209369219Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.067262ms logger=migrator t=2026-08-08T05:55:20.21369832Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-08T05:55:20.214099028Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-08T05:55:20.21940345Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-08T05:55:20.219869639Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=466.179µs logger=migrator t=2026-08-08T05:55:20.224041387Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-08T05:55:20.225306274Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.264346ms logger=migrator t=2026-08-08T05:55:20.229798558Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-08T05:55:20.237670573Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.871785ms logger=migrator t=2026-08-08T05:55:20.242727669Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-08T05:55:20.243695289Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=967.52µs logger=migrator t=2026-08-08T05:55:20.248184534Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-08T05:55:20.249148314Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=962.901µs logger=migrator t=2026-08-08T05:55:20.253640088Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-08T05:55:20.254271861Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=632.403µs logger=migrator t=2026-08-08T05:55:20.259677485Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-08T05:55:20.26042989Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=751.745µs logger=migrator t=2026-08-08T05:55:20.264644329Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-08T05:55:20.265758772Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.113963ms logger=migrator t=2026-08-08T05:55:20.270007831Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-08T05:55:20.270035422Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.741µs logger=migrator t=2026-08-08T05:55:20.275092078Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-08T05:55:20.27518249Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=90.922µs logger=migrator t=2026-08-08T05:55:20.27947317Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-08T05:55:20.288889378Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.416798ms logger=migrator t=2026-08-08T05:55:20.29280243Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-08T05:55:20.293848632Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=1.046672ms logger=migrator t=2026-08-08T05:55:20.298963429Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-08T05:55:20.300495391Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.537932ms logger=migrator t=2026-08-08T05:55:20.305768862Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-08T05:55:20.306671221Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=911.859µs logger=migrator t=2026-08-08T05:55:20.315719561Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-08T05:55:20.317070469Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.354938ms logger=migrator t=2026-08-08T05:55:20.322314149Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-08T05:55:20.323448603Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.134644ms logger=migrator t=2026-08-08T05:55:20.330094252Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-08T05:55:20.388885136Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=58.785394ms logger=migrator t=2026-08-08T05:55:20.393583795Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-08T05:55:20.405195848Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.613354ms logger=migrator t=2026-08-08T05:55:20.410793426Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-08T05:55:20.410919528Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=126.922µs logger=migrator t=2026-08-08T05:55:20.414672917Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-08T05:55:20.447814343Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.133826ms logger=migrator t=2026-08-08T05:55:20.452186024Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-08T05:55:20.483324368Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.136564ms logger=migrator t=2026-08-08T05:55:20.487623308Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-08T05:55:20.488288222Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=664.804µs logger=migrator t=2026-08-08T05:55:20.496940543Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-08T05:55:20.498151249Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.210596ms logger=migrator t=2026-08-08T05:55:20.503753186Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-08T05:55:20.504124654Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=378.228µs logger=migrator t=2026-08-08T05:55:20.508539407Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-08T05:55:20.509487087Z level=info msg="Migration successfully executed" id="create permission table" duration=947.54µs logger=migrator t=2026-08-08T05:55:20.515201907Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-08T05:55:20.516367571Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.165444ms logger=migrator t=2026-08-08T05:55:20.520967308Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-08T05:55:20.522133692Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.161124ms logger=migrator t=2026-08-08T05:55:20.526627766Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-08T05:55:20.527543216Z level=info msg="Migration successfully executed" id="create role table" duration=915.159µs logger=migrator t=2026-08-08T05:55:20.532924388Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-08T05:55:20.540760563Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.835855ms logger=migrator t=2026-08-08T05:55:20.544552132Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-08T05:55:20.550245922Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.69701ms logger=migrator t=2026-08-08T05:55:20.555273197Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-08T05:55:20.556429772Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.156215ms logger=migrator t=2026-08-08T05:55:20.563902408Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-08T05:55:20.56637391Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.475492ms logger=migrator t=2026-08-08T05:55:20.573184703Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-08T05:55:20.574305467Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.120024ms logger=migrator t=2026-08-08T05:55:20.579422194Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-08T05:55:20.581753273Z level=info msg="Migration successfully executed" id="create team role table" duration=2.330839ms logger=migrator t=2026-08-08T05:55:20.732062847Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-08T05:55:20.734260063Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.200486ms logger=migrator t=2026-08-08T05:55:20.781618207Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-08T05:55:20.78317711Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.568173ms logger=migrator t=2026-08-08T05:55:20.7893961Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-08T05:55:20.790463603Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.069063ms logger=migrator t=2026-08-08T05:55:20.795437727Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-08T05:55:20.796297645Z level=info msg="Migration successfully executed" id="create user role table" duration=862.958µs logger=migrator t=2026-08-08T05:55:20.802523246Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-08T05:55:20.804812064Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.280787ms logger=migrator t=2026-08-08T05:55:20.810686177Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-08T05:55:20.811752489Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.062132ms logger=migrator t=2026-08-08T05:55:20.816631982Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-08T05:55:20.817636073Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.003911ms logger=migrator t=2026-08-08T05:55:20.82370673Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-08T05:55:20.824549928Z level=info msg="Migration successfully executed" id="create builtin role table" duration=843.468µs logger=migrator t=2026-08-08T05:55:20.830093234Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-08T05:55:20.831119866Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.026282ms logger=migrator t=2026-08-08T05:55:20.835645221Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-08T05:55:20.836670992Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.025641ms logger=migrator t=2026-08-08T05:55:20.844594788Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-08T05:55:20.852999145Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.405977ms logger=migrator t=2026-08-08T05:55:20.860258977Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-08T05:55:20.862264749Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.011012ms logger=migrator t=2026-08-08T05:55:20.868091711Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-08T05:55:20.869500981Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.40911ms logger=migrator t=2026-08-08T05:55:20.874807613Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-08T05:55:20.875972227Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.164354ms logger=migrator t=2026-08-08T05:55:20.881322709Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-08T05:55:20.882960414Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.637495ms logger=migrator t=2026-08-08T05:55:20.887329145Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-08T05:55:20.888317776Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=990.001µs logger=migrator t=2026-08-08T05:55:20.893672748Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-08T05:55:20.894807702Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.134494ms logger=migrator t=2026-08-08T05:55:20.900676425Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-08T05:55:20.912198317Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.520502ms logger=migrator t=2026-08-08T05:55:20.916984698Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-08T05:55:20.92282124Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.835912ms logger=migrator t=2026-08-08T05:55:20.927383446Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-08T05:55:20.935856254Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.472057ms logger=migrator t=2026-08-08T05:55:20.941181055Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-08T05:55:20.950871499Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.689683ms logger=migrator t=2026-08-08T05:55:20.955821872Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-08T05:55:20.95665519Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=831.878µs logger=migrator t=2026-08-08T05:55:20.962661946Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-08T05:55:20.963855331Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.193265ms logger=migrator t=2026-08-08T05:55:20.970369218Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-08T05:55:20.972344979Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.975861ms logger=migrator t=2026-08-08T05:55:20.977010347Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-08T05:55:20.977936446Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=926.139µs logger=migrator t=2026-08-08T05:55:20.983779799Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-08T05:55:20.984933393Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.153434ms logger=migrator t=2026-08-08T05:55:20.989400367Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-08T05:55:20.989471178Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=76.871µs logger=migrator t=2026-08-08T05:55:20.993286838Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-08T05:55:20.993431101Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=145.173µs logger=migrator t=2026-08-08T05:55:21.002049942Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-08T05:55:21.00288606Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=835.028µs logger=migrator t=2026-08-08T05:55:21.010471038Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-08T05:55:21.011422348Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=952.62µs logger=migrator t=2026-08-08T05:55:21.016085626Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-08T05:55:21.017104288Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.019332ms logger=migrator t=2026-08-08T05:55:21.021877838Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-08T05:55:21.022107872Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=228.105µs logger=migrator t=2026-08-08T05:55:21.026097986Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-08T05:55:21.026594176Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=496.15µs logger=migrator t=2026-08-08T05:55:21.032050321Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-08T05:55:21.03297546Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=925.039µs logger=migrator t=2026-08-08T05:55:21.037126177Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-08T05:55:21.038374203Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.251166ms logger=migrator t=2026-08-08T05:55:21.042627822Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-08T05:55:21.051860546Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.232424ms logger=migrator t=2026-08-08T05:55:21.057610126Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-08T05:55:21.057719999Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=110.623µs logger=migrator t=2026-08-08T05:55:21.062694233Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-08T05:55:21.063754585Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.060342ms logger=migrator t=2026-08-08T05:55:21.069262721Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-08T05:55:21.070454796Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.191936ms logger=migrator t=2026-08-08T05:55:21.077083034Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-08T05:55:21.07880897Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.725896ms logger=migrator t=2026-08-08T05:55:21.083688143Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-08T05:55:21.092544278Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.855335ms logger=migrator t=2026-08-08T05:55:21.09599096Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-08T05:55:21.096800987Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=810.017µs logger=migrator t=2026-08-08T05:55:21.102129069Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-08T05:55:21.103796324Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.667005ms logger=migrator t=2026-08-08T05:55:21.107831349Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-08T05:55:21.129670256Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.839377ms logger=migrator t=2026-08-08T05:55:21.133796613Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-08T05:55:21.13461617Z level=info msg="Migration successfully executed" id="create correlation v2" duration=818.277µs logger=migrator t=2026-08-08T05:55:21.140636426Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-08T05:55:21.142403983Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.763017ms logger=migrator t=2026-08-08T05:55:21.14749804Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-08T05:55:21.148769876Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.271967ms logger=migrator t=2026-08-08T05:55:21.154985207Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-08T05:55:21.156208692Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.222865ms logger=migrator t=2026-08-08T05:55:21.161411521Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-08T05:55:21.161693507Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=282.146µs logger=migrator t=2026-08-08T05:55:21.16614008Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-08T05:55:21.167367806Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.227276ms logger=migrator t=2026-08-08T05:55:21.17421656Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-08T05:55:21.183484724Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.267794ms logger=migrator t=2026-08-08T05:55:21.18807383Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-08T05:55:21.188809905Z level=info msg="Migration successfully executed" id="create entity_events table" duration=735.415µs logger=migrator t=2026-08-08T05:55:21.193001253Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-08T05:55:21.194114346Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.113313ms logger=migrator t=2026-08-08T05:55:21.200440569Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-08T05:55:21.201058462Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-08T05:55:21.205449104Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-08T05:55:21.20619718Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-08T05:55:21.210746285Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-08T05:55:21.211881509Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.134644ms logger=migrator t=2026-08-08T05:55:21.21816297Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-08T05:55:21.219244663Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.081043ms logger=migrator t=2026-08-08T05:55:21.22339373Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-08T05:55:21.224642756Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.244836ms logger=migrator t=2026-08-08T05:55:21.229386005Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-08T05:55:21.230588871Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.201536ms logger=migrator t=2026-08-08T05:55:21.237128478Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-08T05:55:21.239251992Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.120614ms logger=migrator t=2026-08-08T05:55:21.243776877Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-08T05:55:21.244956502Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.174635ms logger=migrator t=2026-08-08T05:55:21.248903204Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-08T05:55:21.249754612Z level=info msg="Migration successfully executed" id="Drop public config table" duration=851.078µs logger=migrator t=2026-08-08T05:55:21.255288958Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-08T05:55:21.256552215Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.262777ms logger=migrator t=2026-08-08T05:55:21.261070039Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-08T05:55:21.262860847Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.790038ms logger=migrator t=2026-08-08T05:55:21.268593987Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-08T05:55:21.270122019Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.527832ms logger=migrator t=2026-08-08T05:55:21.274389288Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-08T05:55:21.275624134Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.234406ms logger=migrator t=2026-08-08T05:55:21.280269252Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-08T05:55:21.305213044Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.944012ms logger=migrator t=2026-08-08T05:55:21.311000576Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-08T05:55:21.321034366Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.051421ms logger=migrator t=2026-08-08T05:55:21.324874046Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-08T05:55:21.331997616Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.12212ms logger=migrator t=2026-08-08T05:55:21.337052691Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-08T05:55:21.337398589Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=345.797µs logger=migrator t=2026-08-08T05:55:21.34177723Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-08T05:55:21.350149436Z level=info msg="Migration successfully executed" id="add share column" duration=8.371776ms logger=migrator t=2026-08-08T05:55:21.355155901Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-08T05:55:21.355319614Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=163.103µs logger=migrator t=2026-08-08T05:55:21.359315888Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-08T05:55:21.360399551Z level=info msg="Migration successfully executed" id="create file table" duration=1.083023ms logger=migrator t=2026-08-08T05:55:21.365387025Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-08T05:55:21.367653162Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.264317ms logger=migrator t=2026-08-08T05:55:21.374017496Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-08T05:55:21.375577799Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.551382ms logger=migrator t=2026-08-08T05:55:21.381003252Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-08T05:55:21.381943642Z level=info msg="Migration successfully executed" id="create file_meta table" duration=939.68µs logger=migrator t=2026-08-08T05:55:21.386544318Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-08T05:55:21.387812875Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.267777ms logger=migrator t=2026-08-08T05:55:21.39474149Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-08T05:55:21.395156049Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=421.049µs logger=migrator t=2026-08-08T05:55:21.400233395Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-08T05:55:21.400364688Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=134.383µs logger=migrator t=2026-08-08T05:55:21.404263629Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-08T05:55:21.405059746Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=794.997µs logger=migrator t=2026-08-08T05:55:21.40857418Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-08T05:55:21.408835615Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=261.915µs logger=migrator t=2026-08-08T05:55:21.414090896Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-08T05:55:21.416327492Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.235816ms logger=migrator t=2026-08-08T05:55:21.420492909Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-08T05:55:21.431772456Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.280167ms logger=migrator t=2026-08-08T05:55:21.437022946Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-08T05:55:21.437244321Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=224.395µs logger=migrator t=2026-08-08T05:55:21.44484625Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-08T05:55:21.446226619Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.385349ms logger=migrator t=2026-08-08T05:55:21.450843316Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-08T05:55:21.451348176Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=505.08µs logger=migrator t=2026-08-08T05:55:21.455694707Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-08T05:55:21.455954813Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=260.325µs logger=migrator t=2026-08-08T05:55:21.459875985Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-08T05:55:21.460363905Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=487.9µs logger=migrator t=2026-08-08T05:55:21.46487733Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-08T05:55:21.47494196Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.06445ms logger=migrator t=2026-08-08T05:55:21.478814562Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-08T05:55:21.487579505Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.764603ms logger=migrator t=2026-08-08T05:55:21.492022538Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-08T05:55:21.492910467Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=887.579µs logger=migrator t=2026-08-08T05:55:21.496749337Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-08T05:55:21.574556358Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.806561ms logger=migrator t=2026-08-08T05:55:21.578137943Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-08T05:55:21.579027761Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=889.838µs logger=migrator t=2026-08-08T05:55:21.58228774Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-08T05:55:21.583312661Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.021371ms logger=migrator t=2026-08-08T05:55:21.58804884Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-08T05:55:21.614426273Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.378133ms logger=migrator t=2026-08-08T05:55:21.619331086Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-08T05:55:21.627011637Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.680151ms logger=migrator t=2026-08-08T05:55:21.631864898Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-08T05:55:21.632249256Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=382.038µs logger=migrator t=2026-08-08T05:55:21.636206609Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-08T05:55:21.636420344Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=214.005µs logger=migrator t=2026-08-08T05:55:21.639542839Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-08T05:55:21.639811215Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=275.036µs logger=migrator t=2026-08-08T05:55:21.6429082Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-08T05:55:21.643153545Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=245.365µs logger=migrator t=2026-08-08T05:55:21.648299723Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-08T05:55:21.648561718Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=262.555µs logger=migrator t=2026-08-08T05:55:21.651861097Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-08T05:55:21.652892769Z level=info msg="Migration successfully executed" id="create folder table" duration=1.023882ms logger=migrator t=2026-08-08T05:55:21.656518785Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-08T05:55:21.65773179Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.212475ms logger=migrator t=2026-08-08T05:55:21.663180314Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-08T05:55:21.664452601Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.271887ms logger=migrator t=2026-08-08T05:55:21.667783061Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-08T05:55:21.667813262Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.491µs logger=migrator t=2026-08-08T05:55:21.670685532Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-08T05:55:21.671962899Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.276767ms logger=migrator t=2026-08-08T05:55:21.676416442Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-08T05:55:21.677513265Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.094033ms logger=migrator t=2026-08-08T05:55:21.68062104Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-08T05:55:21.681760834Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.139344ms logger=migrator t=2026-08-08T05:55:21.684629504Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-08T05:55:21.685037893Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=408.849µs logger=migrator t=2026-08-08T05:55:21.689557567Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-08T05:55:21.689801493Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=251.145µs logger=migrator t=2026-08-08T05:55:21.692126741Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-08T05:55:21.693372647Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.252276ms logger=migrator t=2026-08-08T05:55:21.696483112Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-08T05:55:21.697602436Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.118984ms logger=migrator t=2026-08-08T05:55:21.70112673Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-08T05:55:21.702169832Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.042881ms logger=migrator t=2026-08-08T05:55:21.70496679Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-08T05:55:21.706122394Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.151534ms logger=migrator t=2026-08-08T05:55:21.709778011Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-08T05:55:21.710789612Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.011481ms logger=migrator t=2026-08-08T05:55:21.716841679Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-08T05:55:21.717713347Z level=info msg="Migration successfully executed" id="create anon_device table" duration=871.878µs logger=migrator t=2026-08-08T05:55:21.721569278Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-08T05:55:21.722804054Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.229366ms logger=migrator t=2026-08-08T05:55:21.730769051Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-08T05:55:21.732076058Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.306217ms logger=migrator t=2026-08-08T05:55:21.737135694Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-08T05:55:21.738071004Z level=info msg="Migration successfully executed" id="create signing_key table" duration=932.68µs logger=migrator t=2026-08-08T05:55:21.742847484Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-08T05:55:21.744161461Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.313547ms logger=migrator t=2026-08-08T05:55:21.74982959Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-08T05:55:21.750983384Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.155054ms logger=migrator t=2026-08-08T05:55:21.755277224Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-08T05:55:21.755610391Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=333.487µs logger=migrator t=2026-08-08T05:55:21.758188095Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-08T05:55:21.766670883Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.482838ms logger=migrator t=2026-08-08T05:55:21.773154849Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-08T05:55:21.77366315Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=508.841µs logger=migrator t=2026-08-08T05:55:21.776577451Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-08T05:55:21.776596211Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=19.79µs logger=migrator t=2026-08-08T05:55:21.779514402Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-08T05:55:21.780700807Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.186625ms logger=migrator t=2026-08-08T05:55:21.783548746Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-08T05:55:21.783569317Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.511µs logger=migrator t=2026-08-08T05:55:21.789780747Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-08T05:55:21.791072184Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.289277ms logger=migrator t=2026-08-08T05:55:21.800150724Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-08T05:55:21.802129396Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.978662ms logger=migrator t=2026-08-08T05:55:21.809723575Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-08T05:55:21.810578103Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=855.108µs logger=migrator t=2026-08-08T05:55:21.815803592Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-08T05:55:21.816861194Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.057132ms logger=migrator t=2026-08-08T05:55:21.822551494Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-08T05:55:21.82284665Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=296.356µs logger=migrator t=2026-08-08T05:55:21.825587318Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-08T05:55:21.826292672Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=705.975µs logger=migrator t=2026-08-08T05:55:21.831714946Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-08T05:55:21.834472153Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.714917ms logger=migrator t=2026-08-08T05:55:21.841827948Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-08T05:55:21.843150306Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.321447ms logger=migrator t=2026-08-08T05:55:21.850291075Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-08T05:55:21.862190265Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.894059ms logger=migrator t=2026-08-08T05:55:21.869029688Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-08T05:55:21.87773499Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.704583ms logger=migrator t=2026-08-08T05:55:21.884098013Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-08T05:55:21.893414769Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.312006ms logger=migrator t=2026-08-08T05:55:21.897743179Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-08T05:55:21.897816721Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=73.792µs logger=migrator t=2026-08-08T05:55:21.902356956Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-08T05:55:21.913311226Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.95385ms logger=migrator t=2026-08-08T05:55:21.919858773Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-08T05:55:21.940568167Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=20.732274ms logger=migrator t=2026-08-08T05:55:21.946873039Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-08T05:55:21.948273198Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=1.403609ms logger=migrator t=2026-08-08T05:55:21.951445525Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.699487787s logger=migrator t=2026-08-08T05:55:21.952046317Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-08T05:55:21.972166629Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-08T05:55:21.972429464Z level=info msg="Created default organization" logger=secrets t=2026-08-08T05:55:21.980905752Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-08T05:55:22.053116293Z level=info msg="Restored cache from database" duration=717.065µs logger=plugin.store t=2026-08-08T05:55:22.054620455Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-08T05:55:22.103969347Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-08T05:55:22.104013698Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-08T05:55:22.10412573Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-08T05:55:22.104144401Z level=info msg="Plugins loaded" count=54 duration=49.523936ms logger=query_data t=2026-08-08T05:55:22.111084416Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-08T05:55:22.115362426Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-08T05:55:22.121252579Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-08T05:55:22.129586703Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-08T05:55:22.131727898Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-08T05:55:22.133762531Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-08T05:55:22.15950996Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-08T05:55:22.18390056Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-08T05:55:22.200068038Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-08T05:55:22.200089418Z level=info msg="finished to provision alerting" logger=http.server t=2026-08-08T05:55:22.207281109Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-08-08T05:55:22.207422132Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-08-08T05:55:22.21976323Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-08-08T05:55:22.220291781Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-08-08T05:55:22.263128107Z level=info msg="State cache has been initialized" states=0 duration=55.691595ms logger=ngalert.scheduler t=2026-08-08T05:55:22.263403023Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-08T05:55:22.263673119Z level=info msg=starting first_tick=2026-08-08T05:55:30Z logger=provisioning.dashboard t=2026-08-08T05:55:22.272650086Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-08-08T05:55:22.331902666Z level=info msg="Update check succeeded" duration=111.936802ms logger=grafana.update.checker t=2026-08-08T05:55:22.336507993Z level=info msg="Update check succeeded" duration=116.934296ms logger=sqlstore.transactions t=2026-08-08T05:55:22.347666526Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-08T05:55:22.360414133Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-08T05:55:22.363196321Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-08T05:55:22.405252731Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-08T05:55:22.417341954Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-08T05:55:22.422811408Z level=info msg="Patterns update finished" duration=126.010446ms logger=provisioning.dashboard t=2026-08-08T05:55:22.438025096Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-08-08T05:55:22.798612531Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-08T05:55:22.799011869Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-08T05:55:24.723944737Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:24.724775495Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:24.796868469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:24.850238092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:24.869771499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:25.104537834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:25.133706831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:25.230888476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:25.250171217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:25.286089536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:25.302361475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:25.465198727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:25.488246127Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:25.536571273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:25.556492208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:25.614254932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:25.635366731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:25.70295851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:25.727364638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:25.847972661Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:25.864929974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:25.902412034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:25.935285369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.034215139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.04768717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.106636976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.124852105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.17411984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.195134317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.262541559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.276320725Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.321035346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.337984438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.402107312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.424797524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.480903381Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.498450926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.576414498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.590965481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.66642585Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.683282021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.746001436Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.75920957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.824212103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.837610981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.906525835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.924803025Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.976121193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:26.991273198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:27.075250953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:27.096746949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:27.174422761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:27.20275445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:27.291425172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:27.31107723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:27.373752292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:27.389617522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:27.471933531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:27.485661857Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:27.564945854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:27.584189373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:27.665958622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:27.684600189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:27.773505086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:27.789541719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:27.864807832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:27.8820098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:27.967099727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:27.983822664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:28.067488431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:28.081730986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:28.159094101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:28.18222422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:28.254167713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:28.27186952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:28.347658792Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:28.37406874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:28.469585611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:28.483380788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-08T05:55:28.568788119Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-08T05:57:00.253794775Z level=info msg="Usage stats are ready to report"