logger=settings t=2026-05-21T01:13:11.515929972Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-21T01:13:11Z logger=settings t=2026-05-21T01:13:11.516514367Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-21T01:13:11.516532527Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-21T01:13:11.516538558Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-21T01:13:11.516544498Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-21T01:13:11.516549548Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-21T01:13:11.516553928Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-21T01:13:11.516558458Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-21T01:13:11.516565488Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-21T01:13:11.516571458Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-21T01:13:11.516581429Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-21T01:13:11.516590489Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-21T01:13:11.516606839Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-21T01:13:11.516612429Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-21T01:13:11.516618709Z level=info msg=Target target=[all] logger=settings t=2026-05-21T01:13:11.51664063Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-21T01:13:11.5166452Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-21T01:13:11.51665355Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-21T01:13:11.51665856Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-21T01:13:11.516664361Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-21T01:13:11.516670501Z level=info msg="App mode production" logger=sqlstore t=2026-05-21T01:13:11.517251915Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-21T01:13:11.517283925Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-21T01:13:11.519922409Z level=info msg="Locking database" logger=migrator t=2026-05-21T01:13:11.51997263Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-21T01:13:11.520702067Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-21T01:13:11.521979459Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.270332ms logger=migrator t=2026-05-21T01:13:11.529007818Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-21T01:13:11.530707119Z level=info msg="Migration successfully executed" id="create user table" duration=1.703381ms logger=migrator t=2026-05-21T01:13:11.536786056Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-21T01:13:11.537967274Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.181278ms logger=migrator t=2026-05-21T01:13:11.542991926Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-21T01:13:11.543826655Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=835.22µs logger=migrator t=2026-05-21T01:13:11.550544778Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-21T01:13:11.551079991Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=535.043µs logger=migrator t=2026-05-21T01:13:11.556381469Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-21T01:13:11.557509135Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.124336ms logger=migrator t=2026-05-21T01:13:11.567932888Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-21T01:13:11.571545264Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.619567ms logger=migrator t=2026-05-21T01:13:11.57673951Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-21T01:13:11.578057662Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.319432ms logger=migrator t=2026-05-21T01:13:11.582845357Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-21T01:13:11.583455623Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=610.156µs logger=migrator t=2026-05-21T01:13:11.588092704Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-21T01:13:11.588843013Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=750.899µs logger=migrator t=2026-05-21T01:13:11.596488006Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-21T01:13:11.597306967Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=820.801µs logger=migrator t=2026-05-21T01:13:11.605063763Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-21T01:13:11.605774181Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=712.328µs logger=migrator t=2026-05-21T01:13:11.611245124Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-21T01:13:11.612390771Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.145668ms logger=migrator t=2026-05-21T01:13:11.617074004Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-21T01:13:11.617145426Z level=info msg="Migration successfully executed" id="Update user table charset" duration=94.332µs logger=migrator t=2026-05-21T01:13:11.621989472Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-21T01:13:11.623307394Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.320452ms logger=migrator t=2026-05-21T01:13:11.631329708Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-21T01:13:11.631739668Z level=info msg="Migration successfully executed" id="Add missing user data" duration=410.2µs logger=migrator t=2026-05-21T01:13:11.64342188Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-21T01:13:11.644994058Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.577429ms logger=migrator t=2026-05-21T01:13:11.654058497Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-21T01:13:11.654791374Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=733.518µs logger=migrator t=2026-05-21T01:13:11.660215185Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-21T01:13:11.661896946Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.679161ms logger=migrator t=2026-05-21T01:13:11.670156975Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-21T01:13:11.67826993Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.111255ms logger=migrator t=2026-05-21T01:13:11.687377631Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-21T01:13:11.688735173Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.359092ms logger=migrator t=2026-05-21T01:13:11.693536979Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-21T01:13:11.693749194Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=212.455µs logger=migrator t=2026-05-21T01:13:11.722923468Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-21T01:13:11.724096527Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.176579ms logger=migrator t=2026-05-21T01:13:11.73087016Z 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-05-21T01:13:11.731209428Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=342.188µs logger=migrator t=2026-05-21T01:13:11.737185302Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-21T01:13:11.737966762Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=785.97µs logger=migrator t=2026-05-21T01:13:11.745144024Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-21T01:13:11.746774934Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.6325ms logger=migrator t=2026-05-21T01:13:11.753001204Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-21T01:13:11.753892295Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=890.421µs logger=migrator t=2026-05-21T01:13:11.759524251Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-21T01:13:11.760209699Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=685.278µs logger=migrator t=2026-05-21T01:13:11.767508464Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-21T01:13:11.768229742Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=722.108µs logger=migrator t=2026-05-21T01:13:11.773648092Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-21T01:13:11.774881633Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.23354ms logger=migrator t=2026-05-21T01:13:11.780214081Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-21T01:13:11.780257002Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=44.131µs logger=migrator t=2026-05-21T01:13:11.784684169Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-21T01:13:11.785434458Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=749.629µs logger=migrator t=2026-05-21T01:13:11.790732586Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-21T01:13:11.791720439Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=987.684µs logger=migrator t=2026-05-21T01:13:11.796602297Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-21T01:13:11.797911248Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.305491ms logger=migrator t=2026-05-21T01:13:11.805943122Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-21T01:13:11.807231273Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.289711ms logger=migrator t=2026-05-21T01:13:11.81330596Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-21T01:13:11.818108446Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.800816ms logger=migrator t=2026-05-21T01:13:11.822962243Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-21T01:13:11.823776362Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=811.729µs logger=migrator t=2026-05-21T01:13:11.830214768Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-21T01:13:11.831724054Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.508486ms logger=migrator t=2026-05-21T01:13:11.837516654Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-21T01:13:11.838216542Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=700.768µs logger=migrator t=2026-05-21T01:13:11.842576957Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-21T01:13:11.843066778Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=489.112µs logger=migrator t=2026-05-21T01:13:11.847389463Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-21T01:13:11.848459908Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.070385ms logger=migrator t=2026-05-21T01:13:11.854859352Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-21T01:13:11.855254473Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=397.201µs logger=migrator t=2026-05-21T01:13:11.860425757Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-21T01:13:11.86093691Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=511.073µs logger=migrator t=2026-05-21T01:13:11.865689164Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-21T01:13:11.86596147Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=270.626µs logger=migrator t=2026-05-21T01:13:11.871056274Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-21T01:13:11.871633137Z level=info msg="Migration successfully executed" id="create star table" duration=576.554µs logger=migrator t=2026-05-21T01:13:11.875724197Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-21T01:13:11.876515635Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=794.589µs logger=migrator t=2026-05-21T01:13:11.88123972Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-21T01:13:11.882022498Z level=info msg="Migration successfully executed" id="create org table v1" duration=785.209µs logger=migrator t=2026-05-21T01:13:11.88749329Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-21T01:13:11.888262469Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=769.439µs logger=migrator t=2026-05-21T01:13:11.893658519Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-21T01:13:11.894301155Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=638.506µs logger=migrator t=2026-05-21T01:13:11.899350266Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-21T01:13:11.900036814Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=686.508µs logger=migrator t=2026-05-21T01:13:11.905393663Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-21T01:13:11.906298495Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=904.132µs logger=migrator t=2026-05-21T01:13:11.911714155Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-21T01:13:11.912597986Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=882.881µs logger=migrator t=2026-05-21T01:13:11.919558105Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-21T01:13:11.919606086Z level=info msg="Migration successfully executed" id="Update org table charset" duration=49.861µs logger=migrator t=2026-05-21T01:13:11.924239637Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-21T01:13:11.924272768Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=33.681µs logger=migrator t=2026-05-21T01:13:11.929666358Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-21T01:13:11.929808312Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=142.524µs logger=migrator t=2026-05-21T01:13:11.935010777Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-21T01:13:11.936211967Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.20366ms logger=migrator t=2026-05-21T01:13:11.942083249Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-21T01:13:11.943041871Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=958.132µs logger=migrator t=2026-05-21T01:13:11.948324629Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-21T01:13:11.949403494Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.082635ms logger=migrator t=2026-05-21T01:13:11.95501346Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-21T01:13:11.955729077Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=715.747µs logger=migrator t=2026-05-21T01:13:11.961044065Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-21T01:13:11.961656591Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=612.506µs logger=migrator t=2026-05-21T01:13:11.967367179Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-21T01:13:11.968533397Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.146297ms logger=migrator t=2026-05-21T01:13:11.974182113Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-21T01:13:11.981894279Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.713736ms logger=migrator t=2026-05-21T01:13:11.988604471Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-21T01:13:11.989354399Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=748.957µs logger=migrator t=2026-05-21T01:13:11.995748404Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-21T01:13:11.997041134Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.292891ms logger=migrator t=2026-05-21T01:13:12.003993153Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-21T01:13:12.005236202Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.245129ms logger=migrator t=2026-05-21T01:13:12.012348394Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-21T01:13:12.013208585Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=865.741µs logger=migrator t=2026-05-21T01:13:12.017564961Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-21T01:13:12.018714918Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.147337ms logger=migrator t=2026-05-21T01:13:12.024706822Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-21T01:13:12.024840196Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=135.424µs logger=migrator t=2026-05-21T01:13:12.030380999Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-21T01:13:12.033480014Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.099695ms logger=migrator t=2026-05-21T01:13:12.038331501Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-21T01:13:12.040261008Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.928607ms logger=migrator t=2026-05-21T01:13:12.046223722Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-21T01:13:12.048201689Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.982607ms logger=migrator t=2026-05-21T01:13:12.053298172Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-21T01:13:12.054112232Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=806.1µs logger=migrator t=2026-05-21T01:13:12.058793225Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-21T01:13:12.06065871Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.866435ms logger=migrator t=2026-05-21T01:13:12.0664709Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-21T01:13:12.067344101Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=873.471µs logger=migrator t=2026-05-21T01:13:12.072385513Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-21T01:13:12.073791037Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.408394ms logger=migrator t=2026-05-21T01:13:12.079457104Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-21T01:13:12.079504205Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=50.501µs logger=migrator t=2026-05-21T01:13:12.084724602Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-21T01:13:12.084772613Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=38.951µs logger=migrator t=2026-05-21T01:13:12.090866529Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-21T01:13:12.094279642Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.414363ms logger=migrator t=2026-05-21T01:13:12.099775504Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-21T01:13:12.101882546Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.104621ms logger=migrator t=2026-05-21T01:13:12.106723482Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-21T01:13:12.10872357Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.999578ms logger=migrator t=2026-05-21T01:13:12.114431628Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-21T01:13:12.116327464Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.895076ms logger=migrator t=2026-05-21T01:13:12.121250933Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-21T01:13:12.121472348Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=222.605µs logger=migrator t=2026-05-21T01:13:12.126782097Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-21T01:13:12.127605026Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=822.959µs logger=migrator t=2026-05-21T01:13:12.133500658Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-21T01:13:12.13482588Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.326002ms logger=migrator t=2026-05-21T01:13:12.139768569Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-21T01:13:12.13979678Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=29.531µs logger=migrator t=2026-05-21T01:13:12.144920554Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-21T01:13:12.14600483Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.081925ms logger=migrator t=2026-05-21T01:13:12.152451476Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-21T01:13:12.153216154Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=760.848µs logger=migrator t=2026-05-21T01:13:12.16049325Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-21T01:13:12.171424233Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.929403ms logger=migrator t=2026-05-21T01:13:12.176958587Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-21T01:13:12.178060554Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.106527ms logger=migrator t=2026-05-21T01:13:12.185330429Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-21T01:13:12.186047987Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=717.098µs logger=migrator t=2026-05-21T01:13:12.193182949Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-21T01:13:12.196212551Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=3.028402ms logger=migrator t=2026-05-21T01:13:12.202196606Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-21T01:13:12.202699559Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=502.833µs logger=migrator t=2026-05-21T01:13:12.208243853Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-21T01:13:12.209360699Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.121926ms logger=migrator t=2026-05-21T01:13:12.214450722Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-21T01:13:12.216558693Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.107941ms logger=migrator t=2026-05-21T01:13:12.221400179Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-21T01:13:12.22263948Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.241741ms logger=migrator t=2026-05-21T01:13:12.229156797Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-21T01:13:12.229801322Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=692.886µs logger=migrator t=2026-05-21T01:13:12.241491304Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-21T01:13:12.241823773Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=335.799µs logger=migrator t=2026-05-21T01:13:12.246062555Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-21T01:13:12.246918395Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=855.37µs logger=migrator t=2026-05-21T01:13:12.253176907Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-21T01:13:12.255541283Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.365856ms logger=migrator t=2026-05-21T01:13:12.26035718Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-21T01:13:12.261487458Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.134058ms logger=migrator t=2026-05-21T01:13:12.268023515Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-21T01:13:12.270130856Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=2.107991ms logger=migrator t=2026-05-21T01:13:12.275066365Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-21T01:13:12.276612802Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.551328ms logger=migrator t=2026-05-21T01:13:12.281612353Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-21T01:13:12.282381712Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=764.978µs logger=migrator t=2026-05-21T01:13:12.286708646Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-21T01:13:12.287481865Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=774.949µs logger=migrator t=2026-05-21T01:13:12.291683576Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-21T01:13:12.299609387Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.922691ms logger=migrator t=2026-05-21T01:13:12.306102525Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-21T01:13:12.307677752Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.582868ms logger=migrator t=2026-05-21T01:13:12.312577471Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-21T01:13:12.313886212Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.313912ms logger=migrator t=2026-05-21T01:13:12.320343798Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-21T01:13:12.321335842Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=994.274µs logger=migrator t=2026-05-21T01:13:12.326007835Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-21T01:13:12.326596729Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=588.504µs logger=migrator t=2026-05-21T01:13:12.332335388Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-21T01:13:12.335074494Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.739397ms logger=migrator t=2026-05-21T01:13:12.343467726Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-21T01:13:12.346387637Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.92094ms logger=migrator t=2026-05-21T01:13:12.352868803Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-21T01:13:12.352926134Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=76.882µs logger=migrator t=2026-05-21T01:13:12.359481223Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-21T01:13:12.359840191Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=367.508µs logger=migrator t=2026-05-21T01:13:12.364671297Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-21T01:13:12.367832035Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.158667ms logger=migrator t=2026-05-21T01:13:12.372856865Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-21T01:13:12.373135011Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=293.167µs logger=migrator t=2026-05-21T01:13:12.387508469Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-21T01:13:12.387881618Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=372.959µs logger=migrator t=2026-05-21T01:13:12.473425812Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-21T01:13:12.477702426Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.283814ms logger=migrator t=2026-05-21T01:13:12.483096576Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-21T01:13:12.483321792Z level=info msg="Migration successfully executed" id="Update uid value" duration=225.806µs logger=migrator t=2026-05-21T01:13:12.487965573Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-21T01:13:12.488804484Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=838.891µs logger=migrator t=2026-05-21T01:13:12.49278547Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-21T01:13:12.494218105Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.431345ms logger=migrator t=2026-05-21T01:13:12.500796293Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-21T01:13:12.50230601Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.513897ms logger=migrator t=2026-05-21T01:13:12.507827514Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-21T01:13:12.508721255Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=895.411µs logger=migrator t=2026-05-21T01:13:12.514585416Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-21T01:13:12.515360935Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=778.589µs logger=migrator t=2026-05-21T01:13:12.52012637Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-21T01:13:12.52098829Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=861.47µs logger=migrator t=2026-05-21T01:13:12.525245014Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-21T01:13:12.526037543Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=791.349µs logger=migrator t=2026-05-21T01:13:12.530697955Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-21T01:13:12.531954805Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.25543ms logger=migrator t=2026-05-21T01:13:12.539661152Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-21T01:13:12.540392219Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=730.527µs logger=migrator t=2026-05-21T01:13:12.546023765Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-21T01:13:12.552730947Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.706932ms logger=migrator t=2026-05-21T01:13:12.557875741Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-21T01:13:12.558688281Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=814.041µs logger=migrator t=2026-05-21T01:13:12.568110438Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-21T01:13:12.569372719Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.269411ms logger=migrator t=2026-05-21T01:13:12.575311012Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-21T01:13:12.576793818Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.496785ms logger=migrator t=2026-05-21T01:13:12.582204598Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-21T01:13:12.583867719Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.668561ms logger=migrator t=2026-05-21T01:13:12.588153462Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-21T01:13:12.588469229Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=315.967µs logger=migrator t=2026-05-21T01:13:12.591641186Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-21T01:13:12.59220222Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=561.684µs logger=migrator t=2026-05-21T01:13:12.596624826Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-21T01:13:12.596665717Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=45.491µs logger=migrator t=2026-05-21T01:13:12.600861369Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-21T01:13:12.605666324Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.801485ms logger=migrator t=2026-05-21T01:13:12.609519728Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-21T01:13:12.612148221Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.628753ms logger=migrator t=2026-05-21T01:13:12.615747598Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-21T01:13:12.615937232Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=190.724µs logger=migrator t=2026-05-21T01:13:12.620100193Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-21T01:13:12.623636939Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.535455ms logger=migrator t=2026-05-21T01:13:12.627472521Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-21T01:13:12.630049113Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.580032ms logger=migrator t=2026-05-21T01:13:12.634762247Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-21T01:13:12.636310674Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.553747ms logger=migrator t=2026-05-21T01:13:12.64151294Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-21T01:13:12.642260838Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=749.348µs logger=migrator t=2026-05-21T01:13:12.645954517Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-21T01:13:12.647252218Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.297881ms logger=migrator t=2026-05-21T01:13:12.651358768Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-21T01:13:12.652558836Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.205589ms logger=migrator t=2026-05-21T01:13:12.657468845Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-21T01:13:12.659209767Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.746513ms logger=migrator t=2026-05-21T01:13:12.664865884Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-21T01:13:12.667266511Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=2.418988ms logger=migrator t=2026-05-21T01:13:12.672437366Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-21T01:13:12.672505347Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=69.051µs logger=migrator t=2026-05-21T01:13:12.67674006Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-21T01:13:12.676776311Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=34.471µs logger=migrator t=2026-05-21T01:13:12.681273539Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-21T01:13:12.684507138Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.232509ms logger=migrator t=2026-05-21T01:13:12.688399131Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-21T01:13:12.691727962Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.328911ms logger=migrator t=2026-05-21T01:13:12.69577252Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-21T01:13:12.695839891Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=67.941µs logger=migrator t=2026-05-21T01:13:12.699840938Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-21T01:13:12.700634466Z level=info msg="Migration successfully executed" id="create quota table v1" duration=792.899µs logger=migrator t=2026-05-21T01:13:12.704705135Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-21T01:13:12.705615017Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=909.522µs logger=migrator t=2026-05-21T01:13:12.709671555Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-21T01:13:12.709701436Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.291µs logger=migrator t=2026-05-21T01:13:12.713917667Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-21T01:13:12.715173348Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.255511ms logger=migrator t=2026-05-21T01:13:12.720296501Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-21T01:13:12.721420439Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.122948ms logger=migrator t=2026-05-21T01:13:12.725931537Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-21T01:13:12.731787259Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.856011ms logger=migrator t=2026-05-21T01:13:12.736608955Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-21T01:13:12.736676956Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=74.551µs logger=migrator t=2026-05-21T01:13:12.74221462Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-21T01:13:12.743888821Z level=info msg="Migration successfully executed" id="create session table" duration=1.674351ms logger=migrator t=2026-05-21T01:13:12.748652276Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-21T01:13:12.748754598Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=103.122µs logger=migrator t=2026-05-21T01:13:12.75383709Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-21T01:13:12.753921072Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=84.782µs logger=migrator t=2026-05-21T01:13:12.757834497Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-21T01:13:12.759117488Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.282741ms logger=migrator t=2026-05-21T01:13:12.765697307Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-21T01:13:12.766406014Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=708.607µs logger=migrator t=2026-05-21T01:13:12.771505038Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-21T01:13:12.771533428Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.451µs logger=migrator t=2026-05-21T01:13:12.776390995Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-21T01:13:12.776437936Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=49.221µs logger=migrator t=2026-05-21T01:13:12.781271553Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-21T01:13:12.784761217Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.491774ms logger=migrator t=2026-05-21T01:13:12.790732512Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-21T01:13:12.794249877Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.518494ms logger=migrator t=2026-05-21T01:13:12.799476123Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-21T01:13:12.799589445Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=111.772µs logger=migrator t=2026-05-21T01:13:12.803209303Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-21T01:13:12.803358426Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=154.894µs logger=migrator t=2026-05-21T01:13:12.807945177Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-21T01:13:12.809368151Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.421804ms logger=migrator t=2026-05-21T01:13:12.814197648Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-21T01:13:12.814228959Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=32.581µs logger=migrator t=2026-05-21T01:13:12.818502351Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-21T01:13:12.822496418Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.993477ms logger=migrator t=2026-05-21T01:13:12.830901451Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-21T01:13:12.831113976Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=216.505µs logger=migrator t=2026-05-21T01:13:12.845610066Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-21T01:13:12.848940146Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.33253ms logger=migrator t=2026-05-21T01:13:12.854870219Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-21T01:13:12.860438323Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.567384ms logger=migrator t=2026-05-21T01:13:12.864397509Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-21T01:13:12.864464711Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=67.502µs logger=migrator t=2026-05-21T01:13:12.869656697Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-21T01:13:12.870513497Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=854.74µs logger=migrator t=2026-05-21T01:13:12.875350974Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-21T01:13:12.87685451Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.505796ms logger=migrator t=2026-05-21T01:13:12.881749628Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-21T01:13:12.883095841Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.346993ms logger=migrator t=2026-05-21T01:13:12.891498064Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-21T01:13:12.892672722Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.185908ms logger=migrator t=2026-05-21T01:13:12.897424057Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-21T01:13:12.898544684Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.125086ms logger=migrator t=2026-05-21T01:13:12.902839928Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-21T01:13:12.903675048Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=835.229µs logger=migrator t=2026-05-21T01:13:12.908692919Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-21T01:13:12.909602901Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=982.424µs logger=migrator t=2026-05-21T01:13:12.915653536Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-21T01:13:12.917680536Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.03172ms logger=migrator t=2026-05-21T01:13:12.924858668Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-21T01:13:12.925801412Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=946.914µs logger=migrator t=2026-05-21T01:13:12.930249608Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-21T01:13:12.942368822Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.091603ms logger=migrator t=2026-05-21T01:13:12.94688796Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-21T01:13:12.947820433Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=932.073µs logger=migrator t=2026-05-21T01:13:12.955025287Z 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-05-21T01:13:12.956047332Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.017506ms logger=migrator t=2026-05-21T01:13:12.970726776Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-21T01:13:12.971030223Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=305.387µs logger=migrator t=2026-05-21T01:13:12.974523597Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-21T01:13:12.975096781Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=572.634µs logger=migrator t=2026-05-21T01:13:12.978939454Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-21T01:13:12.979708942Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=769.448µs logger=migrator t=2026-05-21T01:13:12.983080054Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-21T01:13:12.986794034Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.71383ms logger=migrator t=2026-05-21T01:13:12.991128918Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-21T01:13:12.995159246Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.549835ms logger=migrator t=2026-05-21T01:13:13.009545653Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-21T01:13:13.013419776Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.877033ms logger=migrator t=2026-05-21T01:13:13.01768634Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-21T01:13:13.021342768Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.670458ms logger=migrator t=2026-05-21T01:13:13.025422506Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-21T01:13:13.026735468Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.313442ms logger=migrator t=2026-05-21T01:13:13.031359599Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-21T01:13:13.03140387Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=47.051µs logger=migrator t=2026-05-21T01:13:13.039056295Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-21T01:13:13.039159207Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=111.962µs logger=migrator t=2026-05-21T01:13:13.04588827Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-21T01:13:13.047053258Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.165538ms logger=migrator t=2026-05-21T01:13:13.053704788Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-21T01:13:13.054694043Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=989.645µs logger=migrator t=2026-05-21T01:13:13.060878322Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-21T01:13:13.062324206Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.437314ms logger=migrator t=2026-05-21T01:13:13.073557798Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-21T01:13:13.074664464Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.110087ms logger=migrator t=2026-05-21T01:13:13.078387094Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-21T01:13:13.079492151Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.104327ms logger=migrator t=2026-05-21T01:13:13.084147013Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-21T01:13:13.088214782Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.069679ms logger=migrator t=2026-05-21T01:13:13.09147558Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-21T01:13:13.095153689Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.677179ms logger=migrator t=2026-05-21T01:13:13.098886019Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-21T01:13:13.099074744Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=190.345µs logger=migrator t=2026-05-21T01:13:13.103043809Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-21T01:13:13.103860859Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=816.78µs logger=migrator t=2026-05-21T01:13:13.108516792Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-21T01:13:13.109665909Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.147947ms logger=migrator t=2026-05-21T01:13:13.113513432Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-21T01:13:13.118599895Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.087653ms logger=migrator t=2026-05-21T01:13:13.122598751Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-21T01:13:13.122793476Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=194.945µs logger=migrator t=2026-05-21T01:13:13.128145355Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-21T01:13:13.129279582Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.135007ms logger=migrator t=2026-05-21T01:13:13.133683849Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-21T01:13:13.134628492Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=944.913µs logger=migrator t=2026-05-21T01:13:13.139140291Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-21T01:13:13.139237773Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=95.722µs logger=migrator t=2026-05-21T01:13:13.14364752Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-21T01:13:13.145153886Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.506276ms logger=migrator t=2026-05-21T01:13:13.150195758Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-21T01:13:13.152273208Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.08031ms logger=migrator t=2026-05-21T01:13:13.157803201Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-21T01:13:13.158964769Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.160608ms logger=migrator t=2026-05-21T01:13:13.162880493Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-21T01:13:13.163857777Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=976.724µs logger=migrator t=2026-05-21T01:13:13.169714649Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-21T01:13:13.170737363Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.022224ms logger=migrator t=2026-05-21T01:13:13.175200631Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-21T01:13:13.176300197Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.099676ms logger=migrator t=2026-05-21T01:13:13.180673603Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-21T01:13:13.180701504Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=33.681µs logger=migrator t=2026-05-21T01:13:13.184308681Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-21T01:13:13.191490245Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.174653ms logger=migrator t=2026-05-21T01:13:13.195420349Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-21T01:13:13.196748261Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.321501ms logger=migrator t=2026-05-21T01:13:13.202000878Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-21T01:13:13.205968794Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.967526ms logger=migrator t=2026-05-21T01:13:13.210656716Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-21T01:13:13.211406365Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=747.899µs logger=migrator t=2026-05-21T01:13:13.213894895Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-21T01:13:13.214731525Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=836.44µs logger=migrator t=2026-05-21T01:13:13.218969257Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-21T01:13:13.219786797Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=817.8µs logger=migrator t=2026-05-21T01:13:13.223466436Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-21T01:13:13.235068576Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.5941ms logger=migrator t=2026-05-21T01:13:13.241290816Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-21T01:13:13.242238599Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=954.713µs logger=migrator t=2026-05-21T01:13:13.253512971Z 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-05-21T01:13:13.256935854Z 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=3.424712ms logger=migrator t=2026-05-21T01:13:13.262515198Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-21T01:13:13.262903438Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=385.469µs logger=migrator t=2026-05-21T01:13:13.267752935Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-21T01:13:13.268642776Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=889.051µs logger=migrator t=2026-05-21T01:13:13.273212007Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-21T01:13:13.27336889Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=158.823µs logger=migrator t=2026-05-21T01:13:13.288880664Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-21T01:13:13.298433416Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=9.556291ms logger=migrator t=2026-05-21T01:13:13.303141619Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-21T01:13:13.307243258Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.099759ms logger=migrator t=2026-05-21T01:13:13.311826929Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-21T01:13:13.312777592Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=951.193µs logger=migrator t=2026-05-21T01:13:13.317997068Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-21T01:13:13.319490653Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.499175ms logger=migrator t=2026-05-21T01:13:13.323758317Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-21T01:13:13.324009913Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=254.596µs logger=migrator t=2026-05-21T01:13:13.327855865Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-21T01:13:13.334697011Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.842526ms logger=migrator t=2026-05-21T01:13:13.339780854Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-21T01:13:13.340784848Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.004854ms logger=migrator t=2026-05-21T01:13:13.346237009Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-21T01:13:13.346422334Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=185.725µs logger=migrator t=2026-05-21T01:13:13.350615155Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-21T01:13:13.35121511Z level=info msg="Migration successfully executed" id="Move region to single row" duration=604.236µs logger=migrator t=2026-05-21T01:13:13.356123597Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-21T01:13:13.357143222Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.019915ms logger=migrator t=2026-05-21T01:13:13.362137273Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-21T01:13:13.363055275Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=917.362µs logger=migrator t=2026-05-21T01:13:13.367096762Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-21T01:13:13.368783544Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.686571ms logger=migrator t=2026-05-21T01:13:13.373047066Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-21T01:13:13.374178774Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.135808ms logger=migrator t=2026-05-21T01:13:13.379364419Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-21T01:13:13.38026329Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=899.291µs logger=migrator t=2026-05-21T01:13:13.384047391Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-21T01:13:13.384992285Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=945.084µs logger=migrator t=2026-05-21T01:13:13.391461561Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-21T01:13:13.391568523Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=107.702µs logger=migrator t=2026-05-21T01:13:13.395253192Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-21T01:13:13.396240686Z level=info msg="Migration successfully executed" id="create test_data table" duration=988.344µs logger=migrator t=2026-05-21T01:13:13.40220317Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-21T01:13:13.403090681Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=886.941µs logger=migrator t=2026-05-21T01:13:13.408112933Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-21T01:13:13.409712531Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.600218ms logger=migrator t=2026-05-21T01:13:13.415505612Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-21T01:13:13.416579717Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.075105ms logger=migrator t=2026-05-21T01:13:13.420697546Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-21T01:13:13.420945493Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=248.427µs logger=migrator t=2026-05-21T01:13:13.426419594Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-21T01:13:13.427094551Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=661.797µs logger=migrator t=2026-05-21T01:13:13.431406625Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-21T01:13:13.431673681Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=273.746µs logger=migrator t=2026-05-21T01:13:13.438718092Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-21T01:13:13.440431322Z level=info msg="Migration successfully executed" id="create team table" duration=1.717881ms logger=migrator t=2026-05-21T01:13:13.448254071Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-21T01:13:13.449250836Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=997.095µs logger=migrator t=2026-05-21T01:13:13.453856396Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-21T01:13:13.455437575Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.579899ms logger=migrator t=2026-05-21T01:13:13.462449494Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-21T01:13:13.468702576Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.259501ms logger=migrator t=2026-05-21T01:13:13.47263745Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-21T01:13:13.472809514Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=172.574µs logger=migrator t=2026-05-21T01:13:13.476425341Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-21T01:13:13.477315773Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=890.122µs logger=migrator t=2026-05-21T01:13:13.482386975Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-21T01:13:13.483207945Z level=info msg="Migration successfully executed" id="create team member table" duration=821.33µs logger=migrator t=2026-05-21T01:13:13.487692883Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-21T01:13:13.489549358Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.857405ms logger=migrator t=2026-05-21T01:13:13.494754324Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-21T01:13:13.496837414Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.08696ms logger=migrator t=2026-05-21T01:13:13.5041329Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-21T01:13:13.50534904Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.2158ms logger=migrator t=2026-05-21T01:13:13.511451747Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-21T01:13:13.517616926Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.172669ms logger=migrator t=2026-05-21T01:13:13.526643573Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-21T01:13:13.532961346Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.319123ms logger=migrator t=2026-05-21T01:13:13.537727561Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-21T01:13:13.542585329Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.855407ms logger=migrator t=2026-05-21T01:13:13.54927034Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-21T01:13:13.550739405Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.469856ms logger=migrator t=2026-05-21T01:13:13.556378511Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-21T01:13:13.557543639Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.164828ms logger=migrator t=2026-05-21T01:13:13.565801858Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-21T01:13:13.567332256Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.530468ms logger=migrator t=2026-05-21T01:13:13.574362595Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-21T01:13:13.575303678Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=940.683µs logger=migrator t=2026-05-21T01:13:13.581706413Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-21T01:13:13.583207178Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.501876ms logger=migrator t=2026-05-21T01:13:13.590507605Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-21T01:13:13.591664642Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.157857ms logger=migrator t=2026-05-21T01:13:13.600092546Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-21T01:13:13.60106097Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=969.704µs logger=migrator t=2026-05-21T01:13:13.618407408Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-21T01:13:13.620198632Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.794604ms logger=migrator t=2026-05-21T01:13:13.624370102Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-21T01:13:13.624723691Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=358.579µs logger=migrator t=2026-05-21T01:13:13.631320851Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-21T01:13:13.63171663Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=396.42µs logger=migrator t=2026-05-21T01:13:13.666940059Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-21T01:13:13.66817205Z level=info msg="Migration successfully executed" id="create tag table" duration=1.236691ms logger=migrator t=2026-05-21T01:13:13.675969328Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-21T01:13:13.677022333Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.053265ms logger=migrator t=2026-05-21T01:13:13.687018064Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-21T01:13:13.688535301Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.520657ms logger=migrator t=2026-05-21T01:13:13.693214474Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-21T01:13:13.694761851Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.546607ms logger=migrator t=2026-05-21T01:13:13.700204393Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-21T01:13:13.701566346Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.364864ms logger=migrator t=2026-05-21T01:13:13.707712274Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-21T01:13:13.725452232Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.735498ms logger=migrator t=2026-05-21T01:13:13.731357194Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-21T01:13:13.73196078Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=607.146µs logger=migrator t=2026-05-21T01:13:13.736863877Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-21T01:13:13.738509837Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.64118ms logger=migrator t=2026-05-21T01:13:13.744992473Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-21T01:13:13.745534546Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=541.243µs logger=migrator t=2026-05-21T01:13:13.750860805Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-21T01:13:13.751820859Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=960.044µs logger=migrator t=2026-05-21T01:13:13.756611604Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-21T01:13:13.757450705Z level=info msg="Migration successfully executed" id="create user auth table" duration=838.9µs logger=migrator t=2026-05-21T01:13:13.763224924Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-21T01:13:13.76476042Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.535826ms logger=migrator t=2026-05-21T01:13:13.770815107Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-21T01:13:13.770885278Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=71.462µs logger=migrator t=2026-05-21T01:13:13.775429278Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-21T01:13:13.780545512Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.116684ms logger=migrator t=2026-05-21T01:13:13.786412273Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-21T01:13:13.794647712Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.236819ms logger=migrator t=2026-05-21T01:13:13.800098254Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-21T01:13:13.805288179Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.192425ms logger=migrator t=2026-05-21T01:13:13.810377552Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-21T01:13:13.815402863Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.024991ms logger=migrator t=2026-05-21T01:13:13.820511956Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-21T01:13:13.821447949Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=935.692µs logger=migrator t=2026-05-21T01:13:13.828001627Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-21T01:13:13.83554272Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.542703ms logger=migrator t=2026-05-21T01:13:13.840315164Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-21T01:13:13.841195776Z level=info msg="Migration successfully executed" id="create server_lock table" duration=880.472µs logger=migrator t=2026-05-21T01:13:13.847195181Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-21T01:13:13.848100563Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=899.241µs logger=migrator t=2026-05-21T01:13:13.853046482Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-21T01:13:13.854466466Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.419454ms logger=migrator t=2026-05-21T01:13:13.860527872Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-21T01:13:13.861446295Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=918.293µs logger=migrator t=2026-05-21T01:13:13.866095256Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-21T01:13:13.867000809Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=904.823µs logger=migrator t=2026-05-21T01:13:13.872895531Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-21T01:13:13.873909435Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.013514ms logger=migrator t=2026-05-21T01:13:13.879211473Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-21T01:13:13.886735945Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.525352ms logger=migrator t=2026-05-21T01:13:13.892558246Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-21T01:13:13.893499428Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=940.362µs logger=migrator t=2026-05-21T01:13:13.900087048Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-21T01:13:13.901001979Z level=info msg="Migration successfully executed" id="create cache_data table" duration=915.431µs logger=migrator t=2026-05-21T01:13:13.90639642Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-21T01:13:13.907305291Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=908.771µs logger=migrator t=2026-05-21T01:13:13.912193609Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-21T01:13:13.91304319Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=849.291µs logger=migrator t=2026-05-21T01:13:13.919838494Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-21T01:13:13.921501184Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.66348ms logger=migrator t=2026-05-21T01:13:13.927856057Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-21T01:13:13.928064483Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=215.126µs logger=migrator t=2026-05-21T01:13:13.933904504Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-21T01:13:13.934065968Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=161.254µs logger=migrator t=2026-05-21T01:13:13.940542194Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-21T01:13:13.941806224Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.2648ms logger=migrator t=2026-05-21T01:13:13.947234805Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T01:13:13.948221829Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=986.694µs logger=migrator t=2026-05-21T01:13:13.953974998Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T01:13:13.954995412Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.019804ms logger=migrator t=2026-05-21T01:13:13.96110329Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-21T01:13:13.961238983Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=149.644µs logger=migrator t=2026-05-21T01:13:13.967058963Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T01:13:13.968527279Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.468056ms logger=migrator t=2026-05-21T01:13:13.97436144Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T01:13:13.975760684Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.401544ms logger=migrator t=2026-05-21T01:13:13.98223063Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T01:13:13.983869699Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.639119ms logger=migrator t=2026-05-21T01:13:13.989181117Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T01:13:13.99011227Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=934.703µs logger=migrator t=2026-05-21T01:13:13.995150001Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-21T01:13:14.001094836Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.944155ms logger=migrator t=2026-05-21T01:13:14.008006812Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-21T01:13:14.008937724Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=930.722µs logger=migrator t=2026-05-21T01:13:14.014680513Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-21T01:13:14.014802215Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=122.733µs logger=migrator t=2026-05-21T01:13:14.020571026Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-21T01:13:14.022262316Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.690241ms logger=migrator t=2026-05-21T01:13:14.028162108Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-21T01:13:14.029670665Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.508317ms logger=migrator t=2026-05-21T01:13:14.032716829Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-21T01:13:14.033671681Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=951.662µs logger=migrator t=2026-05-21T01:13:14.039946502Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-21T01:13:14.040095977Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=149.545µs logger=migrator t=2026-05-21T01:13:14.045641601Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-21T01:13:14.047080125Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.436444ms logger=migrator t=2026-05-21T01:13:14.052861864Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-21T01:13:14.053844818Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=982.534µs logger=migrator t=2026-05-21T01:13:14.057853675Z 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-05-21T01:13:14.05933072Z 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.476505ms logger=migrator t=2026-05-21T01:13:14.065659804Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-21T01:13:14.06719025Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.529936ms logger=migrator t=2026-05-21T01:13:14.073639925Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-21T01:13:14.08334378Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.708585ms logger=migrator t=2026-05-21T01:13:14.088924105Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-21T01:13:14.08998428Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.076766ms logger=migrator t=2026-05-21T01:13:14.096049336Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-21T01:13:14.09701137Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=961.774µs logger=migrator t=2026-05-21T01:13:14.102201806Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-21T01:13:14.131526593Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.325937ms logger=migrator t=2026-05-21T01:13:14.138234596Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-21T01:13:14.166966899Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.731643ms logger=migrator t=2026-05-21T01:13:14.172601255Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-21T01:13:14.174212233Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.611108ms logger=migrator t=2026-05-21T01:13:14.179250295Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-21T01:13:14.180231669Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=980.334µs logger=migrator t=2026-05-21T01:13:14.185908886Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-21T01:13:14.194015841Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.115025ms logger=migrator t=2026-05-21T01:13:14.199266508Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-21T01:13:14.205700014Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.433506ms logger=migrator t=2026-05-21T01:13:14.211404051Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-21T01:13:14.212502898Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.098556ms logger=migrator t=2026-05-21T01:13:14.218268927Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-21T01:13:14.219292461Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.023544ms logger=migrator t=2026-05-21T01:13:14.225695886Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-21T01:13:14.227323765Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.627349ms logger=migrator t=2026-05-21T01:13:14.23331122Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-21T01:13:14.234645502Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.333002ms logger=migrator t=2026-05-21T01:13:14.240951604Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-21T01:13:14.241105638Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=155.734µs logger=migrator t=2026-05-21T01:13:14.246200131Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-21T01:13:14.253346384Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.142013ms logger=migrator t=2026-05-21T01:13:14.258457436Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-21T01:13:14.265191559Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.734213ms logger=migrator t=2026-05-21T01:13:14.270265932Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-21T01:13:14.277482266Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.218134ms logger=migrator t=2026-05-21T01:13:14.2830466Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-21T01:13:14.284001104Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=950.984µs logger=migrator t=2026-05-21T01:13:14.28928175Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-21T01:13:14.290324086Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.041806ms logger=migrator t=2026-05-21T01:13:14.297172151Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-21T01:13:14.305496052Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.319591ms logger=migrator t=2026-05-21T01:13:14.311973459Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-21T01:13:14.32198518Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=10.018581ms logger=migrator t=2026-05-21T01:13:14.327467442Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-21T01:13:14.328265851Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=798.739µs logger=migrator t=2026-05-21T01:13:14.333526979Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-21T01:13:14.343616602Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.089853ms logger=migrator t=2026-05-21T01:13:14.351081343Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-21T01:13:14.361427232Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.347829ms logger=migrator t=2026-05-21T01:13:14.366624167Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-21T01:13:14.366791591Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=164.764µs logger=migrator t=2026-05-21T01:13:14.372272464Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-21T01:13:14.373553085Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.280272ms logger=migrator t=2026-05-21T01:13:14.379484018Z 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-05-21T01:13:14.38126559Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.779582ms logger=migrator t=2026-05-21T01:13:14.387017109Z 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-05-21T01:13:14.388413273Z 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.395614ms logger=migrator t=2026-05-21T01:13:14.393736972Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-21T01:13:14.393849405Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=112.943µs logger=migrator t=2026-05-21T01:13:14.401333315Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-21T01:13:14.410107047Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.772592ms logger=migrator t=2026-05-21T01:13:14.414960514Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-21T01:13:14.423649133Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.689419ms logger=migrator t=2026-05-21T01:13:14.42848944Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-21T01:13:14.435163892Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.673862ms logger=migrator t=2026-05-21T01:13:14.439918226Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-21T01:13:14.446975317Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.055091ms logger=migrator t=2026-05-21T01:13:14.453427672Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-21T01:13:14.459721094Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.293172ms logger=migrator t=2026-05-21T01:13:14.465143275Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-21T01:13:14.465237887Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=95.482µs logger=migrator t=2026-05-21T01:13:14.470254909Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-21T01:13:14.471561571Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.311483ms logger=migrator t=2026-05-21T01:13:14.478242332Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-21T01:13:14.484878711Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.635889ms logger=migrator t=2026-05-21T01:13:14.490115708Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-21T01:13:14.490173929Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=58.791µs logger=migrator t=2026-05-21T01:13:14.496691707Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-21T01:13:14.50472343Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.032353ms logger=migrator t=2026-05-21T01:13:14.507922098Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-21T01:13:14.509058745Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.135747ms logger=migrator t=2026-05-21T01:13:14.513686397Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-21T01:13:14.524067687Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.38457ms logger=migrator t=2026-05-21T01:13:14.529847797Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-21T01:13:14.530835461Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=989.904µs logger=migrator t=2026-05-21T01:13:14.538377643Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-21T01:13:14.540676938Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.306006ms logger=migrator t=2026-05-21T01:13:14.549381858Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-21T01:13:14.556412418Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.03496ms logger=migrator t=2026-05-21T01:13:14.559665327Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-21T01:13:14.560688151Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.022634ms logger=migrator t=2026-05-21T01:13:14.566067331Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-21T01:13:14.567326012Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.266131ms logger=migrator t=2026-05-21T01:13:14.574234228Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-21T01:13:14.574913404Z level=info msg="Migration successfully executed" id="create alert_image table" duration=679.156µs logger=migrator t=2026-05-21T01:13:14.580386616Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-21T01:13:14.581964695Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.577809ms logger=migrator t=2026-05-21T01:13:14.585687555Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-21T01:13:14.585761026Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=73.811µs logger=migrator t=2026-05-21T01:13:14.589513807Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-21T01:13:14.591437573Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.927076ms logger=migrator t=2026-05-21T01:13:14.598536915Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-21T01:13:14.601911156Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=3.379371ms logger=migrator t=2026-05-21T01:13:14.607307957Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-21T01:13:14.607732917Z 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-05-21T01:13:14.623338024Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-21T01:13:14.624456131Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.123436ms logger=migrator t=2026-05-21T01:13:14.62983722Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-21T01:13:14.632327631Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.491131ms logger=migrator t=2026-05-21T01:13:14.637339802Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-21T01:13:14.644725379Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.381047ms logger=migrator t=2026-05-21T01:13:14.651215367Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-21T01:13:14.652397855Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.183508ms logger=migrator t=2026-05-21T01:13:14.657065398Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-21T01:13:14.658139793Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.074105ms logger=migrator t=2026-05-21T01:13:14.66252273Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-21T01:13:14.663320158Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=797.248µs logger=migrator t=2026-05-21T01:13:14.668881443Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-21T01:13:14.670511443Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.633319ms logger=migrator t=2026-05-21T01:13:14.675316048Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-21T01:13:14.676992799Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.675931ms logger=migrator t=2026-05-21T01:13:14.681812565Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-21T01:13:14.681861956Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=52.171µs logger=migrator t=2026-05-21T01:13:14.687247497Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-21T01:13:14.687358049Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=112.153µs logger=migrator t=2026-05-21T01:13:14.691230552Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-21T01:13:14.700983977Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.752655ms logger=migrator t=2026-05-21T01:13:14.704850781Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-21T01:13:14.705281791Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=431.33µs logger=migrator t=2026-05-21T01:13:14.708713144Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-21T01:13:14.709824902Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.107147ms logger=migrator t=2026-05-21T01:13:14.714713729Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-21T01:13:14.714975705Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=262.316µs logger=migrator t=2026-05-21T01:13:14.718309996Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-21T01:13:14.719236978Z level=info msg="Migration successfully executed" id="create data_keys table" duration=927.122µs logger=migrator t=2026-05-21T01:13:14.723321476Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-21T01:13:14.7246674Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.426225ms logger=migrator t=2026-05-21T01:13:14.729730932Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-21T01:13:14.760495514Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=30.764502ms logger=migrator t=2026-05-21T01:13:14.764581432Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-21T01:13:14.773382365Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.802033ms logger=migrator t=2026-05-21T01:13:14.777275259Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-21T01:13:14.777420093Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=156.674µs logger=migrator t=2026-05-21T01:13:14.78105067Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-21T01:13:14.820208555Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=39.150545ms logger=migrator t=2026-05-21T01:13:14.824561421Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-21T01:13:14.858047819Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.487888ms logger=migrator t=2026-05-21T01:13:14.862435324Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-21T01:13:14.86307494Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=639.945µs logger=migrator t=2026-05-21T01:13:14.870882248Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-21T01:13:14.872909877Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.033309ms logger=migrator t=2026-05-21T01:13:14.880912701Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-21T01:13:14.881226178Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=315.287µs logger=migrator t=2026-05-21T01:13:14.885087721Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-21T01:13:14.886026543Z level=info msg="Migration successfully executed" id="create permission table" duration=939.632µs logger=migrator t=2026-05-21T01:13:14.890378049Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-21T01:13:14.891404253Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.025964ms logger=migrator t=2026-05-21T01:13:14.896884255Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-21T01:13:14.898644448Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.749353ms logger=migrator t=2026-05-21T01:13:14.905920474Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-21T01:13:14.907480262Z level=info msg="Migration successfully executed" id="create role table" duration=1.561057ms logger=migrator t=2026-05-21T01:13:14.912401381Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-21T01:13:14.922301909Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.901579ms logger=migrator t=2026-05-21T01:13:14.927220208Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-21T01:13:14.934585666Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.365528ms logger=migrator t=2026-05-21T01:13:14.939460644Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-21T01:13:14.940620512Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.161008ms logger=migrator t=2026-05-21T01:13:14.945422508Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-21T01:13:14.946862712Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.440894ms logger=migrator t=2026-05-21T01:13:14.951269099Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-21T01:13:14.952364055Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.095226ms logger=migrator t=2026-05-21T01:13:14.95917412Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-21T01:13:14.961006843Z level=info msg="Migration successfully executed" id="create team role table" duration=1.837113ms logger=migrator t=2026-05-21T01:13:14.96539963Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-21T01:13:14.966642719Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.244359ms logger=migrator t=2026-05-21T01:13:14.971282812Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-21T01:13:14.972312596Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.026264ms logger=migrator t=2026-05-21T01:13:14.97573759Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-21T01:13:14.976859456Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.118766ms logger=migrator t=2026-05-21T01:13:14.982845211Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-21T01:13:14.984170533Z level=info msg="Migration successfully executed" id="create user role table" duration=1.325152ms logger=migrator t=2026-05-21T01:13:14.988790774Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-21T01:13:14.990365962Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.575388ms logger=migrator t=2026-05-21T01:13:14.996660604Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-21T01:13:14.998239803Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.575809ms logger=migrator t=2026-05-21T01:13:15.00314775Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-21T01:13:15.004447472Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.299902ms logger=migrator t=2026-05-21T01:13:15.008963791Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-21T01:13:15.010026287Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.064166ms logger=migrator t=2026-05-21T01:13:15.015409317Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-21T01:13:15.016549144Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.139387ms logger=migrator t=2026-05-21T01:13:15.020660104Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-21T01:13:15.021727319Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.067195ms logger=migrator t=2026-05-21T01:13:15.026050893Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-21T01:13:15.034436196Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.385103ms logger=migrator t=2026-05-21T01:13:15.039191571Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-21T01:13:15.040270607Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.078626ms logger=migrator t=2026-05-21T01:13:15.044239603Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-21T01:13:15.045365199Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.126746ms logger=migrator t=2026-05-21T01:13:15.049530931Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-21T01:13:15.050592116Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.061135ms logger=migrator t=2026-05-21T01:13:15.054987842Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-21T01:13:15.056088108Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.100206ms logger=migrator t=2026-05-21T01:13:15.060340861Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-21T01:13:15.062124834Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.788053ms logger=migrator t=2026-05-21T01:13:15.066993082Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-21T01:13:15.068169311Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.176469ms logger=migrator t=2026-05-21T01:13:15.07313934Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-21T01:13:15.082064935Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.925155ms logger=migrator t=2026-05-21T01:13:15.086765379Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-21T01:13:15.095060799Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.29589ms logger=migrator t=2026-05-21T01:13:15.098754308Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-21T01:13:15.104440345Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.685457ms logger=migrator t=2026-05-21T01:13:15.109408965Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-21T01:13:15.120028732Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.620727ms logger=migrator t=2026-05-21T01:13:15.124213353Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-21T01:13:15.125402952Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.189339ms logger=migrator t=2026-05-21T01:13:15.129911601Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-21T01:13:15.131069328Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.157877ms logger=migrator t=2026-05-21T01:13:15.136203832Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-21T01:13:15.1373807Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.176738ms logger=migrator t=2026-05-21T01:13:15.141213344Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-21T01:13:15.143089248Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.874294ms logger=migrator t=2026-05-21T01:13:15.147496975Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-21T01:13:15.150058987Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.560962ms logger=migrator t=2026-05-21T01:13:15.154974985Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-21T01:13:15.155072738Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=118.874µs logger=migrator t=2026-05-21T01:13:15.158703135Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-21T01:13:15.158743066Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=40.561µs logger=migrator t=2026-05-21T01:13:15.164127086Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-21T01:13:15.164629228Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=501.152µs logger=migrator t=2026-05-21T01:13:15.168294347Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-21T01:13:15.169261781Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=968.355µs logger=migrator t=2026-05-21T01:13:15.173852801Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-21T01:13:15.17460832Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=756.93µs logger=migrator t=2026-05-21T01:13:15.17835026Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-21T01:13:15.178602566Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=249.076µs logger=migrator t=2026-05-21T01:13:15.183524555Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-21T01:13:15.184340744Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=816.179µs logger=migrator t=2026-05-21T01:13:15.188785852Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-21T01:13:15.190153924Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.369092ms logger=migrator t=2026-05-21T01:13:15.194578032Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-21T01:13:15.195754509Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.176197ms logger=migrator t=2026-05-21T01:13:15.200862153Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-21T01:13:15.209201464Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.338491ms logger=migrator t=2026-05-21T01:13:15.213225651Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-21T01:13:15.213327113Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=102.062µs logger=migrator t=2026-05-21T01:13:15.217527545Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-21T01:13:15.218523639Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=995.644µs logger=migrator t=2026-05-21T01:13:15.225731403Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-21T01:13:15.22768896Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.957797ms logger=migrator t=2026-05-21T01:13:15.232822794Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-21T01:13:15.234083335Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.260891ms logger=migrator t=2026-05-21T01:13:15.238527132Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-21T01:13:15.253959775Z level=info msg="Migration successfully executed" id="add correlation config column" duration=15.428422ms logger=migrator t=2026-05-21T01:13:15.259058308Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-21T01:13:15.259922708Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=860.08µs logger=migrator t=2026-05-21T01:13:15.263933925Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-21T01:13:15.265031902Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.098377ms logger=migrator t=2026-05-21T01:13:15.270708109Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-21T01:13:15.292623808Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.908729ms logger=migrator t=2026-05-21T01:13:15.297939636Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-21T01:13:15.298972141Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.035215ms logger=migrator t=2026-05-21T01:13:15.304598747Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-21T01:13:15.305822906Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.224369ms logger=migrator t=2026-05-21T01:13:15.312247062Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-21T01:13:15.313421679Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.175707ms logger=migrator t=2026-05-21T01:13:15.317129739Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-21T01:13:15.318228976Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.099627ms logger=migrator t=2026-05-21T01:13:15.322711023Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-21T01:13:15.323010201Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=297.158µs logger=migrator t=2026-05-21T01:13:15.327298165Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-21T01:13:15.32837467Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.075515ms logger=migrator t=2026-05-21T01:13:15.333437873Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-21T01:13:15.342620404Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.182331ms logger=migrator t=2026-05-21T01:13:15.34864743Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-21T01:13:15.350914834Z level=info msg="Migration successfully executed" id="create entity_events table" duration=2.280414ms logger=migrator t=2026-05-21T01:13:15.354942482Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-21T01:13:15.356178091Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.235629ms logger=migrator t=2026-05-21T01:13:15.360165238Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T01:13:15.360707851Z 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-05-21T01:13:15.36401221Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T01:13:15.364467641Z 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-05-21T01:13:15.367696919Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-21T01:13:15.368560481Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=863.392µs logger=migrator t=2026-05-21T01:13:15.372973606Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-21T01:13:15.374009792Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.038146ms logger=migrator t=2026-05-21T01:13:15.377184959Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T01:13:15.378403078Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.217619ms logger=migrator t=2026-05-21T01:13:15.382156199Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T01:13:15.383384218Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.227149ms logger=migrator t=2026-05-21T01:13:15.387327473Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-21T01:13:15.38840924Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.082247ms logger=migrator t=2026-05-21T01:13:15.392092138Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-21T01:13:15.393446112Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.352973ms logger=migrator t=2026-05-21T01:13:15.398609725Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-21T01:13:15.399664261Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.058186ms logger=migrator t=2026-05-21T01:13:15.405238366Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-21T01:13:15.406402444Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.164218ms logger=migrator t=2026-05-21T01:13:15.411307342Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-21T01:13:15.412402238Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.094946ms logger=migrator t=2026-05-21T01:13:15.41616238Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-21T01:13:15.41742991Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.2675ms logger=migrator t=2026-05-21T01:13:15.420994856Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-21T01:13:15.422120483Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.123808ms logger=migrator t=2026-05-21T01:13:15.428135688Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-21T01:13:15.455015227Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.865209ms logger=migrator t=2026-05-21T01:13:15.459213338Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-21T01:13:15.465231113Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.020715ms logger=migrator t=2026-05-21T01:13:15.469392384Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-21T01:13:15.477670014Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.27453ms logger=migrator t=2026-05-21T01:13:15.48205827Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-21T01:13:15.482294215Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=236.186µs logger=migrator t=2026-05-21T01:13:15.485629667Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-21T01:13:15.494392888Z level=info msg="Migration successfully executed" id="add share column" duration=8.761881ms logger=migrator t=2026-05-21T01:13:15.498757233Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-21T01:13:15.498935517Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=178.674µs logger=migrator t=2026-05-21T01:13:15.503017386Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-21T01:13:15.503942868Z level=info msg="Migration successfully executed" id="create file table" duration=925.992µs logger=migrator t=2026-05-21T01:13:15.5085494Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-21T01:13:15.510357833Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.808313ms logger=migrator t=2026-05-21T01:13:15.514706088Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-21T01:13:15.515839575Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.132837ms logger=migrator t=2026-05-21T01:13:15.521285986Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-21T01:13:15.522720592Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.435695ms logger=migrator t=2026-05-21T01:13:15.526867011Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-21T01:13:15.528736427Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.869425ms logger=migrator t=2026-05-21T01:13:15.533653086Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-21T01:13:15.533727057Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=76.221µs logger=migrator t=2026-05-21T01:13:15.537415506Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-21T01:13:15.537480868Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=66.272µs logger=migrator t=2026-05-21T01:13:15.541045104Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-21T01:13:15.542030378Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=985.035µs logger=migrator t=2026-05-21T01:13:15.546222228Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-21T01:13:15.546423183Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=201.795µs logger=migrator t=2026-05-21T01:13:15.552284515Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-21T01:13:15.554612331Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.327796ms logger=migrator t=2026-05-21T01:13:15.561784294Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-21T01:13:15.578015886Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=16.224202ms logger=migrator t=2026-05-21T01:13:15.583514278Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-21T01:13:15.584039082Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=530.484µs logger=migrator t=2026-05-21T01:13:15.588515059Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-21T01:13:15.590100198Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.586209ms logger=migrator t=2026-05-21T01:13:15.599230388Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-21T01:13:15.599798201Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=577.373µs logger=migrator t=2026-05-21T01:13:15.612245892Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-21T01:13:15.6125514Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=306.128µs logger=migrator t=2026-05-21T01:13:15.61715435Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-21T01:13:15.617698534Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=598.115µs logger=migrator t=2026-05-21T01:13:15.622438748Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-21T01:13:15.635237027Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.795299ms logger=migrator t=2026-05-21T01:13:15.64071227Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-21T01:13:15.648365764Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.653125ms logger=migrator t=2026-05-21T01:13:15.653241151Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-21T01:13:15.654370139Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.130908ms logger=migrator t=2026-05-21T01:13:15.658638612Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-21T01:13:15.764151568Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=105.500236ms logger=migrator t=2026-05-21T01:13:15.780542504Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-21T01:13:15.782154893Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.617469ms logger=migrator t=2026-05-21T01:13:15.787772048Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-21T01:13:15.789270245Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.502787ms logger=migrator t=2026-05-21T01:13:15.796461908Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-21T01:13:15.824160947Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.695459ms logger=migrator t=2026-05-21T01:13:15.829883285Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-21T01:13:15.839654351Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.775387ms logger=migrator t=2026-05-21T01:13:15.847103041Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-21T01:13:15.84744936Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=349.868µs logger=migrator t=2026-05-21T01:13:15.851504537Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-21T01:13:15.851865535Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=361.768µs logger=migrator t=2026-05-21T01:13:15.858015044Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-21T01:13:15.858398114Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=382.94µs logger=migrator t=2026-05-21T01:13:15.875985538Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-21T01:13:15.88146286Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=5.481132ms logger=migrator t=2026-05-21T01:13:15.890876337Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-21T01:13:15.891264266Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=399.669µs logger=migrator t=2026-05-21T01:13:15.897045866Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-21T01:13:15.898289306Z level=info msg="Migration successfully executed" id="create folder table" duration=1.24414ms logger=migrator t=2026-05-21T01:13:15.904391873Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-21T01:13:15.905769667Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.381024ms logger=migrator t=2026-05-21T01:13:15.950829585Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-21T01:13:15.953216471Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.391446ms logger=migrator t=2026-05-21T01:13:15.963607822Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-21T01:13:15.963751676Z level=info msg="Migration successfully executed" id="Update folder title length" duration=150.994µs logger=migrator t=2026-05-21T01:13:15.97263498Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-21T01:13:15.974019134Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.384254ms logger=migrator t=2026-05-21T01:13:15.982947319Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-21T01:13:15.987424198Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=4.472219ms logger=migrator t=2026-05-21T01:13:15.998026553Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-21T01:13:15.999920969Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.895286ms logger=migrator t=2026-05-21T01:13:16.010069744Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-21T01:13:16.011389736Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.324942ms logger=migrator t=2026-05-21T01:13:16.01859955Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-21T01:13:16.01901126Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=412.94µs logger=migrator t=2026-05-21T01:13:16.025812074Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-21T01:13:16.027319331Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.512577ms logger=migrator t=2026-05-21T01:13:16.032968357Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-21T01:13:16.034565975Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.592548ms logger=migrator t=2026-05-21T01:13:16.040931719Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-21T01:13:16.041852161Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=926.412µs logger=migrator t=2026-05-21T01:13:16.047439036Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-21T01:13:16.048592204Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.152918ms logger=migrator t=2026-05-21T01:13:16.054778804Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-21T01:13:16.056107695Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.330441ms logger=migrator t=2026-05-21T01:13:16.060690626Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-21T01:13:16.06170851Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.017234ms logger=migrator t=2026-05-21T01:13:16.066020205Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-21T01:13:16.067634733Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.611348ms logger=migrator t=2026-05-21T01:13:16.074902059Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-21T01:13:16.076137048Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.235399ms logger=migrator t=2026-05-21T01:13:16.080885553Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-21T01:13:16.082156893Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.27884ms logger=migrator t=2026-05-21T01:13:16.09152786Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-21T01:13:16.092846092Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.320752ms logger=migrator t=2026-05-21T01:13:16.098840806Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-21T01:13:16.100078487Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.237211ms logger=migrator t=2026-05-21T01:13:16.107904816Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-21T01:13:16.108235254Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=332.618µs logger=migrator t=2026-05-21T01:13:16.112932926Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-21T01:13:16.122870257Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.936211ms logger=migrator t=2026-05-21T01:13:16.127862347Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-21T01:13:16.128418891Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=557.154µs logger=migrator t=2026-05-21T01:13:16.132742076Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-21T01:13:16.132771326Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=30.67µs logger=migrator t=2026-05-21T01:13:16.139410046Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-21T01:13:16.141057455Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.650879ms logger=migrator t=2026-05-21T01:13:16.145339079Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-21T01:13:16.14536304Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=24.941µs logger=migrator t=2026-05-21T01:13:16.150465083Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-21T01:13:16.152351049Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.885306ms logger=migrator t=2026-05-21T01:13:16.161135931Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-21T01:13:16.162287148Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.150717ms logger=migrator t=2026-05-21T01:13:16.168050987Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-21T01:13:16.176763737Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=8.71225ms logger=migrator t=2026-05-21T01:13:16.18389419Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-21T01:13:16.184971325Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.082765ms logger=migrator t=2026-05-21T01:13:16.195484439Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-21T01:13:16.196087094Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=613.365µs logger=migrator t=2026-05-21T01:13:16.202790736Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-21T01:13:16.203522734Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=733.058µs logger=migrator t=2026-05-21T01:13:16.209265252Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-21T01:13:16.210620014Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.358482ms logger=migrator t=2026-05-21T01:13:16.216691901Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-21T01:13:16.221036156Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=4.343155ms logger=migrator t=2026-05-21T01:13:16.226753384Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-21T01:13:16.237301019Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.547405ms logger=migrator t=2026-05-21T01:13:16.245172229Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-21T01:13:16.256291358Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.119289ms logger=migrator t=2026-05-21T01:13:16.262953008Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-21T01:13:16.27296065Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.008062ms logger=migrator t=2026-05-21T01:13:16.278026811Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-21T01:13:16.278086013Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=59.672µs logger=migrator t=2026-05-21T01:13:16.284960859Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-21T01:13:16.298093186Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.133257ms logger=migrator t=2026-05-21T01:13:16.307729529Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-21T01:13:16.316007258Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.28181ms logger=migrator t=2026-05-21T01:13:16.322260589Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-21T01:13:16.322787462Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=527.153µs logger=migrator t=2026-05-21T01:13:16.330805205Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.810150909s logger=migrator t=2026-05-21T01:13:16.331752219Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-21T01:13:16.349513977Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-21T01:13:16.349712712Z level=info msg="Created default organization" logger=secrets t=2026-05-21T01:13:16.356773983Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-21T01:13:16.409762831Z level=info msg="Restored cache from database" duration=508.482µs logger=plugin.store t=2026-05-21T01:13:16.411166195Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-21T01:13:16.448302471Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-21T01:13:16.448334812Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-21T01:13:16.448412374Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-21T01:13:16.448422804Z level=info msg="Plugins loaded" count=54 duration=37.257879ms logger=query_data t=2026-05-21T01:13:16.45237568Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-21T01:13:16.456268744Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-21T01:13:16.464299037Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-21T01:13:16.472469445Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-21T01:13:16.474874373Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-21T01:13:16.478818838Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-21T01:13:16.500194184Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-21T01:13:16.520965715Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-21T01:13:16.543047958Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-21T01:13:16.543071049Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-21T01:13:16.544358159Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-21T01:13:16.544661368Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-21T01:13:16.547271671Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-21T01:13:16.548025149Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-21T01:13:16.571862393Z level=info msg="State cache has been initialized" states=0 duration=27.197855ms logger=ngalert.scheduler t=2026-05-21T01:13:16.571901944Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-21T01:13:16.571942365Z level=info msg=starting first_tick=2026-05-21T01:13:20Z logger=provisioning.dashboard t=2026-05-21T01:13:16.589405887Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-21T01:13:16.59202611Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-21T01:13:16.60937854Z level=info msg="Update check succeeded" duration=62.077648ms logger=grafana.update.checker t=2026-05-21T01:13:16.616429119Z level=info msg="Update check succeeded" duration=69.636341ms logger=provisioning.dashboard t=2026-05-21T01:13:16.698177002Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-21T01:13:16.728553355Z level=info msg="Patterns update finished" duration=81.370373ms logger=grafana-apiserver t=2026-05-21T01:13:16.870687406Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-21T01:13:16.871114536Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-21T01:13:20.515606051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:20.516321538Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:20.535677295Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-21T01:13:20.585025007Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-21T01:13:20.597909887Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-21T01:13:20.627892721Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-05-21T01:13:20.640447015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:20.678737668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:20.761867385Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:20.775833322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:20.833980606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:20.859117173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:20.901971397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:20.920826192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:20.970607523Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:20.987947262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:21.028988362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:21.050644495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:21.094295389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:21.108522712Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:21.154520922Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:21.173728666Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:21.210715218Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:21.242379433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:21.280006501Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:21.299170544Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:21.354628282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:21.376568571Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:21.436701903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:21.463552111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:21.558627515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:21.570727808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:21.909988487Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:21.930617914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:22.427934878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:22.448180266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:22.531556189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:22.543743723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:22.596839754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:22.619524762Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:22.689998612Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:22.712435304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:22.785349374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:22.803473022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:22.859661028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:22.881240019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:22.948307047Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:22.97159699Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:23.04701507Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:23.067861933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:23.141427248Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:23.157973298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:23.235622722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:23.255276517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:23.318036511Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:23.34576689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:23.417966263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:23.435521397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:23.517771873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:23.540586813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:23.634470899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:23.652202687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:23.727823712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:23.756028723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:23.841936926Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:23.86158298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:23.934619334Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:23.950049946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:24.029002221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:24.045049949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:24.145003042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:24.158810435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:24.237723339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:24.253960942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:24.325271552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:24.34671496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:24.419955148Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:24.435965035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:24.512226585Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:24.53357183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:24.616641845Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:24.636499184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:13:24.730108504Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-21T01:15:04.570499733Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-21T01:23:16.55229589Z level=info msg="Completed cleanup jobs" duration=6.678971ms logger=sqlstore.transactions t=2026-05-21T01:23:16.557030313Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-21T01:23:16.662746287Z level=info msg="Update check succeeded" duration=52.913798ms logger=sqlstore.transactions t=2026-05-21T01:28:16.472654233Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-21T01:33:16.569932601Z level=info msg="Completed cleanup jobs" duration=23.415522ms logger=plugins.update.checker t=2026-05-21T01:33:16.662030702Z level=info msg="Update check succeeded" duration=51.696331ms logger=cleanup t=2026-05-21T01:43:16.581003551Z level=info msg="Completed cleanup jobs" duration=34.597851ms logger=plugins.update.checker t=2026-05-21T01:43:16.660629452Z level=info msg="Update check succeeded" duration=50.542864ms logger=infra.usagestats t=2026-05-21T01:45:04.600402899Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-21T01:53:16.577471503Z level=info msg="Completed cleanup jobs" duration=31.952276ms logger=plugins.update.checker t=2026-05-21T01:53:16.67358486Z level=info msg="Update check succeeded" duration=63.751429ms logger=cleanup t=2026-05-21T02:03:16.580518089Z level=info msg="Completed cleanup jobs" duration=34.674614ms logger=plugins.update.checker t=2026-05-21T02:03:16.659110796Z level=info msg="Update check succeeded" duration=49.10774ms logger=cleanup t=2026-05-21T02:13:16.568407464Z level=info msg="Completed cleanup jobs" duration=22.706647ms logger=plugins.update.checker t=2026-05-21T02:13:16.660908338Z level=info msg="Update check succeeded" duration=50.405052ms logger=infra.usagestats t=2026-05-21T02:15:04.593471546Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-21T02:23:16.58998581Z level=info msg="Completed cleanup jobs" duration=44.422453ms logger=plugins.update.checker t=2026-05-21T02:23:16.659966562Z level=info msg="Update check succeeded" duration=50.438911ms