logger=settings t=2026-08-06T01:12:11.688830075Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-06T01:12:11Z logger=settings t=2026-08-06T01:12:11.689153481Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-06T01:12:11.689169802Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-06T01:12:11.689173672Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-06T01:12:11.689177062Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-06T01:12:11.689179852Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-06T01:12:11.689182482Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-06T01:12:11.689185462Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-06T01:12:11.689188572Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-06T01:12:11.689191792Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-06T01:12:11.689195082Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-06T01:12:11.689198492Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-06T01:12:11.689201792Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-06T01:12:11.689205122Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-06T01:12:11.689208612Z level=info msg=Target target=[all] logger=settings t=2026-08-06T01:12:11.689223872Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-06T01:12:11.689226953Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-06T01:12:11.689229773Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-06T01:12:11.689235203Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-06T01:12:11.689238093Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-06T01:12:11.689241183Z level=info msg="App mode production" logger=sqlstore t=2026-08-06T01:12:11.689526058Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-06T01:12:11.689544128Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-06T01:12:11.762411112Z level=info msg="Locking database" logger=migrator t=2026-08-06T01:12:11.762448813Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-06T01:12:11.763574053Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-06T01:12:11.765514956Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.939094ms logger=migrator t=2026-08-06T01:12:11.901113737Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-06T01:12:11.902854637Z level=info msg="Migration successfully executed" id="create user table" duration=1.74309ms logger=migrator t=2026-08-06T01:12:11.995888774Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-06T01:12:11.997080665Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.211151ms logger=migrator t=2026-08-06T01:12:12.314540955Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-06T01:12:12.31596492Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.486646ms logger=migrator t=2026-08-06T01:12:12.346519455Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-06T01:12:12.348050161Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.533087ms logger=migrator t=2026-08-06T01:12:12.356887336Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-06T01:12:12.357876303Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=991.207µs logger=migrator t=2026-08-06T01:12:12.363755845Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-06T01:12:12.367776506Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.021341ms logger=migrator t=2026-08-06T01:12:12.373896723Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-06T01:12:12.376449428Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.635046ms logger=migrator t=2026-08-06T01:12:12.383527742Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-06T01:12:12.384650101Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.121939ms logger=migrator t=2026-08-06T01:12:12.38915734Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-06T01:12:12.39030103Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.19153ms logger=migrator t=2026-08-06T01:12:12.396474138Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-06T01:12:12.397472716Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=944.977µs logger=migrator t=2026-08-06T01:12:12.402434812Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-06T01:12:12.403799136Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.347684ms logger=migrator t=2026-08-06T01:12:12.40976078Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-06T01:12:12.412076201Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.316241ms logger=migrator t=2026-08-06T01:12:12.419953539Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-06T01:12:12.4199867Z level=info msg="Migration successfully executed" id="Update user table charset" duration=34.381µs logger=migrator t=2026-08-06T01:12:12.425555257Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-06T01:12:12.426821189Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.266222ms logger=migrator t=2026-08-06T01:12:12.432200212Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-06T01:12:12.432488838Z level=info msg="Migration successfully executed" id="Add missing user data" duration=288.666µs logger=migrator t=2026-08-06T01:12:12.438148467Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-06T01:12:12.440877935Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.736368ms logger=migrator t=2026-08-06T01:12:12.446994861Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-06T01:12:12.448788732Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.791051ms logger=migrator t=2026-08-06T01:12:12.455374368Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-06T01:12:12.456715811Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.341273ms logger=migrator t=2026-08-06T01:12:12.464280953Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-06T01:12:12.478237897Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=13.958044ms logger=migrator t=2026-08-06T01:12:12.483157814Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-06T01:12:12.485121418Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.964754ms logger=migrator t=2026-08-06T01:12:12.490311609Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-06T01:12:12.490567133Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=269.265µs logger=migrator t=2026-08-06T01:12:12.499523609Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-06T01:12:12.500931554Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.410685ms logger=migrator t=2026-08-06T01:12:12.508176311Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-08-06T01:12:12.508457416Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=281.785µs logger=migrator t=2026-08-06T01:12:12.514947069Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-06T01:12:12.515486329Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=534.48µs logger=migrator t=2026-08-06T01:12:12.521012765Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-06T01:12:12.522054524Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.041879ms logger=migrator t=2026-08-06T01:12:12.527051111Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-06T01:12:12.527923876Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=872.685µs logger=migrator t=2026-08-06T01:12:12.533146617Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-06T01:12:12.534022433Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=875.735µs logger=migrator t=2026-08-06T01:12:12.540029537Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-06T01:12:12.540902213Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=873.276µs logger=migrator t=2026-08-06T01:12:12.547302856Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-06T01:12:12.548331193Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.029827ms logger=migrator t=2026-08-06T01:12:12.577770737Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-06T01:12:12.577860279Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=93.492µs logger=migrator t=2026-08-06T01:12:12.584080208Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-06T01:12:12.584899202Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=813.264µs logger=migrator t=2026-08-06T01:12:12.589421542Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-06T01:12:12.590236995Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=814.833µs logger=migrator t=2026-08-06T01:12:12.59390814Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-06T01:12:12.594622202Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=714.612µs logger=migrator t=2026-08-06T01:12:12.599463657Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-06T01:12:12.600196799Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=732.822µs logger=migrator t=2026-08-06T01:12:12.605133046Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-06T01:12:12.608869912Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.733526ms logger=migrator t=2026-08-06T01:12:12.614630903Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-06T01:12:12.615330854Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=699.971µs logger=migrator t=2026-08-06T01:12:12.620744589Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-06T01:12:12.621329759Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=578.71µs logger=migrator t=2026-08-06T01:12:12.625979191Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-06T01:12:12.626580311Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=601.13µs logger=migrator t=2026-08-06T01:12:12.630977148Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-06T01:12:12.631562408Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=585.01µs logger=migrator t=2026-08-06T01:12:12.636607286Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-06T01:12:12.637205307Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=597.731µs logger=migrator t=2026-08-06T01:12:12.642456029Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-06T01:12:12.642803265Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=343.106µs logger=migrator t=2026-08-06T01:12:12.647213612Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-06T01:12:12.648045877Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=832.065µs logger=migrator t=2026-08-06T01:12:12.654162304Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-06T01:12:12.654819535Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=621.98µs logger=migrator t=2026-08-06T01:12:12.660005985Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-06T01:12:12.660970243Z level=info msg="Migration successfully executed" id="create star table" duration=963.687µs logger=migrator t=2026-08-06T01:12:12.666412328Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-06T01:12:12.667025198Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=612.7µs logger=migrator t=2026-08-06T01:12:12.672352172Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-06T01:12:12.673040413Z level=info msg="Migration successfully executed" id="create org table v1" duration=688.361µs logger=migrator t=2026-08-06T01:12:12.679065979Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-06T01:12:12.679696Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=631.141µs logger=migrator t=2026-08-06T01:12:12.684932271Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-06T01:12:12.686128282Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.195241ms logger=migrator t=2026-08-06T01:12:12.691320763Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-06T01:12:12.692435712Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.114869ms logger=migrator t=2026-08-06T01:12:12.697692924Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-06T01:12:12.698506369Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=815.555µs logger=migrator t=2026-08-06T01:12:12.703796691Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-06T01:12:12.705069323Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.265822ms logger=migrator t=2026-08-06T01:12:12.710938025Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-06T01:12:12.710986536Z level=info msg="Migration successfully executed" id="Update org table charset" duration=52.481µs logger=migrator t=2026-08-06T01:12:12.716714368Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-06T01:12:12.716741538Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.07µs logger=migrator t=2026-08-06T01:12:12.722184902Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-06T01:12:12.722528519Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=343.907µs logger=migrator t=2026-08-06T01:12:12.727555066Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-06T01:12:12.728749117Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.193681ms logger=migrator t=2026-08-06T01:12:12.734150622Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-06T01:12:12.735391864Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.240941ms logger=migrator t=2026-08-06T01:12:12.74035777Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-06T01:12:12.741644613Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.285313ms logger=migrator t=2026-08-06T01:12:12.748129016Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-06T01:12:12.749095703Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=970.847µs logger=migrator t=2026-08-06T01:12:12.754414967Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-06T01:12:12.75522744Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=812.113µs logger=migrator t=2026-08-06T01:12:12.759640767Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-06T01:12:12.760383911Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=738.254µs logger=migrator t=2026-08-06T01:12:12.767554946Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-06T01:12:12.775092957Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.538821ms logger=migrator t=2026-08-06T01:12:12.780317049Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-06T01:12:12.78154562Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.231661ms logger=migrator t=2026-08-06T01:12:12.789299736Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-06T01:12:12.790636529Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.339583ms logger=migrator t=2026-08-06T01:12:12.796441512Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-06T01:12:12.797204354Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=777.343µs logger=migrator t=2026-08-06T01:12:12.803529295Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-06T01:12:12.804121185Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=597.05µs logger=migrator t=2026-08-06T01:12:12.809401468Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-06T01:12:12.813481049Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=4.079271ms logger=migrator t=2026-08-06T01:12:12.819729828Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-06T01:12:12.81985336Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=138.492µs logger=migrator t=2026-08-06T01:12:12.824584563Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-06T01:12:12.827143307Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.558994ms logger=migrator t=2026-08-06T01:12:12.832005953Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-06T01:12:12.833790524Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.786711ms logger=migrator t=2026-08-06T01:12:12.839733678Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-06T01:12:12.842418735Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.687758ms logger=migrator t=2026-08-06T01:12:12.847666856Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-06T01:12:12.848597063Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=931.747µs logger=migrator t=2026-08-06T01:12:12.854217011Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-06T01:12:12.856249506Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.032625ms logger=migrator t=2026-08-06T01:12:12.861178003Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-06T01:12:12.862337454Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.16012ms logger=migrator t=2026-08-06T01:12:12.867047456Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-06T01:12:12.868604583Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.553626ms logger=migrator t=2026-08-06T01:12:12.880139904Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-06T01:12:12.880203125Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=68.441µs logger=migrator t=2026-08-06T01:12:12.885300875Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-06T01:12:12.885360066Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=62.232µs logger=migrator t=2026-08-06T01:12:12.890571777Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-06T01:12:12.893411656Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.853829ms logger=migrator t=2026-08-06T01:12:12.899528323Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-06T01:12:12.901636961Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.109078ms logger=migrator t=2026-08-06T01:12:12.90796165Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-06T01:12:12.91018251Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.22293ms logger=migrator t=2026-08-06T01:12:12.915556884Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-06T01:12:12.917558719Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.003515ms logger=migrator t=2026-08-06T01:12:12.925916745Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-06T01:12:12.926169809Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=259.224µs logger=migrator t=2026-08-06T01:12:12.932324317Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-06T01:12:12.933241173Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=917.975µs logger=migrator t=2026-08-06T01:12:12.938775429Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-06T01:12:12.939597574Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=815.095µs logger=migrator t=2026-08-06T01:12:12.944586391Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-06T01:12:12.944631762Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=51.371µs logger=migrator t=2026-08-06T01:12:12.949908164Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-06T01:12:12.951081045Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.174091ms logger=migrator t=2026-08-06T01:12:12.958576085Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-06T01:12:12.959243198Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=667.832µs logger=migrator t=2026-08-06T01:12:12.964730214Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-06T01:12:12.970721668Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.989644ms logger=migrator t=2026-08-06T01:12:12.974699638Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-06T01:12:12.975660695Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=964.127µs logger=migrator t=2026-08-06T01:12:12.982111747Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-06T01:12:12.983171286Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.061519ms logger=migrator t=2026-08-06T01:12:12.989525817Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-06T01:12:12.990450333Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=924.326µs logger=migrator t=2026-08-06T01:12:12.994453273Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-06T01:12:12.994952631Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=501.018µs logger=migrator t=2026-08-06T01:12:13.001076699Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-06T01:12:13.002435373Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.360104ms logger=migrator t=2026-08-06T01:12:13.010029425Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-06T01:12:13.013002237Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.960872ms logger=migrator t=2026-08-06T01:12:13.018983041Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-06T01:12:13.02004413Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.064189ms logger=migrator t=2026-08-06T01:12:13.024750533Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-06T01:12:13.025043138Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=293.525µs logger=migrator t=2026-08-06T01:12:13.037899623Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-06T01:12:13.03834891Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=469.688µs logger=migrator t=2026-08-06T01:12:13.044262814Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-06T01:12:13.045586007Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.325192ms logger=migrator t=2026-08-06T01:12:13.049915223Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-06T01:12:13.052772123Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.85624ms logger=migrator t=2026-08-06T01:12:13.056502298Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-06T01:12:13.057554146Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.052178ms logger=migrator t=2026-08-06T01:12:13.062472163Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-06T01:12:13.063450149Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=980.206µs logger=migrator t=2026-08-06T01:12:13.067546271Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-06T01:12:13.068537288Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=991.477µs logger=migrator t=2026-08-06T01:12:13.072732932Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-06T01:12:13.07373546Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=999.268µs logger=migrator t=2026-08-06T01:12:13.077957244Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-06T01:12:13.078835598Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=878.864µs logger=migrator t=2026-08-06T01:12:13.082522793Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-06T01:12:13.09153609Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.005347ms logger=migrator t=2026-08-06T01:12:13.102088685Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-06T01:12:13.103402468Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.315973ms logger=migrator t=2026-08-06T01:12:13.107638522Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-06T01:12:13.108487146Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=849.444µs logger=migrator t=2026-08-06T01:12:13.114560463Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-06T01:12:13.115593931Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.032968ms logger=migrator t=2026-08-06T01:12:13.120002688Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-06T01:12:13.120655359Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=653.411µs logger=migrator t=2026-08-06T01:12:13.124458116Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-06T01:12:13.127599761Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.140405ms logger=migrator t=2026-08-06T01:12:13.131736223Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-06T01:12:13.13502152Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.285207ms logger=migrator t=2026-08-06T01:12:13.140084519Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-06T01:12:13.14013266Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=55.391µs logger=migrator t=2026-08-06T01:12:13.145926041Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-06T01:12:13.146260577Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=337.566µs logger=migrator t=2026-08-06T01:12:13.150137685Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-06T01:12:13.152941394Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.804079ms logger=migrator t=2026-08-06T01:12:13.156812622Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-06T01:12:13.157035906Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=223.914µs logger=migrator t=2026-08-06T01:12:13.16128289Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-06T01:12:13.161489713Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=207.853µs logger=migrator t=2026-08-06T01:12:13.167501119Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-06T01:12:13.170164265Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.663096ms logger=migrator t=2026-08-06T01:12:13.180465075Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-06T01:12:13.18073474Z level=info msg="Migration successfully executed" id="Update uid value" duration=267.935µs logger=migrator t=2026-08-06T01:12:13.185687457Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-06T01:12:13.187071401Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.383844ms logger=migrator t=2026-08-06T01:12:13.191518149Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-06T01:12:13.19274196Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.223281ms logger=migrator t=2026-08-06T01:12:13.287217192Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-06T01:12:13.288587796Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.375334ms logger=migrator t=2026-08-06T01:12:13.296220179Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-06T01:12:13.298440158Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.214599ms logger=migrator t=2026-08-06T01:12:13.308650746Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-06T01:12:13.311548937Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.88934ms logger=migrator t=2026-08-06T01:12:13.317048733Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-06T01:12:13.318383586Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.337343ms logger=migrator t=2026-08-06T01:12:13.328402341Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-06T01:12:13.329630553Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.232852ms logger=migrator t=2026-08-06T01:12:13.335657049Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-06T01:12:13.336736757Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.082628ms logger=migrator t=2026-08-06T01:12:13.341666604Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-06T01:12:13.342804474Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.13792ms logger=migrator t=2026-08-06T01:12:13.349364978Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-06T01:12:13.358727232Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.356254ms logger=migrator t=2026-08-06T01:12:13.363996584Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-06T01:12:13.364847438Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=839.944µs logger=migrator t=2026-08-06T01:12:13.36891216Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-06T01:12:13.370893225Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=2.056837ms logger=migrator t=2026-08-06T01:12:13.375849641Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-06T01:12:13.3774765Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.626669ms logger=migrator t=2026-08-06T01:12:13.391140558Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-06T01:12:13.392078215Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=940.827µs logger=migrator t=2026-08-06T01:12:13.398482548Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-06T01:12:13.398903205Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=424.387µs logger=migrator t=2026-08-06T01:12:13.405533361Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-06T01:12:13.406137401Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=605.94µs logger=migrator t=2026-08-06T01:12:13.411122399Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-06T01:12:13.41118346Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=62.211µs logger=migrator t=2026-08-06T01:12:13.415586737Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-06T01:12:13.418926704Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.345468ms logger=migrator t=2026-08-06T01:12:13.424503642Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-06T01:12:13.42784332Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.340208ms logger=migrator t=2026-08-06T01:12:13.436751666Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-06T01:12:13.437023041Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=272.485µs logger=migrator t=2026-08-06T01:12:13.441151233Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-06T01:12:13.443990903Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.83903ms logger=migrator t=2026-08-06T01:12:13.449245085Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-06T01:12:13.452758006Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.513561ms logger=migrator t=2026-08-06T01:12:13.456536522Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-06T01:12:13.457386207Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=849.555µs logger=migrator t=2026-08-06T01:12:13.461440897Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-06T01:12:13.462287173Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=849.566µs logger=migrator t=2026-08-06T01:12:13.468464871Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-06T01:12:13.471108317Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=2.641846ms logger=migrator t=2026-08-06T01:12:13.475751928Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-06T01:12:13.476740635Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=989.987µs logger=migrator t=2026-08-06T01:12:13.482239691Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-06T01:12:13.483066996Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=827.355µs logger=migrator t=2026-08-06T01:12:13.492980839Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-06T01:12:13.494871592Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.890823ms logger=migrator t=2026-08-06T01:12:13.502530226Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-06T01:12:13.50278291Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=255.264µs logger=migrator t=2026-08-06T01:12:13.50732102Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-06T01:12:13.5073577Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=37.75µs logger=migrator t=2026-08-06T01:12:13.512625583Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-06T01:12:13.515995901Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.370688ms logger=migrator t=2026-08-06T01:12:13.52389268Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-06T01:12:13.52791814Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.02571ms logger=migrator t=2026-08-06T01:12:13.533359415Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-06T01:12:13.53362562Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=252.845µs logger=migrator t=2026-08-06T01:12:13.539675895Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-06T01:12:13.541124241Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.446815ms logger=migrator t=2026-08-06T01:12:13.548820976Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-06T01:12:13.550113319Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.295353ms logger=migrator t=2026-08-06T01:12:13.557748711Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-06T01:12:13.557796672Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=50.531µs logger=migrator t=2026-08-06T01:12:13.56340544Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-06T01:12:13.56452226Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.11688ms logger=migrator t=2026-08-06T01:12:13.570981153Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-06T01:12:13.572359318Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.378974ms logger=migrator t=2026-08-06T01:12:13.576951767Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-06T01:12:13.58049558Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.544143ms logger=migrator t=2026-08-06T01:12:13.586146999Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-06T01:12:13.5862188Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=78.851µs logger=migrator t=2026-08-06T01:12:13.592199664Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-06T01:12:13.593385305Z level=info msg="Migration successfully executed" id="create session table" duration=1.185911ms logger=migrator t=2026-08-06T01:12:13.597857073Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-06T01:12:13.597942665Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=85.722µs logger=migrator t=2026-08-06T01:12:13.601420165Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-06T01:12:13.601499097Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=79.632µs logger=migrator t=2026-08-06T01:12:13.606687277Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-06T01:12:13.607562433Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=874.546µs logger=migrator t=2026-08-06T01:12:13.61196798Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-06T01:12:13.613282323Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.314453ms logger=migrator t=2026-08-06T01:12:13.619723906Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-06T01:12:13.619797757Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=69.251µs logger=migrator t=2026-08-06T01:12:13.623598323Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-06T01:12:13.623630593Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=33.25µs logger=migrator t=2026-08-06T01:12:13.627372209Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-06T01:12:13.632739283Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.365004ms logger=migrator t=2026-08-06T01:12:13.636821225Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-06T01:12:13.640389996Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.566691ms logger=migrator t=2026-08-06T01:12:13.64745958Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-06T01:12:13.647802037Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=347.417µs logger=migrator t=2026-08-06T01:12:13.652258814Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-06T01:12:13.652524049Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=265.645µs logger=migrator t=2026-08-06T01:12:13.656867175Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-06T01:12:13.658124227Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.258632ms logger=migrator t=2026-08-06T01:12:13.665230211Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-06T01:12:13.665277902Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=60.601µs logger=migrator t=2026-08-06T01:12:13.669707869Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-06T01:12:13.673864042Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.155433ms logger=migrator t=2026-08-06T01:12:13.679742024Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-06T01:12:13.680225623Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=484.309µs logger=migrator t=2026-08-06T01:12:13.687702364Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-06T01:12:13.691653043Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.947209ms logger=migrator t=2026-08-06T01:12:13.698585014Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-06T01:12:13.702673836Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.088712ms logger=migrator t=2026-08-06T01:12:13.706793148Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-06T01:12:13.7069053Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=100.302µs logger=migrator t=2026-08-06T01:12:13.711325267Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-06T01:12:13.712284384Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=950.757µs logger=migrator t=2026-08-06T01:12:13.716462927Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-06T01:12:13.717479544Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.016147ms logger=migrator t=2026-08-06T01:12:13.72181535Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-06T01:12:13.723237015Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.421605ms logger=migrator t=2026-08-06T01:12:13.730548443Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-06T01:12:13.731630751Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.085608ms logger=migrator t=2026-08-06T01:12:13.73726969Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-06T01:12:13.738533652Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.265982ms logger=migrator t=2026-08-06T01:12:13.745209039Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-06T01:12:13.746470941Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.262802ms logger=migrator t=2026-08-06T01:12:13.750549922Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-06T01:12:13.751593221Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.044629ms logger=migrator t=2026-08-06T01:12:13.756025208Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-06T01:12:13.756949925Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=924.617µs logger=migrator t=2026-08-06T01:12:13.761675817Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-06T01:12:13.768269433Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=6.590396ms logger=migrator t=2026-08-06T01:12:13.772906064Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-06T01:12:13.783139492Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.236388ms logger=migrator t=2026-08-06T01:12:13.788989254Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-06T01:12:13.789925141Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=939.157µs logger=migrator t=2026-08-06T01:12:13.79731646Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-08-06T01:12:13.798505861Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.192391ms logger=migrator t=2026-08-06T01:12:13.803363216Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-06T01:12:13.80472225Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=1.352894ms logger=migrator t=2026-08-06T01:12:13.809472353Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-06T01:12:13.810172336Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=700.963µs logger=migrator t=2026-08-06T01:12:13.815915596Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-06T01:12:13.81730268Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.389374ms logger=migrator t=2026-08-06T01:12:13.822943519Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-06T01:12:13.828491926Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.546337ms logger=migrator t=2026-08-06T01:12:13.837008484Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-06T01:12:13.841695226Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.689862ms logger=migrator t=2026-08-06T01:12:13.846297106Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-06T01:12:13.850114503Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.816097ms logger=migrator t=2026-08-06T01:12:13.855742652Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-06T01:12:13.859561859Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.809597ms logger=migrator t=2026-08-06T01:12:13.863519048Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-06T01:12:13.864558865Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.039447ms logger=migrator t=2026-08-06T01:12:13.86932218Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-06T01:12:13.86935959Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=37.851µs logger=migrator t=2026-08-06T01:12:13.876146779Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-06T01:12:13.87623119Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=90.691µs logger=migrator t=2026-08-06T01:12:13.880998493Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-06T01:12:13.882031392Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.034509ms logger=migrator t=2026-08-06T01:12:13.888582156Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-06T01:12:13.890415328Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.817902ms logger=migrator t=2026-08-06T01:12:13.897626554Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-06T01:12:13.898843116Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.219242ms logger=migrator t=2026-08-06T01:12:13.90370563Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-06T01:12:13.904577526Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=874.076µs logger=migrator t=2026-08-06T01:12:13.908086227Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-06T01:12:13.908955072Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=872.625µs logger=migrator t=2026-08-06T01:12:13.91230376Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-06T01:12:13.916404382Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.103872ms logger=migrator t=2026-08-06T01:12:13.920038066Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-06T01:12:13.925893068Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.853472ms logger=migrator t=2026-08-06T01:12:13.931178311Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-06T01:12:13.931377284Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=199.563µs logger=migrator t=2026-08-06T01:12:13.936512394Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-06T01:12:13.938146922Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.631268ms logger=migrator t=2026-08-06T01:12:13.942947236Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-06T01:12:13.943978234Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.033458ms logger=migrator t=2026-08-06T01:12:13.947423945Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-06T01:12:13.951439184Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.014999ms logger=migrator t=2026-08-06T01:12:13.954811824Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-06T01:12:13.954898086Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=87.422µs logger=migrator t=2026-08-06T01:12:13.958508018Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-06T01:12:13.959510866Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.000718ms logger=migrator t=2026-08-06T01:12:13.962758553Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-06T01:12:13.963927313Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.16764ms logger=migrator t=2026-08-06T01:12:13.968062115Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-06T01:12:13.968177917Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=117.052µs logger=migrator t=2026-08-06T01:12:13.971243652Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-06T01:12:13.972501443Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.257671ms logger=migrator t=2026-08-06T01:12:13.976821129Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-06T01:12:13.977902067Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.078798ms logger=migrator t=2026-08-06T01:12:13.981947148Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-06T01:12:13.983395583Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.448555ms logger=migrator t=2026-08-06T01:12:13.987321382Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-06T01:12:13.988250099Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=928.387µs logger=migrator t=2026-08-06T01:12:13.992050305Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-06T01:12:13.993074923Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.024788ms logger=migrator t=2026-08-06T01:12:13.997659512Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-06T01:12:13.999329792Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.67128ms logger=migrator t=2026-08-06T01:12:14.004016344Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-06T01:12:14.004059535Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=44.801µs logger=migrator t=2026-08-06T01:12:14.008635665Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-06T01:12:14.020993111Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=12.351236ms logger=migrator t=2026-08-06T01:12:14.027661828Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-06T01:12:14.028451151Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=791.263µs logger=migrator t=2026-08-06T01:12:14.032840639Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-06T01:12:14.041221105Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=8.373466ms logger=migrator t=2026-08-06T01:12:14.047754869Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-06T01:12:14.048853828Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.100399ms logger=migrator t=2026-08-06T01:12:14.052441011Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-06T01:12:14.053458838Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.014717ms logger=migrator t=2026-08-06T01:12:14.060112355Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-06T01:12:14.061198624Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.086149ms logger=migrator t=2026-08-06T01:12:14.065166474Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-06T01:12:14.077790154Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.61942ms logger=migrator t=2026-08-06T01:12:14.081922067Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-06T01:12:14.082615838Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=693.801µs logger=migrator t=2026-08-06T01:12:14.087617316Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-08-06T01:12:14.088621803Z 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.004627ms logger=migrator t=2026-08-06T01:12:14.093305986Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-06T01:12:14.093851125Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=546.299µs logger=migrator t=2026-08-06T01:12:14.097889205Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-06T01:12:14.098850612Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=964.897µs logger=migrator t=2026-08-06T01:12:14.104242337Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-06T01:12:14.104556082Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=315.365µs logger=migrator t=2026-08-06T01:12:14.109505798Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-06T01:12:14.113817344Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.313815ms logger=migrator t=2026-08-06T01:12:14.119038625Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-06T01:12:14.123913371Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.878136ms logger=migrator t=2026-08-06T01:12:14.12791993Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-06T01:12:14.128842717Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=922.927µs logger=migrator t=2026-08-06T01:12:14.133919326Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-06T01:12:14.134995835Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.075899ms logger=migrator t=2026-08-06T01:12:14.139640926Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-06T01:12:14.139938211Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=297.615µs logger=migrator t=2026-08-06T01:12:14.143470773Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-06T01:12:14.149136492Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.664359ms logger=migrator t=2026-08-06T01:12:14.153459587Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-06T01:12:14.154695749Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.235972ms logger=migrator t=2026-08-06T01:12:14.160004311Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-06T01:12:14.160217406Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=206.415µs logger=migrator t=2026-08-06T01:12:14.163891879Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-06T01:12:14.164283936Z level=info msg="Migration successfully executed" id="Move region to single row" duration=392.287µs logger=migrator t=2026-08-06T01:12:14.168471129Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-06T01:12:14.170364673Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.907154ms logger=migrator t=2026-08-06T01:12:14.177534128Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-06T01:12:14.178560876Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.026678ms logger=migrator t=2026-08-06T01:12:14.184285786Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-06T01:12:14.185910414Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.618788ms logger=migrator t=2026-08-06T01:12:14.190975024Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-06T01:12:14.192030731Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.056248ms logger=migrator t=2026-08-06T01:12:14.196532551Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-06T01:12:14.197457076Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=927.826µs logger=migrator t=2026-08-06T01:12:14.200901087Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-06T01:12:14.201886043Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=983.836µs logger=migrator t=2026-08-06T01:12:14.205326244Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-06T01:12:14.205406826Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=78.232µs logger=migrator t=2026-08-06T01:12:14.208696263Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-06T01:12:14.20968675Z level=info msg="Migration successfully executed" id="create test_data table" duration=989.677µs logger=migrator t=2026-08-06T01:12:14.214572015Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-06T01:12:14.215502842Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=931.207µs logger=migrator t=2026-08-06T01:12:14.222170338Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-06T01:12:14.223226937Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.058459ms logger=migrator t=2026-08-06T01:12:14.232086192Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-06T01:12:14.233972774Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.883622ms logger=migrator t=2026-08-06T01:12:14.241031668Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-06T01:12:14.241266992Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=233.494µs logger=migrator t=2026-08-06T01:12:14.246530474Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-06T01:12:14.247120545Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=591.191µs logger=migrator t=2026-08-06T01:12:14.254714187Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-06T01:12:14.25485485Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=146.033µs logger=migrator t=2026-08-06T01:12:14.259387159Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-06T01:12:14.263096144Z level=info msg="Migration successfully executed" id="create team table" duration=3.704675ms logger=migrator t=2026-08-06T01:12:14.273041818Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-06T01:12:14.274607265Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.565337ms logger=migrator t=2026-08-06T01:12:14.283175985Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-06T01:12:14.284152662Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=975.277µs logger=migrator t=2026-08-06T01:12:14.288930305Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-06T01:12:14.295856656Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.921521ms logger=migrator t=2026-08-06T01:12:14.31321283Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-06T01:12:14.313577076Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=367.586µs logger=migrator t=2026-08-06T01:12:14.320011749Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-06T01:12:14.320954315Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=941.836µs logger=migrator t=2026-08-06T01:12:14.325273161Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-06T01:12:14.326142886Z level=info msg="Migration successfully executed" id="create team member table" duration=871.575µs logger=migrator t=2026-08-06T01:12:14.331826326Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-06T01:12:14.333344262Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.520007ms logger=migrator t=2026-08-06T01:12:14.339093502Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-06T01:12:14.340234583Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.143871ms logger=migrator t=2026-08-06T01:12:14.35205224Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-06T01:12:14.354222387Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.136087ms logger=migrator t=2026-08-06T01:12:14.362639464Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-06T01:12:14.368196252Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.555728ms logger=migrator t=2026-08-06T01:12:14.373329802Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-06T01:12:14.378642245Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.308174ms logger=migrator t=2026-08-06T01:12:14.390299238Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-06T01:12:14.396501926Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.201258ms logger=migrator t=2026-08-06T01:12:14.417105497Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-06T01:12:14.419075611Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.968454ms logger=migrator t=2026-08-06T01:12:14.427376176Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-06T01:12:14.428637728Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.260732ms logger=migrator t=2026-08-06T01:12:14.434274876Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-06T01:12:14.435437567Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.163801ms logger=migrator t=2026-08-06T01:12:14.445236418Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-06T01:12:14.446645783Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.410715ms logger=migrator t=2026-08-06T01:12:14.45331019Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-06T01:12:14.455174712Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.864022ms logger=migrator t=2026-08-06T01:12:14.460330292Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-06T01:12:14.461454802Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.12645ms logger=migrator t=2026-08-06T01:12:14.466907428Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-06T01:12:14.467934505Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.025927ms logger=migrator t=2026-08-06T01:12:14.473011634Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-06T01:12:14.473990692Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=980.188µs logger=migrator t=2026-08-06T01:12:14.479255413Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-06T01:12:14.479820743Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=564.7µs logger=migrator t=2026-08-06T01:12:14.484382933Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-06T01:12:14.484642387Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=260.024µs logger=migrator t=2026-08-06T01:12:14.488758359Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-06T01:12:14.489595524Z level=info msg="Migration successfully executed" id="create tag table" duration=837.645µs logger=migrator t=2026-08-06T01:12:14.495405096Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-06T01:12:14.496979913Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.575177ms logger=migrator t=2026-08-06T01:12:14.502467929Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-06T01:12:14.503471837Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.006008ms logger=migrator t=2026-08-06T01:12:14.509168547Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-06T01:12:14.510958908Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.791421ms logger=migrator t=2026-08-06T01:12:14.517496432Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-06T01:12:14.518562841Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.067798ms logger=migrator t=2026-08-06T01:12:14.524014495Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-06T01:12:14.539784192Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.767277ms logger=migrator t=2026-08-06T01:12:14.54774425Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-06T01:12:14.54883508Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.09315ms logger=migrator t=2026-08-06T01:12:14.555156791Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-06T01:12:14.556562765Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.405104ms logger=migrator t=2026-08-06T01:12:14.562087472Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-06T01:12:14.562669252Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=582.59µs logger=migrator t=2026-08-06T01:12:14.569762546Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-06T01:12:14.570692112Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=933.527µs logger=migrator t=2026-08-06T01:12:14.575425195Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-06T01:12:14.576097077Z level=info msg="Migration successfully executed" id="create user auth table" duration=673.492µs logger=migrator t=2026-08-06T01:12:14.580123086Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-06T01:12:14.581298367Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.176821ms logger=migrator t=2026-08-06T01:12:14.587572817Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-06T01:12:14.58770416Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=135.483µs logger=migrator t=2026-08-06T01:12:14.593340428Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-06T01:12:14.603559896Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=10.216318ms logger=migrator t=2026-08-06T01:12:14.608630525Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-06T01:12:14.61233811Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.707625ms logger=migrator t=2026-08-06T01:12:14.619409764Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-06T01:12:14.62608884Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.672826ms logger=migrator t=2026-08-06T01:12:14.631633967Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-06T01:12:14.637705234Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.073627ms logger=migrator t=2026-08-06T01:12:14.643961983Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-06T01:12:14.644955641Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=993.878µs logger=migrator t=2026-08-06T01:12:14.651982834Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-06T01:12:14.657354228Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.367943ms logger=migrator t=2026-08-06T01:12:14.663143619Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-06T01:12:14.664232338Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.091419ms logger=migrator t=2026-08-06T01:12:14.669473629Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-06T01:12:14.67067899Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.205921ms logger=migrator t=2026-08-06T01:12:14.676876219Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-06T01:12:14.677988398Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.113899ms logger=migrator t=2026-08-06T01:12:14.684073715Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-06T01:12:14.685618462Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.546177ms logger=migrator t=2026-08-06T01:12:14.692475962Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-06T01:12:14.693984788Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.509127ms logger=migrator t=2026-08-06T01:12:14.701904666Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-06T01:12:14.703128377Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.226301ms logger=migrator t=2026-08-06T01:12:14.710225531Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-06T01:12:14.716685914Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.459793ms logger=migrator t=2026-08-06T01:12:14.728296877Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-06T01:12:14.729567729Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.274042ms logger=migrator t=2026-08-06T01:12:14.736351068Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-06T01:12:14.737390647Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.037019ms logger=migrator t=2026-08-06T01:12:14.747496543Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-06T01:12:14.749231993Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.74007ms logger=migrator t=2026-08-06T01:12:14.755593465Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-06T01:12:14.757157732Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.564637ms logger=migrator t=2026-08-06T01:12:14.764621943Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-06T01:12:14.765679431Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.060558ms logger=migrator t=2026-08-06T01:12:14.773505448Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-06T01:12:14.773679801Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=174.043µs logger=migrator t=2026-08-06T01:12:14.780278456Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-06T01:12:14.780423619Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=147.763µs logger=migrator t=2026-08-06T01:12:14.785974126Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-06T01:12:14.788228875Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.25466ms logger=migrator t=2026-08-06T01:12:14.795474582Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-06T01:12:14.79650987Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.036088ms logger=migrator t=2026-08-06T01:12:14.802603097Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-06T01:12:14.803422571Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=821.075µs logger=migrator t=2026-08-06T01:12:14.811433642Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-06T01:12:14.811637455Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=208.024µs logger=migrator t=2026-08-06T01:12:14.818398303Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-06T01:12:14.81993946Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.541807ms logger=migrator t=2026-08-06T01:12:14.826324511Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-06T01:12:14.827728946Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.406045ms logger=migrator t=2026-08-06T01:12:14.832096802Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-06T01:12:14.83312032Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.023458ms logger=migrator t=2026-08-06T01:12:14.839048584Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-06T01:12:14.840100362Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.053238ms logger=migrator t=2026-08-06T01:12:14.843491772Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-06T01:12:14.850339451Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.847289ms logger=migrator t=2026-08-06T01:12:14.858090327Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-06T01:12:14.859236497Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.14545ms logger=migrator t=2026-08-06T01:12:14.865016218Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-06T01:12:14.86513667Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=120.622µs logger=migrator t=2026-08-06T01:12:14.871374129Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-06T01:12:14.872543269Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.16954ms logger=migrator t=2026-08-06T01:12:14.878596366Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-06T01:12:14.879865648Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.268882ms logger=migrator t=2026-08-06T01:12:14.88285644Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-06T01:12:14.883940238Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.083998ms logger=migrator t=2026-08-06T01:12:14.889736661Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-06T01:12:14.889853883Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=118.532µs logger=migrator t=2026-08-06T01:12:14.895363619Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-06T01:12:14.896343745Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=980.666µs logger=migrator t=2026-08-06T01:12:14.90062915Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-06T01:12:14.902330701Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.65055ms logger=migrator t=2026-08-06T01:12:14.908288855Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-08-06T01:12:14.909366024Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.076889ms logger=migrator t=2026-08-06T01:12:14.915568192Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-06T01:12:14.917322482Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.75471ms logger=migrator t=2026-08-06T01:12:14.924949956Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-06T01:12:14.931789536Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.83383ms logger=migrator t=2026-08-06T01:12:14.941384283Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-06T01:12:14.942599294Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.220682ms logger=migrator t=2026-08-06T01:12:14.946863229Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-06T01:12:14.948011949Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.152041ms logger=migrator t=2026-08-06T01:12:14.953945122Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-06T01:12:14.98805473Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=34.103367ms logger=migrator t=2026-08-06T01:12:14.993660667Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-06T01:12:15.024255503Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=30.590995ms logger=migrator t=2026-08-06T01:12:15.031018991Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-06T01:12:15.032729631Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.710859ms logger=migrator t=2026-08-06T01:12:15.038123315Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-06T01:12:15.039833645Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.7102ms logger=migrator t=2026-08-06T01:12:15.045391572Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-06T01:12:15.051814124Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.422682ms logger=migrator t=2026-08-06T01:12:15.058278387Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-06T01:12:15.064462395Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.182828ms logger=migrator t=2026-08-06T01:12:15.069785578Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-06T01:12:15.070541372Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=755.724µs logger=migrator t=2026-08-06T01:12:15.075780163Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-06T01:12:15.077402122Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.62111ms logger=migrator t=2026-08-06T01:12:15.084627958Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-06T01:12:15.0858646Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.240042ms logger=migrator t=2026-08-06T01:12:15.091348715Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-06T01:12:15.092875862Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.524867ms logger=migrator t=2026-08-06T01:12:15.098746745Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-06T01:12:15.098905987Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=161.202µs logger=migrator t=2026-08-06T01:12:15.104970523Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-06T01:12:15.112243121Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.272238ms logger=migrator t=2026-08-06T01:12:15.117299409Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-06T01:12:15.12480067Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.364298ms logger=migrator t=2026-08-06T01:12:15.131121851Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-06T01:12:15.139580809Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.456448ms logger=migrator t=2026-08-06T01:12:15.146850335Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-06T01:12:15.148343812Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.488316ms logger=migrator t=2026-08-06T01:12:15.153461821Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-06T01:12:15.155262772Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.801961ms logger=migrator t=2026-08-06T01:12:15.162420568Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-06T01:12:15.171591938Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.17269ms logger=migrator t=2026-08-06T01:12:15.177747705Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-06T01:12:15.187315803Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.565068ms logger=migrator t=2026-08-06T01:12:15.193463891Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-06T01:12:15.194405487Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=941.716µs logger=migrator t=2026-08-06T01:12:15.199896273Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-06T01:12:15.20772261Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.825827ms logger=migrator t=2026-08-06T01:12:15.214680852Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-06T01:12:15.221153334Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.481253ms logger=migrator t=2026-08-06T01:12:15.225965089Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-06T01:12:15.22603497Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=70.821µs logger=migrator t=2026-08-06T01:12:15.23172539Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-06T01:12:15.233766275Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.043516ms logger=migrator t=2026-08-06T01:12:15.240531233Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-08-06T01:12:15.241658993Z 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.12881ms logger=migrator t=2026-08-06T01:12:15.248639905Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-08-06T01:12:15.249930588Z 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.290963ms logger=migrator t=2026-08-06T01:12:15.255954383Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-06T01:12:15.256129186Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=176.003µs logger=migrator t=2026-08-06T01:12:15.263679819Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-06T01:12:15.272184087Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.502979ms logger=migrator t=2026-08-06T01:12:15.277963418Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-06T01:12:15.28493516Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.973062ms logger=migrator t=2026-08-06T01:12:15.289998318Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-06T01:12:15.29927084Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.254672ms logger=migrator t=2026-08-06T01:12:15.305956237Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-06T01:12:15.31240028Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.445102ms logger=migrator t=2026-08-06T01:12:15.317419348Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-06T01:12:15.323774859Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.355151ms logger=migrator t=2026-08-06T01:12:15.333919137Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-06T01:12:15.334056409Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=138.333µs logger=migrator t=2026-08-06T01:12:15.34558532Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-06T01:12:15.346492416Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=906.956µs logger=migrator t=2026-08-06T01:12:15.352816216Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-06T01:12:15.360729385Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.912089ms logger=migrator t=2026-08-06T01:12:15.365936046Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-06T01:12:15.365991397Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=56.511µs logger=migrator t=2026-08-06T01:12:15.370846952Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-06T01:12:15.38161545Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.763728ms logger=migrator t=2026-08-06T01:12:15.385675512Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-06T01:12:15.386468415Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=792.923µs logger=migrator t=2026-08-06T01:12:15.391365331Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-06T01:12:15.399832119Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.466158ms logger=migrator t=2026-08-06T01:12:15.405671511Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-06T01:12:15.407097146Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.429585ms logger=migrator t=2026-08-06T01:12:15.41188952Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-06T01:12:15.41307025Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.18492ms logger=migrator t=2026-08-06T01:12:15.417430936Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-06T01:12:15.424352177Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.913011ms logger=migrator t=2026-08-06T01:12:15.428053862Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-06T01:12:15.428955878Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=903.246µs logger=migrator t=2026-08-06T01:12:15.433595569Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-06T01:12:15.435163246Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.564297ms logger=migrator t=2026-08-06T01:12:15.440425168Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-06T01:12:15.442348152Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.934634ms logger=migrator t=2026-08-06T01:12:15.446934003Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-06T01:12:15.448799925Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.865422ms logger=migrator t=2026-08-06T01:12:15.456343026Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-06T01:12:15.456496749Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=141.773µs logger=migrator t=2026-08-06T01:12:15.459633495Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-06T01:12:15.460747383Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.116018ms logger=migrator t=2026-08-06T01:12:15.466427913Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-06T01:12:15.467889809Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.462707ms logger=migrator t=2026-08-06T01:12:15.471250888Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-06T01:12:15.471642534Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-06T01:12:15.475857978Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-06T01:12:15.476281426Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=420.268µs logger=migrator t=2026-08-06T01:12:15.478676847Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-06T01:12:15.479782066Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.104669ms logger=migrator t=2026-08-06T01:12:15.48337737Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-06T01:12:15.491862958Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.486208ms logger=migrator t=2026-08-06T01:12:15.497951964Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-06T01:12:15.499181786Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.230182ms logger=migrator t=2026-08-06T01:12:15.504483469Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-06T01:12:15.506145038Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.662719ms logger=migrator t=2026-08-06T01:12:15.510492174Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-06T01:12:15.511502802Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.009897ms logger=migrator t=2026-08-06T01:12:15.515679234Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-06T01:12:15.516756043Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.074208ms logger=migrator t=2026-08-06T01:12:15.520970526Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-06T01:12:15.522096896Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.12615ms logger=migrator t=2026-08-06T01:12:15.526293949Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-06T01:12:15.52632369Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.861µs logger=migrator t=2026-08-06T01:12:15.530360611Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-06T01:12:15.530434922Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=74.831µs logger=migrator t=2026-08-06T01:12:15.534024195Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-06T01:12:15.541343493Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.319218ms logger=migrator t=2026-08-06T01:12:15.545244981Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-06T01:12:15.545605277Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=360.276µs logger=migrator t=2026-08-06T01:12:15.549125269Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-06T01:12:15.550300289Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.17407ms logger=migrator t=2026-08-06T01:12:15.554234678Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-06T01:12:15.554556943Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=322.935µs logger=migrator t=2026-08-06T01:12:15.55831226Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-06T01:12:15.559425419Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.111899ms logger=migrator t=2026-08-06T01:12:15.564701481Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-06T01:12:15.566044505Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.338914ms logger=migrator t=2026-08-06T01:12:15.570700066Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-06T01:12:15.610790778Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=40.081091ms logger=migrator t=2026-08-06T01:12:15.614515152Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-06T01:12:15.621026666Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.510294ms logger=migrator t=2026-08-06T01:12:15.624796842Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-06T01:12:15.624971965Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=176.093µs logger=migrator t=2026-08-06T01:12:15.630284728Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-06T01:12:15.667556209Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.265201ms logger=migrator t=2026-08-06T01:12:15.672630208Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-06T01:12:15.710320038Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=37.70333ms logger=migrator t=2026-08-06T01:12:15.715369085Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-06T01:12:15.716262321Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=893.836µs logger=migrator t=2026-08-06T01:12:15.721846809Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-06T01:12:15.723303834Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.459235ms logger=migrator t=2026-08-06T01:12:15.72763479Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-06T01:12:15.727889264Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=254.914µs logger=migrator t=2026-08-06T01:12:15.732463034Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-06T01:12:15.733467012Z level=info msg="Migration successfully executed" id="create permission table" duration=1.004638ms logger=migrator t=2026-08-06T01:12:15.738261536Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-06T01:12:15.739529518Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.270512ms logger=migrator t=2026-08-06T01:12:15.746860386Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-06T01:12:15.748106258Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.247702ms logger=migrator t=2026-08-06T01:12:15.75223777Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-06T01:12:15.753191547Z level=info msg="Migration successfully executed" id="create role table" duration=954.716µs logger=migrator t=2026-08-06T01:12:15.757791058Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-06T01:12:15.765677955Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.884877ms logger=migrator t=2026-08-06T01:12:15.770702123Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-06T01:12:15.781645555Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.942702ms logger=migrator t=2026-08-06T01:12:15.786730043Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-06T01:12:15.788998913Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.27473ms logger=migrator t=2026-08-06T01:12:15.793119675Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-06T01:12:15.794585281Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.466086ms logger=migrator t=2026-08-06T01:12:15.798712823Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-06T01:12:15.800239899Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.530476ms logger=migrator t=2026-08-06T01:12:15.804308091Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-06T01:12:15.805620914Z level=info msg="Migration successfully executed" id="create team role table" duration=1.311933ms logger=migrator t=2026-08-06T01:12:15.810110392Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-06T01:12:15.812383282Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.26557ms logger=migrator t=2026-08-06T01:12:15.816411322Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-06T01:12:15.817931149Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.526067ms logger=migrator t=2026-08-06T01:12:15.823220981Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-06T01:12:15.825115295Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.926474ms logger=migrator t=2026-08-06T01:12:15.831218191Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-06T01:12:15.834516559Z level=info msg="Migration successfully executed" id="create user role table" duration=3.291997ms logger=migrator t=2026-08-06T01:12:15.839351383Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-06T01:12:15.840545254Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.192401ms logger=migrator t=2026-08-06T01:12:15.846254504Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-06T01:12:15.848261019Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.008625ms logger=migrator t=2026-08-06T01:12:15.85346975Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-06T01:12:15.854906895Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.439845ms logger=migrator t=2026-08-06T01:12:15.859280062Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-06T01:12:15.860186558Z level=info msg="Migration successfully executed" id="create builtin role table" duration=906.026µs logger=migrator t=2026-08-06T01:12:15.865126194Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-06T01:12:15.867449745Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.322861ms logger=migrator t=2026-08-06T01:12:15.872436661Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-06T01:12:15.873707403Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.268052ms logger=migrator t=2026-08-06T01:12:15.878421587Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-06T01:12:15.886283233Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.862616ms logger=migrator t=2026-08-06T01:12:15.892994681Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-06T01:12:15.895286832Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.29485ms logger=migrator t=2026-08-06T01:12:15.901651312Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-06T01:12:15.903338443Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.69003ms logger=migrator t=2026-08-06T01:12:15.908791257Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-06T01:12:15.910353745Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.564308ms logger=migrator t=2026-08-06T01:12:15.916039095Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-06T01:12:15.917547231Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.510927ms logger=migrator t=2026-08-06T01:12:15.922059619Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-06T01:12:15.923150959Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.091189ms logger=migrator t=2026-08-06T01:12:15.928134295Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-06T01:12:15.930298944Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.162809ms logger=migrator t=2026-08-06T01:12:15.935089297Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-06T01:12:15.94269177Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.599593ms logger=migrator t=2026-08-06T01:12:15.947899711Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-06T01:12:15.955010075Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.102064ms logger=migrator t=2026-08-06T01:12:15.958731071Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-06T01:12:15.966337814Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.601833ms logger=migrator t=2026-08-06T01:12:15.970969935Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-06T01:12:15.978877822Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.904877ms logger=migrator t=2026-08-06T01:12:15.983966132Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-06T01:12:15.985195083Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.230661ms logger=migrator t=2026-08-06T01:12:15.98958365Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-06T01:12:15.990772561Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.214682ms logger=migrator t=2026-08-06T01:12:15.994792901Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-06T01:12:15.995960732Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.168801ms logger=migrator t=2026-08-06T01:12:16.000753705Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-06T01:12:16.001827344Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.074629ms logger=migrator t=2026-08-06T01:12:16.005937036Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-06T01:12:16.007139237Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.202511ms logger=migrator t=2026-08-06T01:12:16.013408316Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-06T01:12:16.013544819Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=140.443µs logger=migrator t=2026-08-06T01:12:16.017941576Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-06T01:12:16.018010277Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=72.052µs logger=migrator t=2026-08-06T01:12:16.021974616Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-06T01:12:16.022684469Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=720.473µs logger=migrator t=2026-08-06T01:12:16.027295749Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-06T01:12:16.028624533Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.334004ms logger=migrator t=2026-08-06T01:12:16.034297781Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-06T01:12:16.035035245Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=737.594µs logger=migrator t=2026-08-06T01:12:16.041100831Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-06T01:12:16.041434096Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=334.105µs logger=migrator t=2026-08-06T01:12:16.054506256Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-06T01:12:16.055405571Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=899.486µs logger=migrator t=2026-08-06T01:12:16.060154224Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-06T01:12:16.061497667Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.340393ms logger=migrator t=2026-08-06T01:12:16.067674326Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-06T01:12:16.070700318Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=3.028583ms logger=migrator t=2026-08-06T01:12:16.077317574Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-06T01:12:16.086839931Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.518587ms logger=migrator t=2026-08-06T01:12:16.091761526Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-06T01:12:16.091835078Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=78.642µs logger=migrator t=2026-08-06T01:12:16.095823528Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-06T01:12:16.096756664Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=932.377µs logger=migrator t=2026-08-06T01:12:16.102924862Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-06T01:12:16.104183534Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.258322ms logger=migrator t=2026-08-06T01:12:16.109073889Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-06T01:12:16.110984763Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.903403ms logger=migrator t=2026-08-06T01:12:16.115708065Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-06T01:12:16.126667757Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.949321ms logger=migrator t=2026-08-06T01:12:16.133372744Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-06T01:12:16.135176825Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.807881ms logger=migrator t=2026-08-06T01:12:16.139078824Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-06T01:12:16.14056788Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.490656ms logger=migrator t=2026-08-06T01:12:16.143801336Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-06T01:12:16.169270781Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.467755ms logger=migrator t=2026-08-06T01:12:16.174603375Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-06T01:12:16.175698714Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.09497ms logger=migrator t=2026-08-06T01:12:16.188987487Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-06T01:12:16.190661826Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.674599ms logger=migrator t=2026-08-06T01:12:16.195231666Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-06T01:12:16.196892024Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.666529ms logger=migrator t=2026-08-06T01:12:16.201269201Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-06T01:12:16.20237188Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.102869ms logger=migrator t=2026-08-06T01:12:16.206254989Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-06T01:12:16.206479392Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=224.303µs logger=migrator t=2026-08-06T01:12:16.21147716Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-06T01:12:16.213042977Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.565717ms logger=migrator t=2026-08-06T01:12:16.218084935Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-06T01:12:16.227124393Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.036588ms logger=migrator t=2026-08-06T01:12:16.23438119Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-06T01:12:16.235179284Z level=info msg="Migration successfully executed" id="create entity_events table" duration=798.254µs logger=migrator t=2026-08-06T01:12:16.238914909Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-06T01:12:16.241596036Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.679677ms logger=migrator t=2026-08-06T01:12:16.24812435Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-06T01:12:16.249139988Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-06T01:12:16.253755059Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-06T01:12:16.254685915Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-06T01:12:16.259071322Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-06T01:12:16.260551878Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.480456ms logger=migrator t=2026-08-06T01:12:16.267294555Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-06T01:12:16.268734311Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.441196ms logger=migrator t=2026-08-06T01:12:16.276607148Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-06T01:12:16.278263747Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.659779ms logger=migrator t=2026-08-06T01:12:16.283300225Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-06T01:12:16.284520137Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.220382ms logger=migrator t=2026-08-06T01:12:16.28871795Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-06T01:12:16.289952982Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.235162ms logger=migrator t=2026-08-06T01:12:16.294939968Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-06T01:12:16.29616031Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.219842ms logger=migrator t=2026-08-06T01:12:16.300424085Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-06T01:12:16.301728957Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.304662ms logger=migrator t=2026-08-06T01:12:16.32074444Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-06T01:12:16.32243771Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.69418ms logger=migrator t=2026-08-06T01:12:16.329193848Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-06T01:12:16.330988429Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.798901ms logger=migrator t=2026-08-06T01:12:16.336695279Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-06T01:12:16.338183655Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.490116ms logger=migrator t=2026-08-06T01:12:16.344558567Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-06T01:12:16.345747768Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.18943ms logger=migrator t=2026-08-06T01:12:16.350182325Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-06T01:12:16.376536946Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.34511ms logger=migrator t=2026-08-06T01:12:16.381648515Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-06T01:12:16.392433633Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.785809ms logger=migrator t=2026-08-06T01:12:16.398257035Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-06T01:12:16.405538112Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.280437ms logger=migrator t=2026-08-06T01:12:16.412182619Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-06T01:12:16.412426143Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=244.594µs logger=migrator t=2026-08-06T01:12:16.417634454Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-06T01:12:16.42831652Z level=info msg="Migration successfully executed" id="add share column" duration=10.654916ms logger=migrator t=2026-08-06T01:12:16.435208691Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-06T01:12:16.435576978Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=371.247µs logger=migrator t=2026-08-06T01:12:16.442764624Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-06T01:12:16.444203959Z level=info msg="Migration successfully executed" id="create file table" duration=1.442355ms logger=migrator t=2026-08-06T01:12:16.45229109Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-06T01:12:16.453236106Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=946.156µs logger=migrator t=2026-08-06T01:12:16.457818797Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-06T01:12:16.459040377Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.21465ms logger=migrator t=2026-08-06T01:12:16.466618241Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-06T01:12:16.467648999Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.025378ms logger=migrator t=2026-08-06T01:12:16.471862812Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-06T01:12:16.473233446Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.370084ms logger=migrator t=2026-08-06T01:12:16.479858602Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-06T01:12:16.480047265Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=194.253µs logger=migrator t=2026-08-06T01:12:16.486770073Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-06T01:12:16.486853844Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=84.641µs logger=migrator t=2026-08-06T01:12:16.489718854Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-06T01:12:16.490340356Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=624.642µs logger=migrator t=2026-08-06T01:12:16.493625592Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-06T01:12:16.493839586Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=214.434µs logger=migrator t=2026-08-06T01:12:16.497626283Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-06T01:12:16.499036357Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.411465ms logger=migrator t=2026-08-06T01:12:16.50258318Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-06T01:12:16.513978849Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.391599ms logger=migrator t=2026-08-06T01:12:16.534163601Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-06T01:12:16.534430426Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=270.585µs logger=migrator t=2026-08-06T01:12:16.537405688Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-06T01:12:16.538352115Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=953.127µs logger=migrator t=2026-08-06T01:12:16.541926597Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-06T01:12:16.542375015Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=449.338µs logger=migrator t=2026-08-06T01:12:16.545226305Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-06T01:12:16.545439708Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=213.943µs logger=migrator t=2026-08-06T01:12:16.548122075Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-06T01:12:16.548474491Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=352.936µs logger=migrator t=2026-08-06T01:12:16.55238329Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-06T01:12:16.563359972Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.978112ms logger=migrator t=2026-08-06T01:12:16.567164769Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-06T01:12:16.578413116Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.244766ms logger=migrator t=2026-08-06T01:12:16.582016548Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-06T01:12:16.583111867Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.096619ms logger=migrator t=2026-08-06T01:12:16.586476516Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-06T01:12:16.668310397Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.828831ms logger=migrator t=2026-08-06T01:12:16.672008142Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-06T01:12:16.673790423Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.787791ms logger=migrator t=2026-08-06T01:12:16.67707665Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-06T01:12:16.679000044Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.922644ms logger=migrator t=2026-08-06T01:12:16.683970011Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-06T01:12:16.713370895Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.396005ms logger=migrator t=2026-08-06T01:12:16.719087304Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-06T01:12:16.727127385Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.045361ms logger=migrator t=2026-08-06T01:12:16.731882688Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-06T01:12:16.732274476Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=392.597µs logger=migrator t=2026-08-06T01:12:16.736968907Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-06T01:12:16.737157501Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=188.814µs logger=migrator t=2026-08-06T01:12:16.741627448Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-06T01:12:16.741888093Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=260.075µs logger=migrator t=2026-08-06T01:12:16.7926234Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-06T01:12:16.79319317Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=567.8µs logger=migrator t=2026-08-06T01:12:16.806087755Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-06T01:12:16.806447232Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=357.937µs logger=migrator t=2026-08-06T01:12:16.812931425Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-06T01:12:16.814920271Z level=info msg="Migration successfully executed" id="create folder table" duration=1.989676ms logger=migrator t=2026-08-06T01:12:16.822745027Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-06T01:12:16.826797948Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=4.061511ms logger=migrator t=2026-08-06T01:12:16.842132396Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-06T01:12:16.844401316Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.2751ms logger=migrator t=2026-08-06T01:12:16.851902317Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-06T01:12:16.851943417Z level=info msg="Migration successfully executed" id="Update folder title length" duration=45.38µs logger=migrator t=2026-08-06T01:12:16.858248298Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-06T01:12:16.859854876Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.610888ms logger=migrator t=2026-08-06T01:12:16.869324541Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-06T01:12:16.871019621Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.69865ms logger=migrator t=2026-08-06T01:12:16.878209837Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-06T01:12:16.880180921Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.993015ms logger=migrator t=2026-08-06T01:12:16.886285618Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-06T01:12:16.887376637Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.096629ms logger=migrator t=2026-08-06T01:12:16.892806792Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-06T01:12:16.89327556Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=473.719µs logger=migrator t=2026-08-06T01:12:16.899359537Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-06T01:12:16.900943484Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.582767ms logger=migrator t=2026-08-06T01:12:16.907196824Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-06T01:12:16.909446183Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.256249ms logger=migrator t=2026-08-06T01:12:16.913708977Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-06T01:12:16.914809846Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.103499ms logger=migrator t=2026-08-06T01:12:16.920549767Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-06T01:12:16.922358388Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.810901ms logger=migrator t=2026-08-06T01:12:16.929008725Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-06T01:12:16.92987867Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=868.125µs logger=migrator t=2026-08-06T01:12:16.941658866Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-06T01:12:16.943554129Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.898673ms logger=migrator t=2026-08-06T01:12:16.950626843Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-06T01:12:16.952220531Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.593298ms logger=migrator t=2026-08-06T01:12:16.959538439Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-06T01:12:16.961592784Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.056895ms logger=migrator t=2026-08-06T01:12:16.967326754Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-06T01:12:16.968992644Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.66411ms logger=migrator t=2026-08-06T01:12:16.981546134Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-06T01:12:16.983300844Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.75679ms logger=migrator t=2026-08-06T01:12:16.989820788Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-06T01:12:16.991190761Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.373533ms logger=migrator t=2026-08-06T01:12:16.995816213Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-06T01:12:16.996117348Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=302.255µs logger=migrator t=2026-08-06T01:12:17.000878141Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-06T01:12:17.012557776Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.675805ms logger=migrator t=2026-08-06T01:12:17.01963274Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-06T01:12:17.020624457Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=992.688µs logger=migrator t=2026-08-06T01:12:17.026093952Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-06T01:12:17.026114932Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.89µs logger=migrator t=2026-08-06T01:12:17.032027576Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-06T01:12:17.033224198Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.197061ms logger=migrator t=2026-08-06T01:12:17.037558913Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-06T01:12:17.037586983Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.94µs logger=migrator t=2026-08-06T01:12:17.042518709Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-06T01:12:17.043995075Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.476366ms logger=migrator t=2026-08-06T01:12:17.049458221Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-06T01:12:17.050801094Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.342873ms logger=migrator t=2026-08-06T01:12:17.058089892Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-06T01:12:17.059384094Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.293563ms logger=migrator t=2026-08-06T01:12:17.068795269Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-06T01:12:17.069484341Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=691.302µs logger=migrator t=2026-08-06T01:12:17.076617206Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-06T01:12:17.076926611Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=308.035µs logger=migrator t=2026-08-06T01:12:17.082473708Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-06T01:12:17.083649569Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.168161ms logger=migrator t=2026-08-06T01:12:17.089527272Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-06T01:12:17.091036198Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.510487ms logger=migrator t=2026-08-06T01:12:17.096798629Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-06T01:12:17.097608463Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=808.804µs logger=migrator t=2026-08-06T01:12:17.104283929Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-06T01:12:17.112701056Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.417517ms logger=migrator t=2026-08-06T01:12:17.119105819Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-06T01:12:17.126812283Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.705754ms logger=migrator t=2026-08-06T01:12:17.133108524Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-06T01:12:17.140893389Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.788796ms logger=migrator t=2026-08-06T01:12:17.146213372Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-06T01:12:17.146282404Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=70.292µs logger=migrator t=2026-08-06T01:12:17.153151304Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-06T01:12:17.165816155Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.634671ms logger=migrator t=2026-08-06T01:12:17.171934403Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-06T01:12:17.181830346Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.893183ms logger=migrator t=2026-08-06T01:12:17.187554366Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-06T01:12:17.187980903Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=426.957µs logger=migrator t=2026-08-06T01:12:17.193622931Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.43012052s logger=migrator t=2026-08-06T01:12:17.194884954Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-06T01:12:17.215571875Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-06T01:12:17.216005033Z level=info msg="Created default organization" logger=secrets t=2026-08-06T01:12:17.222947984Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-06T01:12:17.276349887Z level=info msg="Restored cache from database" duration=511.668µs logger=plugin.store t=2026-08-06T01:12:17.277786673Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-06T01:12:17.327540473Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-06T01:12:17.327581254Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-06T01:12:17.327697746Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-06T01:12:17.327712836Z level=info msg="Plugins loaded" count=54 duration=49.926993ms logger=query_data t=2026-08-06T01:12:17.333453506Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-06T01:12:17.338239539Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-06T01:12:17.345403105Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-06T01:12:17.359484512Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-06T01:12:17.362141727Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-06T01:12:17.364147383Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-06T01:12:17.384396146Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-06T01:12:17.406386331Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-06T01:12:17.43033222Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-06T01:12:17.43036176Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-06T01:12:17.431211166Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-06T01:12:17.431352768Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-08-06T01:12:17.432335046Z level=info msg="Storage starting" logger=http.server t=2026-08-06T01:12:17.434635445Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-08-06T01:12:17.456127812Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-06T01:12:17.486171996Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-08-06T01:12:17.497092727Z level=info msg="Update check succeeded" duration=65.759379ms logger=grafana.update.checker t=2026-08-06T01:12:17.499384737Z level=info msg="Update check succeeded" duration=67.367478ms logger=ngalert.state.manager t=2026-08-06T01:12:17.507431608Z level=info msg="State cache has been initialized" states=0 duration=76.217702ms logger=ngalert.scheduler t=2026-08-06T01:12:17.507505029Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-06T01:12:17.507719083Z level=info msg=starting first_tick=2026-08-06T01:12:20Z logger=sqlstore.transactions t=2026-08-06T01:12:17.517159078Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-08-06T01:12:17.527888406Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-08-06T01:12:17.68081078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:17.711204761Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-06T01:12:17.803860131Z level=info msg="Patterns update finished" duration=81.567816ms logger=grafana-apiserver t=2026-08-06T01:12:18.025191421Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-06T01:12:18.025999825Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-06T01:12:21.316062258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.31844468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.337690617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.372349203Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.386706733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.424336762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.494970246Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.53297412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.547168238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.577236265Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.597246204Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.633862784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.652917698Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.683876519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.702570536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.734779699Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.753631759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.784395057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.798757408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.8274611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.849706209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.884723151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.904557768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.940990815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.957930661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:21.991278494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.013840498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.061523442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.08085606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.112748157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.128159036Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.163029676Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.181822615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.224284478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.241097401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.278824611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.300681314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.34965957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.37084954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.425060527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.445007407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.48407442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.50295259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.541785489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.56017063Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.629574124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.64593361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.692403822Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.708957661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.76377631Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.792786307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.885565859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.901006869Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.964742234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:22.989178581Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:23.048784673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:23.064537789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:23.127875696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:23.164449036Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:23.263910195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:23.280126408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:23.351956803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:23.36887362Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:23.456589293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:23.47987167Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:23.571629234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:23.587760847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:23.665348223Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:23.682482223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:23.745060947Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:23.76471093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:24.170501065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:24.186559546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:24.651127548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:24.677590691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:24.758977764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:24.77934085Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:24.868317005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:24.887552062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:24.950169877Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-06T01:13:29.456953663Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-06T01:22:17.455820338Z level=info msg="Completed cleanup jobs" duration=23.98241ms logger=sqlstore.transactions t=2026-08-06T01:22:17.463334179Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-08-06T01:22:17.568263314Z level=info msg="Update check succeeded" duration=70.326349ms logger=sqlstore.transactions t=2026-08-06T01:27:17.354577042Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-06T01:32:17.445625354Z level=info msg="Completed cleanup jobs" duration=14.002165ms logger=plugins.update.checker t=2026-08-06T01:32:17.547572955Z level=info msg="Update check succeeded" duration=49.940412ms logger=cleanup t=2026-08-06T01:42:17.449061309Z level=info msg="Completed cleanup jobs" duration=16.726532ms logger=plugins.update.checker t=2026-08-06T01:42:17.550651746Z level=info msg="Update check succeeded" duration=52.497429ms logger=infra.usagestats t=2026-08-06T01:43:29.486465131Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-06T01:52:17.446759151Z level=info msg="Completed cleanup jobs" duration=14.552469ms logger=plugins.update.checker t=2026-08-06T01:52:17.548442062Z level=info msg="Update check succeeded" duration=50.190383ms