logger=settings t=2026-05-12T01:49:23.014228154Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-12T01:49:23Z logger=settings t=2026-05-12T01:49:23.014863643Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-12T01:49:23.014895863Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-12T01:49:23.014906994Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-12T01:49:23.014914604Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-12T01:49:23.014921474Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-12T01:49:23.014935794Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-12T01:49:23.014946244Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-12T01:49:23.014954034Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-12T01:49:23.014968905Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-12T01:49:23.014976365Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-12T01:49:23.014985225Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-12T01:49:23.014997755Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-12T01:49:23.015006335Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-12T01:49:23.015018935Z level=info msg=Target target=[all] logger=settings t=2026-05-12T01:49:23.015039135Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-12T01:49:23.015047796Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-12T01:49:23.015059626Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-12T01:49:23.015071646Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-12T01:49:23.015079026Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-12T01:49:23.015085686Z level=info msg="App mode production" logger=sqlstore t=2026-05-12T01:49:23.015820216Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-12T01:49:23.015868297Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-12T01:49:23.019028551Z level=info msg="Locking database" logger=migrator t=2026-05-12T01:49:23.019044531Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-12T01:49:23.01966205Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-12T01:49:23.020669664Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.006074ms logger=migrator t=2026-05-12T01:49:23.025874847Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-12T01:49:23.026493495Z level=info msg="Migration successfully executed" id="create user table" duration=619.088µs logger=migrator t=2026-05-12T01:49:23.032838523Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-12T01:49:23.033788617Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=953.933µs logger=migrator t=2026-05-12T01:49:23.039180182Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-12T01:49:23.040434509Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.258737ms logger=migrator t=2026-05-12T01:49:23.04841381Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-12T01:49:23.049348773Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=936.533µs logger=migrator t=2026-05-12T01:49:23.057388895Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-12T01:49:23.058517881Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.130976ms logger=migrator t=2026-05-12T01:49:23.062602647Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-12T01:49:23.065434457Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.83303ms logger=migrator t=2026-05-12T01:49:23.069423673Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-12T01:49:23.070462757Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.043115ms logger=migrator t=2026-05-12T01:49:23.074872288Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-12T01:49:23.075616299Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=744.381µs logger=migrator t=2026-05-12T01:49:23.079781017Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-12T01:49:23.080559797Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=780.781µs logger=migrator t=2026-05-12T01:49:23.085880012Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-12T01:49:23.086437399Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=559.887µs logger=migrator t=2026-05-12T01:49:23.090020359Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-12T01:49:23.090590397Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=572.198µs logger=migrator t=2026-05-12T01:49:23.097227099Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-12T01:49:23.100224891Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.995542ms logger=migrator t=2026-05-12T01:49:23.106019652Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-12T01:49:23.106068883Z level=info msg="Migration successfully executed" id="Update user table charset" duration=53.151µs logger=migrator t=2026-05-12T01:49:23.115896759Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-12T01:49:23.117210918Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.317769ms logger=migrator t=2026-05-12T01:49:23.123989962Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-12T01:49:23.124535209Z level=info msg="Migration successfully executed" id="Add missing user data" duration=550.117µs logger=migrator t=2026-05-12T01:49:23.129136544Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-12T01:49:23.130195388Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.061355ms logger=migrator t=2026-05-12T01:49:23.137625522Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-12T01:49:23.138609726Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=984.303µs logger=migrator t=2026-05-12T01:49:23.144210923Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-12T01:49:23.145519412Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.305358ms logger=migrator t=2026-05-12T01:49:23.149923633Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-12T01:49:23.15837508Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.450907ms logger=migrator t=2026-05-12T01:49:23.1647672Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-12T01:49:23.166302331Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.534982ms logger=migrator t=2026-05-12T01:49:23.173352439Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-12T01:49:23.173720684Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=373.385µs logger=migrator t=2026-05-12T01:49:23.17915347Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-12T01:49:23.180101623Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=951.373µs logger=migrator t=2026-05-12T01:49:23.191184707Z 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-12T01:49:23.191678594Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=499.337µs logger=migrator t=2026-05-12T01:49:23.196530262Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-12T01:49:23.196801915Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=272.003µs logger=migrator t=2026-05-12T01:49:23.200777311Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-12T01:49:23.202348493Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.571032ms logger=migrator t=2026-05-12T01:49:23.208330086Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-12T01:49:23.209193028Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=862.682µs logger=migrator t=2026-05-12T01:49:23.216153565Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-12T01:49:23.217134958Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=987.603µs logger=migrator t=2026-05-12T01:49:23.223655959Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-12T01:49:23.224775235Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.120005ms logger=migrator t=2026-05-12T01:49:23.265803846Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-12T01:49:23.267094404Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.286618ms logger=migrator t=2026-05-12T01:49:23.275913536Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-12T01:49:23.276023158Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=112.952µs logger=migrator t=2026-05-12T01:49:23.287539698Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-12T01:49:23.288201807Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=664.559µs logger=migrator t=2026-05-12T01:49:23.295684462Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-12T01:49:23.296678585Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=997.093µs logger=migrator t=2026-05-12T01:49:23.303848185Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-12T01:49:23.309485184Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=5.635299ms logger=migrator t=2026-05-12T01:49:23.324384221Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-12T01:49:23.326738294Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.846036ms logger=migrator t=2026-05-12T01:49:23.338583859Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-12T01:49:23.341431118Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.84557ms logger=migrator t=2026-05-12T01:49:23.346295616Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-12T01:49:23.347631054Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.337448ms logger=migrator t=2026-05-12T01:49:23.352794586Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-12T01:49:23.354028273Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.236247ms logger=migrator t=2026-05-12T01:49:23.359330527Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-12T01:49:23.360188349Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=858.202µs logger=migrator t=2026-05-12T01:49:23.364879064Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-12T01:49:23.365957599Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.080895ms logger=migrator t=2026-05-12T01:49:23.373055578Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-12T01:49:23.373988411Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=937.343µs logger=migrator t=2026-05-12T01:49:23.382181025Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-12T01:49:23.382832964Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=654.579µs logger=migrator t=2026-05-12T01:49:23.390196557Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-12T01:49:23.390883077Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=688.459µs logger=migrator t=2026-05-12T01:49:23.398009265Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-12T01:49:23.398471282Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=464.437µs logger=migrator t=2026-05-12T01:49:23.404638468Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-12T01:49:23.405620042Z level=info msg="Migration successfully executed" id="create star table" duration=978.964µs logger=migrator t=2026-05-12T01:49:23.417957703Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-12T01:49:23.422391935Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=4.437112ms logger=migrator t=2026-05-12T01:49:23.446200987Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-12T01:49:23.458300255Z level=info msg="Migration successfully executed" id="create org table v1" duration=12.093128ms logger=migrator t=2026-05-12T01:49:23.482870447Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-12T01:49:23.490812497Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=7.94333ms logger=migrator t=2026-05-12T01:49:23.511328163Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-12T01:49:23.512147434Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=824.621µs logger=migrator t=2026-05-12T01:49:23.524915392Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-12T01:49:23.528070986Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=3.155264ms logger=migrator t=2026-05-12T01:49:23.537370055Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-12T01:49:23.538366809Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=997.214µs logger=migrator t=2026-05-12T01:49:23.549586955Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-12T01:49:23.551681734Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=2.095549ms logger=migrator t=2026-05-12T01:49:23.559905239Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-12T01:49:23.56001468Z level=info msg="Migration successfully executed" id="Update org table charset" duration=113.361µs logger=migrator t=2026-05-12T01:49:23.571664373Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-12T01:49:23.571880896Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=220.713µs logger=migrator t=2026-05-12T01:49:23.584267858Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-12T01:49:23.585325313Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=1.060405ms logger=migrator t=2026-05-12T01:49:23.593972103Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-12T01:49:23.594706063Z level=info msg="Migration successfully executed" id="create dashboard table" duration=735.47µs logger=migrator t=2026-05-12T01:49:23.61245683Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-12T01:49:23.613240451Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=783.261µs logger=migrator t=2026-05-12T01:49:23.623862179Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-12T01:49:23.627139375Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=3.279955ms logger=migrator t=2026-05-12T01:49:23.642156133Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-12T01:49:23.643537463Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.38379ms logger=migrator t=2026-05-12T01:49:23.653690684Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-12T01:49:23.654620957Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=932.303µs logger=migrator t=2026-05-12T01:49:23.661242889Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-12T01:49:23.662171772Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=927.373µs logger=migrator t=2026-05-12T01:49:23.66992213Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-12T01:49:23.676936558Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.011738ms logger=migrator t=2026-05-12T01:49:23.682712168Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-12T01:49:23.687030798Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=4.31629ms logger=migrator t=2026-05-12T01:49:23.695263073Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-12T01:49:23.696382388Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.113715ms logger=migrator t=2026-05-12T01:49:23.705452944Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-12T01:49:23.70658168Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.130256ms logger=migrator t=2026-05-12T01:49:23.721113652Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-12T01:49:23.721762161Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=651.479µs logger=migrator t=2026-05-12T01:49:23.725842968Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-12T01:49:23.726918513Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.074535ms logger=migrator t=2026-05-12T01:49:23.732380439Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-12T01:49:23.732615103Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=238.254µs logger=migrator t=2026-05-12T01:49:23.738972611Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-12T01:49:23.741261743Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.288262ms logger=migrator t=2026-05-12T01:49:23.745752305Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-12T01:49:23.748725267Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.969722ms logger=migrator t=2026-05-12T01:49:23.75473165Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-12T01:49:23.75689928Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.16799ms logger=migrator t=2026-05-12T01:49:23.761588866Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-12T01:49:23.762331736Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=743.91µs logger=migrator t=2026-05-12T01:49:23.766380933Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-12T01:49:23.768749925Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.367742ms logger=migrator t=2026-05-12T01:49:23.77409712Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-12T01:49:23.776015037Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.918507ms logger=migrator t=2026-05-12T01:49:23.781715856Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-12T01:49:23.785921744Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=4.209898ms logger=migrator t=2026-05-12T01:49:23.792297893Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-12T01:49:23.792359694Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=65.061µs logger=migrator t=2026-05-12T01:49:23.797596957Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-12T01:49:23.797647458Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=51.531µs logger=migrator t=2026-05-12T01:49:23.801934097Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-12T01:49:23.804384511Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.450564ms logger=migrator t=2026-05-12T01:49:23.81436102Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-12T01:49:23.817117009Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.757198ms logger=migrator t=2026-05-12T01:49:23.823297845Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-12T01:49:23.825781019Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.478674ms logger=migrator t=2026-05-12T01:49:23.83087001Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-12T01:49:23.833093891Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.221511ms logger=migrator t=2026-05-12T01:49:23.836780912Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-12T01:49:23.837052166Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=270.964µs logger=migrator t=2026-05-12T01:49:23.842545153Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-12T01:49:23.843367984Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=822.621µs logger=migrator t=2026-05-12T01:49:23.848699748Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-12T01:49:23.849497089Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=797.251µs logger=migrator t=2026-05-12T01:49:23.854197095Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-12T01:49:23.854233395Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=31.24µs logger=migrator t=2026-05-12T01:49:23.86246867Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-12T01:49:23.863474334Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.006314ms logger=migrator t=2026-05-12T01:49:23.869557468Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-12T01:49:23.870474821Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=918.183µs logger=migrator t=2026-05-12T01:49:23.874860732Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-12T01:49:23.88041712Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.554497ms logger=migrator t=2026-05-12T01:49:23.888119777Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-12T01:49:23.889297573Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.178836ms logger=migrator t=2026-05-12T01:49:23.895369678Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-12T01:49:23.896602245Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.235467ms logger=migrator t=2026-05-12T01:49:23.923048243Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-12T01:49:23.924686296Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.639853ms logger=migrator t=2026-05-12T01:49:24.991113667Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-12T01:49:24.991644135Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=533.347µs logger=migrator t=2026-05-12T01:49:25.086590334Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-12T01:49:25.087693489Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.105495ms logger=migrator t=2026-05-12T01:49:25.668726223Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-12T01:49:25.674583135Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=5.855722ms logger=migrator t=2026-05-12T01:49:25.934362254Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-12T01:49:25.940481529Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=6.116205ms logger=migrator t=2026-05-12T01:49:25.948606592Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-12T01:49:25.948851596Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=251.394µs logger=migrator t=2026-05-12T01:49:25.960557018Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-12T01:49:25.960798912Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=245.483µs logger=migrator t=2026-05-12T01:49:25.974733995Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-12T01:49:25.975946652Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.215517ms logger=migrator t=2026-05-12T01:49:25.986354647Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-12T01:49:25.988958813Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.604846ms logger=migrator t=2026-05-12T01:49:25.996044072Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-12T01:49:25.997851147Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.809756ms logger=migrator t=2026-05-12T01:49:26.007849575Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-12T01:49:26.009241385Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.39477ms logger=migrator t=2026-05-12T01:49:26.015644464Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-12T01:49:26.016648938Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.003994ms logger=migrator t=2026-05-12T01:49:26.026788508Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-12T01:49:26.028121467Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.335609ms logger=migrator t=2026-05-12T01:49:26.032915414Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-12T01:49:26.03409065Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.174597ms logger=migrator t=2026-05-12T01:49:26.039041139Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-12T01:49:26.045941445Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.903046ms logger=migrator t=2026-05-12T01:49:26.050990765Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-12T01:49:26.051686584Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=693.399µs logger=migrator t=2026-05-12T01:49:26.056813115Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-12T01:49:26.058644441Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.831446ms logger=migrator t=2026-05-12T01:49:26.064443941Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-12T01:49:26.066381838Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.937487ms logger=migrator t=2026-05-12T01:49:26.075409413Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-12T01:49:26.076045472Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=636.699µs logger=migrator t=2026-05-12T01:49:26.082103807Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-12T01:49:26.085384032Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.280286ms logger=migrator t=2026-05-12T01:49:26.090353491Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-12T01:49:26.093559845Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.209404ms logger=migrator t=2026-05-12T01:49:26.100007645Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-12T01:49:26.100087586Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=87.301µs logger=migrator t=2026-05-12T01:49:26.110915787Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-12T01:49:26.111330742Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=418.546µs logger=migrator t=2026-05-12T01:49:26.120600901Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-12T01:49:26.123540332Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.940041ms logger=migrator t=2026-05-12T01:49:26.128651963Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-12T01:49:26.128914907Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=264.844µs logger=migrator t=2026-05-12T01:49:26.133576331Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-12T01:49:26.134118959Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=544.628µs logger=migrator t=2026-05-12T01:49:26.138885375Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-12T01:49:26.143472008Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.583403ms logger=migrator t=2026-05-12T01:49:26.148100893Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-12T01:49:26.148324366Z level=info msg="Migration successfully executed" id="Update uid value" duration=221.723µs logger=migrator t=2026-05-12T01:49:26.152766337Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-12T01:49:26.153732451Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=966.634µs logger=migrator t=2026-05-12T01:49:26.158555618Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-12T01:49:26.160034028Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.48003ms logger=migrator t=2026-05-12T01:49:26.166545259Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-12T01:49:26.167491792Z level=info msg="Migration successfully executed" id="create api_key table" duration=949.973µs logger=migrator t=2026-05-12T01:49:26.172581113Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-12T01:49:26.17379201Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.211617ms logger=migrator t=2026-05-12T01:49:26.180036866Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-12T01:49:26.181398285Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.362829ms logger=migrator t=2026-05-12T01:49:26.187151485Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-12T01:49:26.188135609Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=990.114µs logger=migrator t=2026-05-12T01:49:26.193212699Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-12T01:49:26.194189363Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=979.664µs logger=migrator t=2026-05-12T01:49:26.200880266Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-12T01:49:26.201809579Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=932.792µs logger=migrator t=2026-05-12T01:49:26.206458543Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-12T01:49:26.207348736Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=892.143µs logger=migrator t=2026-05-12T01:49:26.214395794Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-12T01:49:26.221777916Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.378843ms logger=migrator t=2026-05-12T01:49:26.227658197Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-12T01:49:26.228521699Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=864.952µs logger=migrator t=2026-05-12T01:49:26.232007748Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-12T01:49:26.233191984Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.177396ms logger=migrator t=2026-05-12T01:49:26.237975411Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-12T01:49:26.239117556Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.145896ms logger=migrator t=2026-05-12T01:49:26.245012918Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-12T01:49:26.246131714Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.121246ms logger=migrator t=2026-05-12T01:49:26.251397447Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-12T01:49:26.251916964Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=520.147µs logger=migrator t=2026-05-12T01:49:26.2625112Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-12T01:49:26.263553495Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.045495ms logger=migrator t=2026-05-12T01:49:26.269623669Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-12T01:49:26.26970874Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=90.691µs logger=migrator t=2026-05-12T01:49:26.274624639Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-12T01:49:26.27690497Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.280421ms logger=migrator t=2026-05-12T01:49:26.280155545Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-12T01:49:26.283439261Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.282096ms logger=migrator t=2026-05-12T01:49:26.289051879Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-12T01:49:26.289295272Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=246.543µs logger=migrator t=2026-05-12T01:49:26.293890746Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-12T01:49:26.29706682Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.174404ms logger=migrator t=2026-05-12T01:49:26.302258842Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-12T01:49:26.305223644Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.963532ms logger=migrator t=2026-05-12T01:49:26.31361603Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-12T01:49:26.314636794Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.021624ms logger=migrator t=2026-05-12T01:49:26.320406524Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-12T01:49:26.321428018Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.022434ms logger=migrator t=2026-05-12T01:49:26.326757802Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-12T01:49:26.327753246Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=998.024µs logger=migrator t=2026-05-12T01:49:26.334335968Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-12T01:49:26.335406013Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.071844ms logger=migrator t=2026-05-12T01:49:26.339864454Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-12T01:49:26.340743587Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=879.053µs logger=migrator t=2026-05-12T01:49:26.345927669Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-12T01:49:26.346844111Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=916.233µs logger=migrator t=2026-05-12T01:49:26.353670376Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-12T01:49:26.353816418Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=147.522µs logger=migrator t=2026-05-12T01:49:26.357994956Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-12T01:49:26.358026167Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.321µs logger=migrator t=2026-05-12T01:49:26.361647997Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-12T01:49:26.365963257Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.31118ms logger=migrator t=2026-05-12T01:49:26.370747963Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-12T01:49:26.373875187Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.128744ms logger=migrator t=2026-05-12T01:49:26.378969207Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-12T01:49:26.379054919Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=87.352µs logger=migrator t=2026-05-12T01:49:26.38350122Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-12T01:49:26.384428123Z level=info msg="Migration successfully executed" id="create quota table v1" duration=926.613µs logger=migrator t=2026-05-12T01:49:26.390776692Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-12T01:49:26.392177441Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.40065ms logger=migrator t=2026-05-12T01:49:26.39932706Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-12T01:49:26.399368851Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=43.661µs logger=migrator t=2026-05-12T01:49:26.405203702Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-12T01:49:26.406641031Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.43693ms logger=migrator t=2026-05-12T01:49:26.414145976Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-12T01:49:26.415777228Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.634202ms logger=migrator t=2026-05-12T01:49:26.420806938Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-12T01:49:26.424199165Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.392147ms logger=migrator t=2026-05-12T01:49:26.430236549Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-12T01:49:26.43027683Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=42.981µs logger=migrator t=2026-05-12T01:49:26.435867427Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-12T01:49:26.437167935Z level=info msg="Migration successfully executed" id="create session table" duration=1.295978ms logger=migrator t=2026-05-12T01:49:26.443924799Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-12T01:49:26.444056911Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=133.452µs logger=migrator t=2026-05-12T01:49:26.450881996Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-12T01:49:26.450957047Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=84.601µs logger=migrator t=2026-05-12T01:49:26.457446237Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-12T01:49:26.458594503Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.144926ms logger=migrator t=2026-05-12T01:49:26.463853686Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-12T01:49:26.465043443Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.214367ms logger=migrator t=2026-05-12T01:49:26.472542997Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-12T01:49:26.472580067Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=34.55µs logger=migrator t=2026-05-12T01:49:26.476775505Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-12T01:49:26.476814156Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=39.791µs logger=migrator t=2026-05-12T01:49:26.483955885Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-12T01:49:26.4886345Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.679475ms logger=migrator t=2026-05-12T01:49:26.492544134Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-12T01:49:26.495701158Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.156614ms logger=migrator t=2026-05-12T01:49:26.501911865Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-12T01:49:26.502075207Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=163.753µs logger=migrator t=2026-05-12T01:49:26.508346344Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-12T01:49:26.508564527Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=223.023µs logger=migrator t=2026-05-12T01:49:26.514025733Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-12T01:49:26.515661525Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.636253ms logger=migrator t=2026-05-12T01:49:26.522862275Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-12T01:49:26.522895246Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=33.611µs logger=migrator t=2026-05-12T01:49:26.528060518Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-12T01:49:26.531483865Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.421447ms logger=migrator t=2026-05-12T01:49:26.537523219Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-12T01:49:26.537801873Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=277.914µs logger=migrator t=2026-05-12T01:49:26.542028502Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-12T01:49:26.54549837Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.467428ms logger=migrator t=2026-05-12T01:49:26.550955416Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-12T01:49:26.554449694Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.495649ms logger=migrator t=2026-05-12T01:49:26.560250465Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-12T01:49:26.560326916Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=77.551µs logger=migrator t=2026-05-12T01:49:26.565949133Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-12T01:49:26.568006652Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.057749ms logger=migrator t=2026-05-12T01:49:26.575705969Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-12T01:49:26.576762754Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.059265ms logger=migrator t=2026-05-12T01:49:26.582740957Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-12T01:49:26.584004634Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.257057ms logger=migrator t=2026-05-12T01:49:26.592736426Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-12T01:49:26.594214236Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.47245ms logger=migrator t=2026-05-12T01:49:26.601610079Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-12T01:49:26.603814509Z level=info msg="Migration successfully executed" id="add index alert state" duration=2.20265ms logger=migrator t=2026-05-12T01:49:26.612317047Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-12T01:49:26.613092028Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=777.481µs logger=migrator t=2026-05-12T01:49:26.621546636Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-12T01:49:26.622384237Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=835.842µs logger=migrator t=2026-05-12T01:49:26.628226238Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-12T01:49:26.629291873Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.062315ms logger=migrator t=2026-05-12T01:49:26.635351887Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-12T01:49:26.636375742Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.025124ms logger=migrator t=2026-05-12T01:49:26.643110505Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-12T01:49:26.65716141Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.048855ms logger=migrator t=2026-05-12T01:49:26.661812745Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-12T01:49:26.662474044Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=661.229µs logger=migrator t=2026-05-12T01:49:26.666916055Z 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-12T01:49:26.667724367Z 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=808.542µs logger=migrator t=2026-05-12T01:49:26.674283998Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-12T01:49:26.674761204Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=476.826µs logger=migrator t=2026-05-12T01:49:26.680841879Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-12T01:49:26.681528748Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=688.539µs logger=migrator t=2026-05-12T01:49:26.685512544Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-12T01:49:26.686389736Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=876.342µs logger=migrator t=2026-05-12T01:49:26.692113785Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-12T01:49:26.695991409Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.877294ms logger=migrator t=2026-05-12T01:49:26.703036667Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-12T01:49:26.706728508Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.692071ms logger=migrator t=2026-05-12T01:49:26.711814099Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-12T01:49:26.71546584Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.650811ms logger=migrator t=2026-05-12T01:49:26.721558814Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-12T01:49:26.725276446Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.710642ms logger=migrator t=2026-05-12T01:49:26.731689955Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-12T01:49:26.732611748Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=921.602µs logger=migrator t=2026-05-12T01:49:26.73784551Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-12T01:49:26.737890261Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=47.991µs logger=migrator t=2026-05-12T01:49:26.742435624Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-12T01:49:26.742478235Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=44.22µs logger=migrator t=2026-05-12T01:49:26.747646816Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-12T01:49:26.748429457Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=782.061µs logger=migrator t=2026-05-12T01:49:26.754002565Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T01:49:26.755754949Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.751584ms logger=migrator t=2026-05-12T01:49:26.761974215Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-12T01:49:26.762808977Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=833.722µs logger=migrator t=2026-05-12T01:49:26.769372418Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-12T01:49:26.770345122Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=972.974µs logger=migrator t=2026-05-12T01:49:26.774640211Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T01:49:26.776101392Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.461921ms logger=migrator t=2026-05-12T01:49:26.779755912Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-12T01:49:26.783492154Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.735542ms logger=migrator t=2026-05-12T01:49:26.788078638Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-12T01:49:26.791892591Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.813753ms logger=migrator t=2026-05-12T01:49:26.798485602Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-12T01:49:26.798681095Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=194.973µs logger=migrator t=2026-05-12T01:49:26.803338Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-12T01:49:26.80479662Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.45847ms logger=migrator t=2026-05-12T01:49:26.811356841Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-12T01:49:26.81271886Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.362879ms logger=migrator t=2026-05-12T01:49:26.8177625Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-12T01:49:26.821521132Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.758612ms logger=migrator t=2026-05-12T01:49:26.826208277Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-12T01:49:26.826295418Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=85.761µs logger=migrator t=2026-05-12T01:49:26.831594452Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-12T01:49:26.832701127Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.105065ms logger=migrator t=2026-05-12T01:49:26.836899566Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-12T01:49:26.838491478Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.589912ms logger=migrator t=2026-05-12T01:49:26.847235199Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-12T01:49:26.84731553Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=80.541µs logger=migrator t=2026-05-12T01:49:26.854388259Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-12T01:49:26.8559666Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.578761ms logger=migrator t=2026-05-12T01:49:26.863798289Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-12T01:49:26.865351821Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.550732ms logger=migrator t=2026-05-12T01:49:26.870420091Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-12T01:49:26.871327034Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=906.873µs logger=migrator t=2026-05-12T01:49:26.878126088Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-12T01:49:26.879649139Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.522381ms logger=migrator t=2026-05-12T01:49:26.885941257Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-12T01:49:26.887521709Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.580022ms logger=migrator t=2026-05-12T01:49:26.892776242Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-12T01:49:26.894514186Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.737654ms logger=migrator t=2026-05-12T01:49:26.90276093Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-12T01:49:26.902912192Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=65.871µs logger=migrator t=2026-05-12T01:49:26.907240812Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-12T01:49:26.91863074Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=11.386398ms logger=migrator t=2026-05-12T01:49:26.926070834Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-12T01:49:26.927033007Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=962.733µs logger=migrator t=2026-05-12T01:49:26.936489099Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-12T01:49:26.941853553Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.363805ms logger=migrator t=2026-05-12T01:49:26.948355793Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-12T01:49:26.949344317Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=991.414µs logger=migrator t=2026-05-12T01:49:26.953445054Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-12T01:49:26.954390747Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=945.363µs logger=migrator t=2026-05-12T01:49:26.967003622Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-12T01:49:26.968324271Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.327589ms logger=migrator t=2026-05-12T01:49:26.972844613Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-12T01:49:26.986350061Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.491618ms logger=migrator t=2026-05-12T01:49:26.99063297Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-12T01:49:26.991226928Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=594.358µs logger=migrator t=2026-05-12T01:49:26.998340567Z 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-12T01:49:26.999665296Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.327969ms logger=migrator t=2026-05-12T01:49:27.005891322Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-12T01:49:27.006264737Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=374.615µs logger=migrator t=2026-05-12T01:49:27.011282687Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-12T01:49:27.013232534Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.951807ms logger=migrator t=2026-05-12T01:49:27.01869295Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-12T01:49:27.019017504Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=329.034µs logger=migrator t=2026-05-12T01:49:27.025252221Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-12T01:49:27.033913311Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.6624ms logger=migrator t=2026-05-12T01:49:27.04106416Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-12T01:49:27.044344276Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.282796ms logger=migrator t=2026-05-12T01:49:27.050335119Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-12T01:49:27.052397967Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=2.060188ms logger=migrator t=2026-05-12T01:49:27.064330183Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-12T01:49:27.065613921Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.286238ms logger=migrator t=2026-05-12T01:49:27.074004397Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-12T01:49:27.074290691Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=287.564µs logger=migrator t=2026-05-12T01:49:27.078453609Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-12T01:49:27.087607186Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=9.151687ms logger=migrator t=2026-05-12T01:49:27.092819958Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-12T01:49:27.093553768Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=733.91µs logger=migrator t=2026-05-12T01:49:27.099917247Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-12T01:49:27.10012675Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=209.543µs logger=migrator t=2026-05-12T01:49:27.105273771Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-12T01:49:27.106098283Z level=info msg="Migration successfully executed" id="Move region to single row" duration=824.182µs logger=migrator t=2026-05-12T01:49:27.112378499Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-12T01:49:27.114743992Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=2.372333ms logger=migrator t=2026-05-12T01:49:27.123020607Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-12T01:49:27.124902393Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.850566ms logger=migrator t=2026-05-12T01:49:27.130322819Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T01:49:27.132226245Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.901147ms logger=migrator t=2026-05-12T01:49:27.140297947Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T01:49:27.141282651Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=984.344µs logger=migrator t=2026-05-12T01:49:27.147091931Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-12T01:49:27.153626902Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=6.543431ms logger=migrator t=2026-05-12T01:49:27.166529521Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-12T01:49:27.167750148Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.226857ms logger=migrator t=2026-05-12T01:49:27.174804396Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-12T01:49:27.174944548Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=140.522µs logger=migrator t=2026-05-12T01:49:27.183084541Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-12T01:49:27.184855945Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.763885ms logger=migrator t=2026-05-12T01:49:27.19244932Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-12T01:49:27.193560386Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.106336ms logger=migrator t=2026-05-12T01:49:27.202707603Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-12T01:49:27.204752741Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.051518ms logger=migrator t=2026-05-12T01:49:27.211199231Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-12T01:49:27.212958065Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.758724ms logger=migrator t=2026-05-12T01:49:27.2233814Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-12T01:49:27.223650983Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=271.233µs logger=migrator t=2026-05-12T01:49:27.229480254Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-12T01:49:27.229962371Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=482.417µs logger=migrator t=2026-05-12T01:49:27.238891225Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-12T01:49:27.239118198Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=221.423µs logger=migrator t=2026-05-12T01:49:27.248557729Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-12T01:49:27.251117985Z level=info msg="Migration successfully executed" id="create team table" duration=2.560786ms logger=migrator t=2026-05-12T01:49:27.261876834Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-12T01:49:27.26375895Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.883726ms logger=migrator t=2026-05-12T01:49:27.2709619Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-12T01:49:27.272988648Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.026028ms logger=migrator t=2026-05-12T01:49:27.282901586Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-12T01:49:27.290393879Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.489543ms logger=migrator t=2026-05-12T01:49:27.299443455Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-12T01:49:27.29983092Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=387.575µs logger=migrator t=2026-05-12T01:49:27.308275077Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-12T01:49:27.310068762Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.794815ms logger=migrator t=2026-05-12T01:49:27.326122545Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-12T01:49:27.32939501Z level=info msg="Migration successfully executed" id="create team member table" duration=3.272985ms logger=migrator t=2026-05-12T01:49:27.344581531Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-12T01:49:27.346413337Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.833616ms logger=migrator t=2026-05-12T01:49:27.35818962Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-12T01:49:27.359360036Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.169716ms logger=migrator t=2026-05-12T01:49:27.37114243Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-12T01:49:27.372214855Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.073815ms logger=migrator t=2026-05-12T01:49:27.379503476Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-12T01:49:27.384625627Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.122131ms logger=migrator t=2026-05-12T01:49:27.395115222Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-12T01:49:27.402345373Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.23034ms logger=migrator t=2026-05-12T01:49:27.408693311Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-12T01:49:27.415165Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.468679ms logger=migrator t=2026-05-12T01:49:27.421961305Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-12T01:49:27.423213562Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.254037ms logger=migrator t=2026-05-12T01:49:27.430198089Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-12T01:49:27.431202203Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.006894ms logger=migrator t=2026-05-12T01:49:27.439718091Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-12T01:49:27.440796686Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.080105ms logger=migrator t=2026-05-12T01:49:27.451675977Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-12T01:49:27.453027466Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.348449ms logger=migrator t=2026-05-12T01:49:27.462093592Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-12T01:49:27.463487591Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.39762ms logger=migrator t=2026-05-12T01:49:27.473711133Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-12T01:49:27.475246914Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.539011ms logger=migrator t=2026-05-12T01:49:27.4857576Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-12T01:49:27.486587991Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=830.691µs logger=migrator t=2026-05-12T01:49:27.495221401Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-12T01:49:27.496330266Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.111435ms logger=migrator t=2026-05-12T01:49:27.506965854Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-12T01:49:27.507836556Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=874.092µs logger=migrator t=2026-05-12T01:49:27.521140591Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-12T01:49:27.521485576Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=349.955µs logger=migrator t=2026-05-12T01:49:27.531673297Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-12T01:49:27.532541859Z level=info msg="Migration successfully executed" id="create tag table" duration=870.932µs logger=migrator t=2026-05-12T01:49:27.543324579Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-12T01:49:27.545119023Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.795004ms logger=migrator t=2026-05-12T01:49:27.557705778Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-12T01:49:27.559174418Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.504171ms logger=migrator t=2026-05-12T01:49:27.571110844Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-12T01:49:27.572517944Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.4071ms logger=migrator t=2026-05-12T01:49:27.581531609Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-12T01:49:27.582985259Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.45468ms logger=migrator t=2026-05-12T01:49:27.590676245Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-12T01:49:27.60833676Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.657135ms logger=migrator t=2026-05-12T01:49:27.615435769Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-12T01:49:27.616268071Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=833.612µs logger=migrator t=2026-05-12T01:49:27.623999818Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-12T01:49:27.625322766Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.324488ms logger=migrator t=2026-05-12T01:49:28.045475585Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-12T01:49:28.046256246Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=770.251µs logger=migrator t=2026-05-12T01:49:28.055733747Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-12T01:49:28.056968504Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.236367ms logger=migrator t=2026-05-12T01:49:28.063479705Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-12T01:49:28.064218375Z level=info msg="Migration successfully executed" id="create user auth table" duration=739.78µs logger=migrator t=2026-05-12T01:49:28.071367644Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-12T01:49:28.07320336Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.836385ms logger=migrator t=2026-05-12T01:49:28.08188756Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-12T01:49:28.081980391Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=100.761µs logger=migrator t=2026-05-12T01:49:28.087403836Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-12T01:49:28.092781321Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.378045ms logger=migrator t=2026-05-12T01:49:28.099646706Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-12T01:49:28.105805211Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.160545ms logger=migrator t=2026-05-12T01:49:28.112398693Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-12T01:49:28.120573026Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.177453ms logger=migrator t=2026-05-12T01:49:28.125749998Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-12T01:49:28.130424563Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.671295ms logger=migrator t=2026-05-12T01:49:28.136422076Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-12T01:49:28.137576682Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.154786ms logger=migrator t=2026-05-12T01:49:28.144990425Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-12T01:49:28.153422282Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.430137ms logger=migrator t=2026-05-12T01:49:28.158906398Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-12T01:49:28.159550836Z level=info msg="Migration successfully executed" id="create server_lock table" duration=645.138µs logger=migrator t=2026-05-12T01:49:28.165356087Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-12T01:49:28.166203019Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=845.881µs logger=migrator t=2026-05-12T01:49:28.174424983Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-12T01:49:28.175252004Z level=info msg="Migration successfully executed" id="create user auth token table" duration=827.111µs logger=migrator t=2026-05-12T01:49:28.182296672Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-12T01:49:28.183858014Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.559281ms logger=migrator t=2026-05-12T01:49:28.190011309Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-12T01:49:28.190998172Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=984.903µs logger=migrator t=2026-05-12T01:49:28.198866082Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-12T01:49:28.200634046Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.768034ms logger=migrator t=2026-05-12T01:49:28.20886348Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-12T01:49:28.216457385Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.589365ms logger=migrator t=2026-05-12T01:49:28.222103114Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-12T01:49:28.223595144Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.49165ms logger=migrator t=2026-05-12T01:49:28.231132209Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-12T01:49:28.232177523Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.045724ms logger=migrator t=2026-05-12T01:49:28.237779831Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-12T01:49:28.238974948Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.212427ms logger=migrator t=2026-05-12T01:49:28.244804088Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-12T01:49:28.245507888Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=703.75µs logger=migrator t=2026-05-12T01:49:28.251839976Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-12T01:49:28.252914141Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.073765ms logger=migrator t=2026-05-12T01:49:28.258040582Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-12T01:49:28.258117743Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=78.111µs logger=migrator t=2026-05-12T01:49:28.264210618Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-12T01:49:28.264322879Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=112.511µs logger=migrator t=2026-05-12T01:49:28.271099933Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-12T01:49:28.272781796Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.682413ms logger=migrator t=2026-05-12T01:49:28.279945556Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T01:49:28.281414876Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.47477ms logger=migrator t=2026-05-12T01:49:28.288496534Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T01:49:28.289788972Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.295038ms logger=migrator t=2026-05-12T01:49:28.297288846Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-12T01:49:28.297466748Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=184.332µs logger=migrator t=2026-05-12T01:49:28.306672916Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T01:49:28.309229742Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.561985ms logger=migrator t=2026-05-12T01:49:28.315280105Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T01:49:28.31632139Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.041605ms logger=migrator t=2026-05-12T01:49:28.323901785Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T01:49:28.326096745Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.19833ms logger=migrator t=2026-05-12T01:49:28.33360856Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T01:49:28.334797656Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.192117ms logger=migrator t=2026-05-12T01:49:28.340081609Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-12T01:49:28.349670992Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.586293ms logger=migrator t=2026-05-12T01:49:28.356528457Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-12T01:49:28.357829975Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.303768ms logger=migrator t=2026-05-12T01:49:28.363170539Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-12T01:49:28.363351112Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=183.853µs logger=migrator t=2026-05-12T01:49:28.370134746Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-12T01:49:28.371314462Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.185106ms logger=migrator t=2026-05-12T01:49:28.37761753Z 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-12T01:49:28.378907467Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.291177ms logger=migrator t=2026-05-12T01:49:28.383928927Z 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-12T01:49:28.38487027Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=941.643µs logger=migrator t=2026-05-12T01:49:28.390904344Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T01:49:28.391011915Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=109.761µs logger=migrator t=2026-05-12T01:49:28.396099036Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-12T01:49:28.397185261Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.087995ms logger=migrator t=2026-05-12T01:49:28.402937131Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-12T01:49:28.404067026Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.133685ms logger=migrator t=2026-05-12T01:49:28.412368322Z 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-12T01:49:28.41443246Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.062619ms logger=migrator t=2026-05-12T01:49:28.420256251Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-12T01:49:28.421268155Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.012334ms logger=migrator t=2026-05-12T01:49:28.431645129Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-12T01:49:28.44040594Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.761461ms logger=migrator t=2026-05-12T01:49:28.446276601Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-12T01:49:28.447268155Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=992.244µs logger=migrator t=2026-05-12T01:49:28.453179907Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T01:49:28.454319023Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.139506ms logger=migrator t=2026-05-12T01:49:28.461418231Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-12T01:49:28.491779262Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.357471ms logger=migrator t=2026-05-12T01:49:28.497283099Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-12T01:49:28.528092596Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=30.805037ms logger=migrator t=2026-05-12T01:49:28.533316728Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-12T01:49:28.534592536Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.273018ms logger=migrator t=2026-05-12T01:49:28.540029881Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T01:49:28.540957874Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=927.833µs logger=migrator t=2026-05-12T01:49:28.546294168Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-12T01:49:28.551979667Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.686089ms logger=migrator t=2026-05-12T01:49:28.556644471Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-12T01:49:28.562232089Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.586758ms logger=migrator t=2026-05-12T01:49:28.568390814Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-12T01:49:28.570440643Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.004168ms logger=migrator t=2026-05-12T01:49:28.577380859Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-12T01:49:28.578954791Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.575952ms logger=migrator t=2026-05-12T01:49:28.583900139Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-12T01:49:28.58467813Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=772.651µs logger=migrator t=2026-05-12T01:49:28.589450616Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-12T01:49:28.590574042Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.123916ms logger=migrator t=2026-05-12T01:49:28.596412733Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-12T01:49:28.596536334Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=127.351µs logger=migrator t=2026-05-12T01:49:28.602374456Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-12T01:49:28.608590702Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.215326ms logger=migrator t=2026-05-12T01:49:28.613951216Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-12T01:49:28.622838449Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.886183ms logger=migrator t=2026-05-12T01:49:28.629720935Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-12T01:49:28.635520185Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.79685ms logger=migrator t=2026-05-12T01:49:28.640417573Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-12T01:49:28.641825713Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.40984ms logger=migrator t=2026-05-12T01:49:28.647200897Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-12T01:49:28.648404234Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.207347ms logger=migrator t=2026-05-12T01:49:28.653599976Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-12T01:49:28.660459101Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.854535ms logger=migrator t=2026-05-12T01:49:28.665605942Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-12T01:49:28.672566159Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.959777ms logger=migrator t=2026-05-12T01:49:28.678283518Z 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-12T01:49:28.679362683Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.075195ms logger=migrator t=2026-05-12T01:49:28.686195468Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-12T01:49:28.693203425Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.998737ms logger=migrator t=2026-05-12T01:49:28.698181254Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-12T01:49:28.704586632Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.399648ms logger=migrator t=2026-05-12T01:49:28.710415353Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-12T01:49:28.710535865Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=123.942µs logger=migrator t=2026-05-12T01:49:28.717747725Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-12T01:49:28.719164755Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.42016ms logger=migrator t=2026-05-12T01:49:28.730326779Z 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-12T01:49:28.731578687Z 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.254078ms logger=migrator t=2026-05-12T01:49:28.737735092Z 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-12T01:49:28.739071711Z 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.335589ms logger=migrator t=2026-05-12T01:49:28.747751341Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T01:49:28.747817752Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=67.231µs logger=migrator t=2026-05-12T01:49:28.753993787Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-12T01:49:28.762554506Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.561549ms logger=migrator t=2026-05-12T01:49:28.768876614Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-12T01:49:28.775237372Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.358748ms logger=migrator t=2026-05-12T01:49:28.783338784Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-12T01:49:28.789393688Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.057834ms logger=migrator t=2026-05-12T01:49:28.794873244Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-12T01:49:28.800539733Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.665899ms logger=migrator t=2026-05-12T01:49:28.806942792Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-12T01:49:28.812663271Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.718379ms logger=migrator t=2026-05-12T01:49:28.819984522Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-12T01:49:28.820146985Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=163.303µs logger=migrator t=2026-05-12T01:49:28.827069831Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-12T01:49:28.828197166Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.130756ms logger=migrator t=2026-05-12T01:49:28.836004544Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-12T01:49:28.844826497Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.806383ms logger=migrator t=2026-05-12T01:49:28.851924225Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-12T01:49:28.852030086Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=108.601µs logger=migrator t=2026-05-12T01:49:28.858707559Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-12T01:49:28.867561852Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.853003ms logger=migrator t=2026-05-12T01:49:28.874043522Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-12T01:49:28.875266139Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.222227ms logger=migrator t=2026-05-12T01:49:28.88472393Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-12T01:49:28.89192955Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.20697ms logger=migrator t=2026-05-12T01:49:28.897230523Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-12T01:49:28.898361409Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.131426ms logger=migrator t=2026-05-12T01:49:28.904611315Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-12T01:49:28.905713021Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.103616ms logger=migrator t=2026-05-12T01:49:28.913374117Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-12T01:49:28.920027559Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.650982ms logger=migrator t=2026-05-12T01:49:28.927025366Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-12T01:49:28.928241763Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.217467ms logger=migrator t=2026-05-12T01:49:28.936808482Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-12T01:49:28.939831734Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=3.026842ms logger=migrator t=2026-05-12T01:49:28.948426233Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-12T01:49:28.949500548Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.102255ms logger=migrator t=2026-05-12T01:49:28.954893673Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-12T01:49:28.956444324Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.550691ms logger=migrator t=2026-05-12T01:49:28.962843523Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-12T01:49:28.962913494Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=70.641µs logger=migrator t=2026-05-12T01:49:28.968690344Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-12T01:49:28.970011662Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.315898ms logger=migrator t=2026-05-12T01:49:28.978406539Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-12T01:49:28.979768568Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.362689ms logger=migrator t=2026-05-12T01:49:28.984614365Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-12T01:49:28.985154042Z 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-12T01:49:28.992093038Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-12T01:49:28.992641686Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=548.538µs logger=migrator t=2026-05-12T01:49:28.999391439Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-12T01:49:29.000659357Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.266918ms logger=migrator t=2026-05-12T01:49:29.006431377Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-12T01:49:29.014671641Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.239484ms logger=migrator t=2026-05-12T01:49:29.019491518Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-12T01:49:29.02037354Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=881.722µs logger=migrator t=2026-05-12T01:49:29.02753873Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-12T01:49:29.028460132Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=929.693µs logger=migrator t=2026-05-12T01:49:29.033764176Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-12T01:49:29.034722299Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=957.823µs logger=migrator t=2026-05-12T01:49:29.04125324Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-12T01:49:29.042561208Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.307948ms logger=migrator t=2026-05-12T01:49:29.048248876Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-12T01:49:29.049496814Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.247408ms logger=migrator t=2026-05-12T01:49:29.056153476Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-12T01:49:29.056182966Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=33.29µs logger=migrator t=2026-05-12T01:49:29.062403943Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-12T01:49:29.062519874Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=109.271µs logger=migrator t=2026-05-12T01:49:29.069709794Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-12T01:49:29.078875741Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.165787ms logger=migrator t=2026-05-12T01:49:29.084850474Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-12T01:49:29.086093101Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=1.244528ms logger=migrator t=2026-05-12T01:49:29.092823894Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-12T01:49:29.093874598Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.049734ms logger=migrator t=2026-05-12T01:49:29.102218184Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-12T01:49:29.102544049Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=326.035µs logger=migrator t=2026-05-12T01:49:29.108490411Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-12T01:49:29.109637407Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.146676ms logger=migrator t=2026-05-12T01:49:29.122474455Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-12T01:49:29.124063107Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.588702ms logger=migrator t=2026-05-12T01:49:29.131696092Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-12T01:49:29.166286742Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.59021ms logger=migrator t=2026-05-12T01:49:29.172822182Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-12T01:49:29.179802999Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.981257ms logger=migrator t=2026-05-12T01:49:29.186233258Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-12T01:49:29.186507672Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=275.124µs logger=migrator t=2026-05-12T01:49:29.191747294Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-12T01:49:29.223818539Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.068434ms logger=migrator t=2026-05-12T01:49:29.229864852Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-12T01:49:29.266123145Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.254742ms logger=migrator t=2026-05-12T01:49:29.27445355Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-12T01:49:29.276008942Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.556922ms logger=migrator t=2026-05-12T01:49:29.28382037Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-12T01:49:29.285800717Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.979977ms logger=migrator t=2026-05-12T01:49:29.29247324Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-12T01:49:29.292864985Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=389.965µs logger=migrator t=2026-05-12T01:49:29.299872702Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-12T01:49:29.301378113Z level=info msg="Migration successfully executed" id="create permission table" duration=1.505211ms logger=migrator t=2026-05-12T01:49:29.307376196Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-12T01:49:29.308878897Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.505511ms logger=migrator t=2026-05-12T01:49:29.314988262Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-12T01:49:29.316358491Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.371099ms logger=migrator t=2026-05-12T01:49:29.322528886Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-12T01:49:29.324726656Z level=info msg="Migration successfully executed" id="create role table" duration=2.20327ms logger=migrator t=2026-05-12T01:49:29.332242111Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-12T01:49:29.340701188Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.458747ms logger=migrator t=2026-05-12T01:49:29.346316325Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-12T01:49:29.352178547Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.862112ms logger=migrator t=2026-05-12T01:49:29.357707543Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-12T01:49:29.35889685Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.189367ms logger=migrator t=2026-05-12T01:49:29.365827606Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-12T01:49:29.36755493Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.726884ms logger=migrator t=2026-05-12T01:49:29.373977379Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-12T01:49:29.375085974Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.108835ms logger=migrator t=2026-05-12T01:49:29.381034876Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-12T01:49:29.383548301Z level=info msg="Migration successfully executed" id="create team role table" duration=2.515275ms logger=migrator t=2026-05-12T01:49:29.391298629Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-12T01:49:29.392873881Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.579122ms logger=migrator t=2026-05-12T01:49:29.400560067Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-12T01:49:29.403620299Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=3.067012ms logger=migrator t=2026-05-12T01:49:29.411500909Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-12T01:49:29.413706839Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.21155ms logger=migrator t=2026-05-12T01:49:29.418955062Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-12T01:49:29.419977196Z level=info msg="Migration successfully executed" id="create user role table" duration=1.016014ms logger=migrator t=2026-05-12T01:49:29.426070031Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-12T01:49:29.427889476Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.828426ms logger=migrator t=2026-05-12T01:49:29.434128302Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-12T01:49:29.43544527Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.317858ms logger=migrator t=2026-05-12T01:49:29.441147809Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-12T01:49:29.442407227Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.259028ms logger=migrator t=2026-05-12T01:49:29.448963778Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-12T01:49:29.44983103Z level=info msg="Migration successfully executed" id="create builtin role table" duration=868.262µs logger=migrator t=2026-05-12T01:49:29.454996071Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-12T01:49:29.45633395Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.338859ms logger=migrator t=2026-05-12T01:49:29.462033768Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-12T01:49:29.463240265Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.206767ms logger=migrator t=2026-05-12T01:49:29.468819003Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-12T01:49:29.480707127Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.889524ms logger=migrator t=2026-05-12T01:49:29.486977964Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-12T01:49:29.487803436Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=825.352µs logger=migrator t=2026-05-12T01:49:29.494341786Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-12T01:49:29.496631238Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.288112ms logger=migrator t=2026-05-12T01:49:29.514216031Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-12T01:49:29.516440142Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.224851ms logger=migrator t=2026-05-12T01:49:29.525458717Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-12T01:49:29.526925538Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.474751ms logger=migrator t=2026-05-12T01:49:29.532805719Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-12T01:49:29.534911618Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=2.105279ms logger=migrator t=2026-05-12T01:49:29.540911141Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-12T01:49:29.542181689Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.271498ms logger=migrator t=2026-05-12T01:49:29.548944033Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-12T01:49:29.558484295Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.539242ms logger=migrator t=2026-05-12T01:49:29.564019531Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-12T01:49:29.573848217Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.828756ms logger=migrator t=2026-05-12T01:49:29.580174185Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-12T01:49:29.591695835Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.52062ms logger=migrator t=2026-05-12T01:49:29.597658497Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-12T01:49:29.606281067Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.61422ms logger=migrator t=2026-05-12T01:49:29.616940804Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-12T01:49:29.618512326Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.577372ms logger=migrator t=2026-05-12T01:49:29.626136672Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-12T01:49:29.628290912Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.15509ms logger=migrator t=2026-05-12T01:49:29.636032639Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-12T01:49:29.637381008Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.348869ms logger=migrator t=2026-05-12T01:49:29.642164804Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-12T01:49:29.643231969Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.069305ms logger=migrator t=2026-05-12T01:49:29.64911845Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-12T01:49:29.651202829Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.084639ms logger=migrator t=2026-05-12T01:49:29.657607958Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-12T01:49:29.65776871Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=161.582µs logger=migrator t=2026-05-12T01:49:29.662259782Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-12T01:49:29.662343974Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=85.151µs logger=migrator t=2026-05-12T01:49:29.667415864Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-12T01:49:29.668373667Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=957.333µs logger=migrator t=2026-05-12T01:49:29.675409354Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-12T01:49:29.676783804Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.37672ms logger=migrator t=2026-05-12T01:49:29.682028446Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-12T01:49:29.682815817Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=787.061µs logger=migrator t=2026-05-12T01:49:29.687939148Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-12T01:49:29.688457935Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=518.887µs logger=migrator t=2026-05-12T01:49:29.693645297Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-12T01:49:29.694534419Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=889.092µs logger=migrator t=2026-05-12T01:49:29.700460262Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-12T01:49:29.701441875Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=981.193µs logger=migrator t=2026-05-12T01:49:29.70755091Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-12T01:49:29.709856761Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.304371ms logger=migrator t=2026-05-12T01:49:29.715682222Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-12T01:49:29.723979247Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.299725ms logger=migrator t=2026-05-12T01:49:29.72999683Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-12T01:49:29.730134602Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=137.382µs logger=migrator t=2026-05-12T01:49:29.751945945Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-12T01:49:29.752902798Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=958.983µs logger=migrator t=2026-05-12T01:49:29.767106555Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-12T01:49:29.769337385Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.239811ms logger=migrator t=2026-05-12T01:49:29.77616915Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-12T01:49:29.777392497Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.223797ms logger=migrator t=2026-05-12T01:49:29.782143053Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-12T01:49:29.791816257Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.671834ms logger=migrator t=2026-05-12T01:49:29.798003133Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-12T01:49:29.799168939Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.167816ms logger=migrator t=2026-05-12T01:49:29.804181818Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-12T01:49:29.8057391Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.556332ms logger=migrator t=2026-05-12T01:49:29.811129964Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-12T01:49:29.834389726Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.256872ms logger=migrator t=2026-05-12T01:49:29.839547287Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-12T01:49:29.840660313Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.113106ms logger=migrator t=2026-05-12T01:49:29.846412282Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-12T01:49:29.847411876Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=999.554µs logger=migrator t=2026-05-12T01:49:29.854666357Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-12T01:49:29.856027456Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.364169ms logger=migrator t=2026-05-12T01:49:29.862003108Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-12T01:49:29.864477882Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.470304ms logger=migrator t=2026-05-12T01:49:29.870587287Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-12T01:49:29.870930562Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=345.875µs logger=migrator t=2026-05-12T01:49:29.87798798Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-12T01:49:29.878778231Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=792.301µs logger=migrator t=2026-05-12T01:49:29.884236506Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-12T01:49:29.893584716Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.34649ms logger=migrator t=2026-05-12T01:49:29.901176621Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-12T01:49:29.902336127Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.161776ms logger=migrator t=2026-05-12T01:49:29.908876208Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-12T01:49:29.910084734Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.211656ms logger=migrator t=2026-05-12T01:49:29.922132741Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T01:49:29.922703879Z 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-12T01:49:29.939600313Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T01:49:29.940029489Z 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-12T01:49:29.945340382Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-12T01:49:29.946392657Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.055225ms logger=migrator t=2026-05-12T01:49:29.953134421Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-12T01:49:29.954776523Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.644392ms logger=migrator t=2026-05-12T01:49:29.960223759Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T01:49:29.96178402Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.562871ms logger=migrator t=2026-05-12T01:49:29.968143469Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T01:49:29.969397156Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.255067ms logger=migrator t=2026-05-12T01:49:29.977143503Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T01:49:29.97909758Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.956297ms logger=migrator t=2026-05-12T01:49:29.987043521Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T01:49:29.988398459Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.357828ms logger=migrator t=2026-05-12T01:49:29.99419955Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-12T01:49:29.995131812Z level=info msg="Migration successfully executed" id="Drop public config table" duration=932.783µs logger=migrator t=2026-05-12T01:49:30.00076626Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-12T01:49:30.002321052Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.555602ms logger=migrator t=2026-05-12T01:49:30.007042198Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T01:49:30.008290565Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.248537ms logger=migrator t=2026-05-12T01:49:30.013651169Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T01:49:30.014785965Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.134566ms logger=migrator t=2026-05-12T01:49:30.019140235Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-12T01:49:30.021162653Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.012308ms logger=migrator t=2026-05-12T01:49:30.027747454Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-12T01:49:30.049520865Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.770531ms logger=migrator t=2026-05-12T01:49:30.058093514Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-12T01:49:30.067410603Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.317079ms logger=migrator t=2026-05-12T01:49:30.071404079Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-12T01:49:30.077509383Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.104784ms logger=migrator t=2026-05-12T01:49:30.083428765Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-12T01:49:30.083691788Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=264.093µs logger=migrator t=2026-05-12T01:49:30.089846854Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-12T01:49:30.099876653Z level=info msg="Migration successfully executed" id="add share column" duration=10.025038ms logger=migrator t=2026-05-12T01:49:30.104234153Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-12T01:49:30.104409355Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=177.282µs logger=migrator t=2026-05-12T01:49:30.109641888Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-12T01:49:30.111382482Z level=info msg="Migration successfully executed" id="create file table" duration=1.740384ms logger=migrator t=2026-05-12T01:49:30.117214993Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-12T01:49:30.118437849Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.222907ms logger=migrator t=2026-05-12T01:49:30.125868552Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-12T01:49:30.127195321Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.327668ms logger=migrator t=2026-05-12T01:49:30.134719345Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-12T01:49:30.135698709Z level=info msg="Migration successfully executed" id="create file_meta table" duration=981.864µs logger=migrator t=2026-05-12T01:49:30.145599445Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-12T01:49:30.147085626Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.486641ms logger=migrator t=2026-05-12T01:49:30.154490878Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-12T01:49:30.15457598Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=85.972µs logger=migrator t=2026-05-12T01:49:30.160844156Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-12T01:49:30.161016839Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=276.304µs logger=migrator t=2026-05-12T01:49:30.165952007Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-12T01:49:30.166691847Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=739.68µs logger=migrator t=2026-05-12T01:49:30.173102556Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-12T01:49:30.173640264Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=538.438µs logger=migrator t=2026-05-12T01:49:30.18062587Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-12T01:49:30.182209622Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.586962ms logger=migrator t=2026-05-12T01:49:30.188438268Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-12T01:49:30.197184149Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.747931ms logger=migrator t=2026-05-12T01:49:30.203525867Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-12T01:49:30.203844262Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=318.695µs logger=migrator t=2026-05-12T01:49:30.209818204Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-12T01:49:30.210991911Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.173677ms logger=migrator t=2026-05-12T01:49:30.216813751Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-12T01:49:30.217583402Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=764.451µs logger=migrator t=2026-05-12T01:49:30.223504134Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-12T01:49:30.22397192Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=468.696µs logger=migrator t=2026-05-12T01:49:30.229269983Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-12T01:49:30.230220427Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=951.404µs logger=migrator t=2026-05-12T01:49:30.236187419Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-12T01:49:30.247272323Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.082704ms logger=migrator t=2026-05-12T01:49:30.253828384Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-12T01:49:30.263019101Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.186188ms logger=migrator t=2026-05-12T01:49:30.268230343Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-12T01:49:30.271096103Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.8668ms logger=migrator t=2026-05-12T01:49:30.279618001Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-12T01:49:30.368814925Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=89.198465ms logger=migrator t=2026-05-12T01:49:30.375141783Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-12T01:49:30.377497996Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.359132ms logger=migrator t=2026-05-12T01:49:30.3843252Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-12T01:49:30.387534514Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=3.209244ms logger=migrator t=2026-05-12T01:49:30.393101441Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-12T01:49:30.42043164Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.328339ms logger=migrator t=2026-05-12T01:49:30.427344895Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-12T01:49:30.436383801Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.034116ms logger=migrator t=2026-05-12T01:49:30.441048675Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-12T01:49:30.441452221Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=405.856µs logger=migrator t=2026-05-12T01:49:30.446583772Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-12T01:49:30.446823945Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=243.303µs logger=migrator t=2026-05-12T01:49:30.452515374Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-12T01:49:30.452865969Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=353.365µs logger=migrator t=2026-05-12T01:49:30.457726086Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-12T01:49:30.45800743Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=282.344µs logger=migrator t=2026-05-12T01:49:30.462106976Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-12T01:49:30.462304899Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=198.213µs logger=migrator t=2026-05-12T01:49:30.467287908Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-12T01:49:30.468400344Z level=info msg="Migration successfully executed" id="create folder table" duration=1.113746ms logger=migrator t=2026-05-12T01:49:30.473301682Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-12T01:49:30.47462967Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.327048ms logger=migrator t=2026-05-12T01:49:30.479523408Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-12T01:49:30.481209671Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.680653ms logger=migrator t=2026-05-12T01:49:30.488099726Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-12T01:49:30.488172517Z level=info msg="Migration successfully executed" id="Update folder title length" duration=90.071µs logger=migrator t=2026-05-12T01:49:30.492979004Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T01:49:30.494435524Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.45609ms logger=migrator t=2026-05-12T01:49:30.49851288Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T01:49:30.499769138Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.255238ms logger=migrator t=2026-05-12T01:49:30.505851582Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-12T01:49:30.507261572Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.40931ms logger=migrator t=2026-05-12T01:49:30.51288644Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-12T01:49:30.513442017Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=556.207µs logger=migrator t=2026-05-12T01:49:30.519463641Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-12T01:49:30.519851916Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=395.776µs logger=migrator t=2026-05-12T01:49:30.526613059Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-12T01:49:30.528588507Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.976888ms logger=migrator t=2026-05-12T01:49:30.535152748Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-12T01:49:30.536553887Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.403759ms logger=migrator t=2026-05-12T01:49:30.541523886Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-12T01:49:30.542724663Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.203357ms logger=migrator t=2026-05-12T01:49:30.54830009Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-12T01:49:30.549570007Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.271847ms logger=migrator t=2026-05-12T01:49:30.555020473Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-12T01:49:30.555890685Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=870.992µs logger=migrator t=2026-05-12T01:49:30.561427351Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-12T01:49:30.562553497Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.127156ms logger=migrator t=2026-05-12T01:49:30.567309323Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-12T01:49:30.56859154Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.275947ms logger=migrator t=2026-05-12T01:49:30.582412562Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-12T01:49:30.584001914Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.591462ms logger=migrator t=2026-05-12T01:49:30.596326974Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-12T01:49:30.601289053Z level=info msg="Migration successfully executed" id="create signing_key table" duration=4.958679ms logger=migrator t=2026-05-12T01:49:30.60828859Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-12T01:49:30.609587658Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.318948ms logger=migrator t=2026-05-12T01:49:30.615047274Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-12T01:49:30.616187029Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.141855ms logger=migrator t=2026-05-12T01:49:30.622964413Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-12T01:49:30.623307708Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=344.775µs logger=migrator t=2026-05-12T01:49:30.630047541Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-12T01:49:30.641872255Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.822754ms logger=migrator t=2026-05-12T01:49:30.652173998Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-12T01:49:30.653172011Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.001883ms logger=migrator t=2026-05-12T01:49:30.660517013Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T01:49:30.660554433Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=41.17µs logger=migrator t=2026-05-12T01:49:30.668321591Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T01:49:30.669849152Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.529271ms logger=migrator t=2026-05-12T01:49:30.674379925Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T01:49:30.674412086Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=35.881µs logger=migrator t=2026-05-12T01:49:30.68193311Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-12T01:49:30.684248472Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.315702ms logger=migrator t=2026-05-12T01:49:30.701828285Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T01:49:30.707154649Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=5.327464ms logger=migrator t=2026-05-12T01:49:30.716373876Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-12T01:49:30.718924822Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.547275ms logger=migrator t=2026-05-12T01:49:30.725088397Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-12T01:49:30.727275667Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.18937ms logger=migrator t=2026-05-12T01:49:30.733477903Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-12T01:49:30.734148082Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=674.019µs logger=migrator t=2026-05-12T01:49:30.73977869Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-12T01:49:30.74050924Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=734.02µs logger=migrator t=2026-05-12T01:49:30.746464053Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-12T01:49:30.748259238Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.796215ms logger=migrator t=2026-05-12T01:49:30.753788054Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-12T01:49:30.754801258Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.013304ms logger=migrator t=2026-05-12T01:49:30.761936197Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-12T01:49:30.769572262Z level=info msg="Migration successfully executed" id="add stack_id column" duration=7.636805ms logger=migrator t=2026-05-12T01:49:30.775602686Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-12T01:49:30.78674829Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.143514ms logger=migrator t=2026-05-12T01:49:30.796403884Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-12T01:49:30.805945646Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.541032ms logger=migrator t=2026-05-12T01:49:30.811821158Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-12T01:49:30.811952069Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=149.932µs logger=migrator t=2026-05-12T01:49:30.820060102Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-12T01:49:30.832870119Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.808978ms logger=migrator t=2026-05-12T01:49:30.868093376Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-12T01:49:30.881145357Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.061001ms logger=migrator t=2026-05-12T01:49:30.887772169Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-12T01:49:30.888186745Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=415.216µs logger=migrator t=2026-05-12T01:49:30.893312475Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.873681526s logger=migrator t=2026-05-12T01:49:30.893979855Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-12T01:49:30.914010452Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-12T01:49:30.914277966Z level=info msg="Created default organization" logger=secrets t=2026-05-12T01:49:30.95866175Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T01:49:31.004234851Z level=info msg="Restored cache from database" duration=379.436µs logger=plugin.store t=2026-05-12T01:49:31.005798832Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-12T01:49:31.048074987Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-12T01:49:31.048112868Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-12T01:49:31.048225099Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-12T01:49:31.04823683Z level=info msg="Plugins loaded" count=54 duration=42.438758ms logger=query_data t=2026-05-12T01:49:31.05261839Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-12T01:49:31.055619292Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-12T01:49:31.059338213Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-12T01:49:31.065502368Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-12T01:49:31.067442345Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-12T01:49:31.068787204Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-12T01:49:31.0952332Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-12T01:49:31.11336783Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-12T01:49:31.137253721Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-12T01:49:31.137290062Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-05-12T01:49:31.138309886Z level=info msg="starting to provision dashboards" logger=http.server t=2026-05-12T01:49:31.139900608Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-05-12T01:49:31.142730597Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-12T01:49:31.146507779Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-12T01:49:31.14803755Z level=info msg="Starting MultiOrg Alertmanager" logger=plugins.update.checker t=2026-05-12T01:49:31.241378771Z level=info msg="Update check succeeded" duration=97.869974ms logger=provisioning.dashboard t=2026-05-12T01:49:31.268600138Z level=info msg="finished to provision dashboards" logger=ngalert.state.manager t=2026-05-12T01:49:31.270513724Z level=info msg="State cache has been initialized" states=0 duration=124.001425ms logger=ngalert.scheduler t=2026-05-12T01:49:31.270574415Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-12T01:49:31.270643996Z level=info msg=starting first_tick=2026-05-12T01:49:40Z logger=sqlstore.transactions t=2026-05-12T01:49:31.273051639Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-05-12T01:49:31.350001653Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-12T01:49:31.350733714Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=grafana.update.checker t=2026-05-12T01:49:31.463800468Z level=info msg="Update check succeeded" duration=320.955439ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T01:49:31.485056631Z level=info msg="Patterns update finished" duration=226.584403ms logger=provisioning.dashboard t=2026-05-12T01:49:32.237098761Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.238148935Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.259372259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.28910454Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.306280127Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.331029019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.352489326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.383438903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.401869988Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.499472737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.516026746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.54379266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.562012162Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.595843629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.614528498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.6465557Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.663766778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.692895201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.709741614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.736616765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.755674888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.793055105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.812310181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.842219095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.859623875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.902212074Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.917275022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.954110811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:32.974706256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:33.024314261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:33.038838242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:33.092693216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:33.109881093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:33.143948894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:33.177529357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:33.252027976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:33.270221727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:33.433730485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:33.449139288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:33.512882178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:33.534342874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:33.603061873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:33.623303453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:33.683297982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:33.699394244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:33.747910264Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:33.764812537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:33.832832797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:33.850567452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.02931988Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.043314213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.107664402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.130156422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.188342195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.203787468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.270017112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.285913391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.348889731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.367362136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.418160397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.435334464Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.507267877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.529049887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.603779018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.62132043Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.681320389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.696699021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.762506949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.784624454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.857439169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.872193143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.939818206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:34.957403479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:35.019859831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:35.048613507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:35.114326213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:35.141279745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:35.231942435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:35.250142026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T01:49:35.325850251Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-12T01:51:21.170877644Z level=info msg="Usage stats are ready to report"