logger=settings t=2026-08-15T02:53:23.208899619Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-15T02:53:23Z logger=settings t=2026-08-15T02:53:23.209174025Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-15T02:53:23.209186686Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-15T02:53:23.209191886Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-15T02:53:23.209194766Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-15T02:53:23.209200196Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-15T02:53:23.209204466Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-15T02:53:23.209207786Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-15T02:53:23.209211026Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-15T02:53:23.209214506Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-15T02:53:23.209217816Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-15T02:53:23.209221326Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-15T02:53:23.209225036Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-15T02:53:23.209228487Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-15T02:53:23.209231997Z level=info msg=Target target=[all] logger=settings t=2026-08-15T02:53:23.209242117Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-15T02:53:23.209244927Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-15T02:53:23.209247557Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-15T02:53:23.209250187Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-15T02:53:23.209253267Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-15T02:53:23.209256347Z level=info msg="App mode production" logger=sqlstore t=2026-08-15T02:53:23.209546144Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-15T02:53:23.209565774Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-15T02:53:23.211368656Z level=info msg="Locking database" logger=migrator t=2026-08-15T02:53:23.211381866Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-15T02:53:23.211991459Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-15T02:53:23.212989393Z level=info msg="Migration successfully executed" id="create migration_log table" duration=997.324µs logger=migrator t=2026-08-15T02:53:23.219366838Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-15T02:53:23.219954081Z level=info msg="Migration successfully executed" id="create user table" duration=587.203µs logger=migrator t=2026-08-15T02:53:23.227268819Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-15T02:53:23.228399134Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.130145ms logger=migrator t=2026-08-15T02:53:23.234753999Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-15T02:53:23.235839504Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.084765ms logger=migrator t=2026-08-15T02:53:23.242147618Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-15T02:53:23.243369087Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.219458ms logger=migrator t=2026-08-15T02:53:23.251052851Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-15T02:53:23.251724447Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=671.576µs logger=migrator t=2026-08-15T02:53:23.257254412Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-15T02:53:23.261717835Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.462663ms logger=migrator t=2026-08-15T02:53:23.26631549Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-15T02:53:23.267123458Z level=info msg="Migration successfully executed" id="create user table v2" duration=807.878µs logger=migrator t=2026-08-15T02:53:23.274548388Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-15T02:53:23.275720014Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.174716ms logger=migrator t=2026-08-15T02:53:23.280750419Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-15T02:53:23.281615779Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=865.33µs logger=migrator t=2026-08-15T02:53:23.286090281Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-15T02:53:23.286575982Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=485.441µs logger=migrator t=2026-08-15T02:53:23.290726946Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-15T02:53:23.291696059Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=972.923µs logger=migrator t=2026-08-15T02:53:23.297064812Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-15T02:53:23.300764146Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=3.691463ms logger=migrator t=2026-08-15T02:53:23.307762806Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-15T02:53:23.307846608Z level=info msg="Migration successfully executed" id="Update user table charset" duration=88.902µs logger=migrator t=2026-08-15T02:53:23.315735847Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-15T02:53:23.316995776Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.256889ms logger=migrator t=2026-08-15T02:53:23.324056417Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-15T02:53:23.324277182Z level=info msg="Migration successfully executed" id="Add missing user data" duration=222.705µs logger=migrator t=2026-08-15T02:53:23.331532728Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-15T02:53:23.332648643Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.119735ms logger=migrator t=2026-08-15T02:53:23.338786684Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-15T02:53:23.340342649Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.570405ms logger=migrator t=2026-08-15T02:53:23.344661188Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-15T02:53:23.34608822Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.426452ms logger=migrator t=2026-08-15T02:53:23.349952959Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-15T02:53:23.362776501Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.807251ms logger=migrator t=2026-08-15T02:53:23.369279339Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-15T02:53:23.371641453Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.366414ms logger=migrator t=2026-08-15T02:53:23.379455502Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-15T02:53:23.379938743Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=488.631µs logger=migrator t=2026-08-15T02:53:23.386086503Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-15T02:53:23.387236919Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.152126ms logger=migrator t=2026-08-15T02:53:23.393528303Z 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-15T02:53:23.393921742Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=394.189µs logger=migrator t=2026-08-15T02:53:23.399761265Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-15T02:53:23.400444461Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=687.786µs logger=migrator t=2026-08-15T02:53:23.407373699Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-15T02:53:23.408798552Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.425743ms logger=migrator t=2026-08-15T02:53:23.414589064Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-15T02:53:23.415362991Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=773.937µs logger=migrator t=2026-08-15T02:53:23.420186442Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-15T02:53:23.420939959Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=753.397µs logger=migrator t=2026-08-15T02:53:23.425923673Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-15T02:53:23.426647969Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=723.996µs logger=migrator t=2026-08-15T02:53:23.430527297Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-15T02:53:23.431670624Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.143077ms logger=migrator t=2026-08-15T02:53:23.773249909Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-15T02:53:23.773377852Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=143.823µs logger=migrator t=2026-08-15T02:53:23.896534103Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-15T02:53:23.898017606Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.488383ms logger=migrator t=2026-08-15T02:53:23.921735718Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-15T02:53:23.922992776Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.264158ms logger=migrator t=2026-08-15T02:53:23.927741205Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-15T02:53:23.928273597Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=530.372µs logger=migrator t=2026-08-15T02:53:23.932670598Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-15T02:53:23.933385084Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=728.187µs logger=migrator t=2026-08-15T02:53:23.938735336Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-15T02:53:23.941945389Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.210063ms logger=migrator t=2026-08-15T02:53:23.947636649Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-15T02:53:23.94900534Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.373021ms logger=migrator t=2026-08-15T02:53:23.958214151Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-15T02:53:23.959351996Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.142266ms logger=migrator t=2026-08-15T02:53:23.965344653Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-15T02:53:23.966777756Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.418712ms logger=migrator t=2026-08-15T02:53:23.972412915Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-15T02:53:23.973124281Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=712.637µs logger=migrator t=2026-08-15T02:53:23.9779088Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-15T02:53:23.978754639Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=845.859µs logger=migrator t=2026-08-15T02:53:23.984880609Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-15T02:53:23.985319888Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=439.13µs logger=migrator t=2026-08-15T02:53:23.990585059Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-15T02:53:23.991405428Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=825.439µs logger=migrator t=2026-08-15T02:53:23.996502494Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-15T02:53:23.996985196Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=479.332µs logger=migrator t=2026-08-15T02:53:24.002982222Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-15T02:53:24.003849292Z level=info msg="Migration successfully executed" id="create star table" duration=866.87µs logger=migrator t=2026-08-15T02:53:24.009506441Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-15T02:53:24.010216877Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=710.436µs logger=migrator t=2026-08-15T02:53:24.018759352Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-15T02:53:24.019449838Z level=info msg="Migration successfully executed" id="create org table v1" duration=690.256µs logger=migrator t=2026-08-15T02:53:24.029054187Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-15T02:53:24.029923906Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=874.619µs logger=migrator t=2026-08-15T02:53:24.037473839Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-15T02:53:24.038300168Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=822.819µs logger=migrator t=2026-08-15T02:53:24.042985715Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-15T02:53:24.043590589Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=605.044µs logger=migrator t=2026-08-15T02:53:24.04938425Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-15T02:53:24.050064467Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=685.957µs logger=migrator t=2026-08-15T02:53:24.056687398Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-15T02:53:24.057372463Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=684.635µs logger=migrator t=2026-08-15T02:53:24.064587538Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-15T02:53:24.064617209Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.241µs logger=migrator t=2026-08-15T02:53:24.06952595Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-15T02:53:24.069562701Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=39.121µs logger=migrator t=2026-08-15T02:53:24.074543065Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-15T02:53:24.074717669Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=174.784µs logger=migrator t=2026-08-15T02:53:24.080628744Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-15T02:53:24.081904953Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.28416ms logger=migrator t=2026-08-15T02:53:24.089002775Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-15T02:53:24.089794933Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=795.438µs logger=migrator t=2026-08-15T02:53:24.09929392Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-15T02:53:24.100008266Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=713.966µs logger=migrator t=2026-08-15T02:53:24.105854329Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-15T02:53:24.106440223Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=580.154µs logger=migrator t=2026-08-15T02:53:24.113098665Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-15T02:53:24.113816241Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=717.286µs logger=migrator t=2026-08-15T02:53:24.119414369Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-15T02:53:24.120069074Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=654.695µs logger=migrator t=2026-08-15T02:53:24.124856113Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-15T02:53:24.129570931Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.714198ms logger=migrator t=2026-08-15T02:53:24.135766982Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-15T02:53:24.136457588Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=693.605µs logger=migrator t=2026-08-15T02:53:24.14137332Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-15T02:53:24.142215819Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=842.429µs logger=migrator t=2026-08-15T02:53:24.149360903Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-15T02:53:24.150086739Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=730.156µs logger=migrator t=2026-08-15T02:53:24.159604127Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-15T02:53:24.160297712Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=693.955µs logger=migrator t=2026-08-15T02:53:24.16853334Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-15T02:53:24.169591244Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.058804ms logger=migrator t=2026-08-15T02:53:24.177162617Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-15T02:53:24.177319111Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=157.024µs logger=migrator t=2026-08-15T02:53:24.18695034Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-15T02:53:24.1900299Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.08104ms logger=migrator t=2026-08-15T02:53:24.201871551Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-15T02:53:24.204704336Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.838845ms logger=migrator t=2026-08-15T02:53:24.210065269Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-15T02:53:24.212049783Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.985185ms logger=migrator t=2026-08-15T02:53:24.219243858Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-15T02:53:24.220157938Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=914.19µs logger=migrator t=2026-08-15T02:53:24.225356987Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-15T02:53:24.227366743Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.999926ms logger=migrator t=2026-08-15T02:53:24.232275255Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-15T02:53:24.233108034Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=836.859µs logger=migrator t=2026-08-15T02:53:24.238876056Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-15T02:53:24.239744775Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=867.869µs logger=migrator t=2026-08-15T02:53:24.245843244Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-15T02:53:24.245871975Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.191µs logger=migrator t=2026-08-15T02:53:24.251048413Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-15T02:53:24.251095774Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=51.391µs logger=migrator t=2026-08-15T02:53:24.256208661Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-15T02:53:24.258885282Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.677301ms logger=migrator t=2026-08-15T02:53:24.265162885Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-15T02:53:24.267166141Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.002276ms logger=migrator t=2026-08-15T02:53:24.274213742Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-15T02:53:24.278272035Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.037912ms logger=migrator t=2026-08-15T02:53:24.28333433Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-15T02:53:24.287807802Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.470922ms logger=migrator t=2026-08-15T02:53:24.296165163Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-15T02:53:24.296832779Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=673.256µs logger=migrator t=2026-08-15T02:53:24.302077147Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-15T02:53:24.303093091Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.016344ms logger=migrator t=2026-08-15T02:53:24.308614747Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-15T02:53:24.310202153Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.591576ms logger=migrator t=2026-08-15T02:53:24.31707393Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-15T02:53:24.317139782Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=66.302µs logger=migrator t=2026-08-15T02:53:24.322188777Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-15T02:53:24.323049507Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=857.749µs logger=migrator t=2026-08-15T02:53:24.327677553Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-15T02:53:24.328522671Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=844.789µs logger=migrator t=2026-08-15T02:53:24.332975663Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-15T02:53:24.34117139Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.192787ms logger=migrator t=2026-08-15T02:53:24.347695199Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-15T02:53:24.348526608Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=831.749µs logger=migrator t=2026-08-15T02:53:24.356618543Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-15T02:53:24.358565307Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.962325ms logger=migrator t=2026-08-15T02:53:24.36485044Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-15T02:53:24.366020337Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.169657ms logger=migrator t=2026-08-15T02:53:24.371007181Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-15T02:53:24.37139488Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=388.009µs logger=migrator t=2026-08-15T02:53:24.387953668Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-15T02:53:24.3889503Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.001773ms logger=migrator t=2026-08-15T02:53:24.393207348Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-15T02:53:24.395607703Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.400065ms logger=migrator t=2026-08-15T02:53:24.399837088Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-15T02:53:24.401243881Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.474124ms logger=migrator t=2026-08-15T02:53:24.407847361Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-15T02:53:24.408073197Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=217.855µs logger=migrator t=2026-08-15T02:53:24.414157915Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-15T02:53:24.414425472Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=268.867µs logger=migrator t=2026-08-15T02:53:24.419373094Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-15T02:53:24.420483891Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.110856ms logger=migrator t=2026-08-15T02:53:24.426762883Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-15T02:53:24.42967983Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.916547ms logger=migrator t=2026-08-15T02:53:24.437954439Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-15T02:53:24.447361293Z level=info msg="Migration successfully executed" id="create data_source table" duration=9.398914ms logger=migrator t=2026-08-15T02:53:24.454165329Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-15T02:53:24.454903556Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=737.747µs logger=migrator t=2026-08-15T02:53:24.460176816Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-15T02:53:24.460932133Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=755.617µs logger=migrator t=2026-08-15T02:53:24.480186343Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-15T02:53:24.481991054Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.809771ms logger=migrator t=2026-08-15T02:53:24.486078317Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-15T02:53:24.486895695Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=817.118µs logger=migrator t=2026-08-15T02:53:24.494291375Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-15T02:53:24.512391458Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=18.093084ms logger=migrator t=2026-08-15T02:53:24.521870824Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-15T02:53:24.522884467Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.017523ms logger=migrator t=2026-08-15T02:53:24.528001624Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-15T02:53:24.529390736Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.397252ms logger=migrator t=2026-08-15T02:53:24.623419611Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-15T02:53:24.625392697Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.977646ms logger=migrator t=2026-08-15T02:53:24.633219896Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-15T02:53:24.634249439Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.030343ms logger=migrator t=2026-08-15T02:53:24.642020266Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-15T02:53:24.645395063Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.375557ms logger=migrator t=2026-08-15T02:53:24.651361989Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-15T02:53:24.655849142Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.492323ms logger=migrator t=2026-08-15T02:53:24.662132425Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-15T02:53:24.662168746Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=37.111µs logger=migrator t=2026-08-15T02:53:24.666521716Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-15T02:53:24.666780731Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=259.116µs logger=migrator t=2026-08-15T02:53:24.671659782Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-15T02:53:24.675355927Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.695555ms logger=migrator t=2026-08-15T02:53:24.679850429Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-15T02:53:24.680151016Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=300.507µs logger=migrator t=2026-08-15T02:53:24.685875287Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-15T02:53:24.686378589Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=513.453µs logger=migrator t=2026-08-15T02:53:24.696578581Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-15T02:53:24.699322164Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.750563ms logger=migrator t=2026-08-15T02:53:24.703445738Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-15T02:53:24.703609652Z level=info msg="Migration successfully executed" id="Update uid value" duration=163.604µs logger=migrator t=2026-08-15T02:53:24.709504266Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-15T02:53:24.710421307Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=917.431µs logger=migrator t=2026-08-15T02:53:24.717955659Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-15T02:53:24.719398482Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.446112ms logger=migrator t=2026-08-15T02:53:24.727737192Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-15T02:53:24.728584072Z level=info msg="Migration successfully executed" id="create api_key table" duration=846.22µs logger=migrator t=2026-08-15T02:53:24.737345082Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-15T02:53:24.738765334Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.419192ms logger=migrator t=2026-08-15T02:53:24.747937254Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-15T02:53:24.749032778Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.097054ms logger=migrator t=2026-08-15T02:53:24.754002672Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-15T02:53:24.755764281Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.761199ms logger=migrator t=2026-08-15T02:53:24.764554193Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-15T02:53:24.765876673Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.32773ms logger=migrator t=2026-08-15T02:53:24.77235745Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-15T02:53:24.77320577Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=847.76µs logger=migrator t=2026-08-15T02:53:24.77843215Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-15T02:53:24.779230458Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=795.578µs logger=migrator t=2026-08-15T02:53:24.786448922Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-15T02:53:24.792314026Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=5.864204ms logger=migrator t=2026-08-15T02:53:24.796242336Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-15T02:53:24.797008463Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=765.877µs logger=migrator t=2026-08-15T02:53:24.80081276Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-15T02:53:24.801894045Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.080746ms logger=migrator t=2026-08-15T02:53:24.806716585Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-15T02:53:24.807637586Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=920.621µs logger=migrator t=2026-08-15T02:53:24.819099177Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-15T02:53:24.820365366Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.269009ms logger=migrator t=2026-08-15T02:53:24.830928797Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-15T02:53:24.831616113Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=691.106µs logger=migrator t=2026-08-15T02:53:24.839568904Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-15T02:53:24.840504386Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=939.972µs logger=migrator t=2026-08-15T02:53:24.844013816Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-15T02:53:24.844056817Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=47.581µs logger=migrator t=2026-08-15T02:53:24.847442524Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-15T02:53:24.851927227Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.485373ms logger=migrator t=2026-08-15T02:53:24.857671918Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-15T02:53:24.860121994Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.449816ms logger=migrator t=2026-08-15T02:53:24.864261658Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-15T02:53:24.864416031Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=154.593µs logger=migrator t=2026-08-15T02:53:24.868486585Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-15T02:53:24.871370141Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.881846ms logger=migrator t=2026-08-15T02:53:24.87620534Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-15T02:53:24.879774003Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.569122ms logger=migrator t=2026-08-15T02:53:24.885425741Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-15T02:53:24.886394423Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=969.672µs logger=migrator t=2026-08-15T02:53:24.890896136Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-15T02:53:24.891438848Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=542.292µs logger=migrator t=2026-08-15T02:53:24.896251699Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-15T02:53:24.897701871Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.446432ms logger=migrator t=2026-08-15T02:53:24.901900077Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-15T02:53:24.903301269Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.403172ms logger=migrator t=2026-08-15T02:53:24.909239724Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-15T02:53:24.911078517Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.839433ms logger=migrator t=2026-08-15T02:53:24.917490843Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-15T02:53:24.919145211Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.654228ms logger=migrator t=2026-08-15T02:53:24.924194416Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-15T02:53:24.924305159Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=111.733µs logger=migrator t=2026-08-15T02:53:24.928145896Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-15T02:53:24.928180807Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=33.281µs logger=migrator t=2026-08-15T02:53:24.932952706Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-15T02:53:24.937150341Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.195355ms logger=migrator t=2026-08-15T02:53:24.941616994Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-15T02:53:24.944835927Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.219843ms logger=migrator t=2026-08-15T02:53:24.948763076Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-15T02:53:24.948862549Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=101.273µs logger=migrator t=2026-08-15T02:53:24.954032697Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-15T02:53:24.955574682Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.547446ms logger=migrator t=2026-08-15T02:53:24.960383211Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-15T02:53:24.961984478Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.600677ms logger=migrator t=2026-08-15T02:53:24.966529393Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-15T02:53:24.966585714Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=56.572µs logger=migrator t=2026-08-15T02:53:24.970721897Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-15T02:53:24.971935146Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.211789ms logger=migrator t=2026-08-15T02:53:24.978377963Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-15T02:53:24.979921677Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.544155ms logger=migrator t=2026-08-15T02:53:24.984815489Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-15T02:53:24.987803537Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.985608ms logger=migrator t=2026-08-15T02:53:24.992185668Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-15T02:53:24.992216068Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.6µs logger=migrator t=2026-08-15T02:53:24.998597864Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-15T02:53:24.999975436Z level=info msg="Migration successfully executed" id="create session table" duration=1.372812ms logger=migrator t=2026-08-15T02:53:25.004984439Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-15T02:53:25.005111032Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=127.243µs logger=migrator t=2026-08-15T02:53:25.010618298Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-15T02:53:25.01069727Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=78.982µs logger=migrator t=2026-08-15T02:53:25.015525Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-15T02:53:25.016702097Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.177347ms logger=migrator t=2026-08-15T02:53:25.021372323Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-15T02:53:25.022569451Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.197058ms logger=migrator t=2026-08-15T02:53:25.028453276Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-15T02:53:25.028485386Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=32.681µs logger=migrator t=2026-08-15T02:53:25.034538974Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-15T02:53:25.034622176Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=85.692µs logger=migrator t=2026-08-15T02:53:25.039750423Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-15T02:53:25.04445975Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.709187ms logger=migrator t=2026-08-15T02:53:25.048765989Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-15T02:53:25.051931581Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.162822ms logger=migrator t=2026-08-15T02:53:25.056878654Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-15T02:53:25.057097279Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=218.735µs logger=migrator t=2026-08-15T02:53:25.062002051Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-15T02:53:25.062185765Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=184.444µs logger=migrator t=2026-08-15T02:53:25.067828454Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-15T02:53:25.069202505Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.374091ms logger=migrator t=2026-08-15T02:53:25.074305952Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-15T02:53:25.074401814Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=97.172µs logger=migrator t=2026-08-15T02:53:25.079896269Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-15T02:53:25.085292862Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.396713ms logger=migrator t=2026-08-15T02:53:25.093260094Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-15T02:53:25.093545111Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=284.197µs logger=migrator t=2026-08-15T02:53:25.100643433Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-15T02:53:25.105048023Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.40696ms logger=migrator t=2026-08-15T02:53:25.109431994Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-15T02:53:25.113358583Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.924859ms logger=migrator t=2026-08-15T02:53:25.118308936Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-15T02:53:25.118421799Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=111.163µs logger=migrator t=2026-08-15T02:53:25.122639834Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-15T02:53:25.123468024Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=828.62µs logger=migrator t=2026-08-15T02:53:25.12856669Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-15T02:53:25.129406599Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=842.32µs logger=migrator t=2026-08-15T02:53:25.134017734Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-15T02:53:25.135541919Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.523265ms logger=migrator t=2026-08-15T02:53:25.143764137Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-15T02:53:25.145385434Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.619336ms logger=migrator t=2026-08-15T02:53:25.153315055Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-15T02:53:25.15483925Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.523846ms logger=migrator t=2026-08-15T02:53:25.160938949Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-15T02:53:25.162401543Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.466774ms logger=migrator t=2026-08-15T02:53:25.166918495Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-15T02:53:25.167592Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=673.125µs logger=migrator t=2026-08-15T02:53:25.17326917Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-15T02:53:25.174215982Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=945.772µs logger=migrator t=2026-08-15T02:53:25.179173486Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-15T02:53:25.180039105Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=866.83µs logger=migrator t=2026-08-15T02:53:25.183848372Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-15T02:53:25.194706719Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.856397ms logger=migrator t=2026-08-15T02:53:25.199915248Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-15T02:53:25.20044505Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=530.532µs logger=migrator t=2026-08-15T02:53:25.204640867Z 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-15T02:53:25.206229142Z 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.586155ms logger=migrator t=2026-08-15T02:53:25.213331555Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-15T02:53:25.213898058Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=573.953µs logger=migrator t=2026-08-15T02:53:25.217849857Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-15T02:53:25.218474512Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=624.525µs logger=migrator t=2026-08-15T02:53:25.222843572Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-15T02:53:25.223690661Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=842.728µs logger=migrator t=2026-08-15T02:53:25.227905437Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-15T02:53:25.232658736Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.754639ms logger=migrator t=2026-08-15T02:53:25.237020985Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-15T02:53:25.240661739Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.639854ms logger=migrator t=2026-08-15T02:53:25.246186534Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-15T02:53:25.249989781Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.803257ms logger=migrator t=2026-08-15T02:53:25.254045833Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-15T02:53:25.257664427Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.618724ms logger=migrator t=2026-08-15T02:53:25.261625677Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-15T02:53:25.262713151Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.088524ms logger=migrator t=2026-08-15T02:53:25.268044183Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-15T02:53:25.268094284Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=52.471µs logger=migrator t=2026-08-15T02:53:25.273059788Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-15T02:53:25.273111509Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=52.391µs logger=migrator t=2026-08-15T02:53:25.277901898Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-15T02:53:25.279337231Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.434832ms logger=migrator t=2026-08-15T02:53:25.286197368Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-15T02:53:25.287859075Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.661657ms logger=migrator t=2026-08-15T02:53:25.297137177Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-15T02:53:25.298838416Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.702728ms logger=migrator t=2026-08-15T02:53:25.306159913Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-15T02:53:25.307210897Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.052224ms logger=migrator t=2026-08-15T02:53:25.312695752Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-15T02:53:25.313997222Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.30088ms logger=migrator t=2026-08-15T02:53:25.31916261Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-15T02:53:25.325576876Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.396836ms logger=migrator t=2026-08-15T02:53:25.331961882Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-15T02:53:25.336786312Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.82768ms logger=migrator t=2026-08-15T02:53:25.344015407Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-15T02:53:25.344297664Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=282.657µs logger=migrator t=2026-08-15T02:53:25.350367162Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-15T02:53:25.352110802Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.741699ms logger=migrator t=2026-08-15T02:53:25.360334079Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-15T02:53:25.361332723Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=999.244µs logger=migrator t=2026-08-15T02:53:25.366355966Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-15T02:53:25.373165962Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.812596ms logger=migrator t=2026-08-15T02:53:25.38052903Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-15T02:53:25.380607822Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=79.992µs logger=migrator t=2026-08-15T02:53:25.388478282Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-15T02:53:25.389859494Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.387193ms logger=migrator t=2026-08-15T02:53:25.396260299Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-15T02:53:25.397229291Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=969.062µs logger=migrator t=2026-08-15T02:53:25.406500904Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-15T02:53:25.406637857Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=138.404µs logger=migrator t=2026-08-15T02:53:25.417845932Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-15T02:53:25.418961987Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.119035ms logger=migrator t=2026-08-15T02:53:25.428028844Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-15T02:53:25.429071228Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.043624ms logger=migrator t=2026-08-15T02:53:25.442037014Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-15T02:53:25.443344654Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.31194ms logger=migrator t=2026-08-15T02:53:25.447810955Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-15T02:53:25.44886686Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.054885ms logger=migrator t=2026-08-15T02:53:25.464480016Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-15T02:53:25.465604822Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.124936ms logger=migrator t=2026-08-15T02:53:25.47255394Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-15T02:53:25.473551684Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=997.233µs logger=migrator t=2026-08-15T02:53:25.480687796Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-15T02:53:25.480726437Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=37.791µs logger=migrator t=2026-08-15T02:53:25.485815543Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-15T02:53:25.490445669Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.627996ms logger=migrator t=2026-08-15T02:53:25.496384455Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-15T02:53:25.497194673Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=810.388µs logger=migrator t=2026-08-15T02:53:25.503308802Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-15T02:53:25.507218392Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.90965ms logger=migrator t=2026-08-15T02:53:25.51237639Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-15T02:53:25.513071976Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=697.505µs logger=migrator t=2026-08-15T02:53:25.520328461Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-15T02:53:25.521219432Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=891.132µs logger=migrator t=2026-08-15T02:53:25.525860947Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-15T02:53:25.526712367Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=851.25µs logger=migrator t=2026-08-15T02:53:25.533271486Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-15T02:53:25.544343479Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.071683ms logger=migrator t=2026-08-15T02:53:25.605148947Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-15T02:53:25.606428176Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.275928ms logger=migrator t=2026-08-15T02:53:25.612428512Z 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-15T02:53:25.613906787Z 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.477545ms logger=migrator t=2026-08-15T02:53:25.621041349Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-15T02:53:25.621349946Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=309.597µs logger=migrator t=2026-08-15T02:53:25.626563855Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-15T02:53:25.627442576Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=876.571µs logger=migrator t=2026-08-15T02:53:25.63420373Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-15T02:53:25.634535837Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=337.518µs logger=migrator t=2026-08-15T02:53:25.64035904Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-15T02:53:25.644589637Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.230357ms logger=migrator t=2026-08-15T02:53:25.65131184Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-15T02:53:25.655394514Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.077584ms logger=migrator t=2026-08-15T02:53:25.660609962Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-15T02:53:25.661594815Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=985.253µs logger=migrator t=2026-08-15T02:53:25.671587423Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-15T02:53:25.672691848Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.107255ms logger=migrator t=2026-08-15T02:53:25.679098384Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-15T02:53:25.679329249Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=230.805µs logger=migrator t=2026-08-15T02:53:25.684060808Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-15T02:53:25.687930616Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.869478ms logger=migrator t=2026-08-15T02:53:25.693617205Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-15T02:53:25.694467425Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=848.83µs logger=migrator t=2026-08-15T02:53:25.702286483Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-15T02:53:25.702545709Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=260.356µs logger=migrator t=2026-08-15T02:53:25.708452864Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-15T02:53:25.709605901Z level=info msg="Migration successfully executed" id="Move region to single row" duration=1.149126ms logger=migrator t=2026-08-15T02:53:25.715357672Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-15T02:53:25.716294783Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=937.031µs logger=migrator t=2026-08-15T02:53:25.721194815Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-15T02:53:25.722141676Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=946.631µs logger=migrator t=2026-08-15T02:53:25.727667902Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-15T02:53:25.729129316Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.458604ms logger=migrator t=2026-08-15T02:53:25.735537762Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-15T02:53:25.736633228Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.096486ms logger=migrator t=2026-08-15T02:53:25.744922227Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-15T02:53:25.74594801Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.027603ms logger=migrator t=2026-08-15T02:53:25.751703651Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-15T02:53:25.752640342Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=937.581µs logger=migrator t=2026-08-15T02:53:25.757730919Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-15T02:53:25.75779237Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=61.821µs logger=migrator t=2026-08-15T02:53:25.767657676Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-15T02:53:25.76874027Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.084734ms logger=migrator t=2026-08-15T02:53:25.775588916Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-15T02:53:25.776259242Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=681.276µs logger=migrator t=2026-08-15T02:53:25.781798028Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-15T02:53:25.78319036Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.392372ms logger=migrator t=2026-08-15T02:53:25.790810614Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-15T02:53:25.791813136Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.007232ms logger=migrator t=2026-08-15T02:53:25.799110583Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-15T02:53:25.799320308Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=211.005µs logger=migrator t=2026-08-15T02:53:25.804505257Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-15T02:53:25.804874015Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=388.519µs logger=migrator t=2026-08-15T02:53:25.810279608Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-15T02:53:25.810399431Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=122.163µs logger=migrator t=2026-08-15T02:53:25.816578232Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-15T02:53:25.817956614Z level=info msg="Migration successfully executed" id="create team table" duration=1.377982ms logger=migrator t=2026-08-15T02:53:25.824320669Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-15T02:53:25.825301251Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=980.422µs logger=migrator t=2026-08-15T02:53:25.831060982Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-15T02:53:25.831969884Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=908.981µs logger=migrator t=2026-08-15T02:53:25.839450654Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-15T02:53:25.847477667Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.069654ms logger=migrator t=2026-08-15T02:53:25.853982075Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-15T02:53:25.854323224Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=343.808µs logger=migrator t=2026-08-15T02:53:25.859540012Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-15T02:53:25.860988445Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.449423ms logger=migrator t=2026-08-15T02:53:25.867154416Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-15T02:53:25.868263372Z level=info msg="Migration successfully executed" id="create team member table" duration=1.109336ms logger=migrator t=2026-08-15T02:53:25.874852682Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-15T02:53:25.876045889Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.196637ms logger=migrator t=2026-08-15T02:53:25.883031709Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-15T02:53:25.884844809Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.81389ms logger=migrator t=2026-08-15T02:53:25.891063882Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-15T02:53:25.892327891Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.266568ms logger=migrator t=2026-08-15T02:53:25.899351171Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-15T02:53:25.905662775Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.317664ms logger=migrator t=2026-08-15T02:53:25.914129108Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-15T02:53:25.919358318Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.230899ms logger=migrator t=2026-08-15T02:53:25.925042688Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-15T02:53:25.930261507Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.217169ms logger=migrator t=2026-08-15T02:53:25.936904058Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-15T02:53:25.938026873Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.122025ms logger=migrator t=2026-08-15T02:53:25.944206965Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-15T02:53:25.945814351Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.608066ms logger=migrator t=2026-08-15T02:53:25.952380842Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-15T02:53:25.953497707Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.114425ms logger=migrator t=2026-08-15T02:53:25.961585611Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-15T02:53:25.962798649Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.211408ms logger=migrator t=2026-08-15T02:53:25.96938926Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-15T02:53:25.970953225Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.564545ms logger=migrator t=2026-08-15T02:53:25.981393963Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-15T02:53:25.983033591Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.657508ms logger=migrator t=2026-08-15T02:53:25.990049921Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-15T02:53:25.991095434Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.044723ms logger=migrator t=2026-08-15T02:53:25.996742953Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-15T02:53:25.999390684Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.63694ms logger=migrator t=2026-08-15T02:53:26.007364406Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-15T02:53:26.008347079Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=981.333µs logger=migrator t=2026-08-15T02:53:26.014175132Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-15T02:53:26.014503739Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=332.497µs logger=migrator t=2026-08-15T02:53:26.020264951Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-15T02:53:26.021215282Z level=info msg="Migration successfully executed" id="create tag table" duration=950.191µs logger=migrator t=2026-08-15T02:53:26.027100016Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-15T02:53:26.028376496Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.27641ms logger=migrator t=2026-08-15T02:53:26.034331752Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-15T02:53:26.035361625Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.025283ms logger=migrator t=2026-08-15T02:53:26.041638988Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-15T02:53:26.043710025Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.070227ms logger=migrator t=2026-08-15T02:53:26.049315123Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-15T02:53:26.050383148Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.063645ms logger=migrator t=2026-08-15T02:53:26.055283359Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-15T02:53:26.068303597Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.010208ms logger=migrator t=2026-08-15T02:53:26.074536939Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-15T02:53:26.075359247Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=822.398µs logger=migrator t=2026-08-15T02:53:26.080513125Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-15T02:53:26.081687022Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.173037ms logger=migrator t=2026-08-15T02:53:26.087429043Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-15T02:53:26.087807262Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=379.999µs logger=migrator t=2026-08-15T02:53:26.093792799Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-15T02:53:26.0947493Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=958.822µs logger=migrator t=2026-08-15T02:53:26.100133693Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-15T02:53:26.101049765Z level=info msg="Migration successfully executed" id="create user auth table" duration=915.752µs logger=migrator t=2026-08-15T02:53:26.106043658Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-15T02:53:26.107189174Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.146336ms logger=migrator t=2026-08-15T02:53:26.115443873Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-15T02:53:26.115653277Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=219.045µs logger=migrator t=2026-08-15T02:53:26.121623094Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-15T02:53:26.127476717Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.852483ms logger=migrator t=2026-08-15T02:53:26.132637995Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-15T02:53:26.137878555Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.24016ms logger=migrator t=2026-08-15T02:53:26.143149615Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-15T02:53:26.1482011Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.051125ms logger=migrator t=2026-08-15T02:53:26.153269826Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-15T02:53:26.158572837Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.2993ms logger=migrator t=2026-08-15T02:53:26.165317331Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-15T02:53:26.166256902Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=939.661µs logger=migrator t=2026-08-15T02:53:26.171810849Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-15T02:53:26.176876265Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.065196ms logger=migrator t=2026-08-15T02:53:26.184406266Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-15T02:53:26.185253676Z level=info msg="Migration successfully executed" id="create server_lock table" duration=845.13µs logger=migrator t=2026-08-15T02:53:26.192740256Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-15T02:53:26.19418739Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.445564ms logger=migrator t=2026-08-15T02:53:26.20250625Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-15T02:53:26.203452631Z level=info msg="Migration successfully executed" id="create user auth token table" duration=946.882µs logger=migrator t=2026-08-15T02:53:26.210360449Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-15T02:53:26.211956265Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.591546ms logger=migrator t=2026-08-15T02:53:26.21873586Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-15T02:53:26.219712132Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=976.242µs logger=migrator t=2026-08-15T02:53:26.22620688Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-15T02:53:26.228257237Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.056047ms logger=migrator t=2026-08-15T02:53:26.235394611Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-15T02:53:26.245361837Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.957127ms logger=migrator t=2026-08-15T02:53:26.251392655Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-15T02:53:26.252247525Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=854.5µs logger=migrator t=2026-08-15T02:53:26.257950895Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-15T02:53:26.259606852Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.655277ms logger=migrator t=2026-08-15T02:53:26.26648006Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-15T02:53:26.271504504Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=5.023154ms logger=migrator t=2026-08-15T02:53:26.278494344Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-15T02:53:26.279631529Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.137405ms logger=migrator t=2026-08-15T02:53:26.285151265Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-15T02:53:26.28621947Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.067325ms logger=migrator t=2026-08-15T02:53:26.292749709Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-15T02:53:26.292899902Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=150.983µs logger=migrator t=2026-08-15T02:53:26.300279321Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-15T02:53:26.300390103Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=113.142µs logger=migrator t=2026-08-15T02:53:26.304880176Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-15T02:53:26.306054783Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.173428ms logger=migrator t=2026-08-15T02:53:26.3120764Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-15T02:53:26.313531253Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.458363ms logger=migrator t=2026-08-15T02:53:26.320301928Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-15T02:53:26.321386502Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.084574ms logger=migrator t=2026-08-15T02:53:26.3278243Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-15T02:53:26.328047695Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=227.505µs logger=migrator t=2026-08-15T02:53:26.333283795Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-15T02:53:26.335258109Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.973045ms logger=migrator t=2026-08-15T02:53:26.343057107Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-15T02:53:26.344750066Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.693069ms logger=migrator t=2026-08-15T02:53:26.351710774Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-15T02:53:26.354104759Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.400425ms logger=migrator t=2026-08-15T02:53:26.360702359Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-15T02:53:26.361846556Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.144197ms logger=migrator t=2026-08-15T02:53:26.369237454Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-15T02:53:26.380031031Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.793696ms logger=migrator t=2026-08-15T02:53:26.386194241Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-15T02:53:26.388884092Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=2.685221ms logger=migrator t=2026-08-15T02:53:26.39575117Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-15T02:53:26.395862562Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=112.182µs logger=migrator t=2026-08-15T02:53:26.402924513Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-15T02:53:26.404620542Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.696489ms logger=migrator t=2026-08-15T02:53:26.411331745Z 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-15T02:53:26.413096786Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.76298ms logger=migrator t=2026-08-15T02:53:26.420246799Z 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-15T02:53:26.421270372Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.024113ms logger=migrator t=2026-08-15T02:53:26.426809158Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-15T02:53:26.42687241Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=64.262µs logger=migrator t=2026-08-15T02:53:26.432502398Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-15T02:53:26.434158107Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.655298ms logger=migrator t=2026-08-15T02:53:26.441602236Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-15T02:53:26.443803506Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.20352ms logger=migrator t=2026-08-15T02:53:26.450308454Z 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-15T02:53:26.451489022Z 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.180798ms logger=migrator t=2026-08-15T02:53:26.457013438Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-15T02:53:26.458752427Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.738419ms logger=migrator t=2026-08-15T02:53:26.468348797Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-15T02:53:26.476971383Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.624006ms logger=migrator t=2026-08-15T02:53:26.483125854Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-15T02:53:26.484145907Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.015723ms logger=migrator t=2026-08-15T02:53:26.502263621Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-15T02:53:26.503939889Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.671787ms logger=migrator t=2026-08-15T02:53:26.509999097Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-15T02:53:26.546414629Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=36.406531ms logger=migrator t=2026-08-15T02:53:26.554098113Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-15T02:53:26.582193074Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.089171ms logger=migrator t=2026-08-15T02:53:26.591045487Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-15T02:53:26.59248858Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.443833ms logger=migrator t=2026-08-15T02:53:26.598325533Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-15T02:53:26.600177625Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.852372ms logger=migrator t=2026-08-15T02:53:26.607137214Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-15T02:53:26.613140281Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.996286ms logger=migrator t=2026-08-15T02:53:26.620154751Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-15T02:53:26.629903393Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.746112ms logger=migrator t=2026-08-15T02:53:26.636615787Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-15T02:53:26.637821934Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.206067ms logger=migrator t=2026-08-15T02:53:26.647047985Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-15T02:53:26.648617881Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.571426ms logger=migrator t=2026-08-15T02:53:26.655081688Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-15T02:53:26.656225344Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.145016ms logger=migrator t=2026-08-15T02:53:26.663114501Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-15T02:53:26.664427492Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.313071ms logger=migrator t=2026-08-15T02:53:26.672116337Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-15T02:53:26.672280431Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=173.735µs logger=migrator t=2026-08-15T02:53:26.67971016Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-15T02:53:26.68847118Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.75833ms logger=migrator t=2026-08-15T02:53:26.696295779Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-15T02:53:26.702789197Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.486498ms logger=migrator t=2026-08-15T02:53:26.712011268Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-15T02:53:26.720183994Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.172286ms logger=migrator t=2026-08-15T02:53:26.726503069Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-15T02:53:26.727825578Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.323979ms logger=migrator t=2026-08-15T02:53:26.734846589Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-15T02:53:26.736119237Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.273458ms logger=migrator t=2026-08-15T02:53:26.743406624Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-15T02:53:26.75025004Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.839206ms logger=migrator t=2026-08-15T02:53:26.758310194Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-15T02:53:26.765344185Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.015011ms logger=migrator t=2026-08-15T02:53:26.772904127Z 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-15T02:53:26.774357961Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.458964ms logger=migrator t=2026-08-15T02:53:26.7822218Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-15T02:53:26.791333128Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.105318ms logger=migrator t=2026-08-15T02:53:26.798829559Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-15T02:53:26.807025567Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.196018ms logger=migrator t=2026-08-15T02:53:26.817093396Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-15T02:53:26.817218029Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=126.772µs logger=migrator t=2026-08-15T02:53:26.824189108Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-15T02:53:26.82603755Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.848402ms logger=migrator t=2026-08-15T02:53:26.836640972Z 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-15T02:53:26.839212571Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.577238ms logger=migrator t=2026-08-15T02:53:26.851377258Z 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-15T02:53:26.853185709Z 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.806531ms logger=migrator t=2026-08-15T02:53:26.860164809Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-15T02:53:26.860252151Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=88.212µs logger=migrator t=2026-08-15T02:53:26.867941666Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-15T02:53:26.876694857Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.753341ms logger=migrator t=2026-08-15T02:53:26.88559333Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-15T02:53:26.892313933Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.720243ms logger=migrator t=2026-08-15T02:53:26.901820949Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-15T02:53:26.909628917Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.809618ms logger=migrator t=2026-08-15T02:53:26.916050085Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-15T02:53:26.92505452Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.006005ms logger=migrator t=2026-08-15T02:53:26.938590129Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-15T02:53:26.947345469Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.75209ms logger=migrator t=2026-08-15T02:53:26.952546257Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-15T02:53:26.952617519Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=72.242µs logger=migrator t=2026-08-15T02:53:26.957150872Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-15T02:53:26.957981092Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=829.44µs logger=migrator t=2026-08-15T02:53:26.964654364Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-15T02:53:26.976141716Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.487452ms logger=migrator t=2026-08-15T02:53:26.981282263Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-15T02:53:26.981372985Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=92.312µs logger=migrator t=2026-08-15T02:53:26.986470492Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-15T02:53:26.993511492Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.03962ms logger=migrator t=2026-08-15T02:53:27.002896857Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-15T02:53:27.004417751Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.525684ms logger=migrator t=2026-08-15T02:53:27.013244272Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-15T02:53:27.024151211Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.877559ms logger=migrator t=2026-08-15T02:53:27.032215466Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-15T02:53:27.03286429Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=648.394µs logger=migrator t=2026-08-15T02:53:27.040414633Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-15T02:53:27.042696295Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.287743ms logger=migrator t=2026-08-15T02:53:27.048356774Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-15T02:53:27.055232331Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.874566ms logger=migrator t=2026-08-15T02:53:27.062916766Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-15T02:53:27.064090013Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.178796ms logger=migrator t=2026-08-15T02:53:27.071115873Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-15T02:53:27.07231076Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.195337ms logger=migrator t=2026-08-15T02:53:27.080345484Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-15T02:53:27.081954061Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.610827ms logger=migrator t=2026-08-15T02:53:27.08895939Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-15T02:53:27.090105597Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.146807ms logger=migrator t=2026-08-15T02:53:27.096467102Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-15T02:53:27.096701877Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=242.535µs logger=migrator t=2026-08-15T02:53:27.100963005Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-15T02:53:27.102196293Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.234227ms logger=migrator t=2026-08-15T02:53:27.110248106Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-15T02:53:27.111711829Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.478393ms logger=migrator t=2026-08-15T02:53:27.117806139Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-15T02:53:27.118464674Z 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-15T02:53:27.124531352Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-15T02:53:27.125051594Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=520.662µs logger=migrator t=2026-08-15T02:53:27.129846604Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-15T02:53:27.131585754Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.73504ms logger=migrator t=2026-08-15T02:53:27.13672338Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-15T02:53:27.148711925Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.977504ms logger=migrator t=2026-08-15T02:53:27.15682609Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-15T02:53:27.159611943Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.790203ms logger=migrator t=2026-08-15T02:53:27.165913497Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-15T02:53:27.16690893Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=996.832µs logger=migrator t=2026-08-15T02:53:27.172359694Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-15T02:53:27.173044679Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=684.685µs logger=migrator t=2026-08-15T02:53:27.178387871Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-15T02:53:27.179493947Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.105796ms logger=migrator t=2026-08-15T02:53:27.185650757Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-15T02:53:27.186702791Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.051974ms logger=migrator t=2026-08-15T02:53:27.191188644Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-15T02:53:27.191232895Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=54.181µs logger=migrator t=2026-08-15T02:53:27.19628024Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-15T02:53:27.196406083Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=128.253µs logger=migrator t=2026-08-15T02:53:27.202378039Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-15T02:53:27.210618707Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.230348ms logger=migrator t=2026-08-15T02:53:27.215110099Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-15T02:53:27.215550559Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=439.48µs logger=migrator t=2026-08-15T02:53:27.219793206Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-15T02:53:27.221763822Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.970106ms logger=migrator t=2026-08-15T02:53:27.228684329Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-15T02:53:27.229009927Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=325.837µs logger=migrator t=2026-08-15T02:53:27.233014248Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-15T02:53:27.234607354Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.605156ms logger=migrator t=2026-08-15T02:53:27.239146888Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-15T02:53:27.240251823Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.106215ms logger=migrator t=2026-08-15T02:53:27.245716738Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-15T02:53:27.286801736Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=41.076267ms logger=migrator t=2026-08-15T02:53:27.292006585Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-15T02:53:27.300394586Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.388611ms logger=migrator t=2026-08-15T02:53:27.306969656Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-15T02:53:27.30714611Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=175.824µs logger=migrator t=2026-08-15T02:53:27.312637915Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-15T02:53:27.34832978Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.679494ms logger=migrator t=2026-08-15T02:53:27.371736484Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-15T02:53:27.412973255Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=41.231711ms logger=migrator t=2026-08-15T02:53:27.456865677Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-15T02:53:27.458576586Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.702608ms logger=migrator t=2026-08-15T02:53:27.495362855Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-15T02:53:27.497343511Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.981295ms logger=migrator t=2026-08-15T02:53:27.555485978Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-15T02:53:27.55601219Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=530.482µs logger=migrator t=2026-08-15T02:53:27.587202711Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-15T02:53:27.588739667Z level=info msg="Migration successfully executed" id="create permission table" duration=1.543936ms logger=migrator t=2026-08-15T02:53:27.59371467Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-15T02:53:27.59548141Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.766741ms logger=migrator t=2026-08-15T02:53:27.600230119Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-15T02:53:27.60159387Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.35616ms logger=migrator t=2026-08-15T02:53:27.607185867Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-15T02:53:27.608065098Z level=info msg="Migration successfully executed" id="create role table" duration=878.651µs logger=migrator t=2026-08-15T02:53:27.612544699Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-15T02:53:27.620496771Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.951522ms logger=migrator t=2026-08-15T02:53:27.624451301Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-15T02:53:27.632364802Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.906901ms logger=migrator t=2026-08-15T02:53:27.638485591Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-15T02:53:27.63970766Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.221779ms logger=migrator t=2026-08-15T02:53:27.645755658Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-15T02:53:27.647826635Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.071037ms logger=migrator t=2026-08-15T02:53:27.653172977Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-15T02:53:27.654360144Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.187077ms logger=migrator t=2026-08-15T02:53:27.662089641Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-15T02:53:27.663822441Z level=info msg="Migration successfully executed" id="create team role table" duration=1.739409ms logger=migrator t=2026-08-15T02:53:27.668865955Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-15T02:53:27.670057283Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.190998ms logger=migrator t=2026-08-15T02:53:27.674487913Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-15T02:53:27.675719112Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.230709ms logger=migrator t=2026-08-15T02:53:27.689687821Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-15T02:53:27.691025621Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.342171ms logger=migrator t=2026-08-15T02:53:27.696085336Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-15T02:53:27.697012607Z level=info msg="Migration successfully executed" id="create user role table" duration=926.601µs logger=migrator t=2026-08-15T02:53:27.702510103Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-15T02:53:27.703615738Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.105315ms logger=migrator t=2026-08-15T02:53:27.709064063Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-15T02:53:27.710883454Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.819211ms logger=migrator t=2026-08-15T02:53:27.71686964Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-15T02:53:27.717996967Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.123586ms logger=migrator t=2026-08-15T02:53:27.723784549Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-15T02:53:27.72474547Z level=info msg="Migration successfully executed" id="create builtin role table" duration=961.231µs logger=migrator t=2026-08-15T02:53:27.73041184Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-15T02:53:27.73172823Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.31608ms logger=migrator t=2026-08-15T02:53:27.737987453Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-15T02:53:27.740362637Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.380464ms logger=migrator t=2026-08-15T02:53:27.746158839Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-15T02:53:27.75848204Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.322641ms logger=migrator t=2026-08-15T02:53:27.766143555Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-15T02:53:27.768194592Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.144399ms logger=migrator t=2026-08-15T02:53:27.774348223Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-15T02:53:27.776489992Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.142729ms logger=migrator t=2026-08-15T02:53:27.785978988Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-15T02:53:27.787989674Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.010616ms logger=migrator t=2026-08-15T02:53:27.796222172Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-15T02:53:27.798116584Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.904732ms logger=migrator t=2026-08-15T02:53:27.802151277Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-15T02:53:27.803657961Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.510114ms logger=migrator t=2026-08-15T02:53:27.810865976Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-15T02:53:27.814648362Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=3.778286ms logger=migrator t=2026-08-15T02:53:27.825757086Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-15T02:53:27.835980269Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.224404ms logger=migrator t=2026-08-15T02:53:27.841641998Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-15T02:53:27.851317529Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.680621ms logger=migrator t=2026-08-15T02:53:27.857181103Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-15T02:53:27.86538725Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.206427ms logger=migrator t=2026-08-15T02:53:27.871157632Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-15T02:53:27.881934207Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.772165ms logger=migrator t=2026-08-15T02:53:27.887539445Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-15T02:53:27.888622621Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.084326ms logger=migrator t=2026-08-15T02:53:27.893578154Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-15T02:53:27.895075308Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.493324ms logger=migrator t=2026-08-15T02:53:27.899585991Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-15T02:53:27.901561555Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.976764ms logger=migrator t=2026-08-15T02:53:27.906735554Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-15T02:53:27.907762608Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.028024ms logger=migrator t=2026-08-15T02:53:27.912239569Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-15T02:53:27.913514339Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.2742ms logger=migrator t=2026-08-15T02:53:27.917281105Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-15T02:53:27.917423008Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=142.034µs logger=migrator t=2026-08-15T02:53:27.922160816Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-15T02:53:27.922205057Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=44.751µs logger=migrator t=2026-08-15T02:53:27.929020092Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-15T02:53:27.929870241Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=856.579µs logger=migrator t=2026-08-15T02:53:27.934968228Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-15T02:53:27.935935451Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=968.183µs logger=migrator t=2026-08-15T02:53:27.942823207Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-15T02:53:27.943751258Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=928.181µs logger=migrator t=2026-08-15T02:53:27.948037897Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-15T02:53:27.948277532Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=239.985µs logger=migrator t=2026-08-15T02:53:27.951992526Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-15T02:53:27.95298613Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=993.924µs logger=migrator t=2026-08-15T02:53:27.957289128Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-15T02:53:27.958447265Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.158107ms logger=migrator t=2026-08-15T02:53:27.96396653Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-15T02:53:27.965221898Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.255078ms logger=migrator t=2026-08-15T02:53:27.970685303Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-15T02:53:27.981602472Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.915889ms logger=migrator t=2026-08-15T02:53:27.988619582Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-15T02:53:27.98892797Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=313.068µs logger=migrator t=2026-08-15T02:53:27.997392063Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-15T02:53:27.998716363Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.32606ms logger=migrator t=2026-08-15T02:53:28.003786669Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-15T02:53:28.00517184Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.389391ms logger=migrator t=2026-08-15T02:53:28.012310233Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-15T02:53:28.014827251Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.511088ms logger=migrator t=2026-08-15T02:53:28.019058297Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-15T02:53:28.027724235Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.665718ms logger=migrator t=2026-08-15T02:53:28.034574122Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-15T02:53:28.035708687Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.134356ms logger=migrator t=2026-08-15T02:53:28.042482082Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-15T02:53:28.044360315Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.881272ms logger=migrator t=2026-08-15T02:53:28.051519758Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-15T02:53:28.076277223Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.752705ms logger=migrator t=2026-08-15T02:53:28.084472571Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-15T02:53:28.085413562Z level=info msg="Migration successfully executed" id="create correlation v2" duration=941.222µs logger=migrator t=2026-08-15T02:53:28.092083724Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-15T02:53:28.109738857Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=17.648734ms logger=migrator t=2026-08-15T02:53:28.133896848Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-15T02:53:28.135198568Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.30211ms logger=migrator t=2026-08-15T02:53:28.177386191Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-15T02:53:28.180235876Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.890675ms logger=migrator t=2026-08-15T02:53:28.201257315Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-15T02:53:28.202355141Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=1.103546ms logger=migrator t=2026-08-15T02:53:28.210238631Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-15T02:53:28.211849727Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.611856ms logger=migrator t=2026-08-15T02:53:28.219626245Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-15T02:53:28.232576731Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.944545ms logger=migrator t=2026-08-15T02:53:28.239827566Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-15T02:53:28.241007953Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.181108ms logger=migrator t=2026-08-15T02:53:28.249559208Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-15T02:53:28.2509637Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.404492ms logger=migrator t=2026-08-15T02:53:28.259773711Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-15T02:53:28.260271992Z 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-15T02:53:28.267080898Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-15T02:53:28.267974828Z 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-15T02:53:28.273072414Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-15T02:53:28.274010045Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=937.421µs logger=migrator t=2026-08-15T02:53:28.280878103Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-15T02:53:28.283246697Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.373475ms logger=migrator t=2026-08-15T02:53:28.290501362Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-15T02:53:28.291514116Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.012864ms logger=migrator t=2026-08-15T02:53:28.297900691Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-15T02:53:28.299911217Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.019016ms logger=migrator t=2026-08-15T02:53:28.310743754Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-15T02:53:28.313362404Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.625449ms logger=migrator t=2026-08-15T02:53:28.318518271Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-15T02:53:28.319846842Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.331841ms logger=migrator t=2026-08-15T02:53:28.326393161Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-15T02:53:28.327269551Z level=info msg="Migration successfully executed" id="Drop public config table" duration=876.21µs logger=migrator t=2026-08-15T02:53:28.332579132Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-15T02:53:28.333959854Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.380262ms logger=migrator t=2026-08-15T02:53:28.339064981Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-15T02:53:28.341116987Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.051966ms logger=migrator t=2026-08-15T02:53:28.347549925Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-15T02:53:28.348716111Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.165426ms logger=migrator t=2026-08-15T02:53:28.35570465Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-15T02:53:28.357670535Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.966155ms logger=migrator t=2026-08-15T02:53:28.366327602Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-15T02:53:28.39207332Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.743198ms logger=migrator t=2026-08-15T02:53:28.399670514Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-15T02:53:28.411148595Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.478722ms logger=migrator t=2026-08-15T02:53:28.417337936Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-15T02:53:28.431183942Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=13.868346ms logger=migrator t=2026-08-15T02:53:28.43804915Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-15T02:53:28.438361237Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=315.698µs logger=migrator t=2026-08-15T02:53:28.445592502Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-15T02:53:28.454676369Z level=info msg="Migration successfully executed" id="add share column" duration=9.083057ms logger=migrator t=2026-08-15T02:53:28.460077472Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-15T02:53:28.460470391Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=388.169µs logger=migrator t=2026-08-15T02:53:28.466894718Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-15T02:53:28.468579257Z level=info msg="Migration successfully executed" id="create file table" duration=1.684209ms logger=migrator t=2026-08-15T02:53:28.476658781Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-15T02:53:28.477829577Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.170466ms logger=migrator t=2026-08-15T02:53:28.484185662Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-15T02:53:28.486046635Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.859613ms logger=migrator t=2026-08-15T02:53:28.492834049Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-15T02:53:28.49371452Z level=info msg="Migration successfully executed" id="create file_meta table" duration=880.351µs logger=migrator t=2026-08-15T02:53:28.500604687Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-15T02:53:28.501771264Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.160237ms logger=migrator t=2026-08-15T02:53:28.510004002Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-15T02:53:28.510153345Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=150.593µs logger=migrator t=2026-08-15T02:53:28.516114151Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-15T02:53:28.516262025Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=148.334µs logger=migrator t=2026-08-15T02:53:28.525196098Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-15T02:53:28.525896374Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=700.796µs logger=migrator t=2026-08-15T02:53:28.531960582Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-15T02:53:28.532557587Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=599.725µs logger=migrator t=2026-08-15T02:53:28.539435173Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-15T02:53:28.541400408Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.969415ms logger=migrator t=2026-08-15T02:53:28.547443856Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-15T02:53:28.559147323Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.698357ms logger=migrator t=2026-08-15T02:53:28.567882502Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-15T02:53:28.568312312Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=441.65µs logger=migrator t=2026-08-15T02:53:28.576266164Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-15T02:53:28.57784213Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.579066ms logger=migrator t=2026-08-15T02:53:28.587369637Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-15T02:53:28.588323479Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=959.152µs logger=migrator t=2026-08-15T02:53:28.594525191Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-15T02:53:28.594996751Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=474.58µs logger=migrator t=2026-08-15T02:53:28.601103781Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-15T02:53:28.601732775Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=630.024µs logger=migrator t=2026-08-15T02:53:28.609049832Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-15T02:53:28.618044947Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.995475ms logger=migrator t=2026-08-15T02:53:28.623480461Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-15T02:53:28.632404925Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.923144ms logger=migrator t=2026-08-15T02:53:28.638092105Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-15T02:53:28.638869753Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=781.799µs logger=migrator t=2026-08-15T02:53:28.645110185Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-15T02:53:28.732172102Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=87.054137ms logger=migrator t=2026-08-15T02:53:28.739385306Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-15T02:53:28.740738278Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.353632ms logger=migrator t=2026-08-15T02:53:28.746460088Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-15T02:53:28.748433164Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.973505ms logger=migrator t=2026-08-15T02:53:28.755353741Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-15T02:53:28.784902766Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.544735ms logger=migrator t=2026-08-15T02:53:28.792799426Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-15T02:53:28.803843267Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.041141ms logger=migrator t=2026-08-15T02:53:28.80923725Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-15T02:53:28.80964062Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=400.3µs logger=migrator t=2026-08-15T02:53:28.816494196Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-15T02:53:28.816800523Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=307.027µs logger=migrator t=2026-08-15T02:53:28.822996735Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-15T02:53:28.823376893Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=381.429µs logger=migrator t=2026-08-15T02:53:28.828973491Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-15T02:53:28.82932611Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=354.669µs logger=migrator t=2026-08-15T02:53:28.834780013Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-15T02:53:28.834999099Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=219.106µs logger=migrator t=2026-08-15T02:53:28.841251002Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-15T02:53:28.842828137Z level=info msg="Migration successfully executed" id="create folder table" duration=1.575495ms logger=migrator t=2026-08-15T02:53:28.849659033Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-15T02:53:28.851033354Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.374861ms logger=migrator t=2026-08-15T02:53:28.858578327Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-15T02:53:28.860580113Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.001656ms logger=migrator t=2026-08-15T02:53:28.867434739Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-15T02:53:28.86748791Z level=info msg="Migration successfully executed" id="Update folder title length" duration=68.762µs logger=migrator t=2026-08-15T02:53:28.873791384Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-15T02:53:28.875627896Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.835192ms logger=migrator t=2026-08-15T02:53:28.887347393Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-15T02:53:28.890004054Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.66004ms logger=migrator t=2026-08-15T02:53:28.897250229Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-15T02:53:28.898557929Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.30718ms logger=migrator t=2026-08-15T02:53:28.904967096Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-15T02:53:28.905687482Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=720.206µs logger=migrator t=2026-08-15T02:53:28.911602177Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-15T02:53:28.912074338Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=472.741µs logger=migrator t=2026-08-15T02:53:28.919668691Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-15T02:53:28.921662217Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.987326ms logger=migrator t=2026-08-15T02:53:28.928415641Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-15T02:53:28.92973538Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.327589ms logger=migrator t=2026-08-15T02:53:28.935192535Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-15T02:53:28.936585347Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.397582ms logger=migrator t=2026-08-15T02:53:28.945061681Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-15T02:53:28.946073743Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.012572ms logger=migrator t=2026-08-15T02:53:28.950440883Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-15T02:53:28.951232351Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=791.188µs logger=migrator t=2026-08-15T02:53:28.95596463Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-15T02:53:28.957363871Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.399301ms logger=migrator t=2026-08-15T02:53:28.962539339Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-15T02:53:28.963783358Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.243449ms logger=migrator t=2026-08-15T02:53:28.971611526Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-15T02:53:28.973408487Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.796171ms logger=migrator t=2026-08-15T02:53:28.980246603Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-15T02:53:28.981222726Z level=info msg="Migration successfully executed" id="create signing_key table" duration=983.573µs logger=migrator t=2026-08-15T02:53:28.989050925Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-15T02:53:28.99107254Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.022015ms logger=migrator t=2026-08-15T02:53:28.997553879Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-15T02:53:28.998799927Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.246318ms logger=migrator t=2026-08-15T02:53:29.004399725Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-15T02:53:29.004736512Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=337.567µs logger=migrator t=2026-08-15T02:53:29.012831517Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-15T02:53:29.021492704Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.658597ms logger=migrator t=2026-08-15T02:53:29.028208018Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-15T02:53:29.029050587Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=843.509µs logger=migrator t=2026-08-15T02:53:29.033391786Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-15T02:53:29.033414457Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.501µs logger=migrator t=2026-08-15T02:53:29.037666244Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-15T02:53:29.038758679Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.092814ms logger=migrator t=2026-08-15T02:53:29.043768903Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-15T02:53:29.043809814Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=41.701µs logger=migrator t=2026-08-15T02:53:29.04798459Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-15T02:53:29.04977282Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.78564ms logger=migrator t=2026-08-15T02:53:29.055495411Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-15T02:53:29.057418475Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.923454ms logger=migrator t=2026-08-15T02:53:29.065727954Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-15T02:53:29.066783288Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.054884ms logger=migrator t=2026-08-15T02:53:29.077944793Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-15T02:53:29.079224683Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.28095ms logger=migrator t=2026-08-15T02:53:29.083422558Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-15T02:53:29.083709364Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=287.596µs logger=migrator t=2026-08-15T02:53:29.08877067Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-15T02:53:29.089614259Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=843.719µs logger=migrator t=2026-08-15T02:53:29.093682503Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-15T02:53:29.094834158Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.151665ms logger=migrator t=2026-08-15T02:53:29.099656369Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-15T02:53:29.101033231Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.377102ms logger=migrator t=2026-08-15T02:53:29.106547136Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-15T02:53:29.118903468Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.355132ms logger=migrator t=2026-08-15T02:53:29.123167555Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-15T02:53:29.130315798Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.147073ms logger=migrator t=2026-08-15T02:53:29.135390244Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-15T02:53:29.15056399Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=15.152116ms logger=migrator t=2026-08-15T02:53:29.155866461Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-15T02:53:29.155932343Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=66.902µs logger=migrator t=2026-08-15T02:53:29.159872003Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-15T02:53:29.174259812Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.359308ms logger=migrator t=2026-08-15T02:53:29.180411722Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-15T02:53:29.191078936Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.676603ms logger=migrator t=2026-08-15T02:53:29.195474665Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-15T02:53:29.195776102Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=301.817µs logger=migrator t=2026-08-15T02:53:29.200420118Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.988441149s logger=migrator t=2026-08-15T02:53:29.201855912Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-15T02:53:29.220825344Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-15T02:53:29.221032658Z level=info msg="Created default organization" logger=secrets t=2026-08-15T02:53:29.227066847Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-15T02:53:29.295850046Z level=info msg="Restored cache from database" duration=581.463µs logger=plugin.store t=2026-08-15T02:53:29.297363451Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-15T02:53:29.346127343Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-15T02:53:29.346167364Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-15T02:53:29.346273487Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-15T02:53:29.346288777Z level=info msg="Plugins loaded" count=54 duration=48.926606ms logger=query_data t=2026-08-15T02:53:29.352961919Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-15T02:53:29.360233175Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-15T02:53:29.369963118Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-15T02:53:29.380449186Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-15T02:53:29.38538185Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-15T02:53:29.389714489Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-15T02:53:29.414614296Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-15T02:53:29.431866251Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-15T02:53:29.461066156Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-15T02:53:29.461112328Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-15T02:53:29.461470986Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-15T02:53:29.461747342Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-15T02:53:29.461889305Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-08-15T02:53:29.463942162Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-08-15T02:53:29.467007072Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-08-15T02:53:29.500718912Z level=info msg="State cache has been initialized" states=0 duration=38.97961ms logger=ngalert.scheduler t=2026-08-15T02:53:29.50107746Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-15T02:53:29.501278074Z level=info msg=starting first_tick=2026-08-15T02:53:30Z logger=sqlstore.transactions t=2026-08-15T02:53:29.521519247Z 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-15T02:53:29.556792831Z level=info msg="Update check succeeded" duration=95.323656ms logger=grafana.update.checker t=2026-08-15T02:53:29.567411674Z level=info msg="Update check succeeded" duration=106.096432ms logger=provisioning.dashboard t=2026-08-15T02:53:29.595259659Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-15T02:53:29.702462656Z level=info msg="Patterns update finished" duration=115.24324ms logger=grafana-apiserver t=2026-08-15T02:53:30.007972858Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-15T02:53:30.008744116Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-15T02:53:32.231255498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:32.232797413Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:32.252056563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:32.282106529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:32.313339152Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:32.393305977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:32.409781143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:32.449755285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:32.471657525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:32.508729961Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:32.530056488Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-15T02:53:32.569038308Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-15T02:53:32.57923069Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:32.601961688Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:32.66642029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:32.685082516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:32.73564522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:32.756966527Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:32.803294483Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:32.819729458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:32.849755884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:32.880905975Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:33.094758135Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:33.116978102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:33.477367657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:33.497005076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:33.567853852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:33.590867897Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:33.667583469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:33.686010038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:33.746627392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:33.767372245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:33.831884898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:33.852890627Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:33.922092957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:33.938297296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.00679766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.040234803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.141650977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.158563823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.212376151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.236137734Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.3030273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.32975588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.416005659Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.44630283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.508760426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.52866821Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.603862866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.621350095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.706862677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.725555003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.801972297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.823520778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.885052423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.902702967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:34.994161683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:35.015702555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:35.107318686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:35.127641899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:35.20785366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:35.223843155Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:35.307706429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:35.324334368Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:35.419003329Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:35.438806381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:35.519668686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:35.539918008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:35.825571178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:35.846073565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:35.920254308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:35.937918781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:36.022780598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:36.045374424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:36.126052165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:36.145981179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:36.234264815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:36.256483542Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:36.341326448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:36.359567855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:53:36.454236944Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-15T02:54:11.48376863Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-15T03:03:29.513041847Z level=info msg="Completed cleanup jobs" duration=51.271384ms logger=plugins.update.checker t=2026-08-15T03:03:29.630310483Z level=info msg="Update check succeeded" duration=73.296419ms logger=cleanup t=2026-08-15T03:13:29.514181718Z level=info msg="Completed cleanup jobs" duration=51.899275ms logger=plugins.update.checker t=2026-08-15T03:13:29.631330714Z level=info msg="Update check succeeded" duration=73.744014ms logger=cleanup t=2026-08-15T03:23:29.500827748Z level=info msg="Completed cleanup jobs" duration=38.910418ms logger=plugins.update.checker t=2026-08-15T03:23:29.634381829Z level=info msg="Update check succeeded" duration=77.435866ms logger=infra.usagestats t=2026-08-15T03:24:11.508289936Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-15T03:33:29.500429563Z level=info msg="Completed cleanup jobs" duration=38.788826ms logger=plugins.update.checker t=2026-08-15T03:33:29.636854499Z level=info msg="Update check succeeded" duration=79.305961ms logger=cleanup t=2026-08-15T03:43:29.492059388Z level=info msg="Completed cleanup jobs" duration=29.590206ms logger=plugins.update.checker t=2026-08-15T03:43:29.637401066Z level=info msg="Update check succeeded" duration=80.083553ms logger=cleanup t=2026-08-15T03:53:29.512016718Z level=info msg="Completed cleanup jobs" duration=50.18837ms logger=plugins.update.checker t=2026-08-15T03:53:29.631154227Z level=info msg="Update check succeeded" duration=73.405391ms logger=infra.usagestats t=2026-08-15T03:54:11.511746251Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-15T04:03:29.501016223Z level=info msg="Completed cleanup jobs" duration=38.681236ms logger=plugins.update.checker t=2026-08-15T04:03:29.640410336Z level=info msg="Update check succeeded" duration=82.710105ms logger=cleanup t=2026-08-15T04:13:29.496360524Z level=info msg="Completed cleanup jobs" duration=33.372754ms logger=plugins.update.checker t=2026-08-15T04:13:29.644446626Z level=info msg="Update check succeeded" duration=86.904701ms